Autotest `tst_qpacketprotocol' failed :( The test was 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_QPacketProtocol FAIL! : tst_QPacketProtocol::packetsAvailable(1) 'm_server->waitForNewConnection(5000)' returned FALSE. () tst_qpacketprotocol.cpp(90) : failure location FAIL! : tst_QPacketProtocol::clear() 'm_server->waitForNewConnection(5000)' returned FALSE. () tst_qpacketprotocol.cpp(90) : failure location Totals: 13 passed, 2 failed, 0 skipped QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_QPacketProtocol ********* Config: Using QTest library 5.1.0, Qt 5.1.0 PASS : tst_QPacketProtocol::initTestCase() PASS : tst_QPacketProtocol::maximumPacketSize() PASS : tst_QPacketProtocol::setMaximumPacketSize(invalid) PASS : tst_QPacketProtocol::setMaximumPacketSize(still invalid) PASS : tst_QPacketProtocol::setMaximumPacketSize(valid) PASS : tst_QPacketProtocol::send(auto send) PASS : tst_QPacketProtocol::send(no auto send) PASS : tst_QPacketProtocol::packetsAvailable(1) PASS : tst_QPacketProtocol::packetsAvailable(2) PASS : tst_QPacketProtocol::packetsAvailable(10) PASS : tst_QPacketProtocol::clear() FAIL! : tst_QPacketProtocol::read() 'm_server->waitForNewConnection(5000)' returned FALSE. () tst_qpacketprotocol.cpp(90) : failure location PASS : tst_QPacketProtocol::device() PASS : tst_QPacketProtocol::tst_QPacket_clear() PASS : tst_QPacketProtocol::cleanupTestCase() Totals: 14 passed, 1 failed, 0 skipped ********* Finished testing of tst_QPacketProtocol ********* 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_qpacketprotocol: 23 seconds, exit code 1 Build log: http://testresults.qt-project.org/ci/QtDeclarative_dev_Integration/build_00242/win32-msvc2010_Windows_7/log.txt.gz Tested changes (refs/builds/dev_1362514343): http://codereview.qt-project.org/48981 [PS1] - Remove spurious include http://codereview.qt-project.org/49226 [PS2] - Fix displacement transition bug for horizontal case _______________________________________________ Ci-reports mailing list [email protected] http://lists.qt-project.org/mailman/listinfo/ci-reports
