Autotests `tst_qperformancetimer' and `tst_qscroller' 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_QScroller
  FAIL!  : tst_QScroller::scrollTo() Compared values are not the same
     Actual   (sw->receivedScroll): 0
     Expected (true): 1
     Loc: [tst_qscroller.cpp(381)]
  FAIL!  : tst_QScroller::scroll() Compared values are not the same
     Loc: [tst_qscroller.cpp(177)]
  FAIL!  : tst_QScroller::scroll() Compared values are not the same
     Loc: [tst_qscroller.cpp(409)]
  FAIL!  : tst_QScroller::overshoot() 'qFuzzyCompare( sw->currentPos.x(), 0 )' 
returned FALSE. ()
     Loc: [tst_qscroller.cpp(469)]
  Totals: 4 passed, 4 failed, 0 skipped
  QtQA::App::TestRunner: test failed, running again to see if it is flaky...
  ********* Start testing of tst_QScroller *********
  Config: Using QTest library 5.0.1, Qt 5.0.1
  PASS   : tst_QScroller::initTestCase()
  QWARN  : tst_QScroller::staticScrollers() QScroller::scroller() was called 
with a null target.
  PASS   : tst_QScroller::staticScrollers()
  PASS   : tst_QScroller::scrollerProperties()
  PASS   : tst_QScroller::scrollTo()
  QWARN  : tst_QScroller::scroll() QGestureManager::deliverEvent: could not 
find the target for gesture
  FAIL!  : tst_QScroller::scroll() Compared values are not the same
     Actual   (sw->receivedFirst): 0
     Expected (true): 1
     Loc: [tst_qscroller.cpp(196)]
  FAIL!  : tst_QScroller::scroll() Compared values are not the same
     Loc: [tst_qscroller.cpp(409)]
  QWARN  : tst_QScroller::overshoot() QGestureManager::deliverEvent: could not 
find the target for gesture
  QWARN  : tst_QScroller::overshoot() QGestureManager::deliverEvent: could not 
find the target for gesture
  QWARN  : tst_QScroller::overshoot() QGestureManager::deliverEvent: could not 
find the target for gesture
  QWARN  : tst_QScroller::overshoot() QGestureManager::deliverEvent: could not 
find the target for gesture
  PASS   : tst_QScroller::overshoot()
  PASS   : tst_QScroller::cleanupTestCase()
  Totals: 6 passed, 2 failed, 0 skipped
  ********* Finished testing of tst_QScroller *********
  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 4
  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_qscroller: 4 seconds, exit code 2
  
  Testing tst_qperformancetimer
  FAIL!  : tst_qperformancetimer::units() 'elapsed > 300000000 && elapsed < 
310000000' returned FALSE. ()
     Loc: [tst_qperformancetimer.cpp(64)]
  Totals: 2 passed, 1 failed, 0 skipped
  QtQA::App::TestRunner: test failed, running again to see if it is flaky...
  ********* Start testing of tst_qperformancetimer *********
  Config: Using QTest library 5.0.1, Qt 5.0.1
  PASS   : tst_qperformancetimer::initTestCase()
  FAIL!  : tst_qperformancetimer::units() 'elapsed > 300000000 && elapsed < 
310000000' returned FALSE. ()
     Loc: [tst_qperformancetimer.cpp(64)]
  PASS   : tst_qperformancetimer::cleanupTestCase()
  Totals: 2 passed, 1 failed, 0 skipped
  ********* Finished testing of tst_qperformancetimer *********
  QtQA::App::TestRunner: test failure could be reproduced twice consecutively
  QtQA::App::TestRunner: end tst_qperformancetimer: 1 seconds, exit code 1

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

  Tested changes (refs/builds/stable_1356179561):
    http://codereview.qt-project.org/43215 [PS8] - Updated submodules.
_______________________________________________
Ci-reports mailing list
[email protected]
http://lists.qt-project.org/mailman/listinfo/ci-reports

Reply via email to