Test name: testOldComplexMerge::Import_Export_Import equality assertion failed XPath '//w:vMerge[4]' number of nodes is incorrect

David Gerard dgerard at gmail.com
Sat Apr 18 07:22:25 PDT 2015


Trying to build git master this morning (Xubuntu 14.04 amd64), the
build is failing as below.

This looks somewhat like the previous problem with older versions of
XPath: http://lists.freedesktop.org/archives/libreoffice/2015-April/067441.html


- d.


xmltesttools.cxx:70:Assertion
Test name: testOldComplexMerge::Import_Export_Import
equality assertion failed
- Expected: 1
- Actual  : 0
- In <file:///tmp/lun3w2s8.tmp>, XPath '//w:vMerge[4]' number of nodes
is incorrect

Failures !!!
Run: 108   Failure total: 1   Failures: 1   Errors: 0

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

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

and retry using: make CppunitTest_sw_ooxmlexport5

make[1]: *** [/home/fun/libreoffice/workdir/CppunitTest/sw_ooxmlexport5.test]
Error 1
make[1]: *** Waiting for unfinished jobs....
make: *** [build] Error 2


More information about the LibreOffice mailing list