[Ci-reports] fail on QtBase_stable_Integration #3121

Qt Continuous Integration System ci-noreply at qt-project.org
Mon Feb 10 11:42:45 CET 2014


Autotest `tst_qquickflickable' failed :(

  Testing tst_qquickflickable
  FAIL!  : tst_qquickflickable::movingAndDragging(horizontal) Compared doubles are not the same (fuzzy compare)
     Actual   (flickable->contentX())               : 132.813
     Expected ((qreal)qRound(flickable->contentX())): 133
     Loc: [tst_qquickflickable.cpp(936)]
  Totals: 45 passed, 1 failed, 0 skipped
  QtQA::App::TestRunner: test failed, running again to see if it is flaky...
  ********* Start testing of tst_qquickflickable *********
  Config: Using QtTest library 5.2.2, Qt 5.2.2
  PASS   : tst_qquickflickable::initTestCase()
  PASS   : tst_qquickflickable::create()
  PASS   : tst_qquickflickable::horizontalViewportSize()
  PASS   : tst_qquickflickable::verticalViewportSize()
  PASS   : tst_qquickflickable::visibleAreaRatiosUpdate()
  PASS   : tst_qquickflickable::properties()
  PASS   : tst_qquickflickable::boundsBehavior()
  PASS   : tst_qquickflickable::rebound()
  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)
  WARNING: tst_qquickflickable::movingAndFlicking(horizontal) Mouse event occurs outside of target window.
  WARNING: tst_qquickflickable::movingAndFlicking(horizontal) Mouse event occurs outside of target window.
  WARNING: tst_qquickflickable::movingAndFlicking(horizontal) Mouse event occurs outside of target window.
  WARNING: tst_qquickflickable::movingAndFlicking(horizontal) Mouse event occurs outside of target window.
  PASS   : tst_qquickflickable::movingAndFlicking(horizontal)
  WARNING: tst_qquickflickable::movingAndFlicking(both) Mouse event occurs outside of target window.
  WARNING: tst_qquickflickable::movingAndFlicking(both) Mouse event occurs outside of target window.
  WARNING: tst_qquickflickable::movingAndFlicking(both) Mouse event occurs outside of target window.
  WARNING: tst_qquickflickable::movingAndFlicking(both) Mouse event occurs outside of target window.
  PASS   : tst_qquickflickable::movingAndFlicking(both)
  PASS   : tst_qquickflickable::movingAndDragging(vertical)
  FAIL!  : tst_qquickflickable::movingAndDragging(horizontal) Compared doubles are not the same (fuzzy compare)
     Actual   (flickable->contentX())               : 132.813
     Expected ((qreal)qRound(flickable->contentX())): 133
     Loc: [tst_qquickflickable.cpp(936)]
  WARNING: tst_qquickflickable::movingAndDragging(both) Mouse event occurs outside of target window.
  WARNING: tst_qquickflickable::movingAndDragging(both) Mouse event occurs outside of target window.
  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  120
  QDEBUG : tst_qquickflickable::flickTwiceUsingTouches() contentYAfterSecondFlick  473
  PASS   : tst_qquickflickable::flickTwiceUsingTouches()
  PASS   : tst_qquickflickable::nestedStopAtBounds(left)
  PASS   : tst_qquickflickable::nestedStopAtBounds(right)
  PASS   : tst_qquickflickable::nestedStopAtBounds(top)
  PASS   : tst_qquickflickable::nestedStopAtBounds(bottom)
  PASS   : tst_qquickflickable::stopAtBounds(left)
  PASS   : tst_qquickflickable::stopAtBounds(right)
  PASS   : tst_qquickflickable::stopAtBounds(top)
  PASS   : tst_qquickflickable::stopAtBounds(bottom)
  PASS   : tst_qquickflickable::stopAtBounds(left,pixelAligned)
  PASS   : tst_qquickflickable::stopAtBounds(right,pixelAligned)
  PASS   : tst_qquickflickable::stopAtBounds(top,pixelAligned)
  PASS   : tst_qquickflickable::stopAtBounds(bottom,pixelAligned)
  PASS   : tst_qquickflickable::nestedMouseAreaUsingTouch()
  PASS   : tst_qquickflickable::pressDelayWithLoader()
  PASS   : tst_qquickflickable::cleanupTestCase()
  Totals: 45 passed, 1 failed, 0 skipped
  ********* Finished testing of tst_qquickflickable *********
  QtQA::App::TestRunner: test failure could be reproduced twice consecutively
  QtQA::App::TestRunner: end tst_qquickflickable: 44 seconds, exit code 1

  Build log: http://testresults.qt-project.org/ci/QtBase_stable_Integration/build_03121/revdep-qtdeclarative_linux-g++_developer-build_qtnamespace_qtlibinfix_Ubuntu_11.10_x64/log.txt.gz

  Tested changes (refs/builds/stable_1392024338):
    http://codereview.qt-project.org/77697 [PS1] - Accessibility Linux: Report Active state
    http://codereview.qt-project.org/77747 [PS1] - Correct the documentation of the return types of subjectInfo and issuerInfo.
    http://codereview.qt-project.org/77667 [PS1] - network tests: do not rely on external servers



More information about the Ci-reports mailing list