Autotest `tst_qquickwindow' 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_qquickwindow
  FAIL!  : tst_qquickwindow::constantUpdatesOnWindow(blocked, beforeSync) 
'catcher.size() > 10' returned FALSE. ()
     Loc: [tst_qquickwindow.cpp(390)]
  FAIL!  : tst_qquickwindow::constantUpdatesOnWindow(blocked, beforeRender) 
'catcher.size() > 10' returned FALSE. ()
     Loc: [tst_qquickwindow.cpp(390)]
  FAIL!  : tst_qquickwindow::constantUpdatesOnWindow(blocked, afterRender) 
'catcher.size() > 10' returned FALSE. ()
     Loc: [tst_qquickwindow.cpp(390)]
  FAIL!  : tst_qquickwindow::constantUpdatesOnWindow(blocked, swapped) 
'catcher.size() > 10' returned FALSE. ()
     Loc: [tst_qquickwindow.cpp(390)]
  FAIL!  : tst_qquickwindow::constantUpdatesOnWindow(unblocked, beforeSync) 
'catcher.size() > 10' returned FALSE. ()
     Loc: [tst_qquickwindow.cpp(390)]
  FAIL!  : tst_qquickwindow::constantUpdatesOnWindow(unblocked, beforeRender) 
'catcher.size() > 10' returned FALSE. ()
     Loc: [tst_qquickwindow.cpp(390)]
  FAIL!  : tst_qquickwindow::constantUpdatesOnWindow(unblocked, afterRender) 
'catcher.size() > 10' returned FALSE. ()
     Loc: [tst_qquickwindow.cpp(390)]
  Totals: 31 passed, 7 failed, 0 skipped
  QtQA::App::TestRunner: test failed, running again to see if it is flaky...
  ********* Start testing of tst_qquickwindow *********
  Config: Using QTest library 5.1.0, Qt 5.1.0
  PASS   : tst_qquickwindow::initTestCase()
  PASS   : tst_qquickwindow::constantUpdates()
  FAIL!  : tst_qquickwindow::constantUpdatesOnWindow(blocked, beforeSync) 
'catcher.size() > 10' returned FALSE. ()
     Loc: [tst_qquickwindow.cpp(390)]
  PASS   : tst_qquickwindow::constantUpdatesOnWindow(blocked, beforeRender)
  FAIL!  : tst_qquickwindow::constantUpdatesOnWindow(blocked, afterRender) 
'catcher.size() > 10' returned FALSE. ()
     Loc: [tst_qquickwindow.cpp(390)]
  PASS   : tst_qquickwindow::constantUpdatesOnWindow(blocked, swapped)
  PASS   : tst_qquickwindow::constantUpdatesOnWindow(unblocked, beforeSync)
  FAIL!  : tst_qquickwindow::constantUpdatesOnWindow(unblocked, beforeRender) 
'catcher.size() > 10' returned FALSE. ()
     Loc: [tst_qquickwindow.cpp(390)]
  FAIL!  : tst_qquickwindow::constantUpdatesOnWindow(unblocked, afterRender) 
'catcher.size() > 10' returned FALSE. ()
     Loc: [tst_qquickwindow.cpp(390)]
  FAIL!  : tst_qquickwindow::constantUpdatesOnWindow(unblocked, swapped) 
'catcher.size() > 10' returned FALSE. ()
     Loc: [tst_qquickwindow.cpp(390)]
  PASS   : tst_qquickwindow::mouseFiltering()
  PASS   : tst_qquickwindow::headless()
  PASS   : tst_qquickwindow::noUpdateWhenNothingChanges()
  PASS   : tst_qquickwindow::touchEvent_basic()
  PASS   : tst_qquickwindow::touchEvent_propagation(disable events)
  PASS   : tst_qquickwindow::touchEvent_propagation(disable item)
  PASS   : tst_qquickwindow::touchEvent_propagation(hide item)
  PASS   : tst_qquickwindow::touchEvent_cancel()
  PASS   : tst_qquickwindow::touchEvent_reentrant()
  PASS   : tst_qquickwindow::touchEvent_velocity()
  PASS   : tst_qquickwindow::mouseFromTouch_basic()
  PASS   : tst_qquickwindow::clearWindow()
  PASS   : tst_qquickwindow::qmlCreation()
  PASS   : tst_qquickwindow::clearColor()
  PASS   : tst_qquickwindow::grab()
  PASS   : tst_qquickwindow::multipleWindows()
  PASS   : tst_qquickwindow::animationsWhileHidden()
  PASS   : tst_qquickwindow::focusObject()
  PASS   : tst_qquickwindow::ignoreUnhandledMouseEvents()
  PASS   : tst_qquickwindow::ownershipRootItem()
  PASS   : tst_qquickwindow::hideThenDelete(persistent:SG=false,GL=false)
  PASS   : tst_qquickwindow::hideThenDelete(persistent:SG=true,GL=false)
  PASS   : tst_qquickwindow::hideThenDelete(persistent:SG=false,GL=true)
  PASS   : tst_qquickwindow::hideThenDelete(persistent:SG=true,GL=true)
  PASS   : tst_qquickwindow::showHideAnimate()
  PASS   : tst_qquickwindow::testExpose()
  PASS   : tst_qquickwindow::cursor()
  PASS   : tst_qquickwindow::cleanupTestCase()
  Totals: 33 passed, 5 failed, 0 skipped
  ********* Finished testing of tst_qquickwindow *********
  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 7
  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_qquickwindow: 42 seconds, exit code 5

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

  Tested changes (refs/builds/dev_1362138336):
    http://codereview.qt-project.org/49406 [PS3] - Fix the QtQml's use of 
plugins for value type providers
_______________________________________________
Ci-reports mailing list
[email protected]
http://lists.qt-project.org/mailman/listinfo/ci-reports

Reply via email to