Date: prev next · Thread: first prev next last
2019 Archives by date, by thread · List index


On 05/08/2019 16:53, dreamnext@gmail.com wrote:
"Error: a unit test failed, please do one of:
make CppunitTest_sc_filters_test CPPUNITTRACE="gdb --args"
     # for interactive debugging on Linux
make CppunitTest_sc_filters_test VALGRIND=memcheck
     # for memory checking
make CppunitTest_sc_filters_test 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/linux/libreoffice/libreoffice/solenv/gbuild/CppunitTest.mk:113: recipe for target '/home/linux/libreoffice/libreoffice/workdir/CppunitTest/sc_filters_test.test' failed make[1]: *** [/home/linux/libreoffice/libreoffice/workdir/CppunitTest/sc_filters_test.test] Error 1
Makefile:167: recipe for target 'CppunitTest_sc_filters_test' failed
make: *** [CppunitTest_sc_filters_test] Error 2"

That could be the same issue as discussed in the mail thread starting at <https://lists.freedesktop.org/archives/libreoffice/2016-August/075087.html> "Test File: sc/qa/unit/data/functions/fods/chiinv.fods: fails with Assertion" (i.e., require -mfpmath=sse -msse2, see <https://lists.freedesktop.org/archives/libreoffice/2016-September/075211.html> "Re: Test File: sc/qa/unit/data/functions/fods/chiinv.fods: fails with Assertion". on 32-bit X86 to produce numeric values that match those produced on other platforms, at the expense of killing support for non-SSE2 X86 machines).

Context


Privacy Policy | Impressum (Legal Info) | Copyright information: Unless otherwise specified, all text and images on this website are licensed under the Creative Commons Attribution-Share Alike 3.0 License. This does not include the source code of LibreOffice, which is licensed under the Mozilla Public License (MPLv2). "LibreOffice" and "The Document Foundation" are registered trademarks of their corresponding registered owners or are in actual use as trademarks in one or more countries. Their respective logos and icons are also subject to international copyright laws. Use thereof is explained in our trademark policy.