Re: Unit Test: CppunitTest_sc_opencl_test failing on Windows

2019-10-22 Thread Caolán McNamara
On Tue, 2019-10-22 at 17:16 +0530, Dennis Francis wrote: > The following commit should fix the failures. > > https://cgit.freedesktop.org/libreoffice/core/commit/?id=de817cb48cf550c5cdfb0e83cf914f37454c3622 Excellent, thanks. New run underway. ___ Libr

Re: Unit Test: CppunitTest_sc_opencl_test failing on Windows

2019-10-22 Thread Dennis Francis
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 wrote: > Hi Luke, > > On Sun, Oct 20, 2019 at 10:09 PM Luke Benes wrote: > >> After >

Re: Unit Test: CppunitTest_sc_opencl_test failing on Windows

2019-10-20 Thread Dennis Francis
Hi Luke, On Sun, Oct 20, 2019 at 10:09 PM Luke Benes 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

Unit Test: CppunitTest_sc_opencl_test failing on Windows

2019-10-20 Thread Luke Benes
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: ScOpenCLTe