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

Qt Continuous Integration System ci-noreply at qt-project.org
Fri Jan 4 12:41:40 CET 2013


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.

  Qt at-spi: error getting the accessibility dbus address:  "The name org.a11y.Bus was not provided by any .service files"
  Accessibility DBus not found. Falling back to session bus.
  Testing tst_qquickflickable
  FAIL!  : tst_qquickflickable::flickTwiceUsingTouches() 'contentYLongAfterSecondFlick > (contentYAfterSecondFlick + 200.0f)' returned FALSE. ()
     Loc: [tst_qquickflickable.cpp(1286)]
  Totals: 30 passed, 1 failed, 0 skipped
  Number of leaked materials: 200
  Number of leaked nodes: 311
  Number of leaked items: 105
  QtQA::App::TestRunner: test failed, running again to see if it is flaky...
  Qt at-spi: error getting the accessibility dbus address:  "The name org.a11y.Bus was not provided by any .service files"
  Accessibility DBus not found. Falling back to session bus.
  ********* 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()
  PASS   : tst_qquickflickable::rebound()
  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)
  PASS   : tst_qquickflickable::movingAndFlicking(both)
  PASS   : tst_qquickflickable::movingAndDragging(vertical)
  PASS   : tst_qquickflickable::movingAndDragging(horizontal)
  PASS   : tst_qquickflickable::movingAndDragging(both)
  PASS   : tst_qquickflickable::flickOnRelease()
  PASS   : tst_qquickflickable::pressWhileFlicking()
  PASS   : tst_qquickflickable::disabled()
  PASS   : tst_qquickflickable::flickVelocity()
  PASS   : tst_qquickflickable::margins()
  PASS   : tst_qquickflickable::cancelOnMouseGrab()
  PASS   : tst_qquickflickable::clickAndDragWhenTransformed()
  QDEBUG : tst_qquickflickable::flickTwiceUsingTouches() contentYAfterFirstFlick  100
  QDEBUG : tst_qquickflickable::flickTwiceUsingTouches() contentYAfterSecondFlick  260
  QDEBUG : tst_qquickflickable::flickTwiceUsingTouches() contentYLongAfterSecondFlick  393
  FAIL!  : tst_qquickflickable::flickTwiceUsingTouches() 'contentYLongAfterSecondFlick > (contentYAfterSecondFlick + 200.0f)' returned FALSE. ()
     Loc: [tst_qquickflickable.cpp(1286)]
  PASS   : tst_qquickflickable::cleanupTestCase()
  Totals: 27 passed, 4 failed, 0 skipped
  ********* Finished testing of tst_qquickflickable *********
  Number of leaked materials: 240
  Number of leaked nodes: 382
  Number of leaked items: 130
  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 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: 49 seconds, exit code 4

  Build log: http://testresults.qt-project.org/ci/QtDeclarative_stable_Integration/build_00082/linux-g++-32_developer-build_Ubuntu_10.04_x86/log.txt.gz

  Tested changes (refs/builds/stable_1357297631):
    http://codereview.qt-project.org/43275 [PS2] - Flickable: Fix bug when flicking twice using touches
    http://codereview.qt-project.org/43274 [PS1] - Flickable: Test case for flicking twice using touches
    http://codereview.qt-project.org/43270 [PS2] - Fix bug where a tap over stacked mouse areas generates a double click
    http://codereview.qt-project.org/43269 [PS1] - Test case for tapping on stacked mouse areas



More information about the Ci-reports mailing list