Uploaded image for project: 'Qt'
  1. Qt
  2. QTBUG-92329

font and rhi related tests failing on Android in 6.0 branch in CI

    XMLWordPrintable

Details

    • Android

    Description

      When trying to integrate https://codereview.qt-project.org/c/qt/qtbase/+/339163
      we get reliably the following test failures for Android in the 6.0 branch:

       100095: ********* Start testing of tst_QFont *********
       XPASS  : tst_QFont::resetFont() QCOMPARE(firstChild.font().pointSize(), parent.font().pointSize()) returned TRUE unexpectedly.
          Loc: [/home/qt/work/qt/qtbase/tests/auto/gui/text/qfont/tst_qfont.cpp(350)]
       QWARN  : tst_QFont::isCopyOf() QFont::setPointSize: Point size <= 0 (-1), must be greater than 0
       PASS   : tst_QFont::isCopyOf()
       Totals: 51 passed, 1 failed, 2 skipped, 0 blacklisted, 187ms
       
       
       101900: ********* Start testing of tst_QStaticText *********
       XPASS  : tst_QStaticText::rotatedPainter() QCOMPARE(imageDrawStaticText, imageDrawText) returned TRUE unexpectedly.
          Loc: [/home/qt/work/qt/qtbase/tests/auto/gui/text/qstatictext/tst_qstatictext.cpp(469)]
       PASS   : tst_QStaticText::scaledPainter()
       PASS   : tst_QStaticText::projectedPainter()
       XPASS  : tst_QStaticText::transformationChanged() QCOMPARE(imageDrawStaticText, imageDrawText) returned TRUE unexpectedly.
          Loc: [/home/qt/work/qt/qtbase/tests/auto/gui/text/qstatictext/tst_qstatictext.cpp(629)]
       PASS   : tst_QStaticText::plainTextVsRichText()
       PASS   : tst_QStaticText::setPenPlainText(argb32pm)
       Totals: 29 passed, 2 failed, 0 skipped, 0 blacklisted, 175ms
       
       
       107999: ********* Start testing of tst_QRhi *********
       FAIL!  : tst_QRhi::renderPassDescriptorCompatibility(OpenGL) 'rt->create()' returned FALSE. ()
          Loc: [/home/qt/work/qt/qtbase/tests/auto/gui/rhi/qrhi/tst_qrhi.cpp(3429)]
       PASS   : tst_QRhi::renderToTextureSimple(Null)
       PASS   : tst_QRhi::renderToTextureSimple(OpenGL)
       Totals: 49 passed, 1 failed, 2 skipped, 2 blacklisted, 3027ms
       
       
       108096: ********* Start testing of tst_QRhi *********
       FAIL!  : tst_QRhi::renderPassDescriptorCompatibility(OpenGL) 'rt->create()' returned FALSE. ()
          Loc: [/home/qt/work/qt/qtbase/tests/auto/gui/rhi/qrhi/tst_qrhi.cpp(3429)]
       PASS   : tst_QRhi::renderToTextureSimple(Null)
       PASS   : tst_QRhi::renderToTextureSimple(OpenGL)
       Totals: 49 passed, 1 failed, 2 skipped, 2 blacklisted, 3008ms
       
       
       108193: ********* Start testing of tst_QRhi *********
       FAIL!  : tst_QRhi::renderPassDescriptorCompatibility(OpenGL) 'rt->create()' returned FALSE. ()
          Loc: [/home/qt/work/qt/qtbase/tests/auto/gui/rhi/qrhi/tst_qrhi.cpp(3429)]
       PASS   : tst_QRhi::renderToTextureSimple(Null)
       PASS   : tst_QRhi::renderToTextureSimple(OpenGL)
       Totals: 49 passed, 1 failed, 2 skipped, 2 blacklisted, 2995ms
       
       
       108290: ********* Start testing of tst_QRhi *********
       FAIL!  : tst_QRhi::renderPassDescriptorCompatibility(OpenGL) 'rt->create()' returned FALSE. ()
          Loc: [/home/qt/work/qt/qtbase/tests/auto/gui/rhi/qrhi/tst_qrhi.cpp(3429)]
       PASS   : tst_QRhi::renderToTextureSimple(Null)
       PASS   : tst_QRhi::renderToTextureSimple(OpenGL)
       Totals: 49 passed, 1 failed, 2 skipped, 2 blacklisted, 3103ms
       
       
       108387: ********* Start testing of tst_QRhi *********
       FAIL!  : tst_QRhi::renderPassDescriptorCompatibility(OpenGL) 'rt->create()' returned FALSE. ()
          Loc: [/home/qt/work/qt/qtbase/tests/auto/gui/rhi/qrhi/tst_qrhi.cpp(3429)]
       PASS   : tst_QRhi::renderToTextureSimple(Null)
       PASS   : tst_QRhi::renderToTextureSimple(OpenGL)
       Totals: 49 passed, 1 failed, 2 skipped, 2 blacklisted, 3103ms
      

      Attachments

        For Gerrit Dashboard: QTBUG-92329
        # Subject Branch Project Status CR V

        Activity

          People

            esabraha Eskil Abrahamsen Blomfeldt
            jbornema Joerg Bornemann
            Votes:
            1 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:

              Gerrit Reviews

                There are no open Gerrit changes