The following commit should fix the failures. https://cgit.freedesktop.org/libreoffice/core/commit/?id=de817cb48cf550c5cdfb0e83cf914f37454c3622
Thanks, Dennis On Sun, Oct 20, 2019 at 10:22 PM Dennis Francis <[email protected]> wrote: > Hi Luke, > > On Sun, Oct 20, 2019 at 10:09 PM Luke Benes <[email protected]> wrote: > >> 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 >> >> 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? >> > > Sure, I will look into this tomorrow. Thanks a lot for testing. > > Thanks, > Dennis >
_______________________________________________ LibreOffice mailing list [email protected] https://lists.freedesktop.org/mailman/listinfo/libreoffice
