Re: DesktopLOKTest::testRedlineWriter is failing

2017-11-10 Thread Stephan Bergmann
On 11/10/2017 01:33 PM, Tomáš Chvátal wrote: 2017-11-06 9:58 GMT+01:00 Stephan Bergmann mailto:sberg...@redhat.com> >>:     Looking at the surrounding code              // Get redline info.      

Re: DesktopLOKTest::testRedlineWriter is failing

2017-11-10 Thread Tomáš Chvátal
2017-11-10 10:39 GMT+01:00 Stephan Bergmann : > On 11/10/2017 10:17 AM, Tomáš Chvátal wrote: > >> 2017-11-06 9:58 GMT+01:00 Stephan Bergmann > sberg...@redhat.com>>: >> >> >> Looking at the surrounding code >> >> // Get redline info. >> boost::property_tree::ptree aTr

Re: DesktopLOKTest::testRedlineWriter is failing

2017-11-10 Thread Stephan Bergmann
On 11/10/2017 10:17 AM, Tomáš Chvátal wrote: 2017-11-06 9:58 GMT+01:00 Stephan Bergmann >: Looking at the surrounding code     // Get redline info.     boost::property_tree::ptree aTree;     char* pJSON = pDocument->m_pDocumentC

Re: DesktopLOKTest::testRedlineWriter is failing

2017-11-10 Thread Tomáš Chvátal
2017-11-06 9:58 GMT+01:00 Stephan Bergmann : > Looking at the surrounding code > > // Get redline info. >> boost::property_tree::ptree aTree; >> char* pJSON = pDocument->m_pDocumentClass->getCommandValues(pDocument, >> ".uno:AcceptTrackedChanges"); >> std::stringstream aStream(pJSO

Re: DesktopLOKTest::testRedlineWriter is failing

2017-11-06 Thread Stephan Bergmann
On 11/04/2017 10:44 PM, Tomáš Chvátal wrote: 2017-05-31 8:17 GMT+02:00 David Ostrovsky >: On most recent master one test is failing here: Test name: DesktopLOKTest::testRedlineWriter equality assertion failed - Expected: Insert “t” - Actual  : Inse

Re: DesktopLOKTest::testRedlineWriter is failing

2017-11-04 Thread Tomáš Chvátal
2017-05-31 8:17 GMT+02:00 David Ostrovsky : > On most recent master one test is failing here: > > Test name: DesktopLOKTest::testRedlineWriter > equality assertion failed > - Expected: Insert “t” > - Actual : Insert t > Hi, It seems I am reproducing this on the stable openSUSE releases while no

Re: DesktopLOKTest::testRedlineWriter is failing

2017-06-02 Thread Stephan Bergmann
On 06/02/2017 06:59 AM, David Ostrovsky wrote: On Thu Jun 1 07:30:13 UTC 2017, Stephan Bergmann wrote: On 06/01/2017 08:37 AM, David Ostrovsky wrote: It didn't fix it, unfortunately. I will check whether building against internal boost version helps. what's the output of 'locale' in the shell

Re: DesktopLOKTest::testRedlineWriter is failing

2017-06-01 Thread David Ostrovsky
On Thu Jun 1 07:30:13 UTC 2017, Stephan Bergmann wrote: >>On 06/01/2017 08:37 AM, David Ostrovsky wrote: >> It didn't fix it, unfortunately. I will check whether building >> against internal boost version helps. > >what's the output of 'locale' in the shell where you do all that  >building/testing

Re: DesktopLOKTest::testRedlineWriter is failing

2017-06-01 Thread Stephan Bergmann
On 06/01/2017 08:37 AM, David Ostrovsky wrote: It didn't fix it, unfortuantely. I will check whether building against internal boost version helps. what's the output of 'locale' in the shell where you do all that building/testing? ___ LibreOffice ma

Re: DesktopLOKTest::testRedlineWriter is failing

2017-05-31 Thread David Ostrovsky
On Wed May 31 08:04:50 UTC 2017, Stephan Bergmann wrote: >On Wed, 2017-05-31 at 08:17 +0200, David Ostrovsky wrote: > >Test name: DesktopLOKTest::testRedlineWriter > >equality assertion failed > >- Expected: Insert “t” > >- Actual  : Insert t >Some issue with the locale you've set?  (The usage of

Re: DesktopLOKTest::testRedlineWriter is failing

2017-05-31 Thread Stephan Bergmann
On 05/31/2017 08:17 AM, David Ostrovsky wrote: Test name: DesktopLOKTest::testRedlineWriter equality assertion failed - Expected: Insert “t” - Actual : Insert t When i adapt the code to be: [1] and print out the actual values in gdb, I'm getting: (gdb) print first $1 = {static npos = , _M_data

Re: DesktopLOKTest::testRedlineWriter is failing

2017-05-31 Thread David Ostrovsky
Hi Miklos, On Wed May 31 07:13:35 UTC 2017, Miklos Vajna wrote: >On Wed, 2017-05-31 at 08:17 +0200, David Ostrovsky wrote: > >On most recent master one test is failing here: > > > >Test name: DesktopLOKTest::testRedlineWriter > I added that test on 2016-08-17, I assume it was working up to the >

Re: DesktopLOKTest::testRedlineWriter is failing

2017-05-31 Thread Miklos Vajna
Hi David, On Wed, May 31, 2017 at 08:17:33AM +0200, David Ostrovsky wrote: > On most recent master one test is failing here: > > Test name: DesktopLOKTest::testRedlineWriter I added that test on 2016-08-17, I assume it was working up to the recent past? If so, can you bisect which commit start

DesktopLOKTest::testRedlineWriter is failing

2017-05-30 Thread David Ostrovsky
On most recent master one test is failing here: Test name: DesktopLOKTest::testRedlineWriter equality assertion failed - Expected: Insert “t” - Actual  : Insert t When i adapt the code to be: [1] and print out the actual values in gdb, I'm getting: (gdb) print first $1 = {static npos = , _M_data