Autotests `tst_qpauseanimationjob' and `tst_qtooltip' 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_QToolTip
  FAIL!  : tst_QToolTip::task183679(Shift) Compared values are not the same
     Actual   (QToolTip::isVisible()): 0
     Expected (visible): 1
     Loc: [tst_qtooltip.cpp(122)]
  FAIL!  : tst_QToolTip::task183679(Control) Compared values are not the same
     Actual   (QToolTip::isVisible()): 0
     Expected (visible): 1
     Loc: [tst_qtooltip.cpp(122)]
  FAIL!  : tst_QToolTip::task183679(Alt) Compared values are not the same
     Actual   (QToolTip::isVisible()): 0
     Expected (visible): 1
     Loc: [tst_qtooltip.cpp(122)]
  FAIL!  : tst_QToolTip::task183679(Meta) Compared values are not the same
     Actual   (QToolTip::isVisible()): 0
     Expected (visible): 1
     Loc: [tst_qtooltip.cpp(122)]
  Totals: 5 passed, 4 failed, 0 skipped
  QtQA::App::TestRunner: test failed, running again to see if it is flaky...
  ********* Start testing of tst_QToolTip *********
  Config: Using QTest library 5.1.0, Qt 5.1.0
  PASS   : tst_QToolTip::initTestCase()
  PASS   : tst_QToolTip::task183679(non-modifier)
  FAIL!  : tst_QToolTip::task183679(Shift) Compared values are not the same
     Actual   (QToolTip::isVisible()): 0
     Expected (visible): 1
     Loc: [tst_qtooltip.cpp(122)]
  FAIL!  : tst_QToolTip::task183679(Control) Compared values are not the same
     Actual   (QToolTip::isVisible()): 0
     Expected (visible): 1
     Loc: [tst_qtooltip.cpp(122)]
  FAIL!  : tst_QToolTip::task183679(Alt) Compared values are not the same
     Actual   (QToolTip::isVisible()): 0
     Expected (visible): 1
     Loc: [tst_qtooltip.cpp(122)]
  FAIL!  : tst_QToolTip::task183679(Meta) Compared values are not the same
     Actual   (QToolTip::isVisible()): 0
     Expected (visible): 1
     Loc: [tst_qtooltip.cpp(122)]
  PASS   : tst_QToolTip::whatsThis()
  PASS   : tst_QToolTip::setPalette()
  PASS   : tst_QToolTip::cleanupTestCase()
  Totals: 5 passed, 4 failed, 0 skipped
  ********* Finished testing of tst_QToolTip *********
  QtQA::App::TestRunner: test failure could be reproduced twice consecutively
  QtQA::App::TestRunner: end tst_qtooltip: 23 seconds, exit code 4
  
  Testing tst_QPauseAnimationJob
  FAIL!  : tst_QPauseAnimationJob::multipleSequentialGroups() 'group.state() == 
QAbstractAnimationJob::Stopped' returned FALSE. ()
     Loc: [tst_qpauseanimationjob.cpp(426)]
  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 QTest library 5.1.0, Qt 5.1.0
  PASS   : tst_QPauseAnimationJob::initTestCase()
  PASS   : tst_QPauseAnimationJob::changeDirectionWhileRunning()
  PASS   : tst_QPauseAnimationJob::noTimerUpdates(0)
  PASS   : tst_QPauseAnimationJob::noTimerUpdates(1)
  PASS   : tst_QPauseAnimationJob::noTimerUpdates(2)
  PASS   : tst_QPauseAnimationJob::noTimerUpdates(3)
  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()
  PASS   : tst_QPauseAnimationJob::multipleSequentialGroups()
  PASS   : tst_QPauseAnimationJob::zeroDuration()
  PASS   : tst_QPauseAnimationJob::cleanupTestCase()
  Totals: 12 passed, 2 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 2
  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 2

  Build log: 
http://testresults.qt-project.org/ci/Qt5_dev_Integration/build_00031/macx-clang_developer-build_qtnamespace_OSX_10.7/log.txt.gz

  Tested changes (refs/builds/dev_1361540509):
    http://codereview.qt-project.org/48413 [PS1] - Merge remote-tracking branch 
'origin/stable' into dev
_______________________________________________
Ci-reports mailing list
[email protected]
http://lists.qt-project.org/mailman/listinfo/ci-reports

Reply via email to