Re: Ubuntu 16.04 -> 18.04 => one unittest failure

2018-08-26 Thread Jean-Baptiste Faure

Hi Mike,

My apologies, in fact this bug report explains this test failure. I 
believed taht it was enough to install another version of a font in my 
fonts folder of my home to supersede the version installed in the 
system. That is not enough. I uninstalled both versions of the font 
Liberation and now all tests pass.


Thank you very much for your help
Best regards.
JBF

Le 24/08/2018 à 23:33, Jean-Baptiste Faure a écrit :

Hi Mike,

Thank you for your answer.

Le 24/08/2018 à 16:32, Kaganski Mike a écrit :
Please see 
if https://bugs.documentfoundation.org/show_bug.cgi?id=117411 answers 
this.
It seems not: I installed the version 1.07.4-7 of the Liberation font 
(from cosmic repository) in the .fonts folder of my home, updated the 
font cache, then I rebuilded LO 6.1.1.

Now I have another test failure :


ooxmlimport2.cxx:181:Assertion
Test name: testTdf112443::Import
equality assertion failed
- Expected: 30624
- Actual  : 30646


Best regards.
JBF



--
Seuls des formats ouverts peuvent assurer la pérennité de vos documents.
Disclaimer: my Internet Provider being located in France, each of our
exchanges over Internet will be scanned by French spying services.

___
LibreOffice mailing list
LibreOffice@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice


Re: Ubuntu 16.04 -> 18.04 => one unittest failure

2018-08-25 Thread Jean-Baptiste Faure

Hi Mike,

Thank you for your answer.

Le 24/08/2018 à 16:32, Kaganski Mike a écrit :
Please see 
if https://bugs.documentfoundation.org/show_bug.cgi?id=117411 answers 
this.
It seems not: I installed the version 1.07.4-7 of the Liberation font 
(from cosmic repository) in the .fonts folder of my home, updated the 
font cache, then I rebuilded LO 6.1.1.

Now I have another test failure :


ooxmlimport2.cxx:181:Assertion
Test name: testTdf112443::Import
equality assertion failed
- Expected: 30624
- Actual  : 30646


Best regards.
JBF

--
Seuls des formats ouverts peuvent assurer la pérennité de vos documents.
Disclaimer: my Internet Provider being located in France, each of our
exchanges over Internet will be scanned by French spying services.

___
LibreOffice mailing list
LibreOffice@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice


Re: Ubuntu 16.04 -> 18.04 => one unittest failure

2018-08-24 Thread Kaganski Mike
Please see if https://bugs.documentfoundation.org/show_bug.cgi?id=117411 
answers this.

--
Best regards,
Mike Kaganski.
___
LibreOffice mailing list
LibreOffice@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice


Ubuntu 16.04 -> 18.04 => one unittest failure

2018-08-23 Thread Jean-Baptiste Faure

Hi,

Since I migrated my PC from Ubuntu 16.04 to Ubuntu 18.04 (both 64 bits), 
I get a unit test failure each time I build LO 6.1.1 and the master.


The end of the error message is the following:


testN757910::Import_Export_Import finished in: 83ms
swmodeltestbase.hxx:453:Assertion
Test name: testTableKeep::Import_Export_Import
equality assertion failed
- Expected: 1
- Actual  : 0
- xpath should match exactly 1 node

Failures !!!
Run: 136   Failure total: 1   Failures: 1   Errors: 0

Error: a unit test failed, please do one of:

make CppunitTest_sw_ww8export CPPUNITTRACE="gdb --args"
    # for interactive debugging on Linux
make CppunitTest_sw_ww8export VALGRIND=memcheck
    # for memory checking
make CppunitTest_sw_ww8export DEBUGCPPUNIT=TRUE
    # for exception catching

You can limit the execution to just one particular test by:

make CPPUNIT_TEST_NAME="testXYZ" ...above mentioned params...

/home/libo/60/solenv/gbuild/CppunitTest.mk:114: recipe for target 
'/home/libo/60/workdir/CppunitTest/sw_ww8export.test' failed

make[1]: *** [/home/libo/60/workdir/CppunitTest/sw_ww8export.test] Error 1
make[1]: *** Attente des tâches non terminées
Makefile:286: recipe for target 'build' failed
make: *** [build] Error 2


This test passed without problem under Ubuntu 16.04. My autogen.input 
file is the same under Ubuntu 18.04 as it was under Ubuntu 16.04. 
Compiler version is the same (gcc 7.3.0).


I tried make CppunitTest_sw_ww8export CPPUNITTRACE="gdb --args" and did 
see anything relevant: the code run normally, it only don't return the 
expected result.


The other two suggestions do not seem relevant  to me in this case.

What could I do to fix this issue ?

Best regards.

JBF

--
Seuls des formats ouverts peuvent assurer la pérennité de vos documents.
Disclaimer: my Internet Provider being located in France, each of our
exchanges over Internet will be scanned by French spying services.

___
LibreOffice mailing list
LibreOffice@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice