Tested on another totally different system with MSVC 2015. Same failure as
reported in my original post with ScTabViewObj::testGetReferredCells.
I would be surprised if this works on any windows system. Should this be
disabled for windows or does someone want to take a look at it?
--
Sent fro
Jens,
Could you be a bit more specific? What debug info would you like me to
gather?
-Luke
--
Sent from:
http://document-foundation-mail-archive.969070.n3.nabble.com/Dev-f1639786.html
___
LibreOffice mailing list
LibreOffice@lists.freedesktop.org
ht
Hello Miklos,
On 06/19/2018 12:39 AM, Miklos Vajna wrote:
It helps if you don't mix in multiple problems in the same thread. Let's
focus on the part here CppunitTest_sc_tabviewobj, that used to be a Java
test now fails for you. It would be good to find out how the C++
conversion result differs f
Hello Luke,
On 06/19/2018 10:30 AM, slacka wrote:
Re: the original issue, when I only run:
$ make CppunitTest_sc_tabviewobj
On my Broadwell MSVC 2015 system, it fails with the same error as I
reported originally seen MSVC 2017 Sandybridge system.
error : Assertion Test name: sc_apitest::Sc
Sorry for the noise. We can talk about the OpenCL issue caused by the same
commit in another thread.
Re: the original issue, when I only run:
$ make CppunitTest_sc_tabviewobj
On my Broadwell MSVC 2015 system, it fails with the same error as I
reported originally seen MSVC 2017 Sandybridge sys
Hi Luke,
It helps if you don't mix in multiple problems in the same thread. Let's
focus on the part here CppunitTest_sc_tabviewobj, that used to be a Java
test now fails for you. It would be good to find out how the C++
conversion result differs from the original test.
Regards,
Miklos
signatur
Jens Carl,
When I went to test this on a different windows machine that has OpenCL
enabled, the same commit:
https://cgit.freedesktop.org/libreoffice/core/commit/?id=600987b4
tdf#45904 Move remaining _XCellRangeReferrer Java tests to C++
caused the following build failure:
[build CUT] sc_open