On s390x: test_desktop_lib.cxx:2325:Assertion Test name: DesktopLOKTest::testPaintPartTileDifferentSchemes equality assertion failed - Expected: rgba[1c1c1cff] - Actual : rgba[ff1c1cff] On aarch64 and x86_64: complextext.cxx:553:Assertion Test name: testTdf107718::TestBody assertion failed - Expression: pGlyphItem->glyphId()
> On aarch64 and x86_64: > > complextext.cxx:553:Assertion > Test name: testTdf107718::TestBody > assertion failed > - Expression: pGlyphItem->glyphId() See https://cgit.freedesktop.org/libreoffice/core/commit/?h=libreoffice-24-2&id=2c8e0630097477cdfbcd481d27893f34a179a69e and https://lists.freedesktop.org/archives/libreoffice/2023-December/091278.html ff.
(ignore the commit ID mentioned in the commit, that one is wrong...)
Looks like we get farther now: _RUN_____] (anonymous namespace)::BasicTest::validInputTest /builddir/build/BUILD/libreoffice-24.2.0.0.beta1/unoxml/qa/unit/domtest.cxx:224:(anonymous namespace)::BasicTest::validInputTest assertion failed - Expression: false - Valid input file did not result in XDocument (exception thrown) (anonymous namespace)::BasicTest::validInputTest finished in: 11ms [_RUN_____] (anonymous namespace)::BasicTest::warningInputTest /builddir/build/BUILD/libreoffice-24.2.0.0.beta1/unoxml/qa/unit/domtest.cxx:238:(anonymous namespace)::BasicTest::warningInputTest assertion failed - Expression: false - Valid input file did not result in XDocument #2 (exception thrown) (anonymous namespace)::BasicTest::warningInputTest finished in: 1ms [_RUN_____] (anonymous namespace)::BasicTest::errorInputTest (anonymous namespace)::BasicTest::errorInputTest finished in: 0ms [_RUN_____] (anonymous namespace)::SerializerTest::serializerTest /builddir/build/BUILD/libreoffice-24.2.0.0.beta1/unoxml/qa/unit/domtest.cxx:334:(anonymous namespace)::SerializerTest::serializerTest assertion failed - Expression: false - Valid input file did not result in XDocument (exception thrown) (anonymous namespace)::SerializerTest::serializerTest finished in: 0ms domtest.cxx:224:Assertion Test name: (anonymous namespace)::BasicTest::validInputTest assertion failed - Expression: false - Valid input file did not result in XDocument (exception thrown) domtest.cxx:238:Assertion Test name: (anonymous namespace)::BasicTest::warningInputTest assertion failed - Expression: false - Valid input file did not result in XDocument #2 (exception thrown) domtest.cxx:334:Assertion Test name: (anonymous namespace)::SerializerTest::serializerTest assertion failed - Expression: false - Valid input file did not result in XDocument (exception thrown)
Which looks like: https://bugs.documentfoundation.org/show_bug.cgi?id=158423
Gwyn and Rene, if the remaining issue is bug 158423, are we OK to close this one as fixed?
Afaics the s390x failure is not handled anywhere?
(In reply to Stéphane Guillou (stragu) from comment #5) > Gwyn and Rene, if the remaining issue is bug 158423, are we OK to close this > one as fixed? If s390x is fixed for this, yes.
s390x is still failing. https://download.copr.fedorainfracloud.org/results/limb/lo22/fedora-rawhide-s390x/06869281-libreoffice/builder-live.log.gz
s390x failure persists with 24.2.0.1 final.