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


After https://cgit.freedesktop.org/libreoffice/core/commit/?id=4ee424b3ddc6
    Pre-allocate an ScInterpreter object for each thread...

Both 32 and 64-bit windows builds are failing with the following error:
D:/lode/dev/core/sc/qa/unit/opencl-test.cxx(573) : error : Assertion
Test name: ScOpenCLTest::testCompilerNested
double equality assertion failed
- Expected: 629
- Actual  : 609
- Delta   : 0.0629

D:/lode/dev/core/sc/qa/unit/opencl-test.cxx(590) : error : Assertion
Test name: ScOpenCLTest::testCompilerString
double equality assertion failed
- Expected: 2
- Actual  : 1
- Delta   : 0.0002

D:/lode/dev/core/sc/qa/unit/opencl-test.cxx(611) : error : Assertion
Test name: ScOpenCLTest::testCompilerInEq
double equality assertion failed
- Expected: 2
- Actual  : 4
- Delta   : 0.0002

Failures !!!
Run: 223   Failure total: 3   Failures: 3   Errors: 0


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

make CppunitTest_sc_opencl_test CPPUNIT_TEST_NAME="testXYZ"


Dennis, Could you take a look at this?

Thanks!

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.