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.

  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
  
  Testing tst_qquickflickable
  FAIL!  : tst_qquickflickable::rebound() Compared values are not the same
     Actual   (hMoveSpy.count()): 2
     Expected (1): 1
     Loc: [tst_qquickflickable.cpp(230)]
  FAIL!  : tst_qquickflickable::movingAndFlicking(vertical) 
'flickable->isMoving()' returned FALSE. ()
     Loc: [tst_qquickflickable.cpp(632)]
  Totals: 27 passed, 2 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()
  SKIP   : tst_qquickflickable::rebound() QTBUG-26696 - sometimes fails on Mac
     Loc: [tst_qquickflickable.cpp(256)]
  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(632)]
  FAIL!  : tst_qquickflickable::movingAndFlicking(horizontal) 
'flickable->isMoving()' returned FALSE. ()
     Loc: [tst_qquickflickable.cpp(632)]
  FAIL!  : tst_qquickflickable::movingAndFlicking(both) 'flickable->isMoving()' 
returned FALSE. ()
     Loc: [tst_qquickflickable.cpp(632)]
  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(960)]
  PASS   : tst_qquickflickable::flickOnRelease()
  PASS   : tst_qquickflickable::pressWhileFlicking()
  PASS   : tst_qquickflickable::disabled()
  FAIL!  : tst_qquickflickable::flickVelocity() 'flickable->verticalVelocity() 
< 0.0' returned FALSE. ()
     Loc: [tst_qquickflickable.cpp(1060)]
  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 2
  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: 28 seconds, exit code 4

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

  Tested changes (refs/builds/dev_1358276399):
    http://codereview.qt-project.org/41860 [PS17] - Complete rewrite of 
threaded render loop.
_______________________________________________
Ci-reports mailing list
[email protected]
http://lists.qt-project.org/mailman/listinfo/ci-reports

Reply via email to