[Ci-reports] fail on ssh://codereview.qt-project.org:29418/qt/qtdeclarative#stable

Qt Continuous Integration System ci-noreply at qt-project.org
Mon May 13 11:37:57 CEST 2013


Autotest `tst_qquickitemlayer' failed :(

  Testing tst_QQuickItemLayer
  FAIL!  : tst_QQuickItemLayer::layerEffect() Compared values are not the same
     Actual   (fb.pixel(0, 0)): 4278190080
     Expected (qRgb(0xff, 0, 0)): 4294901760
     Loc: [tst_qquickitemlayer.cpp(188)]
  FAIL!  : tst_QQuickItemLayer::layerSourceRect() Compared values are not the same
     Actual   (fb.pixel(0, 0)): 4278190080
     Expected (qRgb(0, 0, 0xff)): 4278190335
     Loc: [tst_qquickitemlayer.cpp(205)]
  FAIL!  : tst_QQuickItemLayer::layerIsTextureProvider() Compared values are not the same
     Actual   (fb.pixel(0, 0)): 4278190080
     Expected (qRgb(0xff, 0, 0)): 4294901760
     Loc: [tst_qquickitemlayer.cpp(223)]
  FAIL!  : tst_QQuickItemLayer::changeSamplerName() Compared values are not the same
     Actual   (fb.pixel(0, 0)): 4278190080
     Expected (qRgb(0, 0, 0xff)): 4278190335
     Loc: [tst_qquickitemlayer.cpp(405)]
  FAIL!  : tst_QQuickItemLayer::itemEffect() Compared values are not the same
     Actual   (fb.pixel(0, 0)): 4278190080
     Expected (qRgb(0xff, 0, 0)): 4294901760
     Loc: [tst_qquickitemlayer.cpp(413)]
  Totals: 24 passed, 5 failed, 1 skipped
  QtQA::App::TestRunner: test failed, running again to see if it is flaky...
  ********* Start testing of tst_QQuickItemLayer *********
  Config: Using QTest library 5.1.0, Qt 5.1.0
  PASS   : tst_QQuickItemLayer::initTestCase()
  PASS   : tst_QQuickItemLayer::layerEnabled()
  PASS   : tst_QQuickItemLayer::layerSmooth()
  SKIP   : tst_QQuickItemLayer::layerMipmap() Mipmapping does not work with the Mesa Software Rasterizer.
     Loc: [tst_qquickitemlayer.cpp(172)]
  FAIL!  : tst_QQuickItemLayer::layerEffect() Compared values are not the same
     Actual   (fb.pixel(0, 0)): 4278190080
     Expected (qRgb(0xff, 0, 0)): 4294901760
     Loc: [tst_qquickitemlayer.cpp(188)]
  PASS   : tst_QQuickItemLayer::layerVisibility(!effect, !visible, a=1)
  PASS   : tst_QQuickItemLayer::layerVisibility(!effect, visible, a=1)
  PASS   : tst_QQuickItemLayer::layerVisibility(effect, !visible, a=1)
  PASS   : tst_QQuickItemLayer::layerVisibility(effect, visible, a=1)
  PASS   : tst_QQuickItemLayer::layerVisibility(!effect, !visible, a=.5)
  PASS   : tst_QQuickItemLayer::layerVisibility(!effect, visible, a=.5)
  PASS   : tst_QQuickItemLayer::layerVisibility(effect, !visible, a=.5)
  PASS   : tst_QQuickItemLayer::layerVisibility(effect, visible, a=.5)
  PASS   : tst_QQuickItemLayer::layerVisibility(!effect, !visible, a=0)
  PASS   : tst_QQuickItemLayer::layerVisibility(!effect, visible, a=0)
  PASS   : tst_QQuickItemLayer::layerVisibility(effect, !visible, a=0)
  PASS   : tst_QQuickItemLayer::layerVisibility(effect, visible, a=0)
  FAIL!  : tst_QQuickItemLayer::layerSourceRect() Compared values are not the same
     Actual   (fb.pixel(0, 0)): 4278190080
     Expected (qRgb(0, 0, 0xff)): 4278190335
     Loc: [tst_qquickitemlayer.cpp(205)]
  PASS   : tst_QQuickItemLayer::layerZOrder(!effect)
  PASS   : tst_QQuickItemLayer::layerZOrder(effect)
  FAIL!  : tst_QQuickItemLayer::layerIsTextureProvider() Compared values are not the same
     Actual   (fb.pixel(0, 0)): 4278190080
     Expected (qRgb(0xff, 0, 0)): 4294901760
     Loc: [tst_qquickitemlayer.cpp(223)]
  PASS   : tst_QQuickItemLayer::changeZOrder(layered, effect)
  PASS   : tst_QQuickItemLayer::changeZOrder(layered, !effect)
  PASS   : tst_QQuickItemLayer::changeZOrder(!layered)
  PASS   : tst_QQuickItemLayer::toggleLayerAndEffect()
  PASS   : tst_QQuickItemLayer::disableLayer()
  QWARN  : tst_QQuickItemLayer::changeSamplerName() QQuickShaderEffect: 'foo' does not have a matching property!
  FAIL!  : tst_QQuickItemLayer::changeSamplerName() Compared values are not the same
     Actual   (fb.pixel(0, 0)): 4278190080
     Expected (qRgb(0, 0, 0xff)): 4278190335
     Loc: [tst_qquickitemlayer.cpp(405)]
  FAIL!  : tst_QQuickItemLayer::itemEffect() Compared values are not the same
     Actual   (fb.pixel(0, 0)): 4278190080
     Expected (qRgb(0xff, 0, 0)): 4294901760
     Loc: [tst_qquickitemlayer.cpp(413)]
  PASS   : tst_QQuickItemLayer::rectangleEffect()
  PASS   : tst_QQuickItemLayer::cleanupTestCase()
  Totals: 24 passed, 5 failed, 1 skipped
  ********* Finished testing of tst_QQuickItemLayer *********
  QtQA::App::TestRunner: test failure could be reproduced twice consecutively
  QtQA::App::TestRunner: end tst_qquickitemlayer: 12 seconds, exit code 5

  Build log: http://testresults.qt-project.org/ci/QtDeclarative_stable_Integration/build_00562/linux-g++_developer-build_qtnamespace_qtlibinfix_Ubuntu_11.10_x64/log.txt.gz

  Tested changes (refs/builds/stable_1368435533):
    http://codereview.qt-project.org/55755 [PS4] - Do not repaint when update()ing an invisible item



More information about the Ci-reports mailing list