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

Qt Continuous Integration System ci-noreply at qt-project.org
Sat Sep 14 22:25:20 CEST 2013


Autotests `tst_qquickitemlayer' and `tst_qquickwindow' failed :(

Some (not all) of the tests were determined to be flaky, meaning results were not consistent across multiple runs.  This might make the problem difficult to reproduce.  Also, flaky failures might or might not be related to any recent changes in the source code.

  Testing tst_qquickwindow
  FAIL!  : tst_qquickwindow::headless() Compared values are not the same
     Loc: [tst_qquickwindow.cpp(1067)]
  FAIL!  : tst_qquickwindow::grab(invisible) Compared values are not the same
     Actual   ((uint) content.convertToFormat(QImage::Format_RGB32).pixel(0, 0)): 4278190335
     Expected ((uint) 0xffff0000)                                               : 4294901760
     Loc: [tst_qquickwindow.cpp(966)]
  Totals: 32 passed, 2 failed, 8 skipped
  QtQA::App::TestRunner: test failed, running again to see if it is flaky...
  ********* Start testing of tst_qquickwindow *********
  Config: Using QtTest library 5.2.0, Qt 5.2.0
  PASS   : tst_qquickwindow::initTestCase()
  PASS   : tst_qquickwindow::constantUpdates()
  SKIP   : tst_qquickwindow::constantUpdatesOnWindow(blocked, beforeSync) This test fails frequently on the present overworked CI mac machines
     Loc: [tst_qquickwindow.cpp(377)]
  SKIP   : tst_qquickwindow::constantUpdatesOnWindow(blocked, beforeRender) This test fails frequently on the present overworked CI mac machines
     Loc: [tst_qquickwindow.cpp(377)]
  SKIP   : tst_qquickwindow::constantUpdatesOnWindow(blocked, afterRender) This test fails frequently on the present overworked CI mac machines
     Loc: [tst_qquickwindow.cpp(377)]
  SKIP   : tst_qquickwindow::constantUpdatesOnWindow(blocked, swapped) This test fails frequently on the present overworked CI mac machines
     Loc: [tst_qquickwindow.cpp(377)]
  SKIP   : tst_qquickwindow::constantUpdatesOnWindow(unblocked, beforeSync) This test fails frequently on the present overworked CI mac machines
     Loc: [tst_qquickwindow.cpp(377)]
  SKIP   : tst_qquickwindow::constantUpdatesOnWindow(unblocked, beforeRender) This test fails frequently on the present overworked CI mac machines
     Loc: [tst_qquickwindow.cpp(377)]
  SKIP   : tst_qquickwindow::constantUpdatesOnWindow(unblocked, afterRender) This test fails frequently on the present overworked CI mac machines
     Loc: [tst_qquickwindow.cpp(377)]
  SKIP   : tst_qquickwindow::constantUpdatesOnWindow(unblocked, swapped) This test fails frequently on the present overworked CI mac machines
     Loc: [tst_qquickwindow.cpp(377)]
  PASS   : tst_qquickwindow::mouseFiltering()
  PASS   : tst_qquickwindow::headless()
  PASS   : tst_qquickwindow::noUpdateWhenNothingChanges()
  PASS   : tst_qquickwindow::touchEvent_basic()
  PASS   : tst_qquickwindow::touchEvent_propagation(disable events)
  PASS   : tst_qquickwindow::touchEvent_propagation(disable item)
  PASS   : tst_qquickwindow::touchEvent_propagation(hide item)
  PASS   : tst_qquickwindow::touchEvent_cancel()
  PASS   : tst_qquickwindow::touchEvent_reentrant()
  PASS   : tst_qquickwindow::touchEvent_velocity()
  PASS   : tst_qquickwindow::mouseFromTouch_basic()
  PASS   : tst_qquickwindow::clearWindow()
  PASS   : tst_qquickwindow::qmlCreation()
  PASS   : tst_qquickwindow::clearColor()
  PASS   : tst_qquickwindow::grab(visible)
  FAIL!  : tst_qquickwindow::grab(invisible) Compared values are not the same
     Actual   ((uint) content.convertToFormat(QImage::Format_RGB32).pixel(0, 0)): 4278190335
     Expected ((uint) 0xffff0000)                                               : 4294901760
     Loc: [tst_qquickwindow.cpp(966)]
  PASS   : tst_qquickwindow::multipleWindows()
  PASS   : tst_qquickwindow::animationsWhileHidden()
  PASS   : tst_qquickwindow::focusObject()
  PASS   : tst_qquickwindow::ignoreUnhandledMouseEvents()
  PASS   : tst_qquickwindow::ownershipRootItem()
  PASS   : tst_qquickwindow::hideThenDelete(persistent:SG=false,GL=false)
  PASS   : tst_qquickwindow::hideThenDelete(persistent:SG=true,GL=false)
  QWARN  : tst_qquickwindow::hideThenDelete(persistent:SG=false,GL=true) QCoreApplication::postEvent: Unexpected null receiver
  PASS   : tst_qquickwindow::hideThenDelete(persistent:SG=false,GL=true)
  PASS   : tst_qquickwindow::hideThenDelete(persistent:SG=true,GL=true)
  PASS   : tst_qquickwindow::showHideAnimate()
  PASS   : tst_qquickwindow::testExpose()
  PASS   : tst_qquickwindow::requestActivate()
  PASS   : tst_qquickwindow::blockClosing()
  PASS   : tst_qquickwindow::crashWhenHoverItemDeleted()
  WARNING: tst_qquickwindow::cursor() Mouse event occurs outside of target window.
  WARNING: tst_qquickwindow::cursor() Mouse event occurs outside of target window.
  WARNING: tst_qquickwindow::cursor() Mouse event occurs outside of target window.
  WARNING: tst_qquickwindow::cursor() Mouse event occurs outside of target window.
  PASS   : tst_qquickwindow::cursor()
  PASS   : tst_qquickwindow::cleanupTestCase()
  Totals: 33 passed, 1 failed, 8 skipped
  ********* Finished testing of tst_qquickwindow *********
  QtQA::App::TestRunner: test failed on first and second attempts, but with different behavior each time:
  QtQA::App::TestRunner:   first attempt:  exited with exit code 2
  QtQA::App::TestRunner:   second attempt: exited with exit code 1
  QtQA::App::TestRunner: the test seems to be flaky, please fix this
  QtQA::App::TestRunner: this flaky test is being treated as a FAIL
  QtQA::App::TestRunner: end tst_qquickwindow: 16 seconds, exit code 1
  
  Testing tst_QQuickItemLayer
  FAIL!  : tst_QQuickItemLayer::layerSmooth() Compared values are not the same
     Actual   (fb.pixel(fb.width() - 1, 0)): 4294901760
     Expected (qRgb(0, 0, 0xff))           : 4278190335
     Loc: [tst_qquickitemlayer.cpp(140)]
  FAIL!  : tst_QQuickItemLayer::itemEffect() Compared values are not the same
     Actual   (fb.pixel(0, 199)): 4294180875
     Expected (qRgb(0, 0, 0xff)): 4278190335
     Loc: [tst_qquickitemlayer.cpp(415)]
  Totals: 28 passed, 2 failed, 0 skipped
  QtQA::App::TestRunner: test failed, running again to see if it is flaky...
  ********* Start testing of tst_QQuickItemLayer *********
  Config: Using QtTest library 5.2.0, Qt 5.2.0
  PASS   : tst_QQuickItemLayer::initTestCase()
  PASS   : tst_QQuickItemLayer::layerEnabled()
  FAIL!  : tst_QQuickItemLayer::layerSmooth() Compared values are not the same
     Actual   (fb.pixel(fb.width() - 1, 0)): 4294901760
     Expected (qRgb(0, 0, 0xff))           : 4278190335
     Loc: [tst_qquickitemlayer.cpp(140)]
  PASS   : tst_QQuickItemLayer::layerMipmap()
  PASS   : tst_QQuickItemLayer::layerEffect()
  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)
  PASS   : tst_QQuickItemLayer::layerSourceRect()
  PASS   : tst_QQuickItemLayer::layerZOrder(!effect)
  PASS   : tst_QQuickItemLayer::layerZOrder(effect)
  PASS   : tst_QQuickItemLayer::layerIsTextureProvider()
  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!
  PASS   : tst_QQuickItemLayer::changeSamplerName()
  FAIL!  : tst_QQuickItemLayer::itemEffect() Compared values are not the same
     Actual   (fb.pixel(0, 199)): 4294180875
     Expected (qRgb(0, 0, 0xff)): 4278190335
     Loc: [tst_qquickitemlayer.cpp(415)]
  PASS   : tst_QQuickItemLayer::rectangleEffect()
  PASS   : tst_QQuickItemLayer::cleanupTestCase()
  Totals: 28 passed, 2 failed, 0 skipped
  ********* Finished testing of tst_QQuickItemLayer *********
  QtQA::App::TestRunner: test failure could be reproduced twice consecutively
  QtQA::App::TestRunner: end tst_qquickitemlayer: 2 seconds, exit code 2

  Build log: http://testresults.qt-project.org/ci/QtDeclarative_wip_v4_Integration/build_00117/macx-clang_developer-build_qtnamespace_OSX_10.7/log.txt.gz

  Tested changes (refs/builds/wip/v4_1379187528):
    http://codereview.qt-project.org/65426 [PS1] - [new compiler] Fix function and binding expression setup
    http://codereview.qt-project.org/65425 [PS1] - Cleanup: Fold CompiledData::Value into CompiledData::Binding
    http://codereview.qt-project.org/65352 [PS3] - [new compiler] Add support for id properties
    http://codereview.qt-project.org/65326 [PS4] - [new compiler] Initial support for group properties



More information about the Ci-reports mailing list