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

Qt Continuous Integration System ci-noreply at qt-project.org
Fri Aug 9 11:42:46 CEST 2013


Autotest `tst_qpauseanimationjob' 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_QPauseAnimationJob
  FAIL!  : tst_QPauseAnimationJob::noTimerUpdates(3) Compared values are not the same
     Actual   (animation.m_updateCurrentTimeCount): 3
     Expected (expectedLoopCount)                 : 4
     Loc: [tst_qpauseanimationjob.cpp(173)]
  Totals: 13 passed, 1 failed, 0 skipped
  QtQA::App::TestRunner: test failed, running again to see if it is flaky...
  ********* Start testing of tst_QPauseAnimationJob *********
  Config: Using QtTest library 5.2.0, Qt 5.2.0
  PASS   : tst_QPauseAnimationJob::initTestCase()
  PASS   : tst_QPauseAnimationJob::changeDirectionWhileRunning()
  PASS   : tst_QPauseAnimationJob::noTimerUpdates(0)
  PASS   : tst_QPauseAnimationJob::noTimerUpdates(1)
  FAIL!  : tst_QPauseAnimationJob::noTimerUpdates(2) Compared values are not the same
     Actual   (animation.m_updateCurrentTimeCount): 2
     Expected (expectedLoopCount)                 : 3
     Loc: [tst_qpauseanimationjob.cpp(173)]
  FAIL!  : tst_QPauseAnimationJob::noTimerUpdates(3) Compared values are not the same
     Actual   (animation.m_updateCurrentTimeCount): 3
     Expected (expectedLoopCount)                 : 4
     Loc: [tst_qpauseanimationjob.cpp(173)]
  FAIL!  : tst_QPauseAnimationJob::multiplePauseAnimations() 'animation2.state() == QAbstractAnimationJob::Stopped' returned FALSE. ()
     Loc: [tst_qpauseanimationjob.cpp(220)]
  FAIL!  : tst_QPauseAnimationJob::pauseAndPropertyAnimations() 'animation.state() == QAbstractAnimationJob::Stopped' returned FALSE. ()
     Loc: [tst_qpauseanimationjob.cpp(253)]
  PASS   : tst_QPauseAnimationJob::pauseResume()
  PASS   : tst_QPauseAnimationJob::sequentialPauseGroup()
  PASS   : tst_QPauseAnimationJob::sequentialGroupWithPause()
  FAIL!  : tst_QPauseAnimationJob::multipleSequentialGroups() 'group.state() == QAbstractAnimationJob::Stopped' returned FALSE. ()
     Loc: [tst_qpauseanimationjob.cpp(426)]
  PASS   : tst_QPauseAnimationJob::zeroDuration()
  PASS   : tst_QPauseAnimationJob::cleanupTestCase()
  Totals: 9 passed, 5 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 1
  QtQA::App::TestRunner:   second attempt: exited with exit code 5
  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: 12 seconds, exit code 5

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

  Tested changes (refs/builds/dev_1376036728):
    http://codereview.qt-project.org/62612 [PS3] - Fix binop related crashes in the interpreter



More information about the Ci-reports mailing list