Autotest `tst_qsemaphore' 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_QSemaphore
  FAIL!  : tst_QSemaphore::tryAcquireWithTimeout(10s) 'qAbs(a1-e1) < fuzz' 
returned FALSE. ((time.elapsed()=10120) is more than 50 milliseconds different 
from (timeout=10000))
     Loc: [tst_qsemaphore.cpp(310)]
  Totals: 7 passed, 1 failed, 0 skipped
  QtQA::App::TestRunner: test failed, running again to see if it is flaky...
  ********* Start testing of tst_QSemaphore *********
  Config: Using QtTest library 5.2.0, Qt 5.2.0
  PASS   : tst_QSemaphore::initTestCase()
  PASS   : tst_QSemaphore::acquire()
  PASS   : tst_QSemaphore::tryAcquire()
  FAIL!  : tst_QSemaphore::tryAcquireWithTimeout(1s) 'qAbs(a1-e1) < fuzz' 
returned FALSE. ((time.elapsed()=1115) is more than 50 milliseconds different 
from (timeout=1000))
     Loc: [tst_qsemaphore.cpp(248)]
  FAIL!  : tst_QSemaphore::tryAcquireWithTimeout(10s) 'qAbs(a1-e1) < fuzz' 
returned FALSE. ((time.elapsed()=10463) is more than 50 milliseconds different 
from (timeout=10000))
     Loc: [tst_qsemaphore.cpp(255)]
  PASS   : tst_QSemaphore::tryAcquireWithTimeoutStarvation()
  PASS   : tst_QSemaphore::producerConsumer()
  PASS   : tst_QSemaphore::cleanupTestCase()
  Totals: 6 passed, 2 failed, 0 skipped
  ********* Finished testing of tst_QSemaphore *********
  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_qsemaphore: 142 seconds, exit code 2

  Build log: 
http://testresults.qt-project.org/ci/QtBase_stable_Integration/build_02158/linux-g++_no-widgets_Ubuntu_12.04_x64/log.txt.gz

  Tested changes (refs/builds/stable_1380615024):
    http://codereview.qt-project.org/66907 [PS1] - qdoc: Use empty common 
prefix for alphabetical QML type lists
_______________________________________________
Ci-reports mailing list
[email protected]
http://lists.qt-project.org/mailman/listinfo/ci-reports

Reply via email to