Autotest `tst_qlocalsocket' 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_QLocalSocket
FAIL! : tst_QLocalSocket::processConnection(5 clients) Compared values are
not the same
Actual (consumer->exitCode()): 1
Expected (0): 0
Loc: [../tst_qlocalsocket.cpp(807)]
client: connecting to "qlocalsocket_autotest"
FAIL! : tst_QLocalSocket::processConnection(30 clients) Compared values are
not the same
Actual (consumer->exitCode()): 1
Expected (0): 0
Loc: [../tst_qlocalsocket.cpp(807)]
client: connecting to "qlocalsocket_autotest"
Totals: 53 passed, 2 failed, 0 skipped
QtQA::App::TestRunner: test failed, running again to see if it is flaky...
********* Start testing of tst_QLocalSocket *********
Config: Using QTest library 5.1.0, Qt 5.1.0
PASS : tst_QLocalSocket::initTestCase()
PASS : tst_QLocalSocket::server_basic()
PASS : tst_QLocalSocket::server_connectionsCount()
QWARN : tst_QLocalSocket::socket_basic() QLocalSocket::waitForDisconnected()
is not allowed in UnconnectedState
PASS : tst_QLocalSocket::socket_basic()
PASS : tst_QLocalSocket::listen(null)
QWARN : tst_QLocalSocket::listen(tst_localsocket) QLocalServer::listen()
called when already listening
PASS : tst_QLocalSocket::listen(tst_localsocket)
QWARN : tst_QLocalSocket::listen(tst_localsocket) QLocalServer::listen()
called when already listening
PASS : tst_QLocalSocket::listen(tst_localsocket)
PASS : tst_QLocalSocket::listenAndConnect(null 0)
PASS : tst_QLocalSocket::listenAndConnect(tst_localsocket 0)
PASS : tst_QLocalSocket::listenAndConnect(null 1)
PASS : tst_QLocalSocket::listenAndConnect(tst_localsocket 1)
PASS : tst_QLocalSocket::listenAndConnect(null 2)
PASS : tst_QLocalSocket::listenAndConnect(tst_localsocket 2)
PASS : tst_QLocalSocket::sendData(null 0)
PASS : tst_QLocalSocket::sendData(tst_localsocket 0)
PASS : tst_QLocalSocket::sendData(null 1)
PASS : tst_QLocalSocket::sendData(tst_localsocket 1)
PASS : tst_QLocalSocket::sendData(null 2)
PASS : tst_QLocalSocket::sendData(tst_localsocket 2)
PASS : tst_QLocalSocket::readBufferOverflow()
PASS : tst_QLocalSocket::fullPath()
PASS : tst_QLocalSocket::hitMaximumConnections(none)
PASS : tst_QLocalSocket::hitMaximumConnections(1)
PASS : tst_QLocalSocket::hitMaximumConnections(3)
PASS : tst_QLocalSocket::setSocketDescriptor()
PASS : tst_QLocalSocket::threadedConnection(1 client)
PASS : tst_QLocalSocket::threadedConnection(2 clients)
PASS : tst_QLocalSocket::threadedConnection(5 clients)
PASS : tst_QLocalSocket::threadedConnection(10 clients)
PASS : tst_QLocalSocket::threadedConnection(20 clients)
FAIL! : tst_QLocalSocket::processConnection(1 client) Compared values are
not the same
Actual (consumer->exitCode()): 1
Expected (0): 0
Loc: [../tst_qlocalsocket.cpp(807)]
client: connecting to "qlocalsocket_autotest"
QWARN : tst_QLocalSocket::processConnection(1 client) QProcess: Destroyed
while process ("socketprocess/socketprocess") is still running.
FAIL! : tst_QLocalSocket::processConnection(2 clients) Compared values are
not the same
Actual (consumer->exitCode()): 1
Expected (0): 0
Loc: [../tst_qlocalsocket.cpp(807)]
client: connecting to "qlocalsocket_autotest"
QWARN : tst_QLocalSocket::processConnection(2 clients) QProcess: Destroyed
while process ("socketprocess/socketprocess") is still running.
FAIL! : tst_QLocalSocket::processConnection(5 clients) Compared values are
not the same
Actual (consumer->exitCode()): 1
Expected (0): 0
Loc: [../tst_qlocalsocket.cpp(807)]
client: connecting to "qlocalsocket_autotest"
QWARN : tst_QLocalSocket::processConnection(5 clients) QProcess: Destroyed
while process ("socketprocess/socketprocess") is still running.
FAIL! : tst_QLocalSocket::processConnection(30 clients) Compared values are
not the same
Actual (consumer->exitCode()): 1
Expected (0): 0
Loc: [../tst_qlocalsocket.cpp(807)]
client: connecting to "qlocalsocket_autotest"
client: connected
QWARN : tst_QLocalSocket::processConnection(30 clients) QProcess: Destroyed
while process ("socketprocess/socketprocess") is still running.
PASS : tst_QLocalSocket::longPath()
PASS : tst_QLocalSocket::waitForDisconnect()
PASS : tst_QLocalSocket::waitForDisconnectByServer()
PASS : tst_QLocalSocket::removeServer()
PASS : tst_QLocalSocket::recycleServer()
PASS : tst_QLocalSocket::multiConnect()
PASS : tst_QLocalSocket::writeOnlySocket()
QWARN : tst_QLocalSocket::writeToClientAndDisconnect()
QLocalSocket::waitForDisconnected() is not allowed in UnconnectedState
PASS : tst_QLocalSocket::writeToClientAndDisconnect()
QDEBUG : tst_QLocalSocket::debug() QLocalSocket::ConnectionRefusedError
QLocalSocket::UnconnectedState
PASS : tst_QLocalSocket::debug()
PASS : tst_QLocalSocket::bytesWrittenSignal()
PASS : tst_QLocalSocket::syncDisconnectNotify()
PASS : tst_QLocalSocket::asyncDisconnectNotify()
PASS : tst_QLocalSocket::verifySocketOptions(user)
PASS : tst_QLocalSocket::verifySocketOptions(group)
PASS : tst_QLocalSocket::verifySocketOptions(other)
PASS : tst_QLocalSocket::verifySocketOptions(all)
QDEBUG : tst_QLocalSocket::verifyListenWithDescriptor(normal) socket
"/tmp/testsocket" false
PASS : tst_QLocalSocket::verifyListenWithDescriptor(normal)
QDEBUG : tst_QLocalSocket::verifyListenWithDescriptor(abstract) socket
"abstractsocketname" true
PASS : tst_QLocalSocket::verifyListenWithDescriptor(abstract)
QDEBUG : tst_QLocalSocket::verifyListenWithDescriptor(abstractwithslash)
socket "abstractsocketwitha/inthename" true
PASS : tst_QLocalSocket::verifyListenWithDescriptor(abstractwithslash)
QDEBUG : tst_QLocalSocket::verifyListenWithDescriptor(no path) socket
"/invalid/no path name specified" true
PASS : tst_QLocalSocket::verifyListenWithDescriptor(no path)
PASS : tst_QLocalSocket::cleanupTestCase()
Totals: 51 passed, 4 failed, 0 skipped
********* Finished testing of tst_QLocalSocket *********
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 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_qlocalsocket: 16 seconds, exit code 4
Build log:
http://testresults.qt-project.org/ci/QtBase_stable_Integration/build_01234/linux-g++-32_Ubuntu_10.04_x86/log.txt.gz
Tested changes (refs/builds/stable_1368710638):
http://codereview.qt-project.org/56283 [PS1] - Android: Fix crash when
using QBackingStore
http://codereview.qt-project.org/56167 [PS5] - MSYS: use cp -f for
QMAKE_INSTALL_*
http://codereview.qt-project.org/56165 [PS1] - Never show EGLFS mouse
cursor in Qt for Android platform plugin
http://codereview.qt-project.org/56140 [PS1] - Make QRgb-related functions
constexpr
http://codereview.qt-project.org/56125 [PS1] - Fixed XCB build with
-no-opengl
http://codereview.qt-project.org/56070 [PS1] - Fixed crash associated with
reparenting a QGLWidget
http://codereview.qt-project.org/56139 [PS2] - Only call
QA::updateAccessibility() if the "control owner" is a QWidget
http://codereview.qt-project.org/56182 [PS1] - configure/Mac: Handle errors
by xcrun.
http://codereview.qt-project.org/56171 [PS1] - qdoc: Brief attribute was
written incorrectly
http://codereview.qt-project.org/56091 [PS3] - Fix ambiguity in shortcut
matching
_______________________________________________
Ci-reports mailing list
[email protected]
http://lists.qt-project.org/mailman/listinfo/ci-reports