Re: Test not failing on linux when it should

2024-11-14 Thread Caolán McNamara
On Thu, 2024-11-14 at 16:52 +0100, Xisco Fauli wrote: > Anyone has any idea why CppunitTest_writerperfect_impress is not > failing on Linux/Mac when it should ? FWIW at least make CppunitTest_writerperfect_impress CPPUNITTRACE="valgrind" does detect the same issue, i.e. ==2567359== Invalid read

Test not failing on linux when it should

2024-11-14 Thread Xisco Fauli
Hello, in https://gerrit.libreoffice.org/c/core/+/176036 I'm trying to upgrade libetonyek to the new 0.1.11. To my surprise, it fails on Windows when executing CppunitTest_writerperfect_impress but it doesn't on Linux nor Mac. The same happens when I run it locally, CppunitTest_writerperfect