Details
-
Sub-task
-
Resolution: Out of scope
-
Not Evaluated
-
None
-
None
-
qtscript 7a954f4 qtsvg 8bd0f4a qtbase 4ef4f8f qtdeclarative 5a11bd4 qtxmlpatterns 7137785 qtquick3d fd1e70a
Qt configured with -opensource -confirm-license -prefix $PWD/qtbase -silent -no-pch -separate-debug-info
Running with QT_QPA_PLATFORM=xcb
Running with QML_NO_THREADED_RENDERER=1
Ubuntu 10.04 x86 32-bitqtscript 7a954f4 qtsvg 8bd0f4a qtbase 4ef4f8f qtdeclarative 5a11bd4 qtxmlpatterns 7137785 qtquick3d fd1e70a Qt configured with -opensource -confirm-license -prefix $PWD/qtbase -silent -no-pch -separate-debug-info Running with QT_QPA_PLATFORM=xcb Running with QML_NO_THREADED_RENDERER=1 Ubuntu 10.04 x86 32-bit
Description
This autotest fails.
8/24/11 6:13:22 PM EST: Information of screen 258: 8/24/11 6:13:22 PM EST: width.........: 800 8/24/11 6:13:22 PM EST: height........: 600 8/24/11 6:13:22 PM EST: depth.........: 24 8/24/11 6:13:22 PM EST: white pixel...: ffffff 8/24/11 6:13:22 PM EST: black pixel...: 0 8/24/11 6:13:22 PM EST: Running window manager: KWin 8/24/11 6:13:22 PM EST: ********* Start testing of tst_QGLMaterial ********* 8/24/11 6:13:22 PM EST: Config: Using QTest library 5.0.0, Qt 5.0.0 8/24/11 6:13:22 PM EST: created GL window: 62914562 8/24/11 6:13:22 PM EST: PASS : tst_QGLMaterial::initTestCase() 8/24/11 6:13:22 PM EST: PASS : tst_QGLMaterial::standardMaterial() 8/24/11 6:13:22 PM EST: PASS : tst_QGLMaterial::textureLayers() 8/24/11 6:13:22 PM EST: PASS : tst_QGLMaterial::colorMaterial() 8/24/11 6:13:22 PM EST: PASS : tst_QGLMaterial::twoSidedMaterial() 8/24/11 6:13:23 PM EST: QWARN : tst_QGLMaterial::standardMaterialDraw() pixel color does not match, actual: "#000000" expected: "#d7d7d7" 8/24/11 6:13:23 PM EST: FAIL! : tst_QGLMaterial::standardMaterialDraw() 'widget->sameColor(litColor(mat1))' returned FALSE. () 8/24/11 6:13:23 PM EST: Loc: [tst_qglmaterial.cpp(697)] 8/24/11 6:13:23 PM EST: PASS : tst_QGLMaterial::colorMaterialDraw() 8/24/11 6:13:23 PM EST: PASS : tst_QGLMaterial::cleanupTestCase() 8/24/11 6:13:23 PM EST: Totals: 7 passed, 1 failed, 0 skipped 8/24/11 6:13:23 PM EST: ********* Finished testing of tst_QGLMaterial *********
The failure seems to be stable.
The same autotest does not fail in a non-qpa configuration.