Failure in CppunitTest_sw_odfexport on recent master

Miklos Vajna vmiklos at collabora.co.uk
Thu May 10 14:06:25 UTC 2018


Hi,

I saw that the ODF validator jar was updated recently. About at the same
time CppunitTest_sw_odfexport started to fail for me like this:

----
AbiDocument::isFileFormatSupported
Found xml parser severity error Document is empty

Throwing InvalidHeaderException
WPSDocument::isFileFormatSupported()
WPSDocument::isFileFormatSupported()
WPSDocument::isFileFormatSupported()
WPSDocument::isFileFormatSupported()
spellout-numberingtypes.odt:
1204
testSpellOutNumberingTypes::Import_Export_Import finished in: 1233ms
bootstrapfixture.cxx:211:Assertion
Test name: testSenderInitials::Import_Export_Import
forced failure
- /tmp/libtest_sw_odfexport.solrh63.tmp/content.xml[2,4031]:  Error: unexpected character literal
/tmp/libtest_sw_odfexport.solrh63.tmp/content.xml[2,4232]:  Error: unexpected character literal
/tmp/libtest_sw_odfexport.solrh63.tmp/content.xml[2,4432]:  Error: unexpected character literal
/tmp/libtest_sw_odfexport.solrh63.tmp:  Info: Generator: LibreOfficeDev/6.1.0.0.alpha1$Linux_X86_64 LibreOffice_project/a508f0a83817a0827ee020e39b3bef7af51e73f1


Failures !!!
Run: 101   Failure total: 1   Failures: 1   Errors: 0
warn:vcl.schedule.deinit:6091:6091:vcl/source/app/scheduler.cxx:166: DeInit task: Timer a: 1 p: 1 drawinglayer ImpTimedRefDev destroy mpVirDev 180000ms (0x20c0090)
warn:vcl.schedule.deinit:6091:6091:vcl/source/app/scheduler.cxx:166: DeInit task: Timer a: 1 p: 1 graphic::Manager maSwapOutTimer 10000ms (0x22d78c0)
warn:vcl.schedule.deinit:6091:6091:vcl/source/app/scheduler.cxx:166: DeInit task: Timer a: 1 p: 1 sc ScModule IdleTimer 2400ms (0x2fda3f8) (ignored)
warn:vcl.schedule.deinit:6091:6091:vcl/source/app/scheduler.cxx:182: DeInit active tasks: 3 (ignored: 1)
warn:fwk.desktop:6091:6091:framework/source/services/desktop.cxx:1067: Desktop disposed before terminating it
warn:unotools.config:6091:6091:unotools/source/config/configmgr.cxx:168: ConfigManager not empty

Error: a unit test failed, please do one of:

make CppunitTest_sw_odfexport CPPUNITTRACE="gdb --args"
    # for interactive debugging on Linux
make CppunitTest_sw_odfexport VALGRIND=memcheck
    # for memory checking
make CppunitTest_sw_odfexport DEBUGCPPUNIT=TRUE
    # for exception catching

You can limit the execution to just one particular test by:

make CPPUNIT_TEST_NAME="testXYZ" ...above mentioned params...

/home/vmiklos/git/libreoffice/master-clang/solenv/gbuild/CppunitTest.mk:114: recipe for target '/home/vmiklos/git/libreoffice/master-clang/workdir/CppunitTest/sw_odfexport.test' failed
make: *** [/home/vmiklos/git/libreoffice/master-clang/workdir/CppunitTest/sw_odfexport.test] Error 1
----

I get this even after 'make distclean', any idea what else do I have to
do? Sounds like I still validate with the old jar, but I'm just
guessing...

Thanks,

Miklos
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 181 bytes
Desc: Digital signature
URL: <https://lists.freedesktop.org/archives/libreoffice/attachments/20180510/4267ff12/attachment.sig>


More information about the LibreOffice mailing list