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

Qt Continuous Integration System ci-noreply at qt-project.org
Thu Jan 10 13:54:50 CET 2013


Autotests `tst_qpauseanimation', `tst_qtcpsocket', and `tst_qtimeline' failed :(

Some (not all) of the tests were 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::nonBlockingIMAP(WithSocks5Proxy) Timed out
     Loc: [../tst_qtcpsocket.cpp(774)]
  FAIL!  : tst_QTcpSocket::readLine(WithSocks5Proxy SSL) 'socket->waitForReadyRead(10000)' returned FALSE. ()
     Loc: [../tst_qtcpsocket.cpp(1383)]
  FAIL!  : tst_QTcpSocket::recursiveReadyRead(WithSocks5ProxyAuth) '!timeout()' returned FALSE. (Timed out when waiting for the readyRead() signal.)
     Loc: [../tst_qtcpsocket.cpp(1589)]
  FAIL!  : tst_QTcpSocket::recursiveReadyRead(WithSocks5AuthProxy SSL) '!timeout()' returned FALSE. (Timed out when waiting for the readyRead() signal.)
     Loc: [../tst_qtcpsocket.cpp(1589)]
  FAIL!  : tst_QTcpSocket::readyReadSignalsAfterWaitForReadyRead(WithSocks5Proxy SSL) 'socket->waitForReadyRead(10000)' returned FALSE. ()
     Loc: [../tst_qtcpsocket.cpp(2008)]
  Totals: 772 passed, 5 failed, 6 skipped
  QtQA::App::TestRunner: test failed, running again to see if it is flaky...
  ********* Start testing of tst_QTcpSocket *********
  Config: Using QTest library 5.0.1, Qt 5.0.1
  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.73) Binding   QHostAddress( "10.212.2.73" )
  PASS   : tst_QTcpSocket::bind(WithoutProxy:10.212.2.73)
  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(517)]
  SKIP   : tst_QTcpSocket::bind(WithSocks5Proxy:::1) QTBUG-22964
     Loc: [../tst_qtcpsocket.cpp(517)]
  SKIP   : tst_QTcpSocket::bind(WithSocks5Proxy:10.212.2.73) QTBUG-22964
     Loc: [../tst_qtcpsocket.cpp(517)]
  SKIP   : tst_QTcpSocket::bind(WithSocks5Proxy:198.51.100.1) QTBUG-22964
     Loc: [../tst_qtcpsocket.cpp(517)]
  SKIP   : tst_QTcpSocket::bind(WithSocks5Proxy:2001:0DB8::1) QTBUG-22964
     Loc: [../tst_qtcpsocket.cpp(517)]
  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(594)]
  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(594)]
  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)
  PASS   : tst_QTcpSocket::socketDescriptor(WithHttpProxy)
  PASS   : tst_QTcpSocket::socketDescriptor(WithHttpProxyBasicAuth)
  PASS   : tst_QTcpSocket::socketDescriptor(WithoutProxy SSL)
  PASS   : tst_QTcpSocket::socketDescriptor(WithSocks5Proxy SSL)
  PASS   : tst_QTcpSocket::socketDescriptor(WithSocks5AuthProxy SSL)
  PASS   : tst_QTcpSocket::socketDescriptor(WithHttpProxy SSL)
  PASS   : tst_QTcpSocket::socketDescriptor(WithHttpProxyBasicAuth SSL)
  PASS   : tst_QTcpSocket::blockingIMAP(WithoutProxy)
  PASS   : tst_QTcpSocket::blockingIMAP(WithSocks5Proxy)
  PASS   : tst_QTcpSocket::blockingIMAP(WithSocks5ProxyAuth)
  PASS   : tst_QTcpSocket::blockingIMAP(WithHttpProxy)
  PASS   : tst_QTcpSocket::blockingIMAP(WithHttpProxyBasicAuth)
  PASS   : tst_QTcpSocket::blockingIMAP(WithoutProxy SSL)
  PASS   : tst_QTcpSocket::blockingIMAP(WithSocks5Proxy SSL)
  PASS   : tst_QTcpSocket::blockingIMAP(WithSocks5AuthProxy SSL)
  PASS   : tst_QTcpSocket::blockingIMAP(WithHttpProxy SSL)
  PASS   : tst_QTcpSocket::blockingIMAP(WithHttpProxyBasicAuth SSL)
  PASS   : tst_QTcpSocket::nonBlockingIMAP(WithoutProxy)
  PASS   : tst_QTcpSocket::nonBlockingIMAP(WithSocks5Proxy)
  PASS   : tst_QTcpSocket::nonBlockingIMAP(WithSocks5ProxyAuth)
  PASS   : tst_QTcpSocket::nonBlockingIMAP(WithHttpProxy)
  PASS   : tst_QTcpSocket::nonBlockingIMAP(WithHttpProxyBasicAuth)
  PASS   : tst_QTcpSocket::nonBlockingIMAP(WithoutProxy SSL)
  PASS   : tst_QTcpSocket::nonBlockingIMAP(WithSocks5Proxy SSL)
  PASS   : tst_QTcpSocket::nonBlockingIMAP(WithSocks5AuthProxy SSL)
  PASS   : tst_QTcpSocket::nonBlockingIMAP(WithHttpProxy SSL)
  PASS   : tst_QTcpSocket::nonBlockingIMAP(WithHttpProxyBasicAuth SSL)
  PASS   : tst_QTcpSocket::hostNotFound(WithoutProxy)
  PASS   : tst_QTcpSocket::hostNotFound(WithSocks5Proxy)
  PASS   : tst_QTcpSocket::hostNotFound(WithSocks5ProxyAuth)
  PASS   : tst_QTcpSocket::hostNotFound(WithHttpProxy)
  PASS   : tst_QTcpSocket::hostNotFound(WithHttpProxyBasicAuth)
  PASS   : tst_QTcpSocket::hostNotFound(WithoutProxy SSL)
  PASS   : tst_QTcpSocket::hostNotFound(WithSocks5Proxy SSL)
  PASS   : tst_QTcpSocket::hostNotFound(WithSocks5AuthProxy SSL)
  PASS   : tst_QTcpSocket::hostNotFound(WithHttpProxy SSL)
  PASS   : tst_QTcpSocket::hostNotFound(WithHttpProxyBasicAuth SSL)
  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)
  PASS   : tst_QTcpSocket::timeoutConnect(WithHttpProxy:host)
  PASS   : tst_QTcpSocket::timeoutConnect(WithHttpProxy:ip)
  PASS   : tst_QTcpSocket::timeoutConnect(WithHttpProxyBasicAuth:host)
  PASS   : tst_QTcpSocket::timeoutConnect(WithHttpProxyBasicAuth:ip)
  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)
  PASS   : tst_QTcpSocket::timeoutConnect(WithHttpProxy SSL:host)
  PASS   : tst_QTcpSocket::timeoutConnect(WithHttpProxy SSL:ip)
  PASS   : tst_QTcpSocket::timeoutConnect(WithHttpProxyBasicAuth SSL:host)
  PASS   : tst_QTcpSocket::timeoutConnect(WithHttpProxyBasicAuth SSL:ip)
  PASS   : tst_QTcpSocket::delayedClose(WithoutProxy)
  PASS   : tst_QTcpSocket::delayedClose(WithSocks5Proxy)
  PASS   : tst_QTcpSocket::delayedClose(WithSocks5ProxyAuth)
  PASS   : tst_QTcpSocket::delayedClose(WithHttpProxy)
  PASS   : tst_QTcpSocket::delayedClose(WithHttpProxyBasicAuth)
  PASS   : tst_QTcpSocket::delayedClose(WithoutProxy SSL)
  PASS   : tst_QTcpSocket::delayedClose(WithSocks5Proxy SSL)
  PASS   : tst_QTcpSocket::delayedClose(WithSocks5AuthProxy SSL)
  PASS   : tst_QTcpSocket::delayedClose(WithHttpProxy SSL)
  PASS   : tst_QTcpSocket::delayedClose(WithHttpProxyBasicAuth SSL)
  PASS   : tst_QTcpSocket::partialRead(WithoutProxy)
  PASS   : tst_QTcpSocket::partialRead(WithSocks5Proxy)
  PASS   : tst_QTcpSocket::partialRead(WithSocks5ProxyAuth)
  PASS   : tst_QTcpSocket::partialRead(WithHttpProxy)
  PASS   : tst_QTcpSocket::partialRead(WithHttpProxyBasicAuth)
  PASS   : tst_QTcpSocket::partialRead(WithoutProxy SSL)
  PASS   : tst_QTcpSocket::partialRead(WithSocks5Proxy SSL)
  PASS   : tst_QTcpSocket::partialRead(WithSocks5AuthProxy SSL)
  PASS   : tst_QTcpSocket::partialRead(WithHttpProxy SSL)
  PASS   : tst_QTcpSocket::partialRead(WithHttpProxyBasicAuth SSL)
  PASS   : tst_QTcpSocket::unget(WithoutProxy)
  PASS   : tst_QTcpSocket::unget(WithSocks5Proxy)
  PASS   : tst_QTcpSocket::unget(WithSocks5ProxyAuth)
  PASS   : tst_QTcpSocket::unget(WithHttpProxy)
  PASS   : tst_QTcpSocket::unget(WithHttpProxyBasicAuth)
  PASS   : tst_QTcpSocket::unget(WithoutProxy SSL)
  PASS   : tst_QTcpSocket::unget(WithSocks5Proxy SSL)
  PASS   : tst_QTcpSocket::unget(WithSocks5AuthProxy SSL)
  PASS   : tst_QTcpSocket::unget(WithHttpProxy SSL)
  PASS   : tst_QTcpSocket::unget(WithHttpProxyBasicAuth SSL)
  PASS   : tst_QTcpSocket::readAllAfterClose(WithoutProxy)
  PASS   : tst_QTcpSocket::readAllAfterClose(WithSocks5Proxy)
  PASS   : tst_QTcpSocket::readAllAfterClose(WithSocks5ProxyAuth)
  PASS   : tst_QTcpSocket::readAllAfterClose(WithHttpProxy)
  PASS   : tst_QTcpSocket::readAllAfterClose(WithHttpProxyBasicAuth)
  PASS   : tst_QTcpSocket::readAllAfterClose(WithoutProxy SSL)
  PASS   : tst_QTcpSocket::readAllAfterClose(WithSocks5Proxy SSL)
  PASS   : tst_QTcpSocket::readAllAfterClose(WithSocks5AuthProxy SSL)
  PASS   : tst_QTcpSocket::readAllAfterClose(WithHttpProxy SSL)
  PASS   : tst_QTcpSocket::readAllAfterClose(WithHttpProxyBasicAuth SSL)
  PASS   : tst_QTcpSocket::openCloseOpenClose(WithoutProxy)
  PASS   : tst_QTcpSocket::openCloseOpenClose(WithSocks5Proxy)
  PASS   : tst_QTcpSocket::openCloseOpenClose(WithSocks5ProxyAuth)
  PASS   : tst_QTcpSocket::openCloseOpenClose(WithHttpProxy)
  PASS   : tst_QTcpSocket::openCloseOpenClose(WithHttpProxyBasicAuth)
  PASS   : tst_QTcpSocket::openCloseOpenClose(WithoutProxy SSL)
  PASS   : tst_QTcpSocket::openCloseOpenClose(WithSocks5Proxy SSL)
  PASS   : tst_QTcpSocket::openCloseOpenClose(WithSocks5AuthProxy SSL)
  PASS   : tst_QTcpSocket::openCloseOpenClose(WithHttpProxy SSL)
  PASS   : tst_QTcpSocket::openCloseOpenClose(WithHttpProxyBasicAuth SSL)
  PASS   : tst_QTcpSocket::connectDisconnectConnectDisconnect(WithoutProxy)
  PASS   : tst_QTcpSocket::connectDisconnectConnectDisconnect(WithSocks5Proxy)
  PASS   : tst_QTcpSocket::connectDisconnectConnectDisconnect(WithSocks5ProxyAuth)
  PASS   : tst_QTcpSocket::connectDisconnectConnectDisconnect(WithHttpProxy)
  PASS   : tst_QTcpSocket::connectDisconnectConnectDisconnect(WithHttpProxyBasicAuth)
  PASS   : tst_QTcpSocket::connectDisconnectConnectDisconnect(WithoutProxy SSL)
  PASS   : tst_QTcpSocket::connectDisconnectConnectDisconnect(WithSocks5Proxy SSL)
  PASS   : tst_QTcpSocket::connectDisconnectConnectDisconnect(WithSocks5AuthProxy SSL)
  PASS   : tst_QTcpSocket::connectDisconnectConnectDisconnect(WithHttpProxy SSL)
  PASS   : tst_QTcpSocket::connectDisconnectConnectDisconnect(WithHttpProxyBasicAuth SSL)
  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: 69.1MB/s
  PASS   : tst_QTcpSocket::downloadBigFile(WithoutProxy)
  QDEBUG : tst_QTcpSocket::downloadBigFile(WithSocks5Proxy) 		9.5MB/0.3s: 32.4MB/s
  PASS   : tst_QTcpSocket::downloadBigFile(WithSocks5Proxy)
  QDEBUG : tst_QTcpSocket::downloadBigFile(WithSocks5ProxyAuth) 		9.5MB/0.3s: 32.9MB/s
  PASS   : tst_QTcpSocket::downloadBigFile(WithSocks5ProxyAuth)
  QDEBUG : tst_QTcpSocket::downloadBigFile(WithHttpProxy) 		9.5MB/0.2s: 60.4MB/s
  PASS   : tst_QTcpSocket::downloadBigFile(WithHttpProxy)
  QDEBUG : tst_QTcpSocket::downloadBigFile(WithHttpProxyBasicAuth) 		9.5MB/0.2s: 50.5MB/s
  PASS   : tst_QTcpSocket::downloadBigFile(WithHttpProxyBasicAuth)
  QDEBUG : tst_QTcpSocket::downloadBigFile(WithoutProxy SSL) 		9.5MB/0.2s: 55.4MB/s
  PASS   : tst_QTcpSocket::downloadBigFile(WithoutProxy SSL)
  QDEBUG : tst_QTcpSocket::downloadBigFile(WithSocks5Proxy SSL) 		9.5MB/0.3s: 28.3MB/s
  PASS   : tst_QTcpSocket::downloadBigFile(WithSocks5Proxy SSL)
  QDEBUG : tst_QTcpSocket::downloadBigFile(WithSocks5AuthProxy SSL) 		9.5MB/0.3s: 28.5MB/s
  PASS   : tst_QTcpSocket::downloadBigFile(WithSocks5AuthProxy SSL)
  QDEBUG : tst_QTcpSocket::downloadBigFile(WithHttpProxy SSL) 		9.5MB/0.2s: 47.0MB/s
  PASS   : tst_QTcpSocket::downloadBigFile(WithHttpProxy SSL)
  QDEBUG : tst_QTcpSocket::downloadBigFile(WithHttpProxyBasicAuth SSL) 		9.5MB/0.3s: 37.0MB/s
  PASS   : tst_QTcpSocket::downloadBigFile(WithHttpProxyBasicAuth SSL)
  PASS   : tst_QTcpSocket::readLine(WithoutProxy)
  PASS   : tst_QTcpSocket::readLine(WithSocks5Proxy)
  FAIL!  : tst_QTcpSocket::readLine(WithSocks5ProxyAuth) 'socket->waitForReadyRead(10000)' returned FALSE. ()
     Loc: [../tst_qtcpsocket.cpp(1383)]
  PASS   : tst_QTcpSocket::readLine(WithHttpProxy)
  PASS   : tst_QTcpSocket::readLine(WithHttpProxyBasicAuth)
  PASS   : tst_QTcpSocket::readLine(WithoutProxy SSL)
  PASS   : tst_QTcpSocket::readLine(WithSocks5Proxy SSL)
  PASS   : tst_QTcpSocket::readLine(WithSocks5AuthProxy SSL)
  PASS   : tst_QTcpSocket::readLine(WithHttpProxy SSL)
  PASS   : tst_QTcpSocket::readLine(WithHttpProxyBasicAuth SSL)
  PASS   : tst_QTcpSocket::readLineString(WithoutProxy)
  PASS   : tst_QTcpSocket::readLineString(WithSocks5Proxy)
  PASS   : tst_QTcpSocket::readLineString(WithSocks5ProxyAuth)
  PASS   : tst_QTcpSocket::readLineString(WithHttpProxy)
  PASS   : tst_QTcpSocket::readLineString(WithHttpProxyBasicAuth)
  PASS   : tst_QTcpSocket::readLineString(WithoutProxy SSL)
  PASS   : tst_QTcpSocket::readLineString(WithSocks5Proxy SSL)
  PASS   : tst_QTcpSocket::readLineString(WithSocks5AuthProxy SSL)
  PASS   : tst_QTcpSocket::readLineString(WithHttpProxy SSL)
  PASS   : tst_QTcpSocket::readLineString(WithHttpProxyBasicAuth SSL)
  PASS   : tst_QTcpSocket::readChunks(WithoutProxy)
  PASS   : tst_QTcpSocket::readChunks(WithSocks5Proxy)
  PASS   : tst_QTcpSocket::readChunks(WithSocks5ProxyAuth)
  PASS   : tst_QTcpSocket::readChunks(WithHttpProxy)
  PASS   : tst_QTcpSocket::readChunks(WithHttpProxyBasicAuth)
  PASS   : tst_QTcpSocket::readChunks(WithoutProxy SSL)
  PASS   : tst_QTcpSocket::readChunks(WithSocks5Proxy SSL)
  PASS   : tst_QTcpSocket::readChunks(WithSocks5AuthProxy SSL)
  PASS   : tst_QTcpSocket::readChunks(WithHttpProxy SSL)
  PASS   : tst_QTcpSocket::readChunks(WithHttpProxyBasicAuth SSL)
  PASS   : tst_QTcpSocket::waitForBytesWritten(WithoutProxy)
  PASS   : tst_QTcpSocket::waitForBytesWritten(WithSocks5Proxy)
  PASS   : tst_QTcpSocket::waitForBytesWritten(WithSocks5ProxyAuth)
  PASS   : tst_QTcpSocket::waitForBytesWritten(WithHttpProxy)
  PASS   : tst_QTcpSocket::waitForBytesWritten(WithHttpProxyBasicAuth)
  PASS   : tst_QTcpSocket::waitForBytesWritten(WithoutProxy SSL)
  PASS   : tst_QTcpSocket::waitForBytesWritten(WithSocks5Proxy SSL)
  PASS   : tst_QTcpSocket::waitForBytesWritten(WithSocks5AuthProxy SSL)
  PASS   : tst_QTcpSocket::waitForBytesWritten(WithHttpProxy SSL)
  PASS   : tst_QTcpSocket::waitForBytesWritten(WithHttpProxyBasicAuth SSL)
  PASS   : tst_QTcpSocket::waitForBytesWrittenMinusOne(WithoutProxy)
  PASS   : tst_QTcpSocket::waitForBytesWrittenMinusOne(WithSocks5Proxy)
  PASS   : tst_QTcpSocket::waitForBytesWrittenMinusOne(WithSocks5ProxyAuth)
  PASS   : tst_QTcpSocket::waitForBytesWrittenMinusOne(WithHttpProxy)
  PASS   : tst_QTcpSocket::waitForBytesWrittenMinusOne(WithHttpProxyBasicAuth)
  PASS   : tst_QTcpSocket::waitForBytesWrittenMinusOne(WithoutProxy SSL)
  PASS   : tst_QTcpSocket::waitForBytesWrittenMinusOne(WithSocks5Proxy SSL)
  PASS   : tst_QTcpSocket::waitForBytesWrittenMinusOne(WithSocks5AuthProxy SSL)
  PASS   : tst_QTcpSocket::waitForBytesWrittenMinusOne(WithHttpProxy SSL)
  PASS   : tst_QTcpSocket::waitForBytesWrittenMinusOne(WithHttpProxyBasicAuth SSL)
  PASS   : tst_QTcpSocket::waitForReadyRead(WithoutProxy)
  PASS   : tst_QTcpSocket::waitForReadyRead(WithSocks5Proxy)
  PASS   : tst_QTcpSocket::waitForReadyRead(WithSocks5ProxyAuth)
  PASS   : tst_QTcpSocket::waitForReadyRead(WithHttpProxy)
  PASS   : tst_QTcpSocket::waitForReadyRead(WithHttpProxyBasicAuth)
  PASS   : tst_QTcpSocket::waitForReadyRead(WithoutProxy SSL)
  PASS   : tst_QTcpSocket::waitForReadyRead(WithSocks5Proxy SSL)
  PASS   : tst_QTcpSocket::waitForReadyRead(WithSocks5AuthProxy SSL)
  PASS   : tst_QTcpSocket::waitForReadyRead(WithHttpProxy SSL)
  PASS   : tst_QTcpSocket::waitForReadyRead(WithHttpProxyBasicAuth SSL)
  PASS   : tst_QTcpSocket::waitForReadyReadMinusOne(WithoutProxy)
  PASS   : tst_QTcpSocket::waitForReadyReadMinusOne(WithSocks5Proxy)
  PASS   : tst_QTcpSocket::waitForReadyReadMinusOne(WithSocks5ProxyAuth)
  PASS   : tst_QTcpSocket::waitForReadyReadMinusOne(WithHttpProxy)
  PASS   : tst_QTcpSocket::waitForReadyReadMinusOne(WithHttpProxyBasicAuth)
  PASS   : tst_QTcpSocket::waitForReadyReadMinusOne(WithoutProxy SSL)
  PASS   : tst_QTcpSocket::waitForReadyReadMinusOne(WithSocks5Proxy SSL)
  PASS   : tst_QTcpSocket::waitForReadyReadMinusOne(WithSocks5AuthProxy SSL)
  PASS   : tst_QTcpSocket::waitForReadyReadMinusOne(WithHttpProxy SSL)
  PASS   : tst_QTcpSocket::waitForReadyReadMinusOne(WithHttpProxyBasicAuth SSL)
  PASS   : tst_QTcpSocket::flush(WithoutProxy)
  PASS   : tst_QTcpSocket::flush(WithSocks5Proxy)
  PASS   : tst_QTcpSocket::flush(WithSocks5ProxyAuth)
  PASS   : tst_QTcpSocket::flush(WithHttpProxy)
  PASS   : tst_QTcpSocket::flush(WithHttpProxyBasicAuth)
  PASS   : tst_QTcpSocket::flush(WithoutProxy SSL)
  PASS   : tst_QTcpSocket::flush(WithSocks5Proxy SSL)
  PASS   : tst_QTcpSocket::flush(WithSocks5AuthProxy SSL)
  PASS   : tst_QTcpSocket::flush(WithHttpProxy SSL)
  PASS   : tst_QTcpSocket::flush(WithHttpProxyBasicAuth SSL)
  PASS   : tst_QTcpSocket::synchronousApi(WithoutProxy)
  PASS   : tst_QTcpSocket::synchronousApi(WithSocks5Proxy)
  PASS   : tst_QTcpSocket::synchronousApi(WithSocks5ProxyAuth)
  PASS   : tst_QTcpSocket::synchronousApi(WithHttpProxy)
  PASS   : tst_QTcpSocket::synchronousApi(WithHttpProxyBasicAuth)
  PASS   : tst_QTcpSocket::synchronousApi(WithoutProxy SSL)
  PASS   : tst_QTcpSocket::synchronousApi(WithSocks5Proxy SSL)
  PASS   : tst_QTcpSocket::synchronousApi(WithSocks5AuthProxy SSL)
  PASS   : tst_QTcpSocket::synchronousApi(WithHttpProxy SSL)
  PASS   : tst_QTcpSocket::synchronousApi(WithHttpProxyBasicAuth SSL)
  PASS   : tst_QTcpSocket::dontCloseOnTimeout(WithoutProxy)
  PASS   : tst_QTcpSocket::dontCloseOnTimeout(WithSocks5Proxy)
  PASS   : tst_QTcpSocket::dontCloseOnTimeout(WithSocks5ProxyAuth)
  PASS   : tst_QTcpSocket::dontCloseOnTimeout(WithHttpProxy)
  PASS   : tst_QTcpSocket::dontCloseOnTimeout(WithHttpProxyBasicAuth)
  PASS   : tst_QTcpSocket::dontCloseOnTimeout(WithoutProxy SSL)
  PASS   : tst_QTcpSocket::dontCloseOnTimeout(WithSocks5Proxy SSL)
  PASS   : tst_QTcpSocket::dontCloseOnTimeout(WithSocks5AuthProxy SSL)
  PASS   : tst_QTcpSocket::dontCloseOnTimeout(WithHttpProxy SSL)
  PASS   : tst_QTcpSocket::dontCloseOnTimeout(WithHttpProxyBasicAuth SSL)
  PASS   : tst_QTcpSocket::recursiveReadyRead(WithoutProxy)
  PASS   : tst_QTcpSocket::recursiveReadyRead(WithSocks5Proxy)
  PASS   : tst_QTcpSocket::recursiveReadyRead(WithSocks5ProxyAuth)
  PASS   : tst_QTcpSocket::recursiveReadyRead(WithHttpProxy)
  PASS   : tst_QTcpSocket::recursiveReadyRead(WithHttpProxyBasicAuth)
  PASS   : tst_QTcpSocket::recursiveReadyRead(WithoutProxy SSL)
  PASS   : tst_QTcpSocket::recursiveReadyRead(WithSocks5Proxy SSL)
  FAIL!  : tst_QTcpSocket::recursiveReadyRead(WithSocks5AuthProxy SSL) '!timeout()' returned FALSE. (Timed out when waiting for the readyRead() signal.)
     Loc: [../tst_qtcpsocket.cpp(1589)]
  PASS   : tst_QTcpSocket::recursiveReadyRead(WithHttpProxy SSL)
  PASS   : tst_QTcpSocket::recursiveReadyRead(WithHttpProxyBasicAuth SSL)
  PASS   : tst_QTcpSocket::atEnd(WithoutProxy)
  PASS   : tst_QTcpSocket::atEnd(WithSocks5Proxy)
  PASS   : tst_QTcpSocket::atEnd(WithSocks5ProxyAuth)
  PASS   : tst_QTcpSocket::atEnd(WithHttpProxy)
  PASS   : tst_QTcpSocket::atEnd(WithHttpProxyBasicAuth)
  PASS   : tst_QTcpSocket::atEnd(WithoutProxy SSL)
  PASS   : tst_QTcpSocket::atEnd(WithSocks5Proxy SSL)
  PASS   : tst_QTcpSocket::atEnd(WithSocks5AuthProxy SSL)
  PASS   : tst_QTcpSocket::atEnd(WithHttpProxy SSL)
  PASS   : tst_QTcpSocket::atEnd(WithHttpProxyBasicAuth SSL)
  PASS   : tst_QTcpSocket::socketInAThread(WithoutProxy)
  PASS   : tst_QTcpSocket::socketInAThread(WithSocks5Proxy)
  PASS   : tst_QTcpSocket::socketInAThread(WithSocks5ProxyAuth)
  PASS   : tst_QTcpSocket::socketInAThread(WithHttpProxy)
  PASS   : tst_QTcpSocket::socketInAThread(WithHttpProxyBasicAuth)
  PASS   : tst_QTcpSocket::socketInAThread(WithoutProxy SSL)
  PASS   : tst_QTcpSocket::socketInAThread(WithSocks5Proxy SSL)
  PASS   : tst_QTcpSocket::socketInAThread(WithSocks5AuthProxy SSL)
  PASS   : tst_QTcpSocket::socketInAThread(WithHttpProxy SSL)
  PASS   : tst_QTcpSocket::socketInAThread(WithHttpProxyBasicAuth SSL)
  PASS   : tst_QTcpSocket::socketsInThreads(WithoutProxy)
  PASS   : tst_QTcpSocket::socketsInThreads(WithSocks5Proxy)
  PASS   : tst_QTcpSocket::socketsInThreads(WithSocks5ProxyAuth)
  PASS   : tst_QTcpSocket::socketsInThreads(WithHttpProxy)
  PASS   : tst_QTcpSocket::socketsInThreads(WithHttpProxyBasicAuth)
  PASS   : tst_QTcpSocket::socketsInThreads(WithoutProxy SSL)
  PASS   : tst_QTcpSocket::socketsInThreads(WithSocks5Proxy SSL)
  PASS   : tst_QTcpSocket::socketsInThreads(WithSocks5AuthProxy SSL)
  PASS   : tst_QTcpSocket::socketsInThreads(WithHttpProxy SSL)
  PASS   : tst_QTcpSocket::socketsInThreads(WithHttpProxyBasicAuth SSL)
  PASS   : tst_QTcpSocket::waitForReadyReadInASlot(WithoutProxy)
  PASS   : tst_QTcpSocket::waitForReadyReadInASlot(WithSocks5Proxy)
  PASS   : tst_QTcpSocket::waitForReadyReadInASlot(WithSocks5ProxyAuth)
  PASS   : tst_QTcpSocket::waitForReadyReadInASlot(WithHttpProxy)
  PASS   : tst_QTcpSocket::waitForReadyReadInASlot(WithHttpProxyBasicAuth)
  PASS   : tst_QTcpSocket::waitForReadyReadInASlot(WithoutProxy SSL)
  PASS   : tst_QTcpSocket::waitForReadyReadInASlot(WithSocks5Proxy SSL)
  PASS   : tst_QTcpSocket::waitForReadyReadInASlot(WithSocks5AuthProxy SSL)
  PASS   : tst_QTcpSocket::waitForReadyReadInASlot(WithHttpProxy SSL)
  PASS   : tst_QTcpSocket::waitForReadyReadInASlot(WithHttpProxyBasicAuth SSL)
  PASS   : tst_QTcpSocket::remoteCloseError(WithoutProxy)
  PASS   : tst_QTcpSocket::remoteCloseError(WithSocks5Proxy)
  PASS   : tst_QTcpSocket::remoteCloseError(WithSocks5ProxyAuth)
  PASS   : tst_QTcpSocket::remoteCloseError(WithHttpProxy)
  PASS   : tst_QTcpSocket::remoteCloseError(WithHttpProxyBasicAuth)
  PASS   : tst_QTcpSocket::remoteCloseError(WithoutProxy SSL)
  PASS   : tst_QTcpSocket::remoteCloseError(WithSocks5Proxy SSL)
  PASS   : tst_QTcpSocket::remoteCloseError(WithSocks5AuthProxy SSL)
  PASS   : tst_QTcpSocket::remoteCloseError(WithHttpProxy SSL)
  PASS   : tst_QTcpSocket::remoteCloseError(WithHttpProxyBasicAuth SSL)
  PASS   : tst_QTcpSocket::nestedEventLoopInErrorSlot(WithoutProxy)
  PASS   : tst_QTcpSocket::nestedEventLoopInErrorSlot(WithSocks5Proxy)
  PASS   : tst_QTcpSocket::nestedEventLoopInErrorSlot(WithSocks5ProxyAuth)
  PASS   : tst_QTcpSocket::nestedEventLoopInErrorSlot(WithHttpProxy)
  PASS   : tst_QTcpSocket::nestedEventLoopInErrorSlot(WithHttpProxyBasicAuth)
  PASS   : tst_QTcpSocket::nestedEventLoopInErrorSlot(WithoutProxy SSL)
  PASS   : tst_QTcpSocket::nestedEventLoopInErrorSlot(WithSocks5Proxy SSL)
  PASS   : tst_QTcpSocket::nestedEventLoopInErrorSlot(WithSocks5AuthProxy SSL)
  PASS   : tst_QTcpSocket::nestedEventLoopInErrorSlot(WithHttpProxy SSL)
  PASS   : tst_QTcpSocket::nestedEventLoopInErrorSlot(WithHttpProxyBasicAuth SSL)
  PASS   : tst_QTcpSocket::connectToLocalHostNoService(WithoutProxy)
  PASS   : tst_QTcpSocket::connectToLocalHostNoService(WithSocks5Proxy)
  PASS   : tst_QTcpSocket::connectToLocalHostNoService(WithSocks5ProxyAuth)
  PASS   : tst_QTcpSocket::connectToLocalHostNoService(WithHttpProxy)
  PASS   : tst_QTcpSocket::connectToLocalHostNoService(WithHttpProxyBasicAuth)
  PASS   : tst_QTcpSocket::connectToLocalHostNoService(WithoutProxy SSL)
  PASS   : tst_QTcpSocket::connectToLocalHostNoService(WithSocks5Proxy SSL)
  PASS   : tst_QTcpSocket::connectToLocalHostNoService(WithSocks5AuthProxy SSL)
  PASS   : tst_QTcpSocket::connectToLocalHostNoService(WithHttpProxy SSL)
  PASS   : tst_QTcpSocket::connectToLocalHostNoService(WithHttpProxyBasicAuth SSL)
  PASS   : tst_QTcpSocket::waitForConnectedInHostLookupSlot(WithoutProxy)
  PASS   : tst_QTcpSocket::waitForConnectedInHostLookupSlot(WithSocks5Proxy)
  PASS   : tst_QTcpSocket::waitForConnectedInHostLookupSlot(WithSocks5ProxyAuth)
  PASS   : tst_QTcpSocket::waitForConnectedInHostLookupSlot(WithHttpProxy)
  PASS   : tst_QTcpSocket::waitForConnectedInHostLookupSlot(WithHttpProxyBasicAuth)
  PASS   : tst_QTcpSocket::waitForConnectedInHostLookupSlot(WithoutProxy SSL)
  PASS   : tst_QTcpSocket::waitForConnectedInHostLookupSlot(WithSocks5Proxy SSL)
  PASS   : tst_QTcpSocket::waitForConnectedInHostLookupSlot(WithSocks5AuthProxy SSL)
  PASS   : tst_QTcpSocket::waitForConnectedInHostLookupSlot(WithHttpProxy SSL)
  PASS   : tst_QTcpSocket::waitForConnectedInHostLookupSlot(WithHttpProxyBasicAuth SSL)
  PASS   : tst_QTcpSocket::waitForConnectedInHostLookupSlot2(WithoutProxy)
  PASS   : tst_QTcpSocket::waitForConnectedInHostLookupSlot2(WithSocks5Proxy)
  PASS   : tst_QTcpSocket::waitForConnectedInHostLookupSlot2(WithSocks5ProxyAuth)
  PASS   : tst_QTcpSocket::waitForConnectedInHostLookupSlot2(WithHttpProxy)
  PASS   : tst_QTcpSocket::waitForConnectedInHostLookupSlot2(WithHttpProxyBasicAuth)
  PASS   : tst_QTcpSocket::waitForConnectedInHostLookupSlot2(WithoutProxy SSL)
  PASS   : tst_QTcpSocket::waitForConnectedInHostLookupSlot2(WithSocks5Proxy SSL)
  PASS   : tst_QTcpSocket::waitForConnectedInHostLookupSlot2(WithSocks5AuthProxy SSL)
  PASS   : tst_QTcpSocket::waitForConnectedInHostLookupSlot2(WithHttpProxy SSL)
  PASS   : tst_QTcpSocket::waitForConnectedInHostLookupSlot2(WithHttpProxyBasicAuth SSL)
  PASS   : tst_QTcpSocket::readyReadSignalsAfterWaitForReadyRead(WithoutProxy)
  PASS   : tst_QTcpSocket::readyReadSignalsAfterWaitForReadyRead(WithSocks5Proxy)
  PASS   : tst_QTcpSocket::readyReadSignalsAfterWaitForReadyRead(WithSocks5ProxyAuth)
  PASS   : tst_QTcpSocket::readyReadSignalsAfterWaitForReadyRead(WithHttpProxy)
  PASS   : tst_QTcpSocket::readyReadSignalsAfterWaitForReadyRead(WithHttpProxyBasicAuth)
  PASS   : tst_QTcpSocket::readyReadSignalsAfterWaitForReadyRead(WithoutProxy SSL)
  PASS   : tst_QTcpSocket::readyReadSignalsAfterWaitForReadyRead(WithSocks5Proxy SSL)
  PASS   : tst_QTcpSocket::readyReadSignalsAfterWaitForReadyRead(WithSocks5AuthProxy SSL)
  PASS   : tst_QTcpSocket::readyReadSignalsAfterWaitForReadyRead(WithHttpProxy SSL)
  PASS   : tst_QTcpSocket::readyReadSignalsAfterWaitForReadyRead(WithHttpProxyBasicAuth SSL)
  PASS   : tst_QTcpSocket::abortiveClose(WithoutProxy)
  PASS   : tst_QTcpSocket::abortiveClose(WithSocks5Proxy)
  PASS   : tst_QTcpSocket::abortiveClose(WithSocks5ProxyAuth)
  PASS   : tst_QTcpSocket::abortiveClose(WithHttpProxy)
  PASS   : tst_QTcpSocket::abortiveClose(WithHttpProxyBasicAuth)
  PASS   : tst_QTcpSocket::abortiveClose(WithoutProxy SSL)
  PASS   : tst_QTcpSocket::abortiveClose(WithSocks5Proxy SSL)
  PASS   : tst_QTcpSocket::abortiveClose(WithSocks5AuthProxy SSL)
  PASS   : tst_QTcpSocket::abortiveClose(WithHttpProxy SSL)
  PASS   : tst_QTcpSocket::abortiveClose(WithHttpProxyBasicAuth SSL)
  PASS   : tst_QTcpSocket::localAddressEmptyOnBSD(WithoutProxy)
  PASS   : tst_QTcpSocket::localAddressEmptyOnBSD(WithSocks5Proxy)
  PASS   : tst_QTcpSocket::localAddressEmptyOnBSD(WithSocks5ProxyAuth)
  PASS   : tst_QTcpSocket::localAddressEmptyOnBSD(WithHttpProxy)
  PASS   : tst_QTcpSocket::localAddressEmptyOnBSD(WithHttpProxyBasicAuth)
  PASS   : tst_QTcpSocket::localAddressEmptyOnBSD(WithoutProxy SSL)
  PASS   : tst_QTcpSocket::localAddressEmptyOnBSD(WithSocks5Proxy SSL)
  PASS   : tst_QTcpSocket::localAddressEmptyOnBSD(WithSocks5AuthProxy SSL)
  PASS   : tst_QTcpSocket::localAddressEmptyOnBSD(WithHttpProxy SSL)
  PASS   : tst_QTcpSocket::localAddressEmptyOnBSD(WithHttpProxyBasicAuth SSL)
  PASS   : tst_QTcpSocket::zeroAndMinusOneReturns(WithoutProxy)
  PASS   : tst_QTcpSocket::zeroAndMinusOneReturns(WithSocks5Proxy)
  PASS   : tst_QTcpSocket::zeroAndMinusOneReturns(WithSocks5ProxyAuth)
  PASS   : tst_QTcpSocket::zeroAndMinusOneReturns(WithHttpProxy)
  PASS   : tst_QTcpSocket::zeroAndMinusOneReturns(WithHttpProxyBasicAuth)
  PASS   : tst_QTcpSocket::zeroAndMinusOneReturns(WithoutProxy SSL)
  PASS   : tst_QTcpSocket::zeroAndMinusOneReturns(WithSocks5Proxy SSL)
  PASS   : tst_QTcpSocket::zeroAndMinusOneReturns(WithSocks5AuthProxy SSL)
  PASS   : tst_QTcpSocket::zeroAndMinusOneReturns(WithHttpProxy SSL)
  PASS   : tst_QTcpSocket::zeroAndMinusOneReturns(WithHttpProxyBasicAuth SSL)
  PASS   : tst_QTcpSocket::connectionRefused(WithoutProxy)
  PASS   : tst_QTcpSocket::connectionRefused(WithSocks5Proxy)
  PASS   : tst_QTcpSocket::connectionRefused(WithSocks5ProxyAuth)
  PASS   : tst_QTcpSocket::connectionRefused(WithHttpProxy)
  PASS   : tst_QTcpSocket::connectionRefused(WithHttpProxyBasicAuth)
  PASS   : tst_QTcpSocket::connectionRefused(WithoutProxy SSL)
  PASS   : tst_QTcpSocket::connectionRefused(WithSocks5Proxy SSL)
  PASS   : tst_QTcpSocket::connectionRefused(WithSocks5AuthProxy SSL)
  PASS   : tst_QTcpSocket::connectionRefused(WithHttpProxy SSL)
  PASS   : tst_QTcpSocket::connectionRefused(WithHttpProxyBasicAuth SSL)
  QDEBUG : tst_QTcpSocket::suddenRemoteDisconnect(WithoutProxy:Qt4 Client <-> Qt4 Server) Running stress test for 5 seconds
  PASS   : tst_QTcpSocket::suddenRemoteDisconnect(WithoutProxy:Qt4 Client <-> Qt4 Server)
  PASS   : tst_QTcpSocket::suddenRemoteDisconnect(WithSocks5Proxy:Qt4 Client <-> Qt4 Server)
  PASS   : tst_QTcpSocket::suddenRemoteDisconnect(WithSocks5ProxyAuth:Qt4 Client <-> Qt4 Server)
  PASS   : tst_QTcpSocket::suddenRemoteDisconnect(WithHttpProxy:Qt4 Client <-> Qt4 Server)
  PASS   : tst_QTcpSocket::suddenRemoteDisconnect(WithHttpProxyBasicAuth:Qt4 Client <-> Qt4 Server)
  PASS   : tst_QTcpSocket::suddenRemoteDisconnect(WithoutProxy SSL:Qt4 Client <-> Qt4 Server)
  PASS   : tst_QTcpSocket::suddenRemoteDisconnect(WithSocks5Proxy SSL:Qt4 Client <-> Qt4 Server)
  PASS   : tst_QTcpSocket::suddenRemoteDisconnect(WithSocks5AuthProxy SSL:Qt4 Client <-> Qt4 Server)
  PASS   : tst_QTcpSocket::suddenRemoteDisconnect(WithHttpProxy SSL:Qt4 Client <-> Qt4 Server)
  PASS   : tst_QTcpSocket::suddenRemoteDisconnect(WithHttpProxyBasicAuth SSL:Qt4 Client <-> Qt4 Server)
  SKIP   : tst_QTcpSocket::connectToMultiIP(WithoutProxy) TODO: setup DNS in the new network
     Loc: [../tst_qtcpsocket.cpp(2290)]
  PASS   : tst_QTcpSocket::moveToThread0(WithoutProxy)
  PASS   : tst_QTcpSocket::moveToThread0(WithSocks5Proxy)
  PASS   : tst_QTcpSocket::moveToThread0(WithSocks5ProxyAuth)
  PASS   : tst_QTcpSocket::moveToThread0(WithHttpProxy)
  PASS   : tst_QTcpSocket::moveToThread0(WithHttpProxyBasicAuth)
  PASS   : tst_QTcpSocket::moveToThread0(WithoutProxy SSL)
  PASS   : tst_QTcpSocket::moveToThread0(WithSocks5Proxy SSL)
  PASS   : tst_QTcpSocket::moveToThread0(WithSocks5AuthProxy SSL)
  PASS   : tst_QTcpSocket::moveToThread0(WithHttpProxy SSL)
  PASS   : tst_QTcpSocket::moveToThread0(WithHttpProxyBasicAuth SSL)
  PASS   : tst_QTcpSocket::increaseReadBufferSize(WithoutProxy)
  PASS   : tst_QTcpSocket::increaseReadBufferSize(WithSocks5Proxy)
  PASS   : tst_QTcpSocket::increaseReadBufferSize(WithSocks5ProxyAuth)
  PASS   : tst_QTcpSocket::increaseReadBufferSize(WithHttpProxy)
  PASS   : tst_QTcpSocket::increaseReadBufferSize(WithHttpProxyBasicAuth)
  PASS   : tst_QTcpSocket::increaseReadBufferSize(WithoutProxy SSL)
  PASS   : tst_QTcpSocket::increaseReadBufferSize(WithSocks5Proxy SSL)
  PASS   : tst_QTcpSocket::increaseReadBufferSize(WithSocks5AuthProxy SSL)
  PASS   : tst_QTcpSocket::increaseReadBufferSize(WithHttpProxy SSL)
  PASS   : tst_QTcpSocket::increaseReadBufferSize(WithHttpProxyBasicAuth SSL)
  PASS   : tst_QTcpSocket::taskQtBug5799ConnectionErrorWaitForConnected(WithoutProxy)
  PASS   : tst_QTcpSocket::taskQtBug5799ConnectionErrorWaitForConnected(WithSocks5Proxy)
  PASS   : tst_QTcpSocket::taskQtBug5799ConnectionErrorWaitForConnected(WithSocks5ProxyAuth)
  PASS   : tst_QTcpSocket::taskQtBug5799ConnectionErrorWaitForConnected(WithHttpProxy)
  PASS   : tst_QTcpSocket::taskQtBug5799ConnectionErrorWaitForConnected(WithHttpProxyBasicAuth)
  PASS   : tst_QTcpSocket::taskQtBug5799ConnectionErrorWaitForConnected(WithoutProxy SSL)
  PASS   : tst_QTcpSocket::taskQtBug5799ConnectionErrorWaitForConnected(WithSocks5Proxy SSL)
  PASS   : tst_QTcpSocket::taskQtBug5799ConnectionErrorWaitForConnected(WithSocks5AuthProxy SSL)
  PASS   : tst_QTcpSocket::taskQtBug5799ConnectionErrorWaitForConnected(WithHttpProxy SSL)
  PASS   : tst_QTcpSocket::taskQtBug5799ConnectionErrorWaitForConnected(WithHttpProxyBasicAuth SSL)
  PASS   : tst_QTcpSocket::taskQtBug5799ConnectionErrorEventLoop(WithoutProxy)
  PASS   : tst_QTcpSocket::taskQtBug5799ConnectionErrorEventLoop(WithSocks5Proxy)
  PASS   : tst_QTcpSocket::taskQtBug5799ConnectionErrorEventLoop(WithSocks5ProxyAuth)
  PASS   : tst_QTcpSocket::taskQtBug5799ConnectionErrorEventLoop(WithHttpProxy)
  PASS   : tst_QTcpSocket::taskQtBug5799ConnectionErrorEventLoop(WithHttpProxyBasicAuth)
  PASS   : tst_QTcpSocket::taskQtBug5799ConnectionErrorEventLoop(WithoutProxy SSL)
  PASS   : tst_QTcpSocket::taskQtBug5799ConnectionErrorEventLoop(WithSocks5Proxy SSL)
  PASS   : tst_QTcpSocket::taskQtBug5799ConnectionErrorEventLoop(WithSocks5AuthProxy SSL)
  PASS   : tst_QTcpSocket::taskQtBug5799ConnectionErrorEventLoop(WithHttpProxy SSL)
  PASS   : tst_QTcpSocket::taskQtBug5799ConnectionErrorEventLoop(WithHttpProxyBasicAuth SSL)
  PASS   : tst_QTcpSocket::taskQtBug7054TimeoutErrorResetting(WithoutProxy)
  PASS   : tst_QTcpSocket::taskQtBug7054TimeoutErrorResetting(WithSocks5Proxy)
  PASS   : tst_QTcpSocket::taskQtBug7054TimeoutErrorResetting(WithSocks5ProxyAuth)
  PASS   : tst_QTcpSocket::taskQtBug7054TimeoutErrorResetting(WithHttpProxy)
  PASS   : tst_QTcpSocket::taskQtBug7054TimeoutErrorResetting(WithHttpProxyBasicAuth)
  PASS   : tst_QTcpSocket::taskQtBug7054TimeoutErrorResetting(WithoutProxy SSL)
  PASS   : tst_QTcpSocket::taskQtBug7054TimeoutErrorResetting(WithSocks5Proxy SSL)
  PASS   : tst_QTcpSocket::taskQtBug7054TimeoutErrorResetting(WithSocks5AuthProxy SSL)
  PASS   : tst_QTcpSocket::taskQtBug7054TimeoutErrorResetting(WithHttpProxy SSL)
  PASS   : tst_QTcpSocket::taskQtBug7054TimeoutErrorResetting(WithHttpProxyBasicAuth SSL)
  PASS   : tst_QTcpSocket::invalidProxy(WithoutProxy:ftp-proxy)
  PASS   : tst_QTcpSocket::invalidProxy(WithoutProxy:http-caching-proxy)
  PASS   : tst_QTcpSocket::invalidProxy(WithoutProxy:no-such-host-socks5)
  PASS   : tst_QTcpSocket::invalidProxy(WithoutProxy:no-such-host-http)
  PASS   : tst_QTcpSocket::invalidProxy(WithoutProxy:http-on-socks5)
  PASS   : tst_QTcpSocket::invalidProxy(WithoutProxy:socks5-on-http)
  PASS   : tst_QTcpSocket::invalidProxy(WithSocks5Proxy:ftp-proxy)
  PASS   : tst_QTcpSocket::invalidProxy(WithSocks5Proxy:http-caching-proxy)
  PASS   : tst_QTcpSocket::invalidProxy(WithSocks5Proxy:no-such-host-socks5)
  PASS   : tst_QTcpSocket::invalidProxy(WithSocks5Proxy:no-such-host-http)
  PASS   : tst_QTcpSocket::invalidProxy(WithSocks5Proxy:http-on-socks5)
  PASS   : tst_QTcpSocket::invalidProxy(WithSocks5Proxy:socks5-on-http)
  PASS   : tst_QTcpSocket::invalidProxy(WithSocks5ProxyAuth:ftp-proxy)
  PASS   : tst_QTcpSocket::invalidProxy(WithSocks5ProxyAuth:http-caching-proxy)
  PASS   : tst_QTcpSocket::invalidProxy(WithSocks5ProxyAuth:no-such-host-socks5)
  PASS   : tst_QTcpSocket::invalidProxy(WithSocks5ProxyAuth:no-such-host-http)
  PASS   : tst_QTcpSocket::invalidProxy(WithSocks5ProxyAuth:http-on-socks5)
  PASS   : tst_QTcpSocket::invalidProxy(WithSocks5ProxyAuth:socks5-on-http)
  PASS   : tst_QTcpSocket::invalidProxy(WithHttpProxy:ftp-proxy)
  PASS   : tst_QTcpSocket::invalidProxy(WithHttpProxy:http-caching-proxy)
  PASS   : tst_QTcpSocket::invalidProxy(WithHttpProxy:no-such-host-socks5)
  PASS   : tst_QTcpSocket::invalidProxy(WithHttpProxy:no-such-host-http)
  PASS   : tst_QTcpSocket::invalidProxy(WithHttpProxy:http-on-socks5)
  PASS   : tst_QTcpSocket::invalidProxy(WithHttpProxy:socks5-on-http)
  PASS   : tst_QTcpSocket::invalidProxy(WithHttpProxyBasicAuth:ftp-proxy)
  PASS   : tst_QTcpSocket::invalidProxy(WithHttpProxyBasicAuth:http-caching-proxy)
  PASS   : tst_QTcpSocket::invalidProxy(WithHttpProxyBasicAuth:no-such-host-socks5)
  PASS   : tst_QTcpSocket::invalidProxy(WithHttpProxyBasicAuth:no-such-host-http)
  PASS   : tst_QTcpSocket::invalidProxy(WithHttpProxyBasicAuth:http-on-socks5)
  PASS   : tst_QTcpSocket::invalidProxy(WithHttpProxyBasicAuth:socks5-on-http)
  PASS   : tst_QTcpSocket::invalidProxy(WithoutProxy SSL:ftp-proxy)
  PASS   : tst_QTcpSocket::invalidProxy(WithoutProxy SSL:http-caching-proxy)
  PASS   : tst_QTcpSocket::invalidProxy(WithoutProxy SSL:no-such-host-socks5)
  PASS   : tst_QTcpSocket::invalidProxy(WithoutProxy SSL:no-such-host-http)
  PASS   : tst_QTcpSocket::invalidProxy(WithoutProxy SSL:http-on-socks5)
  PASS   : tst_QTcpSocket::invalidProxy(WithoutProxy SSL:socks5-on-http)
  PASS   : tst_QTcpSocket::invalidProxy(WithSocks5Proxy SSL:ftp-proxy)
  PASS   : tst_QTcpSocket::invalidProxy(WithSocks5Proxy SSL:http-caching-proxy)
  PASS   : tst_QTcpSocket::invalidProxy(WithSocks5Proxy SSL:no-such-host-socks5)
  PASS   : tst_QTcpSocket::invalidProxy(WithSocks5Proxy SSL:no-such-host-http)
  PASS   : tst_QTcpSocket::invalidProxy(WithSocks5Proxy SSL:http-on-socks5)
  PASS   : tst_QTcpSocket::invalidProxy(WithSocks5Proxy SSL:socks5-on-http)
  PASS   : tst_QTcpSocket::invalidProxy(WithSocks5AuthProxy SSL:ftp-proxy)
  PASS   : tst_QTcpSocket::invalidProxy(WithSocks5AuthProxy SSL:http-caching-proxy)
  PASS   : tst_QTcpSocket::invalidProxy(WithSocks5AuthProxy SSL:no-such-host-socks5)
  PASS   : tst_QTcpSocket::invalidProxy(WithSocks5AuthProxy SSL:no-such-host-http)
  PASS   : tst_QTcpSocket::invalidProxy(WithSocks5AuthProxy SSL:http-on-socks5)
  PASS   : tst_QTcpSocket::invalidProxy(WithSocks5AuthProxy SSL:socks5-on-http)
  PASS   : tst_QTcpSocket::invalidProxy(WithHttpProxy SSL:ftp-proxy)
  PASS   : tst_QTcpSocket::invalidProxy(WithHttpProxy SSL:http-caching-proxy)
  PASS   : tst_QTcpSocket::invalidProxy(WithHttpProxy SSL:no-such-host-socks5)
  PASS   : tst_QTcpSocket::invalidProxy(WithHttpProxy SSL:no-such-host-http)
  PASS   : tst_QTcpSocket::invalidProxy(WithHttpProxy SSL:http-on-socks5)
  PASS   : tst_QTcpSocket::invalidProxy(WithHttpProxy SSL:socks5-on-http)
  PASS   : tst_QTcpSocket::invalidProxy(WithHttpProxyBasicAuth SSL:ftp-proxy)
  PASS   : tst_QTcpSocket::invalidProxy(WithHttpProxyBasicAuth SSL:http-caching-proxy)
  PASS   : tst_QTcpSocket::invalidProxy(WithHttpProxyBasicAuth SSL:no-such-host-socks5)
  PASS   : tst_QTcpSocket::invalidProxy(WithHttpProxyBasicAuth SSL:no-such-host-http)
  PASS   : tst_QTcpSocket::invalidProxy(WithHttpProxyBasicAuth SSL:http-on-socks5)
  PASS   : tst_QTcpSocket::invalidProxy(WithHttpProxyBasicAuth SSL:socks5-on-http)
  PASS   : tst_QTcpSocket::proxyFactory(WithoutProxy:http)
  PASS   : tst_QTcpSocket::proxyFactory(WithoutProxy:socks5)
  PASS   : tst_QTcpSocket::proxyFactory(WithoutProxy:cachinghttp+socks5)
  PASS   : tst_QTcpSocket::proxyFactory(WithoutProxy:ftp+cachinghttp+socks5)
  PASS   : tst_QTcpSocket::proxyFactory(WithoutProxy:cachinghttp)
  PASS   : tst_QTcpSocket::proxyFactory(WithoutProxy:ftp)
  PASS   : tst_QTcpSocket::proxyFactory(WithoutProxy:ftp+cachinghttp)
  PASS   : tst_QTcpSocket::proxyFactory(WithSocks5Proxy:http)
  PASS   : tst_QTcpSocket::proxyFactory(WithSocks5Proxy:socks5)
  PASS   : tst_QTcpSocket::proxyFactory(WithSocks5Proxy:cachinghttp+socks5)
  PASS   : tst_QTcpSocket::proxyFactory(WithSocks5Proxy:ftp+cachinghttp+socks5)
  PASS   : tst_QTcpSocket::proxyFactory(WithSocks5Proxy:cachinghttp)
  PASS   : tst_QTcpSocket::proxyFactory(WithSocks5Proxy:ftp)
  PASS   : tst_QTcpSocket::proxyFactory(WithSocks5Proxy:ftp+cachinghttp)
  PASS   : tst_QTcpSocket::proxyFactory(WithSocks5ProxyAuth:http)
  PASS   : tst_QTcpSocket::proxyFactory(WithSocks5ProxyAuth:socks5)
  PASS   : tst_QTcpSocket::proxyFactory(WithSocks5ProxyAuth:cachinghttp+socks5)
  PASS   : tst_QTcpSocket::proxyFactory(WithSocks5ProxyAuth:ftp+cachinghttp+socks5)
  PASS   : tst_QTcpSocket::proxyFactory(WithSocks5ProxyAuth:cachinghttp)
  PASS   : tst_QTcpSocket::proxyFactory(WithSocks5ProxyAuth:ftp)
  PASS   : tst_QTcpSocket::proxyFactory(WithSocks5ProxyAuth:ftp+cachinghttp)
  PASS   : tst_QTcpSocket::proxyFactory(WithHttpProxy:http)
  PASS   : tst_QTcpSocket::proxyFactory(WithHttpProxy:socks5)
  PASS   : tst_QTcpSocket::proxyFactory(WithHttpProxy:cachinghttp+socks5)
  PASS   : tst_QTcpSocket::proxyFactory(WithHttpProxy:ftp+cachinghttp+socks5)
  PASS   : tst_QTcpSocket::proxyFactory(WithHttpProxy:cachinghttp)
  PASS   : tst_QTcpSocket::proxyFactory(WithHttpProxy:ftp)
  PASS   : tst_QTcpSocket::proxyFactory(WithHttpProxy:ftp+cachinghttp)
  PASS   : tst_QTcpSocket::proxyFactory(WithHttpProxyBasicAuth:http)
  PASS   : tst_QTcpSocket::proxyFactory(WithHttpProxyBasicAuth:socks5)
  PASS   : tst_QTcpSocket::proxyFactory(WithHttpProxyBasicAuth:cachinghttp+socks5)
  PASS   : tst_QTcpSocket::proxyFactory(WithHttpProxyBasicAuth:ftp+cachinghttp+socks5)
  PASS   : tst_QTcpSocket::proxyFactory(WithHttpProxyBasicAuth:cachinghttp)
  PASS   : tst_QTcpSocket::proxyFactory(WithHttpProxyBasicAuth:ftp)
  PASS   : tst_QTcpSocket::proxyFactory(WithHttpProxyBasicAuth:ftp+cachinghttp)
  PASS   : tst_QTcpSocket::proxyFactory(WithoutProxy SSL:http)
  PASS   : tst_QTcpSocket::proxyFactory(WithoutProxy SSL:socks5)
  PASS   : tst_QTcpSocket::proxyFactory(WithoutProxy SSL:cachinghttp+socks5)
  PASS   : tst_QTcpSocket::proxyFactory(WithoutProxy SSL:ftp+cachinghttp+socks5)
  PASS   : tst_QTcpSocket::proxyFactory(WithoutProxy SSL:cachinghttp)
  PASS   : tst_QTcpSocket::proxyFactory(WithoutProxy SSL:ftp)
  PASS   : tst_QTcpSocket::proxyFactory(WithoutProxy SSL:ftp+cachinghttp)
  PASS   : tst_QTcpSocket::proxyFactory(WithSocks5Proxy SSL:http)
  PASS   : tst_QTcpSocket::proxyFactory(WithSocks5Proxy SSL:socks5)
  PASS   : tst_QTcpSocket::proxyFactory(WithSocks5Proxy SSL:cachinghttp+socks5)
  PASS   : tst_QTcpSocket::proxyFactory(WithSocks5Proxy SSL:ftp+cachinghttp+socks5)
  PASS   : tst_QTcpSocket::proxyFactory(WithSocks5Proxy SSL:cachinghttp)
  PASS   : tst_QTcpSocket::proxyFactory(WithSocks5Proxy SSL:ftp)
  PASS   : tst_QTcpSocket::proxyFactory(WithSocks5Proxy SSL:ftp+cachinghttp)
  PASS   : tst_QTcpSocket::proxyFactory(WithSocks5AuthProxy SSL:http)
  PASS   : tst_QTcpSocket::proxyFactory(WithSocks5AuthProxy SSL:socks5)
  PASS   : tst_QTcpSocket::proxyFactory(WithSocks5AuthProxy SSL:cachinghttp+socks5)
  PASS   : tst_QTcpSocket::proxyFactory(WithSocks5AuthProxy SSL:ftp+cachinghttp+socks5)
  PASS   : tst_QTcpSocket::proxyFactory(WithSocks5AuthProxy SSL:cachinghttp)
  PASS   : tst_QTcpSocket::proxyFactory(WithSocks5AuthProxy SSL:ftp)
  PASS   : tst_QTcpSocket::proxyFactory(WithSocks5AuthProxy SSL:ftp+cachinghttp)
  PASS   : tst_QTcpSocket::proxyFactory(WithHttpProxy SSL:http)
  PASS   : tst_QTcpSocket::proxyFactory(WithHttpProxy SSL:socks5)
  PASS   : tst_QTcpSocket::proxyFactory(WithHttpProxy SSL:cachinghttp+socks5)
  PASS   : tst_QTcpSocket::proxyFactory(WithHttpProxy SSL:ftp+cachinghttp+socks5)
  PASS   : tst_QTcpSocket::proxyFactory(WithHttpProxy SSL:cachinghttp)
  PASS   : tst_QTcpSocket::proxyFactory(WithHttpProxy SSL:ftp)
  PASS   : tst_QTcpSocket::proxyFactory(WithHttpProxy SSL:ftp+cachinghttp)
  PASS   : tst_QTcpSocket::proxyFactory(WithHttpProxyBasicAuth SSL:http)
  PASS   : tst_QTcpSocket::proxyFactory(WithHttpProxyBasicAuth SSL:socks5)
  PASS   : tst_QTcpSocket::proxyFactory(WithHttpProxyBasicAuth SSL:cachinghttp+socks5)
  PASS   : tst_QTcpSocket::proxyFactory(WithHttpProxyBasicAuth SSL:ftp+cachinghttp+socks5)
  PASS   : tst_QTcpSocket::proxyFactory(WithHttpProxyBasicAuth SSL:cachinghttp)
  PASS   : tst_QTcpSocket::proxyFactory(WithHttpProxyBasicAuth SSL:ftp)
  PASS   : tst_QTcpSocket::proxyFactory(WithHttpProxyBasicAuth SSL:ftp+cachinghttp)
  PASS   : tst_QTcpSocket::qtbug14268_peek(WithoutProxy)
  PASS   : tst_QTcpSocket::qtbug14268_peek(WithSocks5Proxy)
  PASS   : tst_QTcpSocket::qtbug14268_peek(WithSocks5ProxyAuth)
  PASS   : tst_QTcpSocket::qtbug14268_peek(WithHttpProxy)
  PASS   : tst_QTcpSocket::qtbug14268_peek(WithHttpProxyBasicAuth)
  PASS   : tst_QTcpSocket::qtbug14268_peek(WithoutProxy SSL)
  PASS   : tst_QTcpSocket::qtbug14268_peek(WithSocks5Proxy SSL)
  PASS   : tst_QTcpSocket::qtbug14268_peek(WithSocks5AuthProxy SSL)
  PASS   : tst_QTcpSocket::qtbug14268_peek(WithHttpProxy SSL)
  PASS   : tst_QTcpSocket::qtbug14268_peek(WithHttpProxyBasicAuth SSL)
  PASS   : tst_QTcpSocket::setSocketOption(WithoutProxy)
  PASS   : tst_QTcpSocket::setSocketOption(WithSocks5Proxy)
  PASS   : tst_QTcpSocket::setSocketOption(WithSocks5ProxyAuth)
  PASS   : tst_QTcpSocket::setSocketOption(WithHttpProxy)
  PASS   : tst_QTcpSocket::setSocketOption(WithHttpProxyBasicAuth)
  PASS   : tst_QTcpSocket::setSocketOption(WithoutProxy SSL)
  PASS   : tst_QTcpSocket::setSocketOption(WithSocks5Proxy SSL)
  PASS   : tst_QTcpSocket::setSocketOption(WithSocks5AuthProxy SSL)
  PASS   : tst_QTcpSocket::setSocketOption(WithHttpProxy SSL)
  PASS   : tst_QTcpSocket::setSocketOption(WithHttpProxyBasicAuth SSL)
  PASS   : tst_QTcpSocket::cleanupTestCase()
  Totals: 775 passed, 2 failed, 6 skipped
  ********* Finished testing of tst_QTcpSocket *********
  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 5
  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_qtcpsocket: 297 seconds, exit code 2
  
  Testing tst_QTimeLine
  FAIL!  : tst_QTimeLine::interpolation() 'endValue > timeLine.currentFrame()' returned FALSE. ()
     Loc: [tst_qtimeline.cpp(374)]
  Totals: 24 passed, 1 failed, 0 skipped
  QtQA::App::TestRunner: test failed, running again to see if it is flaky...
  ********* Start testing of tst_QTimeLine *********
  Config: Using QTest library 5.0.1, Qt 5.0.1
  PASS   : tst_QTimeLine::initTestCase()
  PASS   : tst_QTimeLine::range()
  PASS   : tst_QTimeLine::currentTime()
  PASS   : tst_QTimeLine::duration()
  PASS   : tst_QTimeLine::frameRate()
  PASS   : tst_QTimeLine::value()
  FAIL!  : tst_QTimeLine::currentFrame() 'timeLine.currentFrame() > 10' returned FALSE. ()
     Loc: [tst_qtimeline.cpp(262)]
  PASS   : tst_QTimeLine::loopCount()
  PASS   : tst_QTimeLine::interpolation()
  PASS   : tst_QTimeLine::reverse(start at end)
  PASS   : tst_QTimeLine::reverse(start at half)
  PASS   : tst_QTimeLine::reverse(start at quarter)
  PASS   : tst_QTimeLine::toggleDirection()
  XFAIL  : tst_QTimeLine::frameChanged() QTBUG-24796: QTimeLine runs slower than it should
     Loc: [tst_qtimeline.cpp(474)]
  PASS   : tst_QTimeLine::frameChanged()
  PASS   : tst_QTimeLine::stopped()
  PASS   : tst_QTimeLine::finished()
  PASS   : tst_QTimeLine::isRunning()
  PASS   : tst_QTimeLine::multipleTimeLines()
  PASS   : tst_QTimeLine::sineCurve()
  PASS   : tst_QTimeLine::cosineCurve()
  PASS   : tst_QTimeLine::outOfRange()
  PASS   : tst_QTimeLine::stateInFinishedSignal()
  PASS   : tst_QTimeLine::resume()
  PASS   : tst_QTimeLine::restart()
  PASS   : tst_QTimeLine::cleanupTestCase()
  Totals: 24 passed, 1 failed, 0 skipped
  ********* Finished testing of tst_QTimeLine *********
  QtQA::App::TestRunner: test failure could be reproduced twice consecutively
  QtQA::App::TestRunner: end tst_qtimeline: 125 seconds, exit code 1
  
  Testing tst_QPauseAnimation
  FAIL!  : tst_QPauseAnimation::noTimerUpdates(2) 'animation.state() == QAbstractAnimation::Stopped' returned FALSE. ()
     Loc: [tst_qpauseanimation.cpp(156)]
  2013-01-10 13:21:47.048 tst_qpauseanimation[80811:5203] Persistent UI failed to open file file://localhost/Users/qt/Library/Saved%20Application%20State/com.yourcompany.tst_qpauseanimation.savedState/window_1.data: Permission denied (13)
  FAIL!  : tst_QPauseAnimation::noTimerUpdates(3) 'animation.state() == QAbstractAnimation::Stopped' returned FALSE. ()
     Loc: [tst_qpauseanimation.cpp(156)]
  Totals: 12 passed, 2 failed, 0 skipped
  QtQA::App::TestRunner: test failed, running again to see if it is flaky...
  ********* Start testing of tst_QPauseAnimation *********
  Config: Using QTest library 5.0.1, Qt 5.0.1
  PASS   : tst_QPauseAnimation::initTestCase()
  PASS   : tst_QPauseAnimation::changeDirectionWhileRunning()
  PASS   : tst_QPauseAnimation::noTimerUpdates(0)
  PASS   : tst_QPauseAnimation::noTimerUpdates(1)
  FAIL!  : tst_QPauseAnimation::noTimerUpdates(2) 'animation.state() == QAbstractAnimation::Stopped' returned FALSE. ()
     Loc: [tst_qpauseanimation.cpp(156)]
  PASS   : tst_QPauseAnimation::noTimerUpdates(3)
  PASS   : tst_QPauseAnimation::multiplePauseAnimations()
  FAIL!  : tst_QPauseAnimation::pauseAndPropertyAnimations() 'animation.state() == QAbstractAnimation::Stopped' returned FALSE. ()
     Loc: [tst_qpauseanimation.cpp(247)]
  2013-01-10 13:21:55.823 tst_qpauseanimation[80839:5303] Persistent UI failed to open file file://localhost/Users/qt/Library/Saved%20Application%20State/com.yourcompany.tst_qpauseanimation.savedState/window_1.data: Permission denied (13)
  PASS   : tst_QPauseAnimation::pauseResume()
  PASS   : tst_QPauseAnimation::sequentialPauseGroup()
  PASS   : tst_QPauseAnimation::sequentialGroupWithPause()
  PASS   : tst_QPauseAnimation::multipleSequentialGroups()
  PASS   : tst_QPauseAnimation::zeroDuration()
  PASS   : tst_QPauseAnimation::cleanupTestCase()
  Totals: 12 passed, 2 failed, 0 skipped
  ********* Finished testing of tst_QPauseAnimation *********
  QtQA::App::TestRunner: test failure could be reproduced twice consecutively
  QtQA::App::TestRunner: end tst_qpauseanimation: 13 seconds, exit code 2

  Build log: http://testresults.qt-project.org/ci/Qt5_stable_Integration/build_00062/macx-clang_developer-build_qtnamespace_OSX_10.7/log.txt.gz

  Tested changes (refs/builds/stable_1357808292):
    http://codereview.qt-project.org/43215 [PS40] - Updated submodules.



More information about the Ci-reports mailing list