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(2) 'm_server->waitForNewConnection(5000)' returned FALSE. () tst_qpacketprotocol.cpp(90) : failure location Totals: 14 passed, 1 failed, 0 skipped QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_QPacketProtocol ********* Config: Using QtTest library 5.2.0, Qt 5.2.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) FAIL! : tst_QPacketProtocol::send(no auto send) 'm_server->waitForNewConnection(5000)' returned FALSE. () tst_qpacketprotocol.cpp(90) : failure location QWARN : tst_QPacketProtocol::packetsAvailable(1) void __thiscall QWindowsClipboard::propagateClipboardMessage(unsigned int,__w64 unsigned int,__w64 long) const: Cowardly refusing to send clipboard message to hung application... PASS : tst_QPacketProtocol::packetsAvailable(1) PASS : tst_QPacketProtocol::packetsAvailable(2) PASS : tst_QPacketProtocol::packetsAvailable(10) PASS : tst_QPacketProtocol::clear() PASS : tst_QPacketProtocol::read() PASS : tst_QPacketProtocol::device() FAIL! : tst_QPacketProtocol::tst_QPacket_clear() 'm_server->waitForNewConnection(5000)' returned FALSE. () tst_qpacketprotocol.cpp(90) : failure location PASS : tst_QPacketProtocol::cleanupTestCase() Totals: 13 passed, 2 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 1 QtQA::App::TestRunner: second attempt: exited with exit code 2 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: 17 seconds, exit code 2 Build log: http://testresults.qt-project.org/ci/QtDeclarative_dev_Integration/build_00457/win32-msvc2010_Windows_7/log.txt.gz Tested changes (refs/builds/dev_1371058380): http://codereview.qt-project.org/58716 [PS1] - Merge remote-tracking branch 'origin/stable' into dev _______________________________________________ Ci-reports mailing list [email protected] http://lists.qt-project.org/mailman/listinfo/ci-reports
