Issue 111287 - xmloff/qa/unoapi XMLSettingsIm-/Exporter crash
Summary: xmloff/qa/unoapi XMLSettingsIm-/Exporter crash
Status: CONFIRMED
Alias: None
Product: xml
Classification: Code
Component: code (show other issues)
Version: DEV300m77
Hardware: All All
: P3 Trivial (vote)
Target Milestone: 3.4.1
Assignee: AOO issues mailing list
QA Contact:
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-04-30 13:32 UTC by Stephan Bergmann
Modified: 2017-05-20 11:33 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Latest Confirmation in: ---
Developer Difficulty: ---


Attachments

Note You need to log in before you can comment on or make changes to this issue.
Description Stephan Bergmann 2010-04-30 13:32:26 UTC
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_bridge@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_bridge@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_bridge@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_bridge@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_bridge@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
Comment 1 Stephan Bergmann 2010-04-30 13:35:39 UTC
worked around for now by disabling the affected tests in
xmloff/qa/unoapi/xmloff.sce, see
<http://hg.services.openoffice.org/cws/sb120/rev/36b71f13de54>; please revert
when fixing this issue
Comment 2 Marcus 2017-05-20 11:33:27 UTC
Reset assigne to the default "issues@openoffice.apache.org".