Autotests `tst_qpauseanimationjob', `tst_qquickanimatedsprite', and
`tst_qquickanimations' failed :(
Some (not all) of the tests were 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_qquickanimations
FAIL! : tst_qquickanimations::alwaysRunToEndRestartBug() Compared doubles
are not the same (fuzzy compare)
Actual (rect.x()): 160
Expected (qreal(200)): 200
Loc: [tst_qquickanimations.cpp(1361)]
Totals: 41 passed, 1 failed, 0 skipped
QtQA::App::TestRunner: test failed, running again to see if it is flaky...
********* Start testing of tst_qquickanimations *********
Config: Using QTest library 5.0.1, Qt 5.0.1
PASS : tst_qquickanimations::initTestCase()
PASS : tst_qquickanimations::simpleProperty()
PASS : tst_qquickanimations::simpleNumber()
PASS : tst_qquickanimations::simpleColor()
PASS : tst_qquickanimations::simpleRotation()
PASS : tst_qquickanimations::simplePath()
PASS : tst_qquickanimations::simpleAnchor()
PASS : tst_qquickanimations::reparent()
PASS : tst_qquickanimations::pathInterpolator()
PASS : tst_qquickanimations::pathInterpolatorBackwardJump()
PASS : tst_qquickanimations::pathWithNoStart()
PASS : tst_qquickanimations::alwaysRunToEnd()
PASS : tst_qquickanimations::complete()
PASS : tst_qquickanimations::resume()
PASS : tst_qquickanimations::dotProperty()
FAIL! : tst_qquickanimations::badTypes() Compared doubles are not the same
(fuzzy compare)
Actual (myRect->x()): 154.4
Expected (qreal(200)): 200
Loc: [tst_qquickanimations.cpp(727)]
PASS : tst_qquickanimations::badProperties()
PASS : tst_qquickanimations::mixedTypes()
FAIL! : tst_qquickanimations::properties() Compared doubles are not the same
(fuzzy compare)
Actual (myRect->y()): 189.6
Expected (qreal(200)): 200
Loc: [tst_qquickanimations.cpp(840)]
PASS : tst_qquickanimations::propertiesTransition()
PASS : tst_qquickanimations::pathTransition()
PASS : tst_qquickanimations::disabledTransition()
PASS : tst_qquickanimations::invalidDuration()
PASS : tst_qquickanimations::attached()
PASS : tst_qquickanimations::propertyValueSourceDefaultStart()
PASS : tst_qquickanimations::dontStart()
PASS : tst_qquickanimations::easingProperties()
PASS : tst_qquickanimations::rotation()
PASS : tst_qquickanimations::startStopSignals()
PASS : tst_qquickanimations::runningTrueBug()
PASS : tst_qquickanimations::nonTransitionBug()
PASS : tst_qquickanimations::registrationBug()
PASS : tst_qquickanimations::doubleRegistrationBug()
FAIL! : tst_qquickanimations::alwaysRunToEndRestartBug() Compared doubles
are not the same (fuzzy compare)
Actual (rect.x()): 182.4
Expected (qreal(200)): 200
Loc: [tst_qquickanimations.cpp(1361)]
PASS : tst_qquickanimations::transitionAssignmentBug()
PASS : tst_qquickanimations::pauseBindingBug()
PASS : tst_qquickanimations::pauseBug()
PASS : tst_qquickanimations::loopingBug()
PASS : tst_qquickanimations::anchorBug()
PASS : tst_qquickanimations::pathAnimationInOutBackBug()
PASS : tst_qquickanimations::scriptActionBug()
PASS : tst_qquickanimations::cleanupTestCase()
Totals: 39 passed, 3 failed, 0 skipped
********* Finished testing of tst_qquickanimations *********
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 3
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_qquickanimations: 44 seconds, exit code 3
Testing tst_qquickanimatedsprite
FAIL! : tst_qquickanimatedsprite::test_frameChangedSignal()
'QTest::qWaitForWindowActive(window)' returned FALSE. ()
Loc: [tst_qquickanimatedsprite.cpp(97)]
Totals: 3 passed, 1 failed, 0 skipped
Number of leaked pixmaps: 1
QtQA::App::TestRunner: test failed, running again to see if it is flaky...
********* Start testing of tst_qquickanimatedsprite *********
Config: Using QTest library 5.0.1, Qt 5.0.1
PASS : tst_qquickanimatedsprite::initTestCase()
PASS : tst_qquickanimatedsprite::test_properties()
FAIL! : tst_qquickanimatedsprite::test_frameChangedSignal()
'QTest::qWaitForWindowActive(window)' returned FALSE. ()
Loc: [tst_qquickanimatedsprite.cpp(97)]
PASS : tst_qquickanimatedsprite::cleanupTestCase()
Totals: 3 passed, 1 failed, 0 skipped
********* Finished testing of tst_qquickanimatedsprite *********
Number of leaked pixmaps: 1
QtQA::App::TestRunner: test failure could be reproduced twice consecutively
QtQA::App::TestRunner: end tst_qquickanimatedsprite: 5 seconds, exit code 1
Testing tst_QPauseAnimationJob
FAIL! : tst_QPauseAnimationJob::pauseAndPropertyAnimations()
'animation.state() == QAbstractAnimationJob::Stopped' returned FALSE. ()
Loc: [tst_qpauseanimationjob.cpp(253)]
FAIL! : tst_QPauseAnimationJob::multipleSequentialGroups() 'group.state() ==
QAbstractAnimationJob::Stopped' returned FALSE. ()
Loc: [tst_qpauseanimationjob.cpp(426)]
Totals: 12 passed, 2 failed, 0 skipped
QtQA::App::TestRunner: test failed, running again to see if it is flaky...
********* Start testing of tst_QPauseAnimationJob *********
Config: Using QTest library 5.0.1, Qt 5.0.1
PASS : tst_QPauseAnimationJob::initTestCase()
PASS : tst_QPauseAnimationJob::changeDirectionWhileRunning()
PASS : tst_QPauseAnimationJob::noTimerUpdates(0)
PASS : tst_QPauseAnimationJob::noTimerUpdates(1)
PASS : tst_QPauseAnimationJob::noTimerUpdates(2)
FAIL! : tst_QPauseAnimationJob::noTimerUpdates(3) Compared values are not
the same
Actual (animation.m_updateCurrentTimeCount): 3
Expected (expectedLoopCount): 4
Loc: [tst_qpauseanimationjob.cpp(173)]
PASS : tst_QPauseAnimationJob::multiplePauseAnimations()
PASS : tst_QPauseAnimationJob::pauseAndPropertyAnimations()
PASS : tst_QPauseAnimationJob::pauseResume()
PASS : tst_QPauseAnimationJob::sequentialPauseGroup()
PASS : tst_QPauseAnimationJob::sequentialGroupWithPause()
PASS : tst_QPauseAnimationJob::multipleSequentialGroups()
PASS : tst_QPauseAnimationJob::zeroDuration()
PASS : tst_QPauseAnimationJob::cleanupTestCase()
Totals: 13 passed, 1 failed, 0 skipped
********* Finished testing of tst_QPauseAnimationJob *********
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 2
QtQA::App::TestRunner: second attempt: exited with exit code 1
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_qpauseanimationjob: 13 seconds, exit code 1
Build log:
http://testresults.qt-project.org/ci/Qt5_stable_Integration/build_00051/macx-clang_developer-build_qtnamespace_OSX_10.7/log.txt.gz
Tested changes (refs/builds/stable_1356870522):
http://codereview.qt-project.org/43215 [PS18] - Updated submodules.
_______________________________________________
Ci-reports mailing list
[email protected]
http://lists.qt-project.org/mailman/listinfo/ci-reports