Autotests `tst_platformsocketengine' and `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 QObject::connect: Cannot connect (null)::destroyed() to QHostInfoLookupManager::waitForThreadPoolDone() Testing tst_PlatformSocketEngine FAIL! : tst_PlatformSocketEngine::serverTest() 'socketDescriptor > 0' returned FALSE. () .\tst_platformsocketengine.cpp(405) : failure location QDEBUG : tst_PlatformSocketEngine::udpLoopbackPerformance() 1366.7MB/4.9s: 273.0MB/s QDEBUG : tst_PlatformSocketEngine::tcpLoopbackPerformance() 929.0MB/4.9s: 185.5MB/s Totals: 15 passed, 1 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.5, Qt 4.8.5 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() 1279.3MB/4.9s: 255.5MB/s PASS : tst_PlatformSocketEngine::udpLoopbackPerformance() QDEBUG : tst_PlatformSocketEngine::tcpLoopbackPerformance() 1105.0MB/4.9s: 220.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 failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_platformsocketengine: 20 seconds, exit code 1
Build log: http://testresults.qt-project.org/ci/Qt_4.8_Integration/build_01440/win32-msvc2010_developer-build_Windows_7/log.txt.gz Tested changes (refs/builds/4.8_1368282676): http://codereview.qt-project.org/55804 [PS2] - Special-case the forward declaration of STL types for libc++. _______________________________________________ Ci-reports mailing list [email protected] http://lists.qt-project.org/mailman/listinfo/ci-reports
