To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=112519
                 Issue #|112519
                 Summary|[sb123] tearDownConnection() terminates OOo
               Component|tools
                 Version|DEV300m83
                Platform|All
                     URL|
              OS/Version|All
                  Status|NEW
       Status whiteboard|
                Keywords|
              Resolution|
              Issue type|DEFECT
                Priority|P3
            Subcomponent|code
             Assigned to|sb
             Reported by|mst





------- Additional comments from m...@openoffice.org Fri Jun 18 15:27:04 +0000 
2010 -------
in our glorious new test framework, after a test has run, the
tearDownConnection() method is called, which apparently will always terminate
the connected OOo.

this is not always desirable, especially when running tests against a OOo
instance via connect:
OOO_SUBSEQUENT_TESTS=t OOO_TEST_SOFFICE="connect:pipe,name=$USER" dmake

when running the complex tests in sfx2 in cws sb123, the first test will
terminate the OOo instance, the second one gets a DisposedException, and the
third one blocks forever in setupConnection().

i propose this should be fixed in cws sb123.

---------------------------------------------------------------------
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@tools.openoffice.org
For additional commands, e-mail: issues-h...@tools.openoffice.org


---------------------------------------------------------------------
To unsubscribe, e-mail: allbugs-unsubscr...@openoffice.org
For additional commands, e-mail: allbugs-h...@openoffice.org

Reply via email to