Autotest `tst_qsemaphore' failed :( Testing tst_QSemaphore FAIL! : tst_QSemaphore::tryAcquireWithTimeout(1s) 'qAbs(a1-e1) < fuzz' returned FALSE. ((time.elapsed()=1014) is more than 10 milliseconds different from (timeout=1000)) .\tst_qsemaphore.cpp(266) : failure location FAIL! : tst_QSemaphore::tryAcquireWithTimeout(10s) 'qAbs(a1-e1) < fuzz' returned FALSE. ((time.elapsed()=10015) is more than 10 milliseconds different from (timeout=10000)) .\tst_qsemaphore.cpp(266) : failure location Totals: 8 passed, 2 failed, 0 skipped 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(1s) 'qAbs(a1-e1) < fuzz' returned FALSE. ((time.elapsed()=1014) is more than 10 milliseconds different from (timeout=1000)) .\tst_qsemaphore.cpp(266) : failure location FAIL! : tst_QSemaphore::tryAcquireWithTimeout(10s) 'qAbs(a1-e1) < fuzz' returned FALSE. ((time.elapsed()=10015) is more than 10 milliseconds different from (timeout=10000)) .\tst_qsemaphore.cpp(266) : failure location PASS : tst_QSemaphore::tryAcquireWithTimeoutStarvation() PASS : tst_QSemaphore::release() PASS : tst_QSemaphore::available() PASS : tst_QSemaphore::producerConsumer() PASS : tst_QSemaphore::cleanupTestCase() Totals: 8 passed, 2 failed, 0 skipped ********* Finished testing of tst_QSemaphore ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qsemaphore: 29 seconds, exit code 2
Build log: http://testresults.qt-project.org/ci/Qt_4.8_Integration/build_01193/win32-msvc2010_developer-build_Windows_7/log.txt.gz Tested changes (refs/builds/4.8_1359434446): http://codereview.qt-project.org/45937 [PS1] - Call endSheet when the QFileDialog was shown as a sheet on Mac _______________________________________________ Ci-reports mailing list [email protected] http://lists.qt-project.org/mailman/listinfo/ci-reports
