https://bugs.documentfoundation.org/show_bug.cgi?id=76291
Jean-Baptiste Faure <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #12 from Jean-Baptiste Faure <[email protected]> --- (In reply to Commit Notification from comment #10) > Vasily Melenchuk committed a patch related to this issue. > It has been pushed to "libreoffice-4-4": > > http://cgit.freedesktop.org/libreoffice/core/commit/ > ?id=4327b7882c38005d89b07e76814705d1c53f3161&h=libreoffice-4-4 > > tdf#76291 write encoded URL as href in html output This commit seems to make failing the build of LO 4.4.1.0.0+ : [build CUT] sw_htmlimport File tested,Execution Time (ms) HTML parser error : Opening and ending tag mismatch: a and font ce="SimSun"><font size="2" style="font-size: 10pt"><span lang="zh-CN">粵語</a> ^ HTML parser error : Opening and ending tag mismatch: a and font ce="SimSun"><font size="2" style="font-size: 10pt"><span lang="zh-CN">粵語</a> ^ HTML parser error : Unexpected end tag : span Sun"><font size="2" style="font-size: 10pt"><span lang="zh-CN">粵語</a></span> ^ HTML parser error : Unexpected end tag : font ont size="2" style="font-size: 10pt"><span lang="zh-CN">粵語</a></span></font> ^ HTML parser error : Unexpected end tag : font e="2" style="font-size: 10pt"><span lang="zh-CN">粵語</a></span></font></font> ^ tdf76291.odt,/home/[..]/lo44/test/source/xmltesttools.cxx:53:testExportUrlEncoding::Import_Export equality assertion failed - Expected: 1 - Actual : 2 - In <file:///home/[..]/tmp/luup6jlk.tmp>, XPath '/html/body/p/a' number of nodes is incorrect File tested,Execution Time (ms) checkbox-radiobutton.doc,346 File tested,Execution Time (ms) HTMLImage.odt,199 File tested,Execution Time (ms) skipimage-embedded-document.docx,315 File tested,Execution Time (ms) skipimage-embedded.doc,382 File tested,Execution Time (ms) textAndImage.docx,171 File tested,Execution Time (ms) textAndImage.docx,86 File tested,Execution Time (ms) charborder.odt,94 File tested,Execution Time (ms) charborder.odt,232 File tested,Execution Time (ms) fdo86857.html,43 File tested,Execution Time (ms) fdo86857.html,134 File tested,Execution Time (ms) fdo62336.docx,336 File tested,Execution Time (ms) fdo81276.html,17 File tested,Execution Time (ms) fdo81276.html,93 xmltesttools.cxx:53:Assertion Test name: testExportUrlEncoding::Import_Export equality assertion failed - Expected: 1 - Actual : 2 - In <file:///home/[..]/tmp/luup6jlk.tmp>, XPath '/html/body/p/a' number of nodes is incorrect Failures !!! Run: 15 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 CPPUNITTRACE="\"[full path to devenv.exe]\" /debugexe" # for interactive debugging in Visual Studio export VALGRIND=memcheck # for memory checking and retry using: make CppunitTest_sw_htmlexport /home/[..]/lo44/solenv/gbuild/CppunitTest.mk:81: recipe for target '/home/[..]/lo44/workdir/CppunitTest/sw_htmlexport.test' failed make[1]: *** [/home/[..]/lo44/workdir/CppunitTest/sw_htmlexport.test] Error 1 make[1]: *** Attente des tâches non terminées.... Makefile:237: recipe for target 'build' failed make: *** [build] Error 2 It was an incremental build. Is it useful to retry with a complete rebuild ? Best regards. JBF -- You are receiving this mail because: You are on the CC list for the bug.
_______________________________________________ LibreOffice mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/libreoffice
