Re: CppunitTest_sc_tabviewobj failing on Windows MSVC 2017

2018-06-26 Thread slacka
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

Re: CppunitTest_sc_tabviewobj failing on Windows MSVC 2017

2018-06-21 Thread slacka
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

Re: CppunitTest_sc_tabviewobj failing on Windows MSVC 2017

2018-06-19 Thread Jens Carl
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

Re: CppunitTest_sc_tabviewobj failing on Windows MSVC 2017

2018-06-19 Thread Jens Carl
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:

Re: CppunitTest_sc_tabviewobj failing on Windows MSVC 2017

2018-06-19 Thread slacka
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

Re: CppunitTest_sc_tabviewobj failing on Windows MSVC 2017

2018-06-19 Thread Miklos Vajna
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

Re: CppunitTest_sc_tabviewobj failing on Windows MSVC 2017

2018-06-18 Thread Luke Benes
_ From: Luke Benes Sent: Saturday, June 16, 2018 8:08 PM To: Libreoffice Dev List; j.car...@gmx.de Subject: CppunitTest_sc_tabviewobj failing on Windows MSVC 2017 Ever since https://cgit.freedesktop.org/libreoffice/core/commit/?id=600987b4 tdf#45904 Move remaining _XCellRangeReferrer Jav

CppunitTest_sc_tabviewobj failing on Windows MSVC 2017

2018-06-16 Thread Luke Benes
Ever since https://cgit.freedesktop.org/libreoffice/core/commit/?id=600987b4 tdf#45904 Move remaining _XCellRangeReferrer Java tests to C++ Windows builds are failing with the following error: [build CUT] sc_arealinkobj sc_apitest::ScTabViewObj::testSpreadsheetViewSettingsProperties finished