Minutes of ESC call: 2018-08-02
Michael Stahl
mst at libreoffice.org
Mon Aug 6 11:02:35 UTC 2018
On 06.08.2018 11:06, Michael Stahl wrote:
> On 02.08.2018 20:25, Jan Holesovsky wrote:
>> + tests that failed more than twice in last 7 days:
>> 3 CppunitTest_sw_filters_test
>> 3 CppunitTest_sw_htmlimport
>> 3 CppunitTest_vcl_complextext
>> 3 CppunitTest_vcl_fontfeature
>> 4 CppunitTest_sw_uiwriter
>> 5 CppunitTest_vcl_pdfexport
>
> i've enabled some verbose logging code in WNT font initialisation to
> track down the CppunitTest_vcl_fontfeature failures; can this logging be
> disabled again now?
>
> i'm unable to find one of these 3 failed build logs now to see if they
> are perhaps all based on some ancient master, but probably it is
> available somewhere inside Jenkins if one knows where to look ...
FWIW the 2 build logs that i could locate now with cloph's database dump
are:
https://ci.libreoffice.org/job/gerrit_windows/12896/consoleFull
master parent: e119194aeec907f3d02cb914e5afde5ac763df7c <- this is very
old and pre-dates any fixes
C:/cygwin/home/tdf/lode/jenkins/workspace/gerrit_windows/vcl/qa/cppunit/FontFeatureTest.cxx(66)
: error : Assertion
Test name: FontFeatureTest::testGetFontFeatures
equality assertion failed
- Expected: 27
- Actual : 20
https://ci.libreoffice.org/job/gerrit_windows/12500/consoleFull
master parent: 7ac4e48687d7679927f5659e941024445946ffa7 <- this includes
both quikee's fixes and Noel's disabling of lots of the test in question...
C:/cygwin/home/tdf/lode/jenkins/workspace/gerrit_windows/vcl/qa/cppunit/FontFeatureTest.cxx(87)
: error : Assertion
Test name: FontFeatureTest::testGetFontFeatures
equality assertion failed
- Expected: 1664250723
- Actual : 1819178349
More information about the LibreOffice
mailing list