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(vertical) 
'flickable->isMoving()' returned FALSE. ()
     Loc: [tst_qquickflickable.cpp(698)]
  FAIL!  : tst_qquickflickable::flickVelocity() 'flickable->verticalVelocity() 
< 0.0' returned FALSE. ()
     Loc: [tst_qquickflickable.cpp(1080)]
  FAIL!  : tst_qquickflickable::flickTwiceUsingTouches() 
'contentYAfterSecondFlick > (contentYAfterFirstFlick + 80.0f)' returned FALSE. 
()
     Loc: [tst_qquickflickable.cpp(1278)]
  Totals: 28 passed, 3 failed, 0 skipped
  Number of leaked materials: 280
  Number of leaked nodes: 453
  Number of leaked items: 155
  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()
  FAIL!  : tst_qquickflickable::rebound() Compared values are not the same
     Actual   (window->rootObject()->property("transitionsStarted").toInt()): 0
     Expected (2): 2
     Loc: [tst_qquickflickable.cpp(232)]
  PASS   : tst_qquickflickable::maximumFlickVelocity()
  PASS   : tst_qquickflickable::flickDeceleration()
  FAIL!  : tst_qquickflickable::pressDelay() 
'mouseArea->property("pressed").toBool() == true' returned FALSE. ()
     Loc: [tst_qquickflickable.cpp(380)]
  FAIL!  : tst_qquickflickable::nestedPressDelay() 
'outer->property("pressed").toBool() == true' returned FALSE. ()
     Loc: [tst_qquickflickable.cpp(411)]
  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(642)]
  PASS   : tst_qquickflickable::movingAndFlicking(horizontal)
  FAIL!  : tst_qquickflickable::movingAndFlicking(both) 'flickable->isMoving()' 
returned FALSE. ()
     Loc: [tst_qquickflickable.cpp(698)]
  PASS   : tst_qquickflickable::movingAndDragging(vertical)
  PASS   : tst_qquickflickable::movingAndDragging(horizontal)
  PASS   : tst_qquickflickable::movingAndDragging(both)
  PASS   : tst_qquickflickable::flickOnRelease()
  FAIL!  : tst_qquickflickable::pressWhileFlicking() 'flickable->isFlicking()' 
returned FALSE. ()
     Loc: [tst_qquickflickable.cpp(1002)]
  PASS   : tst_qquickflickable::disabled()
  FAIL!  : tst_qquickflickable::flickVelocity() 'fp->flickBoost == 1.0' 
returned FALSE. ()
     Loc: [tst_qquickflickable.cpp(1101)]
  PASS   : tst_qquickflickable::margins()
  PASS   : tst_qquickflickable::cancelOnMouseGrab()
  PASS   : tst_qquickflickable::clickAndDragWhenTransformed()
  QDEBUG : tst_qquickflickable::flickTwiceUsingTouches() 
contentYAfterFirstFlick  100
  QDEBUG : tst_qquickflickable::flickTwiceUsingTouches() 
contentYAfterSecondFlick  260
  PASS   : tst_qquickflickable::flickTwiceUsingTouches()
  PASS   : tst_qquickflickable::cleanupTestCase()
  Totals: 24 passed, 7 failed, 0 skipped
  ********* Finished testing of tst_qquickflickable *********
  Number of leaked materials: 168
  Number of leaked nodes: 307
  Number of leaked items: 109
  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 7
  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: 66 seconds, exit code 7

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

  Tested changes (refs/builds/stable_1359038987):
    http://codereview.qt-project.org/44363 [PS1] - Doc: Fix uses of \since
    http://codereview.qt-project.org/45623 [PS5] - Ungrab mouse when 
FocusAboutToChange instead of Leave
_______________________________________________
Ci-reports mailing list
[email protected]
http://lists.qt-project.org/mailman/listinfo/ci-reports

Reply via email to