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

Qt Continuous Integration System ci-noreply at qt-project.org
Wed Jan 16 15:59:07 CET 2013


Autotests `tst_qquickcanvasitem' and `tst_qquickflickable' 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_qquickflickable
  FAIL!  : tst_qquickflickable::rebound() Compared values are not the same
     Actual   (hMoveSpy.count()): 2
     Expected (1): 1
     Loc: [tst_qquickflickable.cpp(231)]
  FAIL!  : tst_qquickflickable::movingAndFlicking(vertical) 'flickable->isMoving()' returned FALSE. ()
     Loc: [tst_qquickflickable.cpp(641)]
  FAIL!  : tst_qquickflickable::movingAndFlicking(horizontal) 'flickable->isMoving()' returned FALSE. ()
     Loc: [tst_qquickflickable.cpp(641)]
  Totals: 26 passed, 3 failed, 1 skipped
  QtQA::App::TestRunner: test failed, running again to see if it is flaky...
  ********* Start testing of tst_qquickflickable *********
  Config: Using QTest library 5.1.0, Qt 5.1.0
  PASS   : tst_qquickflickable::initTestCase()
  PASS   : tst_qquickflickable::create()
  PASS   : tst_qquickflickable::horizontalViewportSize()
  PASS   : tst_qquickflickable::verticalViewportSize()
  PASS   : tst_qquickflickable::properties()
  PASS   : tst_qquickflickable::boundsBehavior()
  FAIL!  : tst_qquickflickable::rebound() Compared values are not the same
     Actual   (hMoveSpy.count()): 2
     Expected (1): 1
     Loc: [tst_qquickflickable.cpp(231)]
  PASS   : tst_qquickflickable::maximumFlickVelocity()
  PASS   : tst_qquickflickable::flickDeceleration()
  PASS   : tst_qquickflickable::pressDelay()
  PASS   : tst_qquickflickable::nestedPressDelay()
  PASS   : tst_qquickflickable::flickableDirection()
  PASS   : tst_qquickflickable::resizeContent()
  PASS   : tst_qquickflickable::returnToBounds(with bounds transition)
  PASS   : tst_qquickflickable::returnToBounds(with bounds transition)
  PASS   : tst_qquickflickable::wheel()
  FAIL!  : tst_qquickflickable::movingAndFlicking(vertical) 'flickable->isMoving()' returned FALSE. ()
     Loc: [tst_qquickflickable.cpp(641)]
  FAIL!  : tst_qquickflickable::movingAndFlicking(horizontal) 'flickable->isMoving()' returned FALSE. ()
     Loc: [tst_qquickflickable.cpp(641)]
  FAIL!  : tst_qquickflickable::movingAndFlicking(both) 'flickable->isMoving()' returned FALSE. ()
     Loc: [tst_qquickflickable.cpp(641)]
  PASS   : tst_qquickflickable::movingAndDragging(vertical)
  PASS   : tst_qquickflickable::movingAndDragging(horizontal)
  PASS   : tst_qquickflickable::movingAndDragging(both)
  XFAIL  : tst_qquickflickable::flickOnRelease() QTBUG-26094 stopping on a full pixel doesn't work on OS X
     Loc: [tst_qquickflickable.cpp(971)]
  PASS   : tst_qquickflickable::flickOnRelease()
  PASS   : tst_qquickflickable::pressWhileFlicking()
  PASS   : tst_qquickflickable::disabled()
  SKIP   : tst_qquickflickable::flickVelocity() boost doesn't work on OS X
     Loc: [tst_qquickflickable.cpp(1080)]
  PASS   : tst_qquickflickable::margins()
  PASS   : tst_qquickflickable::cancelOnMouseGrab()
  PASS   : tst_qquickflickable::clickAndDragWhenTransformed()
  PASS   : tst_qquickflickable::cleanupTestCase()
  Totals: 25 passed, 4 failed, 1 skipped
  ********* Finished testing of tst_qquickflickable *********
  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 3
  QtQA::App::TestRunner:   second attempt: exited with exit code 4
  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_qquickflickable: 50 seconds, exit code 4
  
  QtQA::App::TestRunner: Timed out after 450 seconds
  QtQA::App::TestRunner: Process exited due to signal 15
  QtQA::App::TestRunner: test failed, running again to see if it is flaky...
  QtQA::App::TestRunner: Timed out after 450 seconds
  QtQA::App::TestRunner: Process exited due to signal 15
  QtQA::App::TestRunner: test failure could be reproduced twice consecutively
  QtQA::App::TestRunner: end tst_qquickcanvasitem: 900 seconds, signal 15

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

  Tested changes (refs/builds/dev_1358342080):
    http://codereview.qt-project.org/41860 [PS19] - Complete rewrite of threaded render loop.



More information about the Ci-reports mailing list