Autotests `tst_dialogs' and `tst_qpauseanimationjob' 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_QPauseAnimationJob
  FAIL!  : tst_QPauseAnimationJob::pauseAndPropertyAnimations() 
'animation.state() == QAbstractAnimationJob::Stopped' returned FALSE. ()
     Loc: [tst_qpauseanimationjob.cpp(253)]
  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)]
  PASS   : tst_QPauseAnimationJob::pauseAndPropertyAnimations()
  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: 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: 12 seconds, exit code 2
  
  Testing tst_dialogs
  FAIL!  : tst_dialogs::fileDialogNonModal() 'spyVisibilityChanged.count() > 
visibilityChangedCount' returned FALSE. ()
     Loc: [tst_dialogs.cpp(131)]
  Totals: 3 passed, 1 failed, 1 skipped
  QtQA::App::TestRunner: test failed, running again to see if it is flaky...
  ********* Start testing of tst_dialogs *********
  Config: Using QTest library 5.1.0, Qt 5.1.0
  PASS   : tst_dialogs::initTestCase()
  QDEBUG : tst_dialogs::fileDialogDefaultModality() void 
TestNamespace::QQuickAbstractDialog::windowGeometryChanged() 
QQuickWindow(0x10348b0) QQuickRectangle (this = 0x9b6710 , name= "" , parent = 
0x8a29b0 , geometry = QRectF(0,0 480x320) , z = 0 )
  QDEBUG : tst_dialogs::fileDialogDefaultModality() void 
TestNamespace::QQuickAbstractDialog::windowGeometryChanged() 
QQuickWindow(0x10348b0) QQuickRectangle (this = 0x9b6710 , name= "" , parent = 
0x8a29b0 , geometry = QRectF(0,0 480x320) , z = 0 )
  SKIP   : tst_dialogs::fileDialogDefaultModality() Modality test is flaky in 
general and doesn't work at all on MacOS
     Loc: [tst_dialogs.cpp(97)]
  QDEBUG : tst_dialogs::fileDialogNonModal() void 
TestNamespace::QQuickAbstractDialog::windowGeometryChanged() 
QQuickWindow(0x8a4c80) QQuickRectangle (this = 0xeb4530 , name= "" , parent = 
0x9517e0 , geometry = QRectF(0,0 480x320) , z = 0 )
  QDEBUG : tst_dialogs::fileDialogNonModal() void 
TestNamespace::QQuickAbstractDialog::windowGeometryChanged() 
QQuickWindow(0x8a4c80) QQuickRectangle (this = 0xeb4530 , name= "" , parent = 
0x9517e0 , geometry = QRectF(0,0 480x320) , z = 0 )
  FAIL!  : tst_dialogs::fileDialogNonModal() 'spyVisibilityChanged.count() > 
visibilityChangedCount' returned FALSE. ()
     Loc: [tst_dialogs.cpp(131)]
  PASS   : tst_dialogs::fileDialogNameFilters()
  PASS   : tst_dialogs::cleanupTestCase()
  Totals: 3 passed, 1 failed, 1 skipped
  ********* Finished testing of tst_dialogs *********
  QtQA::App::TestRunner: test failure could be reproduced twice consecutively
  QtQA::App::TestRunner: end tst_dialogs: 34 seconds, exit code 1

  Build log: 
http://testresults.qt-project.org/ci/QtDeclarative_dev_Integration/build_00400/linux-g++_developer-build_qtnamespace_qtlibinfix_Ubuntu_11.10_x64/log.txt.gz

  Tested changes (refs/builds/dev_1364467803):
    http://codereview.qt-project.org/52442 [PS1] - Update module version to 
5.2.0
_______________________________________________
Ci-reports mailing list
[email protected]
http://lists.qt-project.org/mailman/listinfo/ci-reports

Reply via email to