Details
-
Bug
-
Resolution: Unresolved
-
P2: Important
-
6.0
-
None
Description
tst_QOpenGL::fboMRT() fails on Android
FAIL! : tst_QOpenGL::fboMRT() Compared values are not the same Actual (img.pixel(0, 0)): 4278190335 Expected (qRgb(255, 0, 0)): 4294901760 Loc: [/home/assam/sources/qt5/qt5/qtbase/tests/auto/gui/qopengl/tst_qopengl.cpp(859)] SKIP : tst_QOpenGL::openGLPaintDevice(Using QWindow - RGB32) QTBUG-22617 Loc: [/home/assam/sources/qt5/qt5/qtbase/tests/auto/gui/qopengl/tst_qopengl.cpp(1037)] SKIP : tst_QOpenGL::openGLPaintDevice(Using QOffscreenSurface - RGB32) QTBUG-22617 Loc: [/home/assam/sources/qt5/qt5/qtbase/tests/auto/gui/qopengl/tst_qopengl.cpp(1037)] SKIP : tst_QOpenGL::openGLPaintDevice(Using QOffscreenSurface - RGBx8888) QTBUG-22617 Loc: [/home/assam/sources/qt5/qt5/qtbase/tests/auto/gui/qopengl/tst_qopengl.cpp(1037)] SKIP : tst_QOpenGL::openGLPaintDevice(Using QOffscreenSurface - RGB888) QTBUG-22617 Loc: [/home/assam/sources/qt5/qt5/qtbase/tests/auto/gui/qopengl/tst_qopengl.cpp(1037)] SKIP : tst_QOpenGL::openGLPaintDevice(Using QOffscreenSurface - RGB16) QTBUG-22617 Loc: [/home/assam/sources/qt5/qt5/qtbase/tests/auto/gui/qopengl/tst_qopengl.cpp(1037)] QWARN : tst_QOpenGL::openGLPaintDeviceWithChangingContext() QEGLPlatformContext: Failed to create context: 3005 SKIP : tst_QOpenGL::QTBUG15621_triangulatingStrokerDivZero() QTBUG-22617 Loc: [/home/assam/sources/qt5/qt5/qtbase/tests/auto/gui/qopengl/tst_qopengl.cpp(1203)] QWARN : tst_QOpenGL::nullTextureInitializtion() QOpenGLTexture::setData() tried to set a null image SKIP : tst_QOpenGL::clipRect() QTBUG-22617 Loc: [/home/assam/sources/qt5/qt5/qtbase/tests/auto/gui/qopengl/tst_qopengl.cpp(1700)] Totals: 29 passed, 1 failed, 13 skipped, 0 blacklisted, 1164ms ********* Finished testing of tst_QOpenGL ********* Makefile:447: recipe for target 'check' failed make[1]: Leaving directory '/media/assam/Uusi_asema/Qt-dev/tests/qtbase/auto/gui/qopengl'
Attachments
Issue Links
- relates to
-
QTBUG-87429 tst_QRhi::renderToTextureArrayOfTexturedQuad fails on Android Emulator in CI
- Reported
- resulted from
-
QTBUG-98120 Fix failing qtbase CI tests for Android
- In Progress
-
QTBUG-87025 Report Android failing tests in CI
- Closed