To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=111287
                 Issue #|111287
                 Summary|xmloff/qa/unoapi XMLSettingsIm-/Exporter crash
               Component|xml
                 Version|DEV300m77
                Platform|All
                     URL|
              OS/Version|All
                  Status|NEW
       Status whiteboard|
                Keywords|
              Resolution|
              Issue type|DEFECT
                Priority|P3
            Subcomponent|code
             Assigned to|mba
             Reported by|sb





------- Additional comments from [email protected] Fri Apr 30 12:32:26 +0000 
2010 -------
At least on DEV300_m77-based CWS sb120 (mainly making changes to the testing
framework), executing the xmloff/qa/unoapi tests at least under wntmsci12
non-pro once crashed at

[...]
22: LOG>     disposing xDrawDoc 
22: ***** State for
xmloff.Draw.XMLSettingsExporter::com::sun::star::lang::XInitialization ******
22: Whole interface: PASSED.OK
22:
*********************************************************************************************
22: LOG> Log started 28.03.2010 - 19:17:10
22: Creating: xmloff.Draw.XMLSettingsExporter
22: LOG> Log started 28.03.2010 - 19:17:10
22: LOG> creating a drawdocument
22: LOG> creating a new environment
22: Environment created
22: checking:
[xmloff.Draw.XMLSettingsExporter::com::sun::star::document::XFilter] is iface:
[com.sun.star.document.XFilter] testcode: [ifc.document._XFilter]
22: LOG> Execute: filter()
22: com.sun.star.lang.DisposedException: java.io.EOFException
22: LOG>        at
com.sun.star.lib.uno.bridges.java_remote.java_remote_bridge$MessageDispatcher.run(java_remote_bridge.java:158)
22: LOG> filter(): java.io.EOFException.FAILED
22: 
22: LOG> Execute: cancel()
22: LOG> starting required method: filter()
22: LOG> ! Required method filter() failed
22: LOG> cancel(): java.io.EOFException.FAILED
22: ***** State for
xmloff.Draw.XMLSettingsExporter::com::sun::star::document::XFilter ******
22:
[xmloff.Draw.XMLSettingsExporter::com::sun::star::document::XFilter::filter()]
is testcode: [filter()] - java.io.EOFException.FAILED
22:
[xmloff.Draw.XMLSettingsExporter::com::sun::star::document::XFilter::cancel()]
is testcode: [cancel()] - java.io.EOFException.FAILED
22: 
22: Whole interface: PASSED.FAILED
22:
*****************************************************************************************
22: LOG> Log started 28.03.2010 - 19:17:12
22: checking:
[xmloff.Draw.XMLSettingsExporter::com::sun::star::container::XNamed] is iface:
[com.sun.star.container.XNamed] testcode: [ifc.container._XNamed]
22: Creating: xmloff.Draw.XMLSettingsExporter
22: LOG> Log started 28.03.2010 - 19:17:12
22: LOG> creating a drawdocument
22: Office disposed
22: EE
22: Time: 77,984
22: There were 2 failures:
22: 1) test(org.openoffice.xmloff.qa.unoapi.Test)
22: com.sun.star.lang.DisposedException: java_remote_bridge
com.sun.star.lib.uno.bridges.java_remote.java_remote_bri...@1f78040 is disposed
22:     at
com.sun.star.lib.uno.bridges.java_remote.java_remote_bridge.checkDisposed(java_remote_bridge.java:702)
22:     at
com.sun.star.lib.uno.bridges.java_remote.java_remote_bridge.sendRequest(java_remote_bridge.java:621)
22:     at
com.sun.star.lib.uno.bridges.java_remote.ProxyFactory$Handler.request(ProxyFactory.java:151)
22:     at
com.sun.star.lib.uno.bridges.java_remote.ProxyFactory$Handler.invoke(ProxyFactory.java:133)
22:     at $Proxy9.loadComponentFromURL(Unknown Source)
22:     at util.SOfficeFactory.openDoc(SOfficeFactory.java:594)
22:     at util.SOfficeFactory.createDrawDoc(SOfficeFactory.java:171)
22:     at 
mod._xmloff.Draw.XMLSettingsExporter.initialize(XMLSettingsExporter.java:87)
22:     at lib.TestCase.initializeTestCase(TestCase.java:79)
22:     at base.java_fat.getEnv(java_fat.java:465)
22:     at base.java_fat.executeTest(java_fat.java:254)
22:     at org.openoffice.Runner.run(Runner.java:239)
22:     at org.openoffice.xmloff.qa.unoapi.Test.test(Test.java:44)
22:     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
22:     at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
22:     at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
22:     at java.lang.reflect.Method.invoke(Method.java:585)
22:     at
org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:44)
22:     at
org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:15)
22:     at
org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:41)
22:     at
org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:20)
22:     at
org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:28)
22:     at 
org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:31)
22:     at
org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:76)
22:     at
org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:50)
22:     at org.junit.runners.ParentRunner$3.run(ParentRunner.java:193)
22:     at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:52)
22:     at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:191)
22:     at org.junit.runners.ParentRunner.access$000(ParentRunner.java:42)
22:     at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:184)
22:     at org.junit.runners.ParentRunner.run(ParentRunner.java:236)
22:     at org.junit.runners.Suite.runChild(Suite.java:128)
22:     at org.junit.runners.Suite.runChild(Suite.java:24)
22:     at org.junit.runners.ParentRunner$3.run(ParentRunner.java:193)
22:     at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:52)
22:     at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:191)
22:     at org.junit.runners.ParentRunner.access$000(ParentRunner.java:42)
22:     at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:184)
22:     at org.junit.runners.ParentRunner.run(ParentRunner.java:236)
22:     at org.junit.runner.JUnitCore.run(JUnitCore.java:157)
22:     at org.junit.runner.JUnitCore.run(JUnitCore.java:136)
22:     at org.junit.runner.JUnitCore.run(JUnitCore.java:117)
22:     at org.junit.runner.JUnitCore.runMain(JUnitCore.java:98)
22:     at org.junit.runner.JUnitCore.runMainAndExit(JUnitCore.java:53)
22:     at org.junit.runner.JUnitCore.main(JUnitCore.java:45)
22: 2) test(org.openoffice.xmloff.qa.unoapi.Test)
22: com.sun.star.lang.DisposedException: java_remote_bridge
com.sun.star.lib.uno.bridges.java_remote.java_remote_bri...@1f78040 is disposed
22:     at
com.sun.star.lib.uno.bridges.java_remote.java_remote_bridge.checkDisposed(java_remote_bridge.java:702)
22:     at
com.sun.star.lib.uno.bridges.java_remote.java_remote_bridge.sendRequest(java_remote_bridge.java:621)
22:     at
com.sun.star.lib.uno.bridges.java_remote.ProxyFactory$Handler.request(ProxyFactory.java:151)
22:     at
com.sun.star.lib.uno.bridges.java_remote.ProxyFactory$Handler.invoke(ProxyFactory.java:133)
22:     at $Proxy7.createInstance(Unknown Source)
22:     at 
org.openoffice.test.OfficeConnection.tearDown(OfficeConnection.java:96)
22:     at org.openoffice.xmloff.qa.unoapi.Test.tearDown(Test.java:40)
22:     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
22:     at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
22:     at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
22:     at java.lang.reflect.Method.invoke(Method.java:585)
22:     at
org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:44)
22:     at
org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:15)
22:     at
org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:41)
22:     at 
org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:37)
22:     at
org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:76)
22:     at
org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:50)
22:     at org.junit.runners.ParentRunner$3.run(ParentRunner.java:193)
22:     at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:52)
22:     at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:191)
22:     at org.junit.runners.ParentRunner.access$000(ParentRunner.java:42)
22:     at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:184)
22:     at org.junit.runners.ParentRunner.run(ParentRunner.java:236)
22:     at org.junit.runners.Suite.runChild(Suite.java:128)
22:     at org.junit.runners.Suite.runChild(Suite.java:24)
22:     at org.junit.runners.ParentRunner$3.run(ParentRunner.java:193)
22:     at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:52)
22:     at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:191)
22:     at org.junit.runners.ParentRunner.access$000(ParentRunner.java:42)
22:     at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:184)
22:     at org.junit.runners.ParentRunner.run(ParentRunner.java:236)
22:     at org.junit.runner.JUnitCore.run(JUnitCore.java:157)
22:     at org.junit.runner.JUnitCore.run(JUnitCore.java:136)
22:     at org.junit.runner.JUnitCore.run(JUnitCore.java:117)
22:     at org.junit.runner.JUnitCore.runMain(JUnitCore.java:98)
22:     at org.junit.runner.JUnitCore.runMainAndExit(JUnitCore.java:53)
22:     at org.junit.runner.JUnitCore.main(JUnitCore.java:45)
22: 
22: FAILURES!!!
22: Tests run: 1,  Failures: 2
22: 
22: dmake:  Error code 1, while making 'javatest'
failed in /cygdrive/c/shared/solar/o_sb120/DEV300/ooo/xmloff/qa/unoapi

and at least under wntmsci12.pro once crashed at

[...]
22: LOG> setDocumentLocator(): SKIPPED.OK
22: ***** State for
xmloff.Impress.XMLSettingsImporter::com::sun::star::xml::sax::XDocumentHandler
******
22: Whole interface: PASSED.OK
22:
*****************************************************************************************************
22: LOG> Log started 30.03.2010 - 14:15:12
22: checking:
[xmloff.Impress.XMLSettingsImporter::com::sun::star::document::XImporter] is
iface: [com.sun.star.document.XImporter] testcode: [ifc.document._XImporter]
22: LOG> Execute: setTargetDocument()
22: com.sun.star.lang.DisposedException: java.io.EOFException
22: LOG>        at
com.sun.star.lib.uno.bridges.java_remote.java_remote_bridge$MessageDispatcher.run(java_remote_bridge.java:158)
22: LOG> setTargetDocument(): java.io.EOFException.FAILED
22: ***** State for
xmloff.Impress.XMLSettingsImporter::com::sun::star::document::XImporter ******
22:
[xmloff.Impress.XMLSettingsImporter::com::sun::star::document::XImporter::setTargetDocument()]
is testcode: [setTargetDocument()] - java.io.EOFException.FAILED
22: 
22: Whole interface: PASSED.FAILED
22:
**********************************************************************************************
22: LOG>     disposing document 
22: couldn't cleanup:com.sun.star.lang.DisposedException: java_remote_bridge
com.sun.star.lib.uno.bridges.java_remote.java_remote_bri...@179dce4 is disposed
22: ***** State for xmloff.Impress.XMLSettingsImporter ******
22: [xmloff.Impress.XMLSettingsImporter::com::sun::star::document::XImporter] is
testcode: [ifc.document._XImporter] - PASSED.FAILED
22: 
22: Whole component: PASSED.FAILED
22: *********************************************************
22: Creating: xmloff.Impress.XMLStylesImporter
22: LOG> Log started 30.03.2010 - 14:15:14
22: LOG> creating an impress document
22: com.sun.star.lang.DisposedException: java_remote_bridge
com.sun.star.lib.uno.bridges.java_remote.java_remote_bri...@179dce4 is disposed
22: LOG>        at
com.sun.star.lib.uno.bridges.java_remote.java_remote_bridge.checkDisposed(java_remote_bridge.java:702)
22: LOG>        at
com.sun.star.lib.uno.bridges.java_remote.java_remote_bridge.sendRequest(java_remote_bridge.java:621)
22: LOG>        at
com.sun.star.lib.uno.bridges.java_remote.ProxyFactory$Handler.request(ProxyFactory.java:151)
22: LOG>        at
com.sun.star.lib.uno.bridges.java_remote.ProxyFactory$Handler.invoke(ProxyFactory.java:133)
22: LOG>        at $Proxy9.loadComponentFromURL(Unknown Source)
22: LOG>        at util.SOfficeFactory.openDoc(SOfficeFactory.java:594)
22: LOG>        at util.SOfficeFactory.createImpressDoc(SOfficeFactory.java:192)
22: LOG>        at
mod._xmloff.Impress.XMLStylesImporter.initialize(XMLStylesImporter.java:84)
22: LOG>        at lib.TestCase.initializeTestCase(TestCase.java:79)
22: LOG>        at base.java_fat.executeTest(java_fat.java:179)
22: LOG>        at org.openoffice.Runner.run(Runner.java:239)
22: LOG>        at org.openoffice.xmloff.qa.unoapi.Test.test(Test.java:44)
22: LOG>        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
22: LOG>        at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
22: LOG>        at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
22: LOG>        at java.lang.reflect.Method.invoke(Method.java:585)
22: LOG>        at
org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:44)
22: LOG>        at
org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:15)
22: LOG>        at
org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:41)
22: LOG>        at
org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:20)
22: LOG>        at
org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:28)
22: LOG>        at
org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:31)
22: LOG>        at
org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:76)
22: LOG>        at
org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:50)
22: LOG>        at org.junit.runners.ParentRunner$3.run(ParentRunner.java:193)
22: LOG>        at 
org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:52)
22: LOG>        at 
org.junit.runners.ParentRunner.runChildren(ParentRunner.java:191)
22: LOG>        at 
org.junit.runners.ParentRunner.access$000(ParentRunner.java:42)
22: LOG>        at 
org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:184)
22: LOG>        at org.junit.runners.ParentRunner.run(ParentRunner.java:236)
22: LOG>        at org.junit.runners.Suite.runChild(Suite.java:128)
22: LOG>        at org.junit.runners.Suite.runChild(Suite.java:24)
22: LOG>        at org.junit.runners.ParentRunner$3.run(ParentRunner.java:193)
22: LOG>        at 
org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:52)
22: LOG>        at 
org.junit.runners.ParentRunner.runChildren(ParentRunner.java:191)
22: LOG>        at 
org.junit.runners.ParentRunner.access$000(ParentRunner.java:42)
22: LOG>        at 
org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:184)
22: LOG>        at org.junit.runners.ParentRunner.run(ParentRunner.java:236)
22: LOG>        at org.junit.runner.JUnitCore.run(JUnitCore.java:157)
22: LOG>        at org.junit.runner.JUnitCore.run(JUnitCore.java:136)
22: LOG>        at org.junit.runner.JUnitCore.run(JUnitCore.java:117)
22: LOG>        at org.junit.runner.JUnitCore.runMain(JUnitCore.java:98)
22: LOG>        at org.junit.runner.JUnitCore.runMainAndExit(JUnitCore.java:53)
22: LOG>        at org.junit.runner.JUnitCore.main(JUnitCore.java:45)
22: EE
22: Time: 74,968
22: There were 2 failures:
22: 1) test(org.openoffice.xmloff.qa.unoapi.Test)
22: lib.StatusException: Couldn't create document
22:     at 
mod._xmloff.Impress.XMLStylesImporter.initialize(XMLStylesImporter.java:88)
22:     at lib.TestCase.initializeTestCase(TestCase.java:79)
22:     at base.java_fat.executeTest(java_fat.java:179)
22:     at org.openoffice.Runner.run(Runner.java:239)
22:     at org.openoffice.xmloff.qa.unoapi.Test.test(Test.java:44)
22:     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
22:     at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
22:     at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
22:     at java.lang.reflect.Method.invoke(Method.java:585)
22:     at
org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:44)
22:     at
org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:15)
22:     at
org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:41)
22:     at
org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:20)
22:     at
org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:28)
22:     at 
org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:31)
22:     at
org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:76)
22:     at
org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:50)
22:     at org.junit.runners.ParentRunner$3.run(ParentRunner.java:193)
22:     at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:52)
22:     at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:191)
22:     at org.junit.runners.ParentRunner.access$000(ParentRunner.java:42)
22:     at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:184)
22:     at org.junit.runners.ParentRunner.run(ParentRunner.java:236)
22:     at org.junit.runners.Suite.runChild(Suite.java:128)
22:     at org.junit.runners.Suite.runChild(Suite.java:24)
22:     at org.junit.runners.ParentRunner$3.run(ParentRunner.java:193)
22:     at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:52)
22:     at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:191)
22:     at org.junit.runners.ParentRunner.access$000(ParentRunner.java:42)
22:     at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:184)
22:     at org.junit.runners.ParentRunner.run(ParentRunner.java:236)
22:     at org.junit.runner.JUnitCore.run(JUnitCore.java:157)
22:     at org.junit.runner.JUnitCore.run(JUnitCore.java:136)
22:     at org.junit.runner.JUnitCore.run(JUnitCore.java:117)
22:     at org.junit.runner.JUnitCore.runMain(JUnitCore.java:98)
22:     at org.junit.runner.JUnitCore.runMainAndExit(JUnitCore.java:53)
22:     at org.junit.runner.JUnitCore.main(JUnitCore.java:45)
22: 2) test(org.openoffice.xmloff.qa.unoapi.Test)
22: com.sun.star.lang.DisposedException: java_remote_bridge
com.sun.star.lib.uno.bridges.java_remote.java_remote_bri...@179dce4 is disposed
22:     at
com.sun.star.lib.uno.bridges.java_remote.java_remote_bridge.checkDisposed(java_remote_bridge.java:702)
22:     at
com.sun.star.lib.uno.bridges.java_remote.java_remote_bridge.sendRequest(java_remote_bridge.java:621)
22:     at
com.sun.star.lib.uno.bridges.java_remote.ProxyFactory$Handler.request(ProxyFactory.java:151)
22:     at
com.sun.star.lib.uno.bridges.java_remote.ProxyFactory$Handler.invoke(ProxyFactory.java:133)
22:     at $Proxy7.createInstance(Unknown Source)
22:     at 
org.openoffice.test.OfficeConnection.tearDown(OfficeConnection.java:96)
22:     at org.openoffice.xmloff.qa.unoapi.Test.tearDown(Test.java:40)
22:     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
22:     at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
22:     at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
22:     at java.lang.reflect.Method.invoke(Method.java:585)
22:     at
org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:44)
22:     at
org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:15)
22:     at
org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:41)
22:     at 
org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:37)
22:     at
org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:76)
22:     at
org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:50)
22:     at org.junit.runners.ParentRunner$3.run(ParentRunner.java:193)
22:     at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:52)
22:     at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:191)
22:     at org.junit.runners.ParentRunner.access$000(ParentRunner.java:42)
22:     at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:184)
22:     at org.junit.runners.ParentRunner.run(ParentRunner.java:236)
22:     at org.junit.runners.Suite.runChild(Suite.java:128)
22:     at org.junit.runners.Suite.runChild(Suite.java:24)
22:     at org.junit.runners.ParentRunner$3.run(ParentRunner.java:193)
22:     at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:52)
22:     at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:191)
22:     at org.junit.runners.ParentRunner.access$000(ParentRunner.java:42)
22:     at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:184)
22:     at org.junit.runners.ParentRunner.run(ParentRunner.java:236)
22:     at org.junit.runner.JUnitCore.run(JUnitCore.java:157)
22:     at org.junit.runner.JUnitCore.run(JUnitCore.java:136)
22:     at org.junit.runner.JUnitCore.run(JUnitCore.java:117)
22:     at org.junit.runner.JUnitCore.runMain(JUnitCore.java:98)
22:     at org.junit.runner.JUnitCore.runMainAndExit(JUnitCore.java:53)
22:     at org.junit.runner.JUnitCore.main(JUnitCore.java:45)
22: 
22: FAILURES!!!
22: Tests run: 1,  Failures: 2
22: 
22: dmake:  Error code 1, while making 'javatest'
failed in /cygdrive/c/shared/solar/o_sb120/DEV300/ooo/xmloff/qa/unoapi

---------------------------------------------------------------------
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: [email protected]
For additional commands, e-mail: [email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to