Autotest `tst_qsemaphore' failed :(

  ********* Start testing of tst_QSemaphore *********
  Config: Using QTest library 4.8.5, Qt 4.8.5
  PASS   : tst_QSemaphore::initTestCase()
  PASS   : tst_QSemaphore::acquire()
  PASS   : tst_QSemaphore::tryAcquire()
  FAIL!  : tst_QSemaphore::tryAcquireWithTimeout(10s) 'qAbs(a1-e1) < fuzz' 
returned FALSE. ((time.elapsed()=10013) is more than 10 milliseconds different 
from (timeout=10000))
     Loc: [tst_qsemaphore.cpp(273)]
  PASS   : tst_QSemaphore::tryAcquireWithTimeoutStarvation()
  PASS   : tst_QSemaphore::release()
  PASS   : tst_QSemaphore::available()
  PASS   : tst_QSemaphore::producerConsumer()
  PASS   : tst_QSemaphore::cleanupTestCase()
  Totals: 8 passed, 1 failed, 0 skipped
  ********* Finished testing of tst_QSemaphore *********
  QtQA::App::TestRunner: test failed, running again to see if it is flaky...
  ********* Start testing of tst_QSemaphore *********
  Config: Using QTest library 4.8.5, Qt 4.8.5
  PASS   : tst_QSemaphore::initTestCase()
  PASS   : tst_QSemaphore::acquire()
  PASS   : tst_QSemaphore::tryAcquire()
  FAIL!  : tst_QSemaphore::tryAcquireWithTimeout(10s) 'qAbs(a1-e1) < fuzz' 
returned FALSE. ((time.elapsed()=10012) is more than 10 milliseconds different 
from (timeout=10000))
     Loc: [tst_qsemaphore.cpp(318)]
  PASS   : tst_QSemaphore::tryAcquireWithTimeoutStarvation()
  PASS   : tst_QSemaphore::release()
  PASS   : tst_QSemaphore::available()
  PASS   : tst_QSemaphore::producerConsumer()
  PASS   : tst_QSemaphore::cleanupTestCase()
  Totals: 8 passed, 1 failed, 0 skipped
  ********* Finished testing of tst_QSemaphore *********
  QtQA::App::TestRunner: test failure could be reproduced twice consecutively
  QtQA::App::TestRunner: end tst_qsemaphore: 103 seconds, exit code 1

  Build log: 
http://testresults.qt-project.org/ci/Qt_4.8_Integration/build_01489/linux-g++-32_Ubuntu_10.04_x86/log.txt.gz

  Tested changes (refs/builds/4.8_1371107851):
    http://codereview.qt-project.org/58743 [PS1] - QDockWidget: Keep position 
when undocking.
_______________________________________________
Ci-reports mailing list
[email protected]
http://lists.qt-project.org/mailman/listinfo/ci-reports

Reply via email to