[Ci-reports] fail on ssh://codereview.qt-project.org:29418/qt/qtbase#release

Qt Continuous Integration System ci-noreply at qt-project.org
Tue Jun 11 19:39:19 CEST 2013


Autotest `tst_qtcpsocket' 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_QTcpSocket
  FAIL!  : tst_QTcpSocket::invalidProxy(WithoutProxy SSL:socks5-on-http) Compared values are not the same
     Actual   (int(socket->error())): 15
     Expected ("expectedError"): 5
     Loc: [../tst_qtcpsocket.cpp(2551)]
  FAIL!  : tst_QTcpSocket::proxyFactory(WithoutProxy:http) 'socket->waitForConnected(5000)' returned FALSE. ()
     Loc: [../tst_qtcpsocket.cpp(2664)]
  FAIL!  : tst_QTcpSocket::proxyFactory(WithoutProxy SSL:http) 'socket->waitForConnected(5000)' returned FALSE. ()
     Loc: [../tst_qtcpsocket.cpp(2664)]
  Totals: 774 passed, 3 failed, 6 skipped
  QtQA::App::TestRunner: test failed, running again to see if it is flaky...
  ********* Start testing of tst_QTcpSocket *********
  Config: Using QtTest library 5.1.0, Qt 5.1.0
  QDEBUG : tst_QTcpSocket::initTestCase() "qt-test-server.qt-test-net"
  PASS   : tst_QTcpSocket::initTestCase()
  PASS   : tst_QTcpSocket::socketsConstructedBeforeEventLoop(WithoutProxy)
  PASS   : tst_QTcpSocket::socketsConstructedBeforeEventLoop(WithSocks5Proxy)
  PASS   : tst_QTcpSocket::socketsConstructedBeforeEventLoop(WithSocks5ProxyAuth)
  PASS   : tst_QTcpSocket::socketsConstructedBeforeEventLoop(WithHttpProxy)
  PASS   : tst_QTcpSocket::socketsConstructedBeforeEventLoop(WithHttpProxyBasicAuth)
  PASS   : tst_QTcpSocket::socketsConstructedBeforeEventLoop(WithoutProxy SSL)
  PASS   : tst_QTcpSocket::socketsConstructedBeforeEventLoop(WithSocks5Proxy SSL)
  PASS   : tst_QTcpSocket::socketsConstructedBeforeEventLoop(WithSocks5AuthProxy SSL)
  PASS   : tst_QTcpSocket::socketsConstructedBeforeEventLoop(WithHttpProxy SSL)
  PASS   : tst_QTcpSocket::socketsConstructedBeforeEventLoop(WithHttpProxyBasicAuth SSL)
  PASS   : tst_QTcpSocket::constructing(WithoutProxy)
  PASS   : tst_QTcpSocket::constructing(WithSocks5Proxy)
  PASS   : tst_QTcpSocket::constructing(WithSocks5ProxyAuth)
  PASS   : tst_QTcpSocket::constructing(WithHttpProxy)
  PASS   : tst_QTcpSocket::constructing(WithHttpProxyBasicAuth)
  PASS   : tst_QTcpSocket::constructing(WithoutProxy SSL)
  PASS   : tst_QTcpSocket::constructing(WithSocks5Proxy SSL)
  PASS   : tst_QTcpSocket::constructing(WithSocks5AuthProxy SSL)
  PASS   : tst_QTcpSocket::constructing(WithHttpProxy SSL)
  PASS   : tst_QTcpSocket::constructing(WithHttpProxyBasicAuth SSL)
  QDEBUG : tst_QTcpSocket::bind(WithoutProxy:127.0.0.1) Binding   QHostAddress( "127.0.0.1" )
  PASS   : tst_QTcpSocket::bind(WithoutProxy:127.0.0.1)
  QDEBUG : tst_QTcpSocket::bind(WithoutProxy:::1) Binding   QHostAddress( "::1" )
  PASS   : tst_QTcpSocket::bind(WithoutProxy:::1)
  QDEBUG : tst_QTcpSocket::bind(WithoutProxy:10.212.2.121) Binding   QHostAddress( "10.212.2.121" )
  PASS   : tst_QTcpSocket::bind(WithoutProxy:10.212.2.121)
  QDEBUG : tst_QTcpSocket::bind(WithoutProxy:198.51.100.1) Binding   QHostAddress( "198.51.100.1" )
  PASS   : tst_QTcpSocket::bind(WithoutProxy:198.51.100.1)
  QDEBUG : tst_QTcpSocket::bind(WithoutProxy:2001:0DB8::1) Binding   QHostAddress( "2001:db8::1" )
  PASS   : tst_QTcpSocket::bind(WithoutProxy:2001:0DB8::1)
  SKIP   : tst_QTcpSocket::bind(WithSocks5Proxy:127.0.0.1) QTBUG-22964
     Loc: [../tst_qtcpsocket.cpp(516)]
  SKIP   : tst_QTcpSocket::bind(WithSocks5Proxy:::1) QTBUG-22964
     Loc: [../tst_qtcpsocket.cpp(516)]
  SKIP   : tst_QTcpSocket::bind(WithSocks5Proxy:10.212.2.121) QTBUG-22964
     Loc: [../tst_qtcpsocket.cpp(516)]
  SKIP   : tst_QTcpSocket::bind(WithSocks5Proxy:198.51.100.1) QTBUG-22964
     Loc: [../tst_qtcpsocket.cpp(516)]
  SKIP   : tst_QTcpSocket::bind(WithSocks5Proxy:2001:0DB8::1) QTBUG-22964
     Loc: [../tst_qtcpsocket.cpp(516)]
  PASS   : tst_QTcpSocket::setInvalidSocketDescriptor(WithoutProxy)
  PASS   : tst_QTcpSocket::setInvalidSocketDescriptor(WithSocks5Proxy)
  PASS   : tst_QTcpSocket::setInvalidSocketDescriptor(WithSocks5ProxyAuth)
  PASS   : tst_QTcpSocket::setInvalidSocketDescriptor(WithHttpProxy)
  PASS   : tst_QTcpSocket::setInvalidSocketDescriptor(WithHttpProxyBasicAuth)
  PASS   : tst_QTcpSocket::setInvalidSocketDescriptor(WithoutProxy SSL)
  PASS   : tst_QTcpSocket::setInvalidSocketDescriptor(WithSocks5Proxy SSL)
  PASS   : tst_QTcpSocket::setInvalidSocketDescriptor(WithSocks5AuthProxy SSL)
  PASS   : tst_QTcpSocket::setInvalidSocketDescriptor(WithHttpProxy SSL)
  PASS   : tst_QTcpSocket::setInvalidSocketDescriptor(WithHttpProxyBasicAuth SSL)
  XFAIL  : tst_QTcpSocket::setSocketDescriptor(WithoutProxy) bug has been around for years, will not fix without need
     Loc: [../tst_qtcpsocket.cpp(593)]
  PASS   : tst_QTcpSocket::setSocketDescriptor(WithoutProxy)
  PASS   : tst_QTcpSocket::setSocketDescriptor(WithSocks5Proxy)
  PASS   : tst_QTcpSocket::setSocketDescriptor(WithSocks5ProxyAuth)
  PASS   : tst_QTcpSocket::setSocketDescriptor(WithHttpProxy)
  PASS   : tst_QTcpSocket::setSocketDescriptor(WithHttpProxyBasicAuth)
  XFAIL  : tst_QTcpSocket::setSocketDescriptor(WithoutProxy SSL) bug has been around for years, will not fix without need
     Loc: [../tst_qtcpsocket.cpp(593)]
  PASS   : tst_QTcpSocket::setSocketDescriptor(WithoutProxy SSL)
  PASS   : tst_QTcpSocket::setSocketDescriptor(WithSocks5Proxy SSL)
  PASS   : tst_QTcpSocket::setSocketDescriptor(WithSocks5AuthProxy SSL)
  PASS   : tst_QTcpSocket::setSocketDescriptor(WithHttpProxy SSL)
  PASS   : tst_QTcpSocket::setSocketDescriptor(WithHttpProxyBasicAuth SSL)
  PASS   : tst_QTcpSocket::socketDescriptor(WithoutProxy)
  PASS   : tst_QTcpSocket::socketDescriptor(WithSocks5Proxy)
  PASS   : tst_QTcpSocket::socketDescriptor(WithSocks5ProxyAuth)
  FAIL!  : tst_QTcpSocket::socketDescriptor(WithHttpProxy) 'socket->waitForConnected(10000)' returned FALSE. ()
     Loc: [../tst_qtcpsocket.cpp(610)]
  FAIL!  : tst_QTcpSocket::socketDescriptor(WithHttpProxyBasicAuth) 'socket->waitForConnected(10000)' returned FALSE. ()
     Loc: [../tst_qtcpsocket.cpp(610)]
  PASS   : tst_QTcpSocket::socketDescriptor(WithoutProxy SSL)
  PASS   : tst_QTcpSocket::socketDescriptor(WithSocks5Proxy SSL)
  PASS   : tst_QTcpSocket::socketDescriptor(WithSocks5AuthProxy SSL)
  FAIL!  : tst_QTcpSocket::socketDescriptor(WithHttpProxy SSL) 'socket->waitForConnected(10000)' returned FALSE. ()
     Loc: [../tst_qtcpsocket.cpp(610)]
  FAIL!  : tst_QTcpSocket::socketDescriptor(WithHttpProxyBasicAuth SSL) 'socket->waitForConnected(10000)' returned FALSE. ()
     Loc: [../tst_qtcpsocket.cpp(610)]
  PASS   : tst_QTcpSocket::blockingIMAP(WithoutProxy)
  PASS   : tst_QTcpSocket::blockingIMAP(WithSocks5Proxy)
  PASS   : tst_QTcpSocket::blockingIMAP(WithSocks5ProxyAuth)
  FAIL!  : tst_QTcpSocket::blockingIMAP(WithHttpProxy) 'socket->waitForConnected(10000)' returned FALSE. ()
     Loc: [../tst_qtcpsocket.cpp(625)]
  FAIL!  : tst_QTcpSocket::blockingIMAP(WithHttpProxyBasicAuth) 'socket->waitForConnected(10000)' returned FALSE. ()
     Loc: [../tst_qtcpsocket.cpp(625)]
  PASS   : tst_QTcpSocket::blockingIMAP(WithoutProxy SSL)
  PASS   : tst_QTcpSocket::blockingIMAP(WithSocks5Proxy SSL)
  PASS   : tst_QTcpSocket::blockingIMAP(WithSocks5AuthProxy SSL)
  FAIL!  : tst_QTcpSocket::blockingIMAP(WithHttpProxy SSL) 'socket->waitForConnected(10000)' returned FALSE. ()
     Loc: [../tst_qtcpsocket.cpp(625)]
  FAIL!  : tst_QTcpSocket::blockingIMAP(WithHttpProxyBasicAuth SSL) 'socket->waitForConnected(10000)' returned FALSE. ()
     Loc: [../tst_qtcpsocket.cpp(625)]
  PASS   : tst_QTcpSocket::nonBlockingIMAP(WithoutProxy)
  PASS   : tst_QTcpSocket::nonBlockingIMAP(WithSocks5Proxy)
  PASS   : tst_QTcpSocket::nonBlockingIMAP(WithSocks5ProxyAuth)
  FAIL!  : tst_QTcpSocket::nonBlockingIMAP(WithHttpProxy) Timed out
     Loc: [../tst_qtcpsocket.cpp(759)]
  FAIL!  : tst_QTcpSocket::nonBlockingIMAP(WithHttpProxyBasicAuth) Timed out
     Loc: [../tst_qtcpsocket.cpp(759)]
  PASS   : tst_QTcpSocket::nonBlockingIMAP(WithoutProxy SSL)
  PASS   : tst_QTcpSocket::nonBlockingIMAP(WithSocks5Proxy SSL)
  PASS   : tst_QTcpSocket::nonBlockingIMAP(WithSocks5AuthProxy SSL)
  FAIL!  : tst_QTcpSocket::nonBlockingIMAP(WithHttpProxy SSL) Timed out
     Loc: [../tst_qtcpsocket.cpp(759)]
  FAIL!  : tst_QTcpSocket::nonBlockingIMAP(WithHttpProxyBasicAuth SSL) Timed out
     Loc: [../tst_qtcpsocket.cpp(759)]
  PASS   : tst_QTcpSocket::hostNotFound(WithoutProxy)
  PASS   : tst_QTcpSocket::hostNotFound(WithSocks5Proxy)
  PASS   : tst_QTcpSocket::hostNotFound(WithSocks5ProxyAuth)
  FAIL!  : tst_QTcpSocket::hostNotFound(WithHttpProxy) Compared values are not the same
     Actual   (int(socket->error())): 14
     Expected (int(QTcpSocket::HostNotFoundError)): 2
     Loc: [../tst_qtcpsocket.cpp(697)]
  FAIL!  : tst_QTcpSocket::hostNotFound(WithHttpProxyBasicAuth) Compared values are not the same
     Actual   (int(socket->error())): 14
     Expected (int(QTcpSocket::HostNotFoundError)): 2
     Loc: [../tst_qtcpsocket.cpp(697)]
  PASS   : tst_QTcpSocket::hostNotFound(WithoutProxy SSL)
  PASS   : tst_QTcpSocket::hostNotFound(WithSocks5Proxy SSL)
  PASS   : tst_QTcpSocket::hostNotFound(WithSocks5AuthProxy SSL)
  FAIL!  : tst_QTcpSocket::hostNotFound(WithHttpProxy SSL) Compared values are not the same
     Actual   (int(socket->error())): 14
     Expected (int(QTcpSocket::HostNotFoundError)): 2
     Loc: [../tst_qtcpsocket.cpp(697)]
  FAIL!  : tst_QTcpSocket::hostNotFound(WithHttpProxyBasicAuth SSL) Compared values are not the same
     Actual   (int(socket->error())): 14
     Expected (int(QTcpSocket::HostNotFoundError)): 2
     Loc: [../tst_qtcpsocket.cpp(697)]
  PASS   : tst_QTcpSocket::timeoutConnect(WithoutProxy:host)
  PASS   : tst_QTcpSocket::timeoutConnect(WithoutProxy:ip)
  PASS   : tst_QTcpSocket::timeoutConnect(WithSocks5Proxy:host)
  PASS   : tst_QTcpSocket::timeoutConnect(WithSocks5Proxy:ip)
  PASS   : tst_QTcpSocket::timeoutConnect(WithSocks5ProxyAuth:host)
  PASS   : tst_QTcpSocket::timeoutConnect(WithSocks5ProxyAuth:ip)
  FAIL!  : tst_QTcpSocket::timeoutConnect(WithHttpProxy:host) Compared values are not the same
     Actual   (int(socket->error())): 14
     Expected (int(QTcpSocket::SocketTimeoutError)): 5
     Loc: [../tst_qtcpsocket.cpp(723)]
  FAIL!  : tst_QTcpSocket::timeoutConnect(WithHttpProxy:ip) Compared values are not the same
     Actual   (int(socket->error())): 14
     Expected (int(QTcpSocket::SocketTimeoutError)): 5
     Loc: [../tst_qtcpsocket.cpp(723)]
  FAIL!  : tst_QTcpSocket::timeoutConnect(WithHttpProxyBasicAuth:host) Compared values are not the same
     Actual   (int(socket->error())): 14
     Expected (int(QTcpSocket::SocketTimeoutError)): 5
     Loc: [../tst_qtcpsocket.cpp(723)]
  FAIL!  : tst_QTcpSocket::timeoutConnect(WithHttpProxyBasicAuth:ip) Compared values are not the same
     Actual   (int(socket->error())): 14
     Expected (int(QTcpSocket::SocketTimeoutError)): 5
     Loc: [../tst_qtcpsocket.cpp(723)]
  PASS   : tst_QTcpSocket::timeoutConnect(WithoutProxy SSL:host)
  PASS   : tst_QTcpSocket::timeoutConnect(WithoutProxy SSL:ip)
  PASS   : tst_QTcpSocket::timeoutConnect(WithSocks5Proxy SSL:host)
  PASS   : tst_QTcpSocket::timeoutConnect(WithSocks5Proxy SSL:ip)
  PASS   : tst_QTcpSocket::timeoutConnect(WithSocks5AuthProxy SSL:host)
  PASS   : tst_QTcpSocket::timeoutConnect(WithSocks5AuthProxy SSL:ip)
  FAIL!  : tst_QTcpSocket::timeoutConnect(WithHttpProxy SSL:host) Compared values are not the same
     Actual   (int(socket->error())): 14
     Expected (int(QTcpSocket::SocketTimeoutError)): 5
     Loc: [../tst_qtcpsocket.cpp(723)]
  FAIL!  : tst_QTcpSocket::timeoutConnect(WithHttpProxy SSL:ip) Compared values are not the same
     Actual   (int(socket->error())): 14
     Expected (int(QTcpSocket::SocketTimeoutError)): 5
     Loc: [../tst_qtcpsocket.cpp(723)]
  FAIL!  : tst_QTcpSocket::timeoutConnect(WithHttpProxyBasicAuth SSL:host) Compared values are not the same
     Actual   (int(socket->error())): 14
     Expected (int(QTcpSocket::SocketTimeoutError)): 5
     Loc: [../tst_qtcpsocket.cpp(723)]
  FAIL!  : tst_QTcpSocket::timeoutConnect(WithHttpProxyBasicAuth SSL:ip) Compared values are not the same
     Actual   (int(socket->error())): 14
     Expected (int(QTcpSocket::SocketTimeoutError)): 5
     Loc: [../tst_qtcpsocket.cpp(723)]
  PASS   : tst_QTcpSocket::delayedClose(WithoutProxy)
  PASS   : tst_QTcpSocket::delayedClose(WithSocks5Proxy)
  PASS   : tst_QTcpSocket::delayedClose(WithSocks5ProxyAuth)
  FAIL!  : tst_QTcpSocket::delayedClose(WithHttpProxy) Timed out
     Loc: [../tst_qtcpsocket.cpp(879)]
  FAIL!  : tst_QTcpSocket::delayedClose(WithHttpProxyBasicAuth) Timed out
     Loc: [../tst_qtcpsocket.cpp(879)]
  PASS   : tst_QTcpSocket::delayedClose(WithoutProxy SSL)
  PASS   : tst_QTcpSocket::delayedClose(WithSocks5Proxy SSL)
  PASS   : tst_QTcpSocket::delayedClose(WithSocks5AuthProxy SSL)
  FAIL!  : tst_QTcpSocket::delayedClose(WithHttpProxy SSL) Timed out
     Loc: [../tst_qtcpsocket.cpp(879)]
  FAIL!  : tst_QTcpSocket::delayedClose(WithHttpProxyBasicAuth SSL) Timed out
     Loc: [../tst_qtcpsocket.cpp(879)]
  PASS   : tst_QTcpSocket::partialRead(WithoutProxy)
  PASS   : tst_QTcpSocket::partialRead(WithSocks5Proxy)
  PASS   : tst_QTcpSocket::partialRead(WithSocks5ProxyAuth)
  FAIL!  : tst_QTcpSocket::partialRead(WithHttpProxy) 'socket->waitForConnected(10000)' returned FALSE. ()
     Loc: [../tst_qtcpsocket.cpp(941)]
  FAIL!  : tst_QTcpSocket::partialRead(WithHttpProxyBasicAuth) 'socket->waitForConnected(10000)' returned FALSE. ()
     Loc: [../tst_qtcpsocket.cpp(941)]
  PASS   : tst_QTcpSocket::partialRead(WithoutProxy SSL)
  PASS   : tst_QTcpSocket::partialRead(WithSocks5Proxy SSL)
  PASS   : tst_QTcpSocket::partialRead(WithSocks5AuthProxy SSL)
  FAIL!  : tst_QTcpSocket::partialRead(WithHttpProxy SSL) 'socket->waitForConnected(10000)' returned FALSE. ()
     Loc: [../tst_qtcpsocket.cpp(941)]
  FAIL!  : tst_QTcpSocket::partialRead(WithHttpProxyBasicAuth SSL) 'socket->waitForConnected(10000)' returned FALSE. ()
     Loc: [../tst_qtcpsocket.cpp(941)]
  PASS   : tst_QTcpSocket::unget(WithoutProxy)
  PASS   : tst_QTcpSocket::unget(WithSocks5Proxy)
  PASS   : tst_QTcpSocket::unget(WithSocks5ProxyAuth)
  FAIL!  : tst_QTcpSocket::unget(WithHttpProxy) 'socket->waitForConnected(10000)' returned FALSE. ()
     Loc: [../tst_qtcpsocket.cpp(965)]
  FAIL!  : tst_QTcpSocket::unget(WithHttpProxyBasicAuth) 'socket->waitForConnected(10000)' returned FALSE. ()
     Loc: [../tst_qtcpsocket.cpp(965)]
  PASS   : tst_QTcpSocket::unget(WithoutProxy SSL)
  PASS   : tst_QTcpSocket::unget(WithSocks5Proxy SSL)
  PASS   : tst_QTcpSocket::unget(WithSocks5AuthProxy SSL)
  FAIL!  : tst_QTcpSocket::unget(WithHttpProxy SSL) 'socket->waitForConnected(10000)' returned FALSE. ()
     Loc: [../tst_qtcpsocket.cpp(965)]
  FAIL!  : tst_QTcpSocket::unget(WithHttpProxyBasicAuth SSL) 'socket->waitForConnected(10000)' returned FALSE. ()
     Loc: [../tst_qtcpsocket.cpp(965)]
  PASS   : tst_QTcpSocket::readAllAfterClose(WithoutProxy)
  PASS   : tst_QTcpSocket::readAllAfterClose(WithSocks5Proxy)
  PASS   : tst_QTcpSocket::readAllAfterClose(WithSocks5ProxyAuth)
  FAIL!  : tst_QTcpSocket::readAllAfterClose(WithHttpProxy) Network operation timed out
     Loc: [../tst_qtcpsocket.cpp(1005)]
  FAIL!  : tst_QTcpSocket::readAllAfterClose(WithHttpProxyBasicAuth) Network operation timed out
     Loc: [../tst_qtcpsocket.cpp(1005)]
  PASS   : tst_QTcpSocket::readAllAfterClose(WithoutProxy SSL)
  PASS   : tst_QTcpSocket::readAllAfterClose(WithSocks5Proxy SSL)
  PASS   : tst_QTcpSocket::readAllAfterClose(WithSocks5AuthProxy SSL)
  FAIL!  : tst_QTcpSocket::readAllAfterClose(WithHttpProxy SSL) Network operation timed out
     Loc: [../tst_qtcpsocket.cpp(1005)]
  FAIL!  : tst_QTcpSocket::readAllAfterClose(WithHttpProxyBasicAuth SSL) Network operation timed out
     Loc: [../tst_qtcpsocket.cpp(1005)]
  PASS   : tst_QTcpSocket::openCloseOpenClose(WithoutProxy)
  PASS   : tst_QTcpSocket::openCloseOpenClose(WithSocks5Proxy)
  PASS   : tst_QTcpSocket::openCloseOpenClose(WithSocks5ProxyAuth)
  FAIL!  : tst_QTcpSocket::openCloseOpenClose(WithHttpProxy) 'socket->waitForConnected(10000)' returned FALSE. ()
     Loc: [../tst_qtcpsocket.cpp(1042)]
  FAIL!  : tst_QTcpSocket::openCloseOpenClose(WithHttpProxyBasicAuth) 'socket->waitForConnected(10000)' returned FALSE. ()
     Loc: [../tst_qtcpsocket.cpp(1042)]
  PASS   : tst_QTcpSocket::openCloseOpenClose(WithoutProxy SSL)
  PASS   : tst_QTcpSocket::openCloseOpenClose(WithSocks5Proxy SSL)
  PASS   : tst_QTcpSocket::openCloseOpenClose(WithSocks5AuthProxy SSL)
  FAIL!  : tst_QTcpSocket::openCloseOpenClose(WithHttpProxy SSL) 'socket->waitForConnected(10000)' returned FALSE. ()
     Loc: [../tst_qtcpsocket.cpp(1042)]
  FAIL!  : tst_QTcpSocket::openCloseOpenClose(WithHttpProxyBasicAuth SSL) 'socket->waitForConnected(10000)' returned FALSE. ()
     Loc: [../tst_qtcpsocket.cpp(1042)]
  PASS   : tst_QTcpSocket::connectDisconnectConnectDisconnect(WithoutProxy)
  PASS   : tst_QTcpSocket::connectDisconnectConnectDisconnect(WithSocks5Proxy)
  PASS   : tst_QTcpSocket::connectDisconnectConnectDisconnect(WithSocks5ProxyAuth)
  FAIL!  : tst_QTcpSocket::connectDisconnectConnectDisconnect(WithHttpProxy) 'socket->waitForReadyRead(10000)' returned FALSE. ()
     Loc: [../tst_qtcpsocket.cpp(1059)]
  FAIL!  : tst_QTcpSocket::connectDisconnectConnectDisconnect(WithHttpProxyBasicAuth) 'socket->waitForReadyRead(10000)' returned FALSE. ()
     Loc: [../tst_qtcpsocket.cpp(1059)]
  PASS   : tst_QTcpSocket::connectDisconnectConnectDisconnect(WithoutProxy SSL)
  PASS   : tst_QTcpSocket::connectDisconnectConnectDisconnect(WithSocks5Proxy SSL)
  PASS   : tst_QTcpSocket::connectDisconnectConnectDisconnect(WithSocks5AuthProxy SSL)
  FAIL!  : tst_QTcpSocket::connectDisconnectConnectDisconnect(WithHttpProxy SSL) 'socket->waitForReadyRead(10000)' returned FALSE. ()
     Loc: [../tst_qtcpsocket.cpp(1059)]
  FAIL!  : tst_QTcpSocket::connectDisconnectConnectDisconnect(WithHttpProxyBasicAuth SSL) 'socket->waitForReadyRead(10000)' returned FALSE. ()
     Loc: [../tst_qtcpsocket.cpp(1059)]
  PASS   : tst_QTcpSocket::disconnectWhileConnecting(WithoutProxy:without-data)
  PASS   : tst_QTcpSocket::disconnectWhileConnecting(WithoutProxy:without-data+close)
  PASS   : tst_QTcpSocket::disconnectWhileConnecting(WithoutProxy:with-data)
  PASS   : tst_QTcpSocket::disconnectWhileConnecting(WithoutProxy:with-data+close)
  PASS   : tst_QTcpSocket::disconnectWhileConnecting(WithoutProxy:with-big-data)
  PASS   : tst_QTcpSocket::disconnectWhileConnecting(WithoutProxy:with-big-data+close)
  PASS   : tst_QTcpSocket::disconnectWhileConnecting(WithSocks5Proxy:without-data)
  PASS   : tst_QTcpSocket::disconnectWhileConnecting(WithSocks5Proxy:without-data+close)
  PASS   : tst_QTcpSocket::disconnectWhileConnecting(WithSocks5Proxy:with-data)
  PASS   : tst_QTcpSocket::disconnectWhileConnecting(WithSocks5Proxy:with-data+close)
  PASS   : tst_QTcpSocket::disconnectWhileConnecting(WithSocks5Proxy:with-big-data)
  PASS   : tst_QTcpSocket::disconnectWhileConnecting(WithSocks5Proxy:with-big-data+close)
  PASS   : tst_QTcpSocket::disconnectWhileConnecting(WithSocks5ProxyAuth:without-data)
  PASS   : tst_QTcpSocket::disconnectWhileConnecting(WithSocks5ProxyAuth:without-data+close)
  PASS   : tst_QTcpSocket::disconnectWhileConnecting(WithSocks5ProxyAuth:with-data)
  PASS   : tst_QTcpSocket::disconnectWhileConnecting(WithSocks5ProxyAuth:with-data+close)
  PASS   : tst_QTcpSocket::disconnectWhileConnecting(WithSocks5ProxyAuth:with-big-data)
  PASS   : tst_QTcpSocket::disconnectWhileConnecting(WithSocks5ProxyAuth:with-big-data+close)
  PASS   : tst_QTcpSocket::disconnectWhileConnecting(WithHttpProxy:without-data)
  PASS   : tst_QTcpSocket::disconnectWhileConnecting(WithHttpProxy:without-data+close)
  PASS   : tst_QTcpSocket::disconnectWhileConnecting(WithHttpProxy:with-data)
  PASS   : tst_QTcpSocket::disconnectWhileConnecting(WithHttpProxy:with-data+close)
  PASS   : tst_QTcpSocket::disconnectWhileConnecting(WithHttpProxy:with-big-data)
  PASS   : tst_QTcpSocket::disconnectWhileConnecting(WithHttpProxy:with-big-data+close)
  PASS   : tst_QTcpSocket::disconnectWhileConnecting(WithHttpProxyBasicAuth:without-data)
  PASS   : tst_QTcpSocket::disconnectWhileConnecting(WithHttpProxyBasicAuth:without-data+close)
  PASS   : tst_QTcpSocket::disconnectWhileConnecting(WithHttpProxyBasicAuth:with-data)
  PASS   : tst_QTcpSocket::disconnectWhileConnecting(WithHttpProxyBasicAuth:with-data+close)
  PASS   : tst_QTcpSocket::disconnectWhileConnecting(WithHttpProxyBasicAuth:with-big-data)
  PASS   : tst_QTcpSocket::disconnectWhileConnecting(WithHttpProxyBasicAuth:with-big-data+close)
  PASS   : tst_QTcpSocket::disconnectWhileConnecting(WithoutProxy SSL:without-data)
  PASS   : tst_QTcpSocket::disconnectWhileConnecting(WithoutProxy SSL:without-data+close)
  PASS   : tst_QTcpSocket::disconnectWhileConnecting(WithoutProxy SSL:with-data)
  PASS   : tst_QTcpSocket::disconnectWhileConnecting(WithoutProxy SSL:with-data+close)
  PASS   : tst_QTcpSocket::disconnectWhileConnecting(WithoutProxy SSL:with-big-data)
  PASS   : tst_QTcpSocket::disconnectWhileConnecting(WithoutProxy SSL:with-big-data+close)
  PASS   : tst_QTcpSocket::disconnectWhileConnecting(WithSocks5Proxy SSL:without-data)
  PASS   : tst_QTcpSocket::disconnectWhileConnecting(WithSocks5Proxy SSL:without-data+close)
  PASS   : tst_QTcpSocket::disconnectWhileConnecting(WithSocks5Proxy SSL:with-data)
  PASS   : tst_QTcpSocket::disconnectWhileConnecting(WithSocks5Proxy SSL:with-data+close)
  PASS   : tst_QTcpSocket::disconnectWhileConnecting(WithSocks5Proxy SSL:with-big-data)
  PASS   : tst_QTcpSocket::disconnectWhileConnecting(WithSocks5Proxy SSL:with-big-data+close)
  PASS   : tst_QTcpSocket::disconnectWhileConnecting(WithSocks5AuthProxy SSL:without-data)
  PASS   : tst_QTcpSocket::disconnectWhileConnecting(WithSocks5AuthProxy SSL:without-data+close)
  PASS   : tst_QTcpSocket::disconnectWhileConnecting(WithSocks5AuthProxy SSL:with-data)
  PASS   : tst_QTcpSocket::disconnectWhileConnecting(WithSocks5AuthProxy SSL:with-data+close)
  PASS   : tst_QTcpSocket::disconnectWhileConnecting(WithSocks5AuthProxy SSL:with-big-data)
  PASS   : tst_QTcpSocket::disconnectWhileConnecting(WithSocks5AuthProxy SSL:with-big-data+close)
  PASS   : tst_QTcpSocket::disconnectWhileConnecting(WithHttpProxy SSL:without-data)
  PASS   : tst_QTcpSocket::disconnectWhileConnecting(WithHttpProxy SSL:without-data+close)
  PASS   : tst_QTcpSocket::disconnectWhileConnecting(WithHttpProxy SSL:with-data)
  PASS   : tst_QTcpSocket::disconnectWhileConnecting(WithHttpProxy SSL:with-data+close)
  PASS   : tst_QTcpSocket::disconnectWhileConnecting(WithHttpProxy SSL:with-big-data)
  PASS   : tst_QTcpSocket::disconnectWhileConnecting(WithHttpProxy SSL:with-big-data+close)
  PASS   : tst_QTcpSocket::disconnectWhileConnecting(WithHttpProxyBasicAuth SSL:without-data)
  PASS   : tst_QTcpSocket::disconnectWhileConnecting(WithHttpProxyBasicAuth SSL:without-data+close)
  PASS   : tst_QTcpSocket::disconnectWhileConnecting(WithHttpProxyBasicAuth SSL:with-data)
  PASS   : tst_QTcpSocket::disconnectWhileConnecting(WithHttpProxyBasicAuth SSL:with-data+close)
  PASS   : tst_QTcpSocket::disconnectWhileConnecting(WithHttpProxyBasicAuth SSL:with-big-data)
  PASS   : tst_QTcpSocket::disconnectWhileConnecting(WithHttpProxyBasicAuth SSL:with-big-data+close)
  PASS   : tst_QTcpSocket::disconnectWhileConnectingNoEventLoop(WithoutProxy:without-data)
  PASS   : tst_QTcpSocket::disconnectWhileConnectingNoEventLoop(WithoutProxy:without-data+close)
  PASS   : tst_QTcpSocket::disconnectWhileConnectingNoEventLoop(WithoutProxy:with-data)
  PASS   : tst_QTcpSocket::disconnectWhileConnectingNoEventLoop(WithoutProxy:with-data+close)
  PASS   : tst_QTcpSocket::disconnectWhileConnectingNoEventLoop(WithoutProxy:with-big-data)
  PASS   : tst_QTcpSocket::disconnectWhileConnectingNoEventLoop(WithoutProxy:with-big-data+close)
  PASS   : tst_QTcpSocket::disconnectWhileConnectingNoEventLoop(WithSocks5Proxy:without-data)
  PASS   : tst_QTcpSocket::disconnectWhileConnectingNoEventLoop(WithSocks5Proxy:without-data+close)
  PASS   : tst_QTcpSocket::disconnectWhileConnectingNoEventLoop(WithSocks5Proxy:with-data)
  PASS   : tst_QTcpSocket::disconnectWhileConnectingNoEventLoop(WithSocks5Proxy:with-data+close)
  PASS   : tst_QTcpSocket::disconnectWhileConnectingNoEventLoop(WithSocks5Proxy:with-big-data)
  PASS   : tst_QTcpSocket::disconnectWhileConnectingNoEventLoop(WithSocks5Proxy:with-big-data+close)
  PASS   : tst_QTcpSocket::disconnectWhileConnectingNoEventLoop(WithSocks5ProxyAuth:without-data)
  PASS   : tst_QTcpSocket::disconnectWhileConnectingNoEventLoop(WithSocks5ProxyAuth:without-data+close)
  PASS   : tst_QTcpSocket::disconnectWhileConnectingNoEventLoop(WithSocks5ProxyAuth:with-data)
  PASS   : tst_QTcpSocket::disconnectWhileConnectingNoEventLoop(WithSocks5ProxyAuth:with-data+close)
  PASS   : tst_QTcpSocket::disconnectWhileConnectingNoEventLoop(WithSocks5ProxyAuth:with-big-data)
  PASS   : tst_QTcpSocket::disconnectWhileConnectingNoEventLoop(WithSocks5ProxyAuth:with-big-data+close)
  PASS   : tst_QTcpSocket::disconnectWhileConnectingNoEventLoop(WithHttpProxy:without-data)
  PASS   : tst_QTcpSocket::disconnectWhileConnectingNoEventLoop(WithHttpProxy:without-data+close)
  PASS   : tst_QTcpSocket::disconnectWhileConnectingNoEventLoop(WithHttpProxy:with-data)
  PASS   : tst_QTcpSocket::disconnectWhileConnectingNoEventLoop(WithHttpProxy:with-data+close)
  PASS   : tst_QTcpSocket::disconnectWhileConnectingNoEventLoop(WithHttpProxy:with-big-data)
  PASS   : tst_QTcpSocket::disconnectWhileConnectingNoEventLoop(WithHttpProxy:with-big-data+close)
  PASS   : tst_QTcpSocket::disconnectWhileConnectingNoEventLoop(WithHttpProxyBasicAuth:without-data)
  PASS   : tst_QTcpSocket::disconnectWhileConnectingNoEventLoop(WithHttpProxyBasicAuth:without-data+close)
  PASS   : tst_QTcpSocket::disconnectWhileConnectingNoEventLoop(WithHttpProxyBasicAuth:with-data)
  PASS   : tst_QTcpSocket::disconnectWhileConnectingNoEventLoop(WithHttpProxyBasicAuth:with-data+close)
  PASS   : tst_QTcpSocket::disconnectWhileConnectingNoEventLoop(WithHttpProxyBasicAuth:with-big-data)
  PASS   : tst_QTcpSocket::disconnectWhileConnectingNoEventLoop(WithHttpProxyBasicAuth:with-big-data+close)
  PASS   : tst_QTcpSocket::disconnectWhileConnectingNoEventLoop(WithoutProxy SSL:without-data)
  PASS   : tst_QTcpSocket::disconnectWhileConnectingNoEventLoop(WithoutProxy SSL:without-data+close)
  PASS   : tst_QTcpSocket::disconnectWhileConnectingNoEventLoop(WithoutProxy SSL:with-data)
  PASS   : tst_QTcpSocket::disconnectWhileConnectingNoEventLoop(WithoutProxy SSL:with-data+close)
  PASS   : tst_QTcpSocket::disconnectWhileConnectingNoEventLoop(WithoutProxy SSL:with-big-data)
  PASS   : tst_QTcpSocket::disconnectWhileConnectingNoEventLoop(WithoutProxy SSL:with-big-data+close)
  PASS   : tst_QTcpSocket::disconnectWhileConnectingNoEventLoop(WithSocks5Proxy SSL:without-data)
  PASS   : tst_QTcpSocket::disconnectWhileConnectingNoEventLoop(WithSocks5Proxy SSL:without-data+close)
  PASS   : tst_QTcpSocket::disconnectWhileConnectingNoEventLoop(WithSocks5Proxy SSL:with-data)
  PASS   : tst_QTcpSocket::disconnectWhileConnectingNoEventLoop(WithSocks5Proxy SSL:with-data+close)
  PASS   : tst_QTcpSocket::disconnectWhileConnectingNoEventLoop(WithSocks5Proxy SSL:with-big-data)
  PASS   : tst_QTcpSocket::disconnectWhileConnectingNoEventLoop(WithSocks5Proxy SSL:with-big-data+close)
  PASS   : tst_QTcpSocket::disconnectWhileConnectingNoEventLoop(WithSocks5AuthProxy SSL:without-data)
  PASS   : tst_QTcpSocket::disconnectWhileConnectingNoEventLoop(WithSocks5AuthProxy SSL:without-data+close)
  PASS   : tst_QTcpSocket::disconnectWhileConnectingNoEventLoop(WithSocks5AuthProxy SSL:with-data)
  PASS   : tst_QTcpSocket::disconnectWhileConnectingNoEventLoop(WithSocks5AuthProxy SSL:with-data+close)
  PASS   : tst_QTcpSocket::disconnectWhileConnectingNoEventLoop(WithSocks5AuthProxy SSL:with-big-data)
  PASS   : tst_QTcpSocket::disconnectWhileConnectingNoEventLoop(WithSocks5AuthProxy SSL:with-big-data+close)
  PASS   : tst_QTcpSocket::disconnectWhileConnectingNoEventLoop(WithHttpProxy SSL:without-data)
  PASS   : tst_QTcpSocket::disconnectWhileConnectingNoEventLoop(WithHttpProxy SSL:without-data+close)
  PASS   : tst_QTcpSocket::disconnectWhileConnectingNoEventLoop(WithHttpProxy SSL:with-data)
  PASS   : tst_QTcpSocket::disconnectWhileConnectingNoEventLoop(WithHttpProxy SSL:with-data+close)
  PASS   : tst_QTcpSocket::disconnectWhileConnectingNoEventLoop(WithHttpProxy SSL:with-big-data)
  PASS   : tst_QTcpSocket::disconnectWhileConnectingNoEventLoop(WithHttpProxy SSL:with-big-data+close)
  PASS   : tst_QTcpSocket::disconnectWhileConnectingNoEventLoop(WithHttpProxyBasicAuth SSL:without-data)
  PASS   : tst_QTcpSocket::disconnectWhileConnectingNoEventLoop(WithHttpProxyBasicAuth SSL:without-data+close)
  PASS   : tst_QTcpSocket::disconnectWhileConnectingNoEventLoop(WithHttpProxyBasicAuth SSL:with-data)
  PASS   : tst_QTcpSocket::disconnectWhileConnectingNoEventLoop(WithHttpProxyBasicAuth SSL:with-data+close)
  PASS   : tst_QTcpSocket::disconnectWhileConnectingNoEventLoop(WithHttpProxyBasicAuth SSL:with-big-data)
  PASS   : tst_QTcpSocket::disconnectWhileConnectingNoEventLoop(WithHttpProxyBasicAuth SSL:with-big-data+close)
  PASS   : tst_QTcpSocket::disconnectWhileLookingUp(WithoutProxy:disconnect)
  PASS   : tst_QTcpSocket::disconnectWhileLookingUp(WithoutProxy:close)
  PASS   : tst_QTcpSocket::disconnectWhileLookingUp(WithSocks5Proxy:disconnect)
  PASS   : tst_QTcpSocket::disconnectWhileLookingUp(WithSocks5Proxy:close)
  PASS   : tst_QTcpSocket::disconnectWhileLookingUp(WithSocks5ProxyAuth:disconnect)
  PASS   : tst_QTcpSocket::disconnectWhileLookingUp(WithSocks5ProxyAuth:close)
  PASS   : tst_QTcpSocket::disconnectWhileLookingUp(WithHttpProxy:disconnect)
  PASS   : tst_QTcpSocket::disconnectWhileLookingUp(WithHttpProxy:close)
  PASS   : tst_QTcpSocket::disconnectWhileLookingUp(WithHttpProxyBasicAuth:disconnect)
  PASS   : tst_QTcpSocket::disconnectWhileLookingUp(WithHttpProxyBasicAuth:close)
  PASS   : tst_QTcpSocket::disconnectWhileLookingUp(WithoutProxy SSL:disconnect)
  PASS   : tst_QTcpSocket::disconnectWhileLookingUp(WithoutProxy SSL:close)
  PASS   : tst_QTcpSocket::disconnectWhileLookingUp(WithSocks5Proxy SSL:disconnect)
  PASS   : tst_QTcpSocket::disconnectWhileLookingUp(WithSocks5Proxy SSL:close)
  PASS   : tst_QTcpSocket::disconnectWhileLookingUp(WithSocks5AuthProxy SSL:disconnect)
  PASS   : tst_QTcpSocket::disconnectWhileLookingUp(WithSocks5AuthProxy SSL:close)
  PASS   : tst_QTcpSocket::disconnectWhileLookingUp(WithHttpProxy SSL:disconnect)
  PASS   : tst_QTcpSocket::disconnectWhileLookingUp(WithHttpProxy SSL:close)
  PASS   : tst_QTcpSocket::disconnectWhileLookingUp(WithHttpProxyBasicAuth SSL:disconnect)
  PASS   : tst_QTcpSocket::disconnectWhileLookingUp(WithHttpProxyBasicAuth SSL:close)
  QDEBUG : tst_QTcpSocket::downloadBigFile(WithoutProxy) 		9.5MB/0.1s: 82.2MB/s
  PASS   : tst_QTcpSocket::downloadBigFile(WithoutProxy)
  QDEBUG : tst_QTcpSocket::downloadBigFile(WithSocks5Proxy) 		9.5MB/0.3s: 33.6MB/s
  PASS   : tst_QTcpSocket::downloadBigFile(WithSocks5Proxy)
  QDEBUG : tst_QTcpSocket::downloadBigFile(WithSocks5ProxyAuth) 		9.5MB/0.3s: 30.8MB/s
  PASS   : tst_QTcpSocket::downloadBigFile(WithSocks5ProxyAuth)
  FAIL!  : tst_QTcpSocket::downloadBigFile(WithHttpProxy) Network operation timed out
     Loc: [../tst_qtcpsocket.cpp(1309)]
  FAIL!  : tst_QTcpSocket::downloadBigFile(WithHttpProxyBasicAuth) Network operation timed out
     Loc: [../tst_qtcpsocket.cpp(1309)]
  QDEBUG : tst_QTcpSocket::downloadBigFile(WithoutProxy SSL) 		9.5MB/0.1s: 72.2MB/s
  PASS   : tst_QTcpSocket::downloadBigFile(WithoutProxy SSL)
  QDEBUG : tst_QTcpSocket::downloadBigFile(WithSocks5Proxy SSL) 		9.5MB/0.3s: 34.7MB/s
  PASS   : tst_QTcpSocket::downloadBigFile(WithSocks5Proxy SSL)
  QDEBUG : tst_QTcpSocket::downloadBigFile(WithSocks5AuthProxy SSL) 		9.5MB/0.3s: 36.5MB/s
  PASS   : tst_QTcpSocket::downloadBigFile(WithSocks5AuthProxy SSL)
  FAIL!  : tst_QTcpSocket::downloadBigFile(WithHttpProxy SSL) Network operation timed out
     Loc: [../tst_qtcpsocket.cpp(1309)]
  FAIL!  : tst_QTcpSocket::downloadBigFile(WithHttpProxyBasicAuth SSL) Network operation timed out
     Loc: [../tst_qtcpsocket.cpp(1309)]
  PASS   : tst_QTcpSocket::readLine(WithoutProxy)
  PASS   : tst_QTcpSocket::readLine(WithSocks5Proxy)
  PASS   : tst_QTcpSocket::readLine(WithSocks5ProxyAuth)
  FAIL!  : tst_QTcpSocket::readLine(WithHttpProxy) 'socket->waitForConnected(5000)' returned FALSE. ()
     Loc: [../tst_qtcpsocket.cpp(1379)]
  FAIL!  : tst_QTcpSocket::readLine(WithHttpProxyBasicAuth) 'socket->waitForConnected(5000)' returned FALSE. ()
     Loc: [../tst_qtcpsocket.cpp(1379)]
  PASS   : tst_QTcpSocket::readLine(WithoutProxy SSL)
  PASS   : tst_QTcpSocket::readLine(WithSocks5Proxy SSL)
  PASS   : tst_QTcpSocket::readLine(WithSocks5AuthProxy SSL)
  FAIL!  : tst_QTcpSocket::readLine(WithHttpProxy SSL) 'socket->waitForConnected(5000)' returned FALSE. ()
     Loc: [../tst_qtcpsocket.cpp(1379)]
  FAIL!  : tst_QTcpSocket::readLine(WithHttpProxyBasicAuth SSL) 'socket->waitForConnected(5000)' returned FALSE. ()
     Loc: [../tst_qtcpsocket.cpp(1379)]
  PASS   : tst_QTcpSocket::readLineString(WithoutProxy)
  PASS   : tst_QTcpSocket::readLineString(WithSocks5Proxy)
  PASS   : tst_QTcpSocket::readLineString(WithSocks5ProxyAuth)
  FAIL!  : tst_QTcpSocket::readLineString(WithHttpProxy) 'socket->waitForReadyRead(10000)' returned FALSE. ()
     Loc: [../tst_qtcpsocket.cpp(1428)]
  FAIL!  : tst_QTcpSocket::readLineString(WithHttpProxyBasicAuth) 'socket->waitForReadyRead(10000)' returned FALSE. ()
     Loc: [../tst_qtcpsocket.cpp(1428)]
  PASS   : tst_QTcpSocket::readLineString(WithoutProxy SSL)
  PASS   : tst_QTcpSocket::readLineString(WithSocks5Proxy SSL)
  PASS   : tst_QTcpSocket::readLineString(WithSocks5AuthProxy SSL)
  FAIL!  : tst_QTcpSocket::readLineString(WithHttpProxy SSL) 'socket->waitForReadyRead(10000)' returned FALSE. ()
     Loc: [../tst_qtcpsocket.cpp(1428)]
  FAIL!  : tst_QTcpSocket::readLineString(WithHttpProxyBasicAuth SSL) 'socket->waitForReadyRead(10000)' returned FALSE. ()
     Loc: [../tst_qtcpsocket.cpp(1428)]
  PASS   : tst_QTcpSocket::readChunks(WithoutProxy)
  PASS   : tst_QTcpSocket::readChunks(WithSocks5Proxy)
  PASS   : tst_QTcpSocket::readChunks(WithSocks5ProxyAuth)
  FAIL!  : tst_QTcpSocket::readChunks(WithHttpProxy) 'socket->waitForConnected(10000)' returned FALSE. ()
     Loc: [../tst_qtcpsocket.cpp(1441)]
  FAIL!  : tst_QTcpSocket::readChunks(WithHttpProxyBasicAuth) 'socket->waitForConnected(10000)' returned FALSE. ()
     Loc: [../tst_qtcpsocket.cpp(1441)]
  PASS   : tst_QTcpSocket::readChunks(WithoutProxy SSL)
  PASS   : tst_QTcpSocket::readChunks(WithSocks5Proxy SSL)
  PASS   : tst_QTcpSocket::readChunks(WithSocks5AuthProxy SSL)
  FAIL!  : tst_QTcpSocket::readChunks(WithHttpProxy SSL) 'socket->waitForConnected(10000)' returned FALSE. ()
     Loc: [../tst_qtcpsocket.cpp(1441)]
  FAIL!  : tst_QTcpSocket::readChunks(WithHttpProxyBasicAuth SSL) 'socket->waitForConnected(10000)' returned FALSE. ()
     Loc: [../tst_qtcpsocket.cpp(1441)]
  PASS   : tst_QTcpSocket::waitForBytesWritten(WithoutProxy)
  PASS   : tst_QTcpSocket::waitForBytesWritten(WithSocks5Proxy)
  PASS   : tst_QTcpSocket::waitForBytesWritten(WithSocks5ProxyAuth)
  FAIL!  : tst_QTcpSocket::waitForBytesWritten(WithHttpProxy) 'socket->waitForConnected(10000)' returned FALSE. ()
     Loc: [../tst_qtcpsocket.cpp(1461)]
  FAIL!  : tst_QTcpSocket::waitForBytesWritten(WithHttpProxyBasicAuth) 'socket->waitForConnected(10000)' returned FALSE. ()
     Loc: [../tst_qtcpsocket.cpp(1461)]
  PASS   : tst_QTcpSocket::waitForBytesWritten(WithoutProxy SSL)
  PASS   : tst_QTcpSocket::waitForBytesWritten(WithSocks5Proxy SSL)
  PASS   : tst_QTcpSocket::waitForBytesWritten(WithSocks5AuthProxy SSL)
  FAIL!  : tst_QTcpSocket::waitForBytesWritten(WithHttpProxy SSL) 'socket->waitForConnected(10000)' returned FALSE. ()
     Loc: [../tst_qtcpsocket.cpp(1461)]
  FAIL!  : tst_QTcpSocket::waitForBytesWritten(WithHttpProxyBasicAuth SSL) 'socket->waitForConnected(10000)' returned FALSE. ()
     Loc: [../tst_qtcpsocket.cpp(1461)]
  PASS   : tst_QTcpSocket::waitForBytesWrittenMinusOne(WithoutProxy)
  PASS   : tst_QTcpSocket::waitForBytesWrittenMinusOne(WithSocks5Proxy)
  PASS   : tst_QTcpSocket::waitForBytesWrittenMinusOne(WithSocks5ProxyAuth)
  FAIL!  : tst_QTcpSocket::waitForBytesWrittenMinusOne(WithHttpProxy) 'socket->waitForConnected(10000)' returned FALSE. ()
     Loc: [../tst_qtcpsocket.cpp(1479)]
  FAIL!  : tst_QTcpSocket::waitForBytesWrittenMinusOne(WithHttpProxyBasicAuth) 'socket->waitForConnected(10000)' returned FALSE. ()
     Loc: [../tst_qtcpsocket.cpp(1479)]
  PASS   : tst_QTcpSocket::waitForBytesWrittenMinusOne(WithoutProxy SSL)
  PASS   : tst_QTcpSocket::waitForBytesWrittenMinusOne(WithSocks5Proxy SSL)
  PASS   : tst_QTcpSocket::waitForBytesWrittenMinusOne(WithSocks5AuthProxy SSL)
  FAIL!  : tst_QTcpSocket::waitForBytesWrittenMinusOne(WithHttpProxy SSL) 'socket->waitForConnected(10000)' returned FALSE. ()
     Loc: [../tst_qtcpsocket.cpp(1479)]
  FAIL!  : tst_QTcpSocket::waitForBytesWrittenMinusOne(WithHttpProxyBasicAuth SSL) 'socket->waitForConnected(10000)' returned FALSE. ()
     Loc: [../tst_qtcpsocket.cpp(1479)]
  PASS   : tst_QTcpSocket::waitForReadyRead(WithoutProxy)
  PASS   : tst_QTcpSocket::waitForReadyRead(WithSocks5Proxy)
  PASS   : tst_QTcpSocket::waitForReadyRead(WithSocks5ProxyAuth)
  FAIL!  : tst_QTcpSocket::waitForReadyRead(WithHttpProxy) 'socket->waitForReadyRead(5000)' returned FALSE. ()
     Loc: [../tst_qtcpsocket.cpp(1495)]
  FAIL!  : tst_QTcpSocket::waitForReadyRead(WithHttpProxyBasicAuth) 'socket->waitForReadyRead(5000)' returned FALSE. ()
     Loc: [../tst_qtcpsocket.cpp(1495)]
  PASS   : tst_QTcpSocket::waitForReadyRead(WithoutProxy SSL)
  PASS   : tst_QTcpSocket::waitForReadyRead(WithSocks5Proxy SSL)
  PASS   : tst_QTcpSocket::waitForReadyRead(WithSocks5AuthProxy SSL)
  FAIL!  : tst_QTcpSocket::waitForReadyRead(WithHttpProxy SSL) 'socket->waitForReadyRead(5000)' returned FALSE. ()
     Loc: [../tst_qtcpsocket.cpp(1495)]
  FAIL!  : tst_QTcpSocket::waitForReadyRead(WithHttpProxyBasicAuth SSL) 'socket->waitForReadyRead(5000)' returned FALSE. ()
     Loc: [../tst_qtcpsocket.cpp(1495)]
  PASS   : tst_QTcpSocket::waitForReadyReadMinusOne(WithoutProxy)
  PASS   : tst_QTcpSocket::waitForReadyReadMinusOne(WithSocks5Proxy)
  PASS   : tst_QTcpSocket::waitForReadyReadMinusOne(WithSocks5ProxyAuth)
  FAIL!  : tst_QTcpSocket::waitForReadyReadMinusOne(WithHttpProxy) 'socket->waitForReadyRead(-1)' returned FALSE. ()
     Loc: [../tst_qtcpsocket.cpp(1508)]
  FAIL!  : tst_QTcpSocket::waitForReadyReadMinusOne(WithHttpProxyBasicAuth) 'socket->waitForReadyRead(-1)' returned FALSE. ()
     Loc: [../tst_qtcpsocket.cpp(1508)]
  PASS   : tst_QTcpSocket::waitForReadyReadMinusOne(WithoutProxy SSL)
  PASS   : tst_QTcpSocket::waitForReadyReadMinusOne(WithSocks5Proxy SSL)
  PASS   : tst_QTcpSocket::waitForReadyReadMinusOne(WithSocks5AuthProxy SSL)
  FAIL!  : tst_QTcpSocket::waitForReadyReadMinusOne(WithHttpProxy SSL) 'socket->waitForReadyRead(-1)' returned FALSE. ()
     Loc: [../tst_qtcpsocket.cpp(1508)]
  FAIL!  : tst_QTcpSocket::waitForReadyReadMinusOne(WithHttpProxyBasicAuth SSL) 'socket->waitForReadyRead(-1)' returned FALSE. ()
     Loc: [../tst_qtcpsocket.cpp(1508)]
  PASS   : tst_QTcpSocket::flush(WithoutProxy)
  PASS   : tst_QTcpSocket::flush(WithSocks5Proxy)
  PASS   : tst_QTcpSocket::flush(WithSocks5ProxyAuth)
  QtQA::App::TestRunner: Timed out after 450 seconds
  QtQA::App::TestRunner: Process exited due to signal 6; dumped core
  QtQA::App::TestRunner: ============================== backtrace follows: ==============================
  QtQA::App::TestRunner: gdb commands: thread apply all bt 100
  QtQA::App::TestRunner: [New LWP 4248]
  QtQA::App::TestRunner:
  QtQA::App::TestRunner: warning: Can't read pathname for load map: Input/output error.
  QtQA::App::TestRunner: [Thread debugging using libthread_db enabled]
  QtQA::App::TestRunner: Core was generated by `./tst_qtcpsocket -o /work/build/_artifacts/test-logs/tst_qtcpsocket-testresults'.
  QtQA::App::TestRunner: Program terminated with signal 6, Aborted.
  QtQA::App::TestRunner: #0  0x00007fa1b070b3a5 in __GI_raise (sig=6) at ../nptl/sysdeps/unix/sysv/linux/raise.c:64
  QtQA::App::TestRunner: 64	../nptl/sysdeps/unix/sysv/linux/raise.c: No such file or directory.
  QtQA::App::TestRunner: 	in ../nptl/sysdeps/unix/sysv/linux/raise.c
  QtQA::App::TestRunner:
  QtQA::App::TestRunner: Thread 1 (Thread 0x7fa1b216f740 (LWP 4248)):
  QtQA::App::TestRunner: #0  0x00007fa1b070b3a5 in __GI_raise (sig=6) at ../nptl/sysdeps/unix/sysv/linux/raise.c:64
  QtQA::App::TestRunner: #1  0x00007fa1b070eb0b in __GI_abort () at abort.c:92
  QtQA::App::TestRunner: #2  0x00007fa1b126464f in TestNamespace::qt_message_fatal (context=..., message=...) at global/qlogging.cpp:944
  QtQA::App::TestRunner: #3  0x00007fa1b12622c2 in TestNamespace::QMessageLogger::fatal (this=0x7fff1bd8ed10, msg=0x7fa1b1d6157c "Received signal %d") at global/qlogging.cpp:360
  QtQA::App::TestRunner: #4  0x00007fa1b1d4b3d5 in TestNamespace::QTest::FatalSignalHandler::signal (signum=15) at qtestcase.cpp:2011
  QtQA::App::TestRunner: #5  <signal handler called>
  QtQA::App::TestRunner: #6  0x00007fa1b07ade23 in __GI___poll (fds=<optimized out>, nfds=<optimized out>, timeout=<optimized out>) at ../sysdeps/unix/sysv/linux/poll.c:87
  QtQA::App::TestRunner: #7  0x00007fa1af4fcf68 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
  QtQA::App::TestRunner: #8  0x00007fa1af4fd429 in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
  QtQA::App::TestRunner: #9  0x00007fa1b15270b5 in TestNamespace::QEventDispatcherGlib::processEvents (this=0x20be330, flags=...) at kernel/qeventdispatcher_glib.cpp:426
  QtQA::App::TestRunner: #10 0x00007fa1b14b22ec in TestNamespace::QEventLoop::processEvents (this=0x7fff1bd8f3b0, flags=...) at kernel/qeventloop.cpp:136
  QtQA::App::TestRunner: #11 0x00007fa1b14b25c5 in TestNamespace::QEventLoop::exec (this=0x7fff1bd8f3b0, flags=...) at kernel/qeventloop.cpp:212
  QtQA::App::TestRunner: #12 0x00000000004207ea in TestNamespace::QTestEventLoop::enterLoopMSecs (this=0x20d7ff0, ms=60000) at ../../../../../../include/QtTest/../../src/testlib/qtesteventloop.h:106
  QtQA::App::TestRunner: #13 0x000000000042062c in TestNamespace::QTestEventLoop::enterLoop (this=0x20d7ff0, secs=60) at ../../../../../../include/QtTest/../../src/testlib/qtesteventloop.h:64
  QtQA::App::TestRunner: #14 0x00000000004219f1 in tst_QTcpSocket::enterLoop (secs=60) at ../tst_qtcpsocket.cpp:109
  QtQA::App::TestRunner: #15 0x0000000000413db2 in tst_QTcpSocket::flush (this=0x7fff1bd90270) at ../tst_qtcpsocket.cpp:1520
  QtQA::App::TestRunner: #16 0x000000000041e5f3 in tst_QTcpSocket::qt_static_metacall (_o=0x7fff1bd90270, _c=TestNamespace::QMetaObject::InvokeMetaMethod, _id=36, _a=0x7fff1bd8f5b0) at .moc/debug-shared/tst_qtcpsocket.moc:408
  QtQA::App::TestRunner: #17 0x00007fa1b14c1960 in TestNamespace::QMetaMethod::invoke (this=0x7fff1bd8f850, object=0x7fff1bd90270, connectionType=TestNamespace::Qt::DirectConnection, returnValue=..., val0=..., val1=..., val2=..., val3=..., val4=..., val5=..., val6=..., val7=..., val8=..., val9=...) at kernel/qmetaobject.cpp:2156
  QtQA::App::TestRunner: #18 0x00007fa1b14c0e61 in TestNamespace::QMetaObject::invokeMethod (obj=0x7fff1bd90270, member=0x7fa1a808ce40 "flush", type=TestNamespace::Qt::DirectConnection, ret=..., val0=..., val1=..., val2=..., val3=..., val4=..., val5=..., val6=..., val7=..., val8=..., val9=...) at kernel/qmetaobject.cpp:1463
  QtQA::App::TestRunner: #19 0x00007fa1b1d4e45b in TestNamespace::QMetaObject::invokeMethod (obj=0x7fff1bd90270, member=0x7fa1a808ce40 "flush", type=TestNamespace::Qt::DirectConnection, val0=..., val1=..., val2=..., val3=..., val4=..., val5=..., val6=..., val7=..., val8=..., val9=...) at ../../include/QtCore/../../src/corelib/kernel/qobjectdefs.h:395
  QtQA::App::TestRunner: #20 0x00007fa1b1d4a19f in TestNamespace::QTest::qInvokeTestMethodDataEntry (slot=0x7fa1a808ce40 "flush") at qtestcase.cpp:1697
  QtQA::App::TestRunner: #21 0x00007fa1b1d4aa1c in TestNamespace::QTest::qInvokeTestMethod (slotName=0x7fa1a8025c38 "flush()", data=0x0) at qtestcase.cpp:1822
  QtQA::App::TestRunner: #22 0x00007fa1b1d4b2b8 in TestNamespace::QTest::qInvokeTestMethods (testObject=0x7fff1bd90270) at qtestcase.cpp:1976
  QtQA::App::TestRunner: #23 0x00007fa1b1d4b7cd in TestNamespace::QTest::qExec (testObject=0x7fff1bd90270, argc=5, argv=0x7fff1bd903e8) at qtestcase.cpp:2189
  QtQA::App::TestRunner: #24 0x000000000041e2d4 in main (argc=5, argv=0x7fff1bd903e8) at ../tst_qtcpsocket.cpp:2745
  QtQA::App::TestRunner:
  QtQA::App::TestRunner: ================================================================================
  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 signal 6
  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_qtcpsocket: 526 seconds, signal 6

  Build log: http://testresults.qt-project.org/ci/QtBase_release_Integration/build_00199/linux-g++_developer-build_qtnamespace_qtlibinfix_Ubuntu_11.10_x64/log.txt.gz

  Tested changes (refs/builds/release_1370968522):
    http://codereview.qt-project.org/58061 [PS1] - Cocoa: Make QWidget::showNormal() work on minimized windows
    http://codereview.qt-project.org/58060 [PS1] - Cocoa: Make sure internal minimized state is up to date
    http://codereview.qt-project.org/57836 [PS1] - Cocoa: Update window state when maximizing from the title bar
    http://codereview.qt-project.org/57835 [PS1] - Cocoa: Make sure we update internal window fullscreen state
    http://codereview.qt-project.org/57834 [PS1] - Cocoa: Remove compilation warning



More information about the Ci-reports mailing list