Autotests `tst_platformsocketengine' and `tst_qsemaphore' 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_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.6, Qt 4.8.6 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 QObject::connect: Cannot connect (null)::destroyed() to QHostInfoLookupManager::waitForThreadPoolDone() Testing tst_PlatformSocketEngine QDEBUG : tst_PlatformSocketEngine::udpLoopbackPerformance() 962.3MB/4.9s: 192.5MB/s FAIL! : tst_PlatformSocketEngine::tcpLoopbackPerformance() 'socketDescriptor > 0' returned FALSE. () .\tst_platformsocketengine.cpp(515) : failure location FAIL! : tst_PlatformSocketEngine::receiveUrgentData() 'socketDescriptor > 0' returned FALSE. () .\tst_platformsocketengine.cpp(700) : failure location Totals: 14 passed, 2 failed, 1 skipped QtQA::App::TestRunner: test failed, running again to see if it is flaky... QObject::connect: Cannot connect (null)::destroyed() to QHostInfoLookupManager::waitForThreadPoolDone() ********* Start testing of tst_PlatformSocketEngine ********* Config: Using QTest library 4.8.6, Qt 4.8.6 PASS : tst_PlatformSocketEngine::initTestCase() PASS : tst_PlatformSocketEngine::construction() PASS : tst_PlatformSocketEngine::simpleConnectToIMAP() PASS : tst_PlatformSocketEngine::udpLoopbackTest() PASS : tst_PlatformSocketEngine::udpIPv6LoopbackTest() PASS : tst_PlatformSocketEngine::broadcastTest() FAIL! : tst_PlatformSocketEngine::serverTest() 'socketDescriptor > 0' returned FALSE. () .\tst_platformsocketengine.cpp(405) : failure location QDEBUG : tst_PlatformSocketEngine::udpLoopbackPerformance() 963.4MB/4.9s: 192.7MB/s PASS : tst_PlatformSocketEngine::udpLoopbackPerformance() QDEBUG : tst_PlatformSocketEngine::tcpLoopbackPerformance() 608.0MB/4.9s: 121.6MB/s PASS : tst_PlatformSocketEngine::tcpLoopbackPerformance() PASS : tst_PlatformSocketEngine::readWriteBufferSize() PASS : tst_PlatformSocketEngine::bind() PASS : tst_PlatformSocketEngine::networkError() PASS : tst_PlatformSocketEngine::setSocketDescriptor() PASS : tst_PlatformSocketEngine::invalidSend() PASS : tst_PlatformSocketEngine::receiveUrgentData() SKIP : tst_PlatformSocketEngine::tooManySockets() Certain windows machines suffocate and spend too much time in this test. .\tst_platformsocketengine.cpp(578) : failure location PASS : tst_PlatformSocketEngine::cleanupTestCase() Totals: 15 passed, 1 failed, 1 skipped ********* Finished testing of tst_PlatformSocketEngine ********* 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 2 QtQA::App::TestRunner: second attempt: exited with exit code 1 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_platformsocketengine: 16 seconds, exit code 1 Build log: http://testresults.qt-project.org/ci/Qt_4.8_Integration/build_01557/win32-msvc2010_developer-build_Windows_7/log.txt.gz Tested changes (refs/builds/4.8_1374740071): http://codereview.qt-project.org/61541 [PS3] - Cleanup QFileIconProviderPrivate::getWinIcon(). _______________________________________________ Ci-reports mailing list [email protected] http://lists.qt-project.org/mailman/listinfo/ci-reports
