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()=10016) 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_01231/win32-msvc2010_developer-build_Windows_7/log.txt.gz Tested changes (refs/builds/4.8_1360669079): http://codereview.qt-project.org/47461 [PS1] - Strip prepending <hostname>: string from currentPath() for VxSim http://codereview.qt-project.org/47455 [PS1] - Fixed checking HOME variable return value using isEmpty() http://codereview.qt-project.org/47443 [PS1] - QLocale: Update the Japanese and Czech locale http://codereview.qt-project.org/47600 [PS1] - Cocoa: Do not use NSOpenGLPFAAccelerated flag for GL context _______________________________________________ Ci-reports mailing list [email protected] http://lists.qt-project.org/mailman/listinfo/ci-reports
