Re: CppunitTest_sw_ooxmlexport4 failing with --disable-pch on Windows

2020-07-27 Thread Stephan Bergmann
On 22/07/2020 10:18, Stephan Bergmann wrote: Serge, can you see to get that fixed? I can confirm that "tdf#134043 reset global state for unit test" fixes CppunitTest_sw_ooxmlexpor4 for my --disable-pch Window

Re: CppunitTest_sw_ooxmlexport4 failing with --disable-pch on Windows

2020-07-22 Thread Mike Kaganski
Hi, On 22.07.2020 11:18, Stephan Bergmann wrote: > I think the issue is in what relative order the three individual tests It still seems odd to me that something like this may happen, dependent on headers included. Something that makes compiling non-deterministic... sigh. -- Best regards, Mike

Re: CppunitTest_sw_ooxmlexport4 failing with --disable-pch on Windows

2020-07-22 Thread Miklos Vajna
Hi, On Wed, Jul 22, 2020 at 10:18:44AM +0200, Stephan Bergmann wrote: > the order happens to change to 2, 1, 3. Note how tests 2 and 3 modify > global state, which presumably makes a different for the (failing) test 1. > > Serge, can you see to get that fixed? There is a Resetter / preTest()

Re: CppunitTest_sw_ooxmlexport4 failing with --disable-pch on Windows

2020-07-22 Thread Stephan Bergmann
On 12/07/2020 18:45, Mike Kaganski wrote: On 11.07.2020 2:35, Mike Kaganski wrote: In current master (at least a week, and still the same after pull just now) I see 100% reproducible failure of make CppunitTest_sw_ooxmlexport4: $ /opt/lo/bin/make CppunitTest_sw_ooxmlexport4 ... test_Tdf115030:

Re: CppunitTest_sw_ooxmlexport4 failing with --disable-pch on Windows

2020-07-12 Thread Mike Kaganski
Hi, On 11.07.2020 2:35, Mike Kaganski wrote: > In current master (at least a week, and still the same after pull just > now) I see 100% reproducible failure of make CppunitTest_sw_ooxmlexport4: > >> $ /opt/lo/bin/make CppunitTest_sw_ooxmlexport4 >> ... >> test_Tdf115030::Load_Reload_Verify finish

CppunitTest_sw_ooxmlexport4 failing with --disable-pch on Windows

2020-07-10 Thread Mike Kaganski
Hi! In current master (at least a week, and still the same after pull just now) I see 100% reproducible failure of make CppunitTest_sw_ooxmlexport4: > $ /opt/lo/bin/make CppunitTest_sw_ooxmlexport4 > ... > test_Tdf115030::Load_Reload_Verify finished in: 1500ms > C:/lo/src/core/test/source/xmltest