[Ci-reports] fail on QtDeclarative_stable_Integration #1655
Qt Continuous Integration System
ci-noreply at qt-project.org
Thu Feb 6 22:49:26 CET 2014
Autotest `tst_qquickflickable' failed :(
Testing tst_qquickflickable
FAIL! : tst_qquickflickable::movingAndFlicking(vertical) 'flickable->isFlicking()' returned FALSE. ()
Loc: [tst_qquickflickable.cpp(773)]
FAIL! : tst_qquickflickable::movingAndFlicking(horizontal) 'flickable->isFlicking()' returned FALSE. ()
Loc: [tst_qquickflickable.cpp(773)]
FAIL! : tst_qquickflickable::movingAndFlicking(both) 'flickable->isFlicking()' returned FALSE. ()
Loc: [tst_qquickflickable.cpp(773)]
FAIL! : tst_qquickflickable::stopAtBounds(left) Compared values are not the same
Actual (flickable->isAtXEnd()): 0
Expected (true) : 1
Loc: [tst_qquickflickable.cpp(1550)]
FAIL! : tst_qquickflickable::stopAtBounds(right) Compared values are not the same
Actual (flickable->isAtXBeginning()): 0
Expected (true) : 1
Loc: [tst_qquickflickable.cpp(1548)]
FAIL! : tst_qquickflickable::stopAtBounds(top) Compared values are not the same
Actual (flickable->isAtYEnd()): 0
Expected (true) : 1
Loc: [tst_qquickflickable.cpp(1545)]
FAIL! : tst_qquickflickable::stopAtBounds(bottom) Compared values are not the same
Actual (flickable->isAtYBeginning()): 0
Expected (true) : 1
Loc: [tst_qquickflickable.cpp(1543)]
FAIL! : tst_qquickflickable::stopAtBounds(left,pixelAligned) Compared values are not the same
Actual (flickable->isAtXEnd()): 0
Expected (true) : 1
Loc: [tst_qquickflickable.cpp(1550)]
FAIL! : tst_qquickflickable::stopAtBounds(right,pixelAligned) Compared values are not the same
Actual (flickable->isAtXBeginning()): 0
Expected (true) : 1
Loc: [tst_qquickflickable.cpp(1548)]
FAIL! : tst_qquickflickable::stopAtBounds(top,pixelAligned) Compared values are not the same
Actual (flickable->isAtYEnd()): 0
Expected (true) : 1
Loc: [tst_qquickflickable.cpp(1545)]
FAIL! : tst_qquickflickable::stopAtBounds(bottom,pixelAligned) Compared values are not the same
Actual (flickable->isAtYBeginning()): 0
Expected (true) : 1
Loc: [tst_qquickflickable.cpp(1543)]
Totals: 34 passed, 11 failed, 1 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()
FAIL! : tst_qquickflickable::movingAndFlicking(vertical) 'flickable->isFlicking()' returned FALSE. ()
Loc: [tst_qquickflickable.cpp(773)]
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.
FAIL! : tst_qquickflickable::movingAndFlicking(horizontal) 'flickable->isFlicking()' returned FALSE. ()
Loc: [tst_qquickflickable.cpp(773)]
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.
FAIL! : tst_qquickflickable::movingAndFlicking(both) 'flickable->isFlicking()' returned FALSE. ()
Loc: [tst_qquickflickable.cpp(773)]
PASS : tst_qquickflickable::movingAndDragging(vertical)
WARNING: tst_qquickflickable::movingAndDragging(horizontal) Mouse event occurs outside of target window.
WARNING: tst_qquickflickable::movingAndDragging(horizontal) Mouse event occurs outside of target window.
PASS : tst_qquickflickable::movingAndDragging(horizontal)
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)
XFAIL : tst_qquickflickable::flickOnRelease() QTBUG-26094 stopping on a full pixel doesn't work on OS X
Loc: [tst_qquickflickable.cpp(1048)]
PASS : tst_qquickflickable::flickOnRelease()
PASS : tst_qquickflickable::pressWhileFlicking()
PASS : tst_qquickflickable::disabled()
SKIP : tst_qquickflickable::flickVelocity() boost doesn't work on OS X
Loc: [tst_qquickflickable.cpp(1157)]
PASS : tst_qquickflickable::margins()
PASS : tst_qquickflickable::cancelOnMouseGrab()
PASS : tst_qquickflickable::clickAndDragWhenTransformed()
QDEBUG : tst_qquickflickable::flickTwiceUsingTouches() contentYAfterFirstFlick 120
QDEBUG : tst_qquickflickable::flickTwiceUsingTouches() contentYAfterSecondFlick 240
PASS : tst_qquickflickable::flickTwiceUsingTouches()
PASS : tst_qquickflickable::nestedStopAtBounds(left)
PASS : tst_qquickflickable::nestedStopAtBounds(right)
PASS : tst_qquickflickable::nestedStopAtBounds(top)
PASS : tst_qquickflickable::nestedStopAtBounds(bottom)
FAIL! : tst_qquickflickable::stopAtBounds(left) Compared values are not the same
Actual (flickable->isAtXEnd()): 0
Expected (true) : 1
Loc: [tst_qquickflickable.cpp(1550)]
FAIL! : tst_qquickflickable::stopAtBounds(right) Compared values are not the same
Actual (flickable->isAtXBeginning()): 0
Expected (true) : 1
Loc: [tst_qquickflickable.cpp(1548)]
FAIL! : tst_qquickflickable::stopAtBounds(top) Compared values are not the same
Actual (flickable->isAtYEnd()): 0
Expected (true) : 1
Loc: [tst_qquickflickable.cpp(1545)]
FAIL! : tst_qquickflickable::stopAtBounds(bottom) Compared values are not the same
Actual (flickable->isAtYBeginning()): 0
Expected (true) : 1
Loc: [tst_qquickflickable.cpp(1543)]
FAIL! : tst_qquickflickable::stopAtBounds(left,pixelAligned) Compared values are not the same
Actual (flickable->isAtXEnd()): 0
Expected (true) : 1
Loc: [tst_qquickflickable.cpp(1550)]
FAIL! : tst_qquickflickable::stopAtBounds(right,pixelAligned) Compared values are not the same
Actual (flickable->isAtXBeginning()): 0
Expected (true) : 1
Loc: [tst_qquickflickable.cpp(1548)]
FAIL! : tst_qquickflickable::stopAtBounds(top,pixelAligned) Compared values are not the same
Actual (flickable->isAtYEnd()): 0
Expected (true) : 1
Loc: [tst_qquickflickable.cpp(1545)]
FAIL! : tst_qquickflickable::stopAtBounds(bottom,pixelAligned) Compared values are not the same
Actual (flickable->isAtYBeginning()): 0
Expected (true) : 1
Loc: [tst_qquickflickable.cpp(1543)]
PASS : tst_qquickflickable::nestedMouseAreaUsingTouch()
PASS : tst_qquickflickable::pressDelayWithLoader()
PASS : tst_qquickflickable::cleanupTestCase()
Totals: 34 passed, 11 failed, 1 skipped
********* Finished testing of tst_qquickflickable *********
QtQA::App::TestRunner: test failure could be reproduced twice consecutively
QtQA::App::TestRunner: end tst_qquickflickable: 281 seconds, exit code 11
Build log: http://testresults.qt-project.org/ci/QtDeclarative_stable_Integration/build_01655/macx-clang_developer-build_qtnamespace_OSX_10.7/log.txt.gz
Tested changes (refs/builds/stable_1391718411):
http://codereview.qt-project.org/76166 [PS3] - Doc: note about visible and enabled in PropertyChanges
More information about the Ci-reports
mailing list