[Libreoffice-bugs] [Bug 126559] Vcl pdfexport unit test failures on macOS

bugzilla-daemon at bugs.documentfoundation.org bugzilla-daemon at bugs.documentfoundation.org
Thu Dec 5 14:07:18 UTC 2019


https://bugs.documentfoundation.org/show_bug.cgi?id=126559

--- Comment #14 from Marc Thomas <marc at dragonfly.plus.com> ---
Just to say that I'm also seeing this trying to build on Slackware Linux
"current", 64 bit; on an AMD Ryzen 7 2700X system:


[CUT] oox_drawingml
(anonymous namespace)::PdfExportTest::testTdf106059 finished in: 865ms
(anonymous namespace)::PdfExportTest::testTdf105461 finished in: 537ms
(anonymous namespace)::PdfExportTest::testTdf107868 finished in: 256ms
(anonymous namespace)::PdfExportTest::testTdf105093 finished in: 1061ms
(anonymous namespace)::PdfExportTest::testTdf106206 finished in: 273ms
(anonymous namespace)::PdfExportTest::testTdf106693 finished in: 264ms
(anonymous namespace)::PdfExportTest::testForcePoint71 finished in: 1688ms
(anonymous namespace)::PdfExportTest::testTdf106972 finished in: 417ms
(anonymous namespace)::PdfExportTest::testTdf106972Pdf17 finished in: 329ms
/home/marc/git/core/vcl/qa/cppunit/pdfexport/pdfexport.cxx:680:(anonymous
namespace)::PdfExportTest::testSofthyphenPos
double equality assertion failed
- Expected: 11.05
- Actual  : 10.9499998092651
- Delta   : 1e-06

(anonymous namespace)::PdfExportTest::testSofthyphenPos finished in: 244ms
(anonymous namespace)::PdfExportTest::testTdf107013 finished in: 429ms
(anonymous namespace)::PdfExportTest::testTdf107018 finished in: 341ms
(anonymous namespace)::PdfExportTest::testTdf107089 finished in: 282ms
(anonymous namespace)::PdfExportTest::testTdf99680 finished in: 235ms
(anonymous namespace)::PdfExportTest::testTdf99680_2 finished in: 567ms
(anonymous namespace)::PdfExportTest::testTdf108963 finished in: 413ms
(anonymous namespace)::PdfExportTest::testTdf118244_radioButtonGroup finished
in: 356ms
(anonymous namespace)::PdfExportTest::testTdf115117_1 finished in: 357ms
(anonymous namespace)::PdfExportTest::testTdf115117_1a finished in: 242ms
(anonymous namespace)::PdfExportTest::testTdf115117_2 finished in: 288ms
(anonymous namespace)::PdfExportTest::testTdf115117_2a finished in: 269ms
(anonymous namespace)::PdfExportTest::testTdf66597_1 finished in: 239ms
(anonymous namespace)::PdfExportTest::testTdf66597_2 finished in: 378ms
(anonymous namespace)::PdfExportTest::testTdf66597_3 finished in: 307ms
(anonymous namespace)::PdfExportTest::testTdf109143 finished in: 202ms
(anonymous namespace)::PdfExportTest::testTdf105954 finished in: 280ms
(anonymous namespace)::PdfExportTest::testTdf128630 finished in: 334ms
(anonymous namespace)::PdfExportTest::testTdf106702 finished in: 443ms
(anonymous namespace)::PdfExportTest::testTdf113143 finished in: 588ms
(anonymous namespace)::PdfExportTest::testTdf115262 finished in: 707ms
(anonymous namespace)::PdfExportTest::testTdf121962 finished in: 417ms
(anonymous namespace)::PdfExportTest::testTdf115967 finished in: 321ms
(anonymous namespace)::PdfExportTest::testTdf121615 finished in: 230ms
(anonymous namespace)::PdfExportTest::testTocLink finished in: 265ms
(anonymous namespace)::PdfExportTest::testPdfImageResourceInlineXObjectRef
finished in: 181ms
pdfexport.cxx:680:Assertion
Test name: (anonymous namespace)::PdfExportTest::testSofthyphenPos
double equality assertion failed
- Expected: 11.05
- Actual  : 10.9499998092651
- Delta   : 1e-06

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

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

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

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

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

make[1]: *** [/home/marc/git/core/solenv/gbuild/CppunitTest.mk:114:
/home/marc/git/core/workdir/CppunitTest/vcl_pdfexport.test] Error 1
make[1]: *** Waiting for unfinished jobs....
make: *** [Makefile:282: build] Error 2

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/libreoffice-bugs/attachments/20191205/341456d0/attachment.html>


More information about the Libreoffice-bugs mailing list