Autotest `tst_qquickflickable' failed :(

The test was 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::movingAndFlicking(both) 
'flickable->isFlicking()' returned FALSE. ()
     Loc: [tst_qquickflickable.cpp(697)]
  Totals: 27 passed, 1 failed, 2 skipped
  QtQA::App::TestRunner: test failed, running again to see if it is flaky...
  ********* Start testing of tst_qquickflickable *********
  Config: Using QTest library 5.0.1, Qt 5.0.1
  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(255)]
  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()
  PASS   : tst_qquickflickable::movingAndFlicking(vertical)
  PASS   : tst_qquickflickable::movingAndFlicking(horizontal)
  PASS   : tst_qquickflickable::movingAndFlicking(both)
  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(970)]
  PASS   : tst_qquickflickable::flickOnRelease()
  FAIL!  : tst_qquickflickable::pressWhileFlicking() 
'flickable->verticalVelocity() > 0.0' returned FALSE. ()
     Loc: [tst_qquickflickable.cpp(997)]
  PASS   : tst_qquickflickable::disabled()
  FAIL!  : tst_qquickflickable::flickVelocity() 'flickable->verticalVelocity() 
> 0.0' returned FALSE. ()
     Loc: [tst_qquickflickable.cpp(1071)]
  PASS   : tst_qquickflickable::margins()
  PASS   : tst_qquickflickable::cancelOnMouseGrab()
  PASS   : tst_qquickflickable::clickAndDragWhenTransformed()
  PASS   : tst_qquickflickable::cleanupTestCase()
  Totals: 27 passed, 2 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 1
  QtQA::App::TestRunner:   second attempt: exited with exit code 2
  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: 40 seconds, exit code 2

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

  Tested changes (refs/builds/stable_1356982349):
    http://codereview.qt-project.org/43644 [PS3] - qmltest: Added the 
possibility to use QApplication
_______________________________________________
Ci-reports mailing list
[email protected]
http://lists.qt-project.org/mailman/listinfo/ci-reports

Reply via email to