Details
-
Bug
-
Resolution: Unresolved
-
P2: Important
-
None
-
6.0
-
None
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
Gerrit Reviews
For Gerrit Dashboard: QTBUG-92329 | ||||||
---|---|---|---|---|---|---|
# | Subject | Branch | Project | Status | CR | V |
341686,3 | Skip a tst_QRhi test case with the Android emulator | 6.0 | qt/qtbase | Status: MERGED | +2 | 0 |