[Ci-reports] fail on QtDeclarative_dev_Integration #1250
Qt Continuous Integration System
ci-noreply at qt-project.org
Thu Feb 13 01:19:32 CET 2014
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(10000)' 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.3.0, Qt 5.3.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)
FAIL! : tst_QPacketProtocol::packetsAvailable(1) 'm_server->waitForNewConnection(10000)' returned FALSE. ()
tst_qpacketprotocol.cpp(90) : failure location
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(10000)' 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: 31 seconds, exit code 2
Build log: http://testresults.qt-project.org/ci/QtDeclarative_dev_Integration/build_01250/win32-msvc2010_Windows_7/log.txt.gz
Tested changes (refs/builds/dev_1392249161):
http://codereview.qt-project.org/77660 [PS2] - [new compiler] Fix context ownership for anonymous components
http://codereview.qt-project.org/76469 [PS23] - Infrastructure for supporting multiple profilers in qqmlprofilerservice
http://codereview.qt-project.org/77795 [PS1] - Remove unused method
http://codereview.qt-project.org/77752 [PS2] - Avoid shifts with 0 bits and cast more consts to int
http://codereview.qt-project.org/77751 [PS2] - Really eliminate a|0 and b&(-1)
http://codereview.qt-project.org/77750 [PS2] - Avoid some unneccesary instructions in swapValues
http://codereview.qt-project.org/77709 [PS2] - Mask rhs of shift operations in the IR for constants
http://codereview.qt-project.org/77708 [PS2] - Slightly simplify generated code for conversion to int
http://codereview.qt-project.org/77666 [PS2] - Remove unused text stream
http://codereview.qt-project.org/77662 [PS2] - Remove some code duplication
http://codereview.qt-project.org/77661 [PS2] - Cleanup: Pass the function into the various SSA stages
http://codereview.qt-project.org/77614 [PS3] - Simplify some runtime code
More information about the Ci-reports
mailing list