Autotest `tst_qqmldebugserverconnection' 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_QQmlDebugServerConnection FAIL! : tst_QQmlDebugServerConnection::oneConnectionForMultipleServers(local) 'connection2.waitForConnected()' returned FALSE. () tst_qqmldebugserverconnection.cpp(252) : failure location FAIL! : tst_QQmlDebugServerConnection::multipleConnectionsForMultipleServers(tcp) 'connection12.isConnected()' returned FALSE. () tst_qqmldebugserverconnection.cpp(312) : failure location FAIL! : tst_QQmlDebugServerConnection::multipleConnectionsForMultipleServers(local) 'connection2.waitForConnected()' returned FALSE. () tst_qqmldebugserverconnection.cpp(332) : failure location Totals: 7 passed, 3 failed, 0 skipped QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_QQmlDebugServerConnection ********* Config: Using QTest library 5.1.0, Qt 5.1.0 PASS : tst_QQmlDebugServerConnection::initTestCase() PASS : tst_QQmlDebugServerConnection::oneConnectionToServer(tcp) PASS : tst_QQmlDebugServerConnection::oneConnectionToServer(local) FAIL! : tst_QQmlDebugServerConnection::multipleConnectionsToServer(tcp) 'connection2.isConnected()' returned FALSE. () tst_qqmldebugserverconnection.cpp(190) : failure location PASS : tst_QQmlDebugServerConnection::multipleConnectionsToServer(local) PASS : tst_QQmlDebugServerConnection::oneConnectionForMultipleServers(tcp) QWARN : tst_QQmlDebugServerConnection::oneConnectionForMultipleServers(local) Qml Debug Client: Did not get handshake answer in time FAIL! : tst_QQmlDebugServerConnection::oneConnectionForMultipleServers(local) 'connection2.waitForConnected()' returned FALSE. () tst_qqmldebugserverconnection.cpp(252) : failure location FAIL! : tst_QQmlDebugServerConnection::multipleConnectionsForMultipleServers(tcp) 'connection12.isConnected()' returned FALSE. () tst_qqmldebugserverconnection.cpp(312) : failure location QWARN : tst_QQmlDebugServerConnection::multipleConnectionsForMultipleServers(local) Qml Debug Client: Did not get handshake answer in time FAIL! : tst_QQmlDebugServerConnection::multipleConnectionsForMultipleServers(local) 'connection2.waitForConnected()' returned FALSE. () tst_qqmldebugserverconnection.cpp(332) : failure location PASS : tst_QQmlDebugServerConnection::cleanupTestCase() Totals: 6 passed, 4 failed, 0 skipped ********* Finished testing of tst_QQmlDebugServerConnection ********* 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 3 QtQA::App::TestRunner: second attempt: exited with exit code 4 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_qqmldebugserverconnection: 271 seconds, exit code 4 Build log: http://testresults.qt-project.org/ci/QtDeclarative_stable_Integration/build_00414/win32-msvc2010_Windows_7/log.txt.gz Tested changes (refs/builds/stable_1366111153): http://codereview.qt-project.org/52700 [PS2] - Fix for Positioner attached property http://codereview.qt-project.org/53895 [PS2] - Doc: Add required include statement for qmlRegisterSingletonType docs http://codereview.qt-project.org/53272 [PS7] - QmlDebugging: Add plugin for connection using QLocalServer http://codereview.qt-project.org/53846 [PS2] - QmlDebugging: Auto tests use port range http://codereview.qt-project.org/53877 [PS2] - fix typo in warning _______________________________________________ Ci-reports mailing list [email protected] http://lists.qt-project.org/mailman/listinfo/ci-reports
