Autotest `tst_qpacketprotocol' failed :( Testing tst_QPacketProtocol FAIL! : tst_QPacketProtocol::clear() 'm_server->waitForNewConnection(5000)' returned FALSE. () tst_qpacketprotocol.cpp(90) : failure location FAIL! : tst_QPacketProtocol::device() '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 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) PASS : tst_QPacketProtocol::send(no auto send) PASS : tst_QPacketProtocol::packetsAvailable(1) PASS : tst_QPacketProtocol::packetsAvailable(2) FAIL! : tst_QPacketProtocol::packetsAvailable(10) 'm_server->waitForNewConnection(5000)' returned FALSE. () tst_qpacketprotocol.cpp(90) : failure location 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 failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qpacketprotocol: 21 seconds, exit code 2
Build log: http://testresults.qt-project.org/ci/QtDeclarative_dev_Integration/build_00637/win32-msvc2010_Windows_7/log.txt.gz Tested changes (refs/builds/dev_1376684513): http://codereview.qt-project.org/63089 [PS1] - Factor out protoHasArray and hasAccessorProperty http://codereview.qt-project.org/63149 [PS1] - Move arguments object creation into the generated code http://codereview.qt-project.org/63122 [PS3] - Optimize contruction of Arguments objects http://codereview.qt-project.org/63121 [PS3] - Fix two small issues when construcint Array objects http://codereview.qt-project.org/63094 [PS4] - Optimize Function.prototype.apply/call() _______________________________________________ Ci-reports mailing list [email protected] http://lists.qt-project.org/mailman/listinfo/ci-reports
