[Ci-reports] fail on QtBase_stable_Integration #2911

Qt Continuous Integration System ci-noreply at qt-project.org
Mon Jan 13 12:40:33 CET 2014


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::partialRead(WithoutProxy) 'socket->canReadLine()' returned FALSE. ()
     Loc: [../tst_qtcpsocket.cpp(925)]
  FAIL!  : tst_QTcpSocket::partialRead(WithoutProxy) '!greeting.isEmpty()' returned FALSE. ()
     Loc: [../tst_qtcpsocket.cpp(946)]
  FAIL!  : tst_QTcpSocket::partialRead(WithoutProxy SSL) 'socket->waitForReadyRead(5000)' returned FALSE. ()
     Loc: [../tst_qtcpsocket.cpp(950)]
  FAIL!  : tst_QTcpSocket::unget(WithoutProxy) 'socket->waitForReadyRead(10000)' returned FALSE. ()
     Loc: [../tst_qtcpsocket.cpp(974)]
  FAIL!  : tst_QTcpSocket::readAllAfterClose(WithoutProxy) Network operation timed out
     Loc: [../tst_qtcpsocket.cpp(1005)]
  Totals: 818 passed, 5 failed, 1 skipped
  QtQA::App::TestRunner: test failed, running again to see if it is flaky...
  ********* Start testing of tst_QTcpSocket *********
  Config: Using QtTest library 5.2.1, Qt 5.2.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)
  QWARN  : tst_QTcpSocket::constructing(WithoutProxy) QIODevice::read: device not open
  QWARN  : tst_QTcpSocket::constructing(WithoutProxy) QIODevice::read: device not open
  PASS   : tst_QTcpSocket::constructing(WithoutProxy)
  QWARN  : tst_QTcpSocket::constructing(WithSocks5Proxy) QIODevice::read: device not open
  QWARN  : tst_QTcpSocket::constructing(WithSocks5Proxy) QIODevice::read: device not open
  PASS   : tst_QTcpSocket::constructing(WithSocks5Proxy)
  QWARN  : tst_QTcpSocket::constructing(WithSocks5ProxyAuth) QIODevice::read: device not open
  QWARN  : tst_QTcpSocket::constructing(WithSocks5ProxyAuth) QIODevice::read: device not open
  PASS   : tst_QTcpSocket::constructing(WithSocks5ProxyAuth)
  QWARN  : tst_QTcpSocket::constructing(WithHttpProxy) QIODevice::read: device not open
  QWARN  : tst_QTcpSocket::constructing(WithHttpProxy) QIODevice::read: device not open
  PASS   : tst_QTcpSocket::constructing(WithHttpProxy)
  QWARN  : tst_QTcpSocket::constructing(WithHttpProxyBasicAuth) QIODevice::read: device not open
  QWARN  : tst_QTcpSocket::constructing(WithHttpProxyBasicAuth) QIODevice::read: device not open
  PASS   : tst_QTcpSocket::constructing(WithHttpProxyBasicAuth)
  QWARN  : tst_QTcpSocket::constructing(WithoutProxy SSL) QIODevice::read: device not open
  QWARN  : tst_QTcpSocket::constructing(WithoutProxy SSL) QIODevice::read: device not open
  PASS   : tst_QTcpSocket::constructing(WithoutProxy SSL)
  QWARN  : tst_QTcpSocket::constructing(WithSocks5Proxy SSL) QIODevice::read: device not open
  QWARN  : tst_QTcpSocket::constructing(WithSocks5Proxy SSL) QIODevice::read: device not open
  PASS   : tst_QTcpSocket::constructing(WithSocks5Proxy SSL)
  QWARN  : tst_QTcpSocket::constructing(WithSocks5AuthProxy SSL) QIODevice::read: device not open
  QWARN  : tst_QTcpSocket::constructing(WithSocks5AuthProxy SSL) QIODevice::read: device not open
  PASS   : tst_QTcpSocket::constructing(WithSocks5AuthProxy SSL)
  QWARN  : tst_QTcpSocket::constructing(WithHttpProxy SSL) QIODevice::read: device not open
  QWARN  : tst_QTcpSocket::constructing(WithHttpProxy SSL) QIODevice::read: device not open
  PASS   : tst_QTcpSocket::constructing(WithHttpProxy SSL)
  QWARN  : tst_QTcpSocket::constructing(WithHttpProxyBasicAuth SSL) QIODevice::read: device not open
  QWARN  : tst_QTcpSocket::constructing(WithHttpProxyBasicAuth SSL) QIODevice::read: device not open
  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.163) Binding   QHostAddress( "10.212.2.163" )
  PASS   : tst_QTcpSocket::bind(WithoutProxy:10.212.2.163)
  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)
  PASS   : tst_QTcpSocket::bind(WithSocks5Proxy:127.0.0.1)
  PASS   : tst_QTcpSocket::bind(WithSocks5Proxy:::1)
  PASS   : tst_QTcpSocket::bind(WithSocks5Proxy:10.212.2.163)
  PASS   : tst_QTcpSocket::bind(WithSocks5Proxy:198.51.100.1)
  PASS   : tst_QTcpSocket::bind(WithSocks5Proxy:2001:0DB8::1)
  PASS   : tst_QTcpSocket::bind(WithSocks5ProxyAuth:127.0.0.1)
  PASS   : tst_QTcpSocket::bind(WithSocks5ProxyAuth:::1)
  PASS   : tst_QTcpSocket::bind(WithSocks5ProxyAuth:10.212.2.163)
  PASS   : tst_QTcpSocket::bind(WithSocks5ProxyAuth:198.51.100.1)
  PASS   : tst_QTcpSocket::bind(WithSocks5ProxyAuth:2001:0DB8::1)
  PASS   : tst_QTcpSocket::bind(WithHttpProxy:127.0.0.1)
  PASS   : tst_QTcpSocket::bind(WithHttpProxy:::1)
  PASS   : tst_QTcpSocket::bind(WithHttpProxy:10.212.2.163)
  PASS   : tst_QTcpSocket::bind(WithHttpProxy:198.51.100.1)
  PASS   : tst_QTcpSocket::bind(WithHttpProxy:2001:0DB8::1)
  PASS   : tst_QTcpSocket::bind(WithHttpProxyBasicAuth:127.0.0.1)
  PASS   : tst_QTcpSocket::bind(WithHttpProxyBasicAuth:::1)
  PASS   : tst_QTcpSocket::bind(WithHttpProxyBasicAuth:10.212.2.163)
  PASS   : tst_QTcpSocket::bind(WithHttpProxyBasicAuth:198.51.100.1)
  PASS   : tst_QTcpSocket::bind(WithHttpProxyBasicAuth:2001:0DB8::1)
  QDEBUG : tst_QTcpSocket::bind(WithoutProxy SSL:127.0.0.1) Binding   QHostAddress( "127.0.0.1" )
  PASS   : tst_QTcpSocket::bind(WithoutProxy SSL:127.0.0.1)
  QDEBUG : tst_QTcpSocket::bind(WithoutProxy SSL:::1) Binding   QHostAddress( "::1" )
  PASS   : tst_QTcpSocket::bind(WithoutProxy SSL:::1)
  QDEBUG : tst_QTcpSocket::bind(WithoutProxy SSL:10.212.2.163) Binding   QHostAddress( "10.212.2.163" )
  PASS   : tst_QTcpSocket::bind(WithoutProxy SSL:10.212.2.163)
  QDEBUG : tst_QTcpSocket::bind(WithoutProxy SSL:198.51.100.1) Binding   QHostAddress( "198.51.100.1" )
  PASS   : tst_QTcpSocket::bind(WithoutProxy SSL:198.51.100.1)
  QDEBUG : tst_QTcpSocket::bind(WithoutProxy SSL:2001:0DB8::1) Binding   QHostAddress( "2001:db8::1" )
  PASS   : tst_QTcpSocket::bind(WithoutProxy SSL:2001:0DB8::1)
  PASS   : tst_QTcpSocket::bind(WithSocks5Proxy SSL:127.0.0.1)
  PASS   : tst_QTcpSocket::bind(WithSocks5Proxy SSL:::1)
  PASS   : tst_QTcpSocket::bind(WithSocks5Proxy SSL:10.212.2.163)
  PASS   : tst_QTcpSocket::bind(WithSocks5Proxy SSL:198.51.100.1)
  PASS   : tst_QTcpSocket::bind(WithSocks5Proxy SSL:2001:0DB8::1)
  PASS   : tst_QTcpSocket::bind(WithSocks5AuthProxy SSL:127.0.0.1)
  PASS   : tst_QTcpSocket::bind(WithSocks5AuthProxy SSL:::1)
  PASS   : tst_QTcpSocket::bind(WithSocks5AuthProxy SSL:10.212.2.163)
  PASS   : tst_QTcpSocket::bind(WithSocks5AuthProxy SSL:198.51.100.1)
  PASS   : tst_QTcpSocket::bind(WithSocks5AuthProxy SSL:2001:0DB8::1)
  PASS   : tst_QTcpSocket::bind(WithHttpProxy SSL:127.0.0.1)
  PASS   : tst_QTcpSocket::bind(WithHttpProxy SSL:::1)
  PASS   : tst_QTcpSocket::bind(WithHttpProxy SSL:10.212.2.163)
  PASS   : tst_QTcpSocket::bind(WithHttpProxy SSL:198.51.100.1)
  PASS   : tst_QTcpSocket::bind(WithHttpProxy SSL:2001:0DB8::1)
  PASS   : tst_QTcpSocket::bind(WithHttpProxyBasicAuth SSL:127.0.0.1)
  PASS   : tst_QTcpSocket::bind(WithHttpProxyBasicAuth SSL:::1)
  PASS   : tst_QTcpSocket::bind(WithHttpProxyBasicAuth SSL:10.212.2.163)
  PASS   : tst_QTcpSocket::bind(WithHttpProxyBasicAuth SSL:198.51.100.1)
  PASS   : tst_QTcpSocket::bind(WithHttpProxyBasicAuth SSL:2001:0DB8::1)
  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)
  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)
  QWARN  : tst_QTcpSocket::readAllAfterClose(WithoutProxy) QIODevice::read: device not open
  PASS   : tst_QTcpSocket::readAllAfterClose(WithoutProxy)
  QWARN  : tst_QTcpSocket::readAllAfterClose(WithSocks5Proxy) QIODevice::read: device not open
  PASS   : tst_QTcpSocket::readAllAfterClose(WithSocks5Proxy)
  QWARN  : tst_QTcpSocket::readAllAfterClose(WithSocks5ProxyAuth) QIODevice::read: device not open
  PASS   : tst_QTcpSocket::readAllAfterClose(WithSocks5ProxyAuth)
  QWARN  : tst_QTcpSocket::readAllAfterClose(WithHttpProxy) QIODevice::read: device not open
  PASS   : tst_QTcpSocket::readAllAfterClose(WithHttpProxy)
  QWARN  : tst_QTcpSocket::readAllAfterClose(WithHttpProxyBasicAuth) QIODevice::read: device not open
  PASS   : tst_QTcpSocket::readAllAfterClose(WithHttpProxyBasicAuth)
  QWARN  : tst_QTcpSocket::readAllAfterClose(WithoutProxy SSL) QIODevice::read: device not open
  PASS   : tst_QTcpSocket::readAllAfterClose(WithoutProxy SSL)
  QWARN  : tst_QTcpSocket::readAllAfterClose(WithSocks5Proxy SSL) QIODevice::read: device not open
  PASS   : tst_QTcpSocket::readAllAfterClose(WithSocks5Proxy SSL)
  QWARN  : tst_QTcpSocket::readAllAfterClose(WithSocks5AuthProxy SSL) QIODevice::read: device not open
  PASS   : tst_QTcpSocket::readAllAfterClose(WithSocks5AuthProxy SSL)
  QWARN  : tst_QTcpSocket::readAllAfterClose(WithHttpProxy SSL) QIODevice::read: device not open
  PASS   : tst_QTcpSocket::readAllAfterClose(WithHttpProxy SSL)
  QWARN  : tst_QTcpSocket::readAllAfterClose(WithHttpProxyBasicAuth SSL) QIODevice::read: device not open
  PASS   : tst_QTcpSocket::readAllAfterClose(WithHttpProxyBasicAuth SSL)
  QWARN  : tst_QTcpSocket::openCloseOpenClose(WithoutProxy) QIODevice::read: device not open
  QWARN  : tst_QTcpSocket::openCloseOpenClose(WithoutProxy) QIODevice::read: device not open
  QWARN  : tst_QTcpSocket::openCloseOpenClose(WithoutProxy) QIODevice::read: device not open
  QWARN  : tst_QTcpSocket::openCloseOpenClose(WithoutProxy) QIODevice::read: device not open
  QWARN  : tst_QTcpSocket::openCloseOpenClose(WithoutProxy) QIODevice::read: device not open
  QWARN  : tst_QTcpSocket::openCloseOpenClose(WithoutProxy) QIODevice::read: device not open
  PASS   : tst_QTcpSocket::openCloseOpenClose(WithoutProxy)
  QWARN  : tst_QTcpSocket::openCloseOpenClose(WithSocks5Proxy) QIODevice::read: device not open
  QWARN  : tst_QTcpSocket::openCloseOpenClose(WithSocks5Proxy) QIODevice::read: device not open
  QWARN  : tst_QTcpSocket::openCloseOpenClose(WithSocks5Proxy) QIODevice::read: device not open
  QWARN  : tst_QTcpSocket::openCloseOpenClose(WithSocks5Proxy) QIODevice::read: device not open
  QWARN  : tst_QTcpSocket::openCloseOpenClose(WithSocks5Proxy) QIODevice::read: device not open
  QWARN  : tst_QTcpSocket::openCloseOpenClose(WithSocks5Proxy) QIODevice::read: device not open
  PASS   : tst_QTcpSocket::openCloseOpenClose(WithSocks5Proxy)
  QWARN  : tst_QTcpSocket::openCloseOpenClose(WithSocks5ProxyAuth) QIODevice::read: device not open
  QWARN  : tst_QTcpSocket::openCloseOpenClose(WithSocks5ProxyAuth) QIODevice::read: device not open
  QWARN  : tst_QTcpSocket::openCloseOpenClose(WithSocks5ProxyAuth) QIODevice::read: device not open
  QWARN  : tst_QTcpSocket::openCloseOpenClose(WithSocks5ProxyAuth) QIODevice::read: device not open
  QWARN  : tst_QTcpSocket::openCloseOpenClose(WithSocks5ProxyAuth) QIODevice::read: device not open
  QWARN  : tst_QTcpSocket::openCloseOpenClose(WithSocks5ProxyAuth) QIODevice::read: device not open
  PASS   : tst_QTcpSocket::openCloseOpenClose(WithSocks5ProxyAuth)
  QWARN  : tst_QTcpSocket::openCloseOpenClose(WithHttpProxy) QIODevice::read: device not open
  QWARN  : tst_QTcpSocket::openCloseOpenClose(WithHttpProxy) QIODevice::read: device not open
  QWARN  : tst_QTcpSocket::openCloseOpenClose(WithHttpProxy) QIODevice::read: device not open
  QWARN  : tst_QTcpSocket::openCloseOpenClose(WithHttpProxy) QIODevice::read: device not open
  QWARN  : tst_QTcpSocket::openCloseOpenClose(WithHttpProxy) QIODevice::read: device not open
  QWARN  : tst_QTcpSocket::openCloseOpenClose(WithHttpProxy) QIODevice::read: device not open
  PASS   : tst_QTcpSocket::openCloseOpenClose(WithHttpProxy)
  QWARN  : tst_QTcpSocket::openCloseOpenClose(WithHttpProxyBasicAuth) QIODevice::read: device not open
  QWARN  : tst_QTcpSocket::openCloseOpenClose(WithHttpProxyBasicAuth) QIODevice::read: device not open
  QWARN  : tst_QTcpSocket::openCloseOpenClose(WithHttpProxyBasicAuth) QIODevice::read: device not open
  QWARN  : tst_QTcpSocket::openCloseOpenClose(WithHttpProxyBasicAuth) QIODevice::read: device not open
  QWARN  : tst_QTcpSocket::openCloseOpenClose(WithHttpProxyBasicAuth) QIODevice::read: device not open
  QWARN  : tst_QTcpSocket::openCloseOpenClose(WithHttpProxyBasicAuth) QIODevice::read: device not open
  PASS   : tst_QTcpSocket::openCloseOpenClose(WithHttpProxyBasicAuth)
  QWARN  : tst_QTcpSocket::openCloseOpenClose(WithoutProxy SSL) QIODevice::read: device not open
  QWARN  : tst_QTcpSocket::openCloseOpenClose(WithoutProxy SSL) QIODevice::read: device not open
  QWARN  : tst_QTcpSocket::openCloseOpenClose(WithoutProxy SSL) QIODevice::read: device not open
  QWARN  : tst_QTcpSocket::openCloseOpenClose(WithoutProxy SSL) QIODevice::read: device not open
  QWARN  : tst_QTcpSocket::openCloseOpenClose(WithoutProxy SSL) QIODevice::read: device not open
  QWARN  : tst_QTcpSocket::openCloseOpenClose(WithoutProxy SSL) QIODevice::read: device not open
  PASS   : tst_QTcpSocket::openCloseOpenClose(WithoutProxy SSL)
  QWARN  : tst_QTcpSocket::openCloseOpenClose(WithSocks5Proxy SSL) QIODevice::read: device not open
  QWARN  : tst_QTcpSocket::openCloseOpenClose(WithSocks5Proxy SSL) QIODevice::read: device not open
  QWARN  : tst_QTcpSocket::openCloseOpenClose(WithSocks5Proxy SSL) QIODevice::read: device not open
  QWARN  : tst_QTcpSocket::openCloseOpenClose(WithSocks5Proxy SSL) QIODevice::read: device not open
  QWARN  : tst_QTcpSocket::openCloseOpenClose(WithSocks5Proxy SSL) QIODevice::read: device not open
  QWARN  : tst_QTcpSocket::openCloseOpenClose(WithSocks5Proxy SSL) QIODevice::read: device not open
  PASS   : tst_QTcpSocket::openCloseOpenClose(WithSocks5Proxy SSL)
  QWARN  : tst_QTcpSocket::openCloseOpenClose(WithSocks5AuthProxy SSL) QIODevice::read: device not open
  QWARN  : tst_QTcpSocket::openCloseOpenClose(WithSocks5AuthProxy SSL) QIODevice::read: device not open
  QWARN  : tst_QTcpSocket::openCloseOpenClose(WithSocks5AuthProxy SSL) QIODevice::read: device not open
  QWARN  : tst_QTcpSocket::openCloseOpenClose(WithSocks5AuthProxy SSL) QIODevice::read: device not open
  QWARN  : tst_QTcpSocket::openCloseOpenClose(WithSocks5AuthProxy SSL) QIODevice::read: device not open
  QWARN  : tst_QTcpSocket::openCloseOpenClose(WithSocks5AuthProxy SSL) QIODevice::read: device not open
  PASS   : tst_QTcpSocket::openCloseOpenClose(WithSocks5AuthProxy SSL)
  QWARN  : tst_QTcpSocket::openCloseOpenClose(WithHttpProxy SSL) QIODevice::read: device not open
  QWARN  : tst_QTcpSocket::openCloseOpenClose(WithHttpProxy SSL) QIODevice::read: device not open
  QWARN  : tst_QTcpSocket::openCloseOpenClose(WithHttpProxy SSL) QIODevice::read: device not open
  QWARN  : tst_QTcpSocket::openCloseOpenClose(WithHttpProxy SSL) QIODevice::read: device not open
  QWARN  : tst_QTcpSocket::openCloseOpenClose(WithHttpProxy SSL) QIODevice::read: device not open
  QWARN  : tst_QTcpSocket::openCloseOpenClose(WithHttpProxy SSL) QIODevice::read: device not open
  PASS   : tst_QTcpSocket::openCloseOpenClose(WithHttpProxy SSL)
  QWARN  : tst_QTcpSocket::openCloseOpenClose(WithHttpProxyBasicAuth SSL) QIODevice::read: device not open
  QWARN  : tst_QTcpSocket::openCloseOpenClose(WithHttpProxyBasicAuth SSL) QIODevice::read: device not open
  QWARN  : tst_QTcpSocket::openCloseOpenClose(WithHttpProxyBasicAuth SSL) QIODevice::read: device not open
  QWARN  : tst_QTcpSocket::openCloseOpenClose(WithHttpProxyBasicAuth SSL) QIODevice::read: device not open
  QWARN  : tst_QTcpSocket::openCloseOpenClose(WithHttpProxyBasicAuth SSL) QIODevice::read: device not open
  QWARN  : tst_QTcpSocket::openCloseOpenClose(WithHttpProxyBasicAuth SSL) QIODevice::read: device not open
  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: 68.1MB/s
  PASS   : tst_QTcpSocket::downloadBigFile(WithoutProxy)
  QDEBUG : tst_QTcpSocket::downloadBigFile(WithSocks5Proxy) 		9.5MB/0.4s: 26.4MB/s
  PASS   : tst_QTcpSocket::downloadBigFile(WithSocks5Proxy)
  QDEBUG : tst_QTcpSocket::downloadBigFile(WithSocks5ProxyAuth) 		9.5MB/0.3s: 27.5MB/s
  PASS   : tst_QTcpSocket::downloadBigFile(WithSocks5ProxyAuth)
  QDEBUG : tst_QTcpSocket::downloadBigFile(WithHttpProxy) 		9.5MB/0.2s: 57.1MB/s
  PASS   : tst_QTcpSocket::downloadBigFile(WithHttpProxy)
  QDEBUG : tst_QTcpSocket::downloadBigFile(WithHttpProxyBasicAuth) 		9.5MB/0.2s: 52.1MB/s
  PASS   : tst_QTcpSocket::downloadBigFile(WithHttpProxyBasicAuth)
  QDEBUG : tst_QTcpSocket::downloadBigFile(WithoutProxy SSL) 		9.5MB/0.2s: 45.6MB/s
  PASS   : tst_QTcpSocket::downloadBigFile(WithoutProxy SSL)
  QDEBUG : tst_QTcpSocket::downloadBigFile(WithSocks5Proxy SSL) 		9.5MB/0.3s: 33.3MB/s
  PASS   : tst_QTcpSocket::downloadBigFile(WithSocks5Proxy SSL)
  QDEBUG : tst_QTcpSocket::downloadBigFile(WithSocks5AuthProxy SSL) 		9.5MB/0.3s: 32.2MB/s
  PASS   : tst_QTcpSocket::downloadBigFile(WithSocks5AuthProxy SSL)
  QDEBUG : tst_QTcpSocket::downloadBigFile(WithHttpProxy SSL) 		9.5MB/0.2s: 55.1MB/s
  PASS   : tst_QTcpSocket::downloadBigFile(WithHttpProxy SSL)
  QDEBUG : tst_QTcpSocket::downloadBigFile(WithHttpProxyBasicAuth SSL) 		9.5MB/0.2s: 45.8MB/s
  PASS   : tst_QTcpSocket::downloadBigFile(WithHttpProxyBasicAuth SSL)
  FAIL!  : tst_QTcpSocket::readLine(WithoutProxy) 'socket->waitForReadyRead(10000)' returned FALSE. ()
     Loc: [../tst_qtcpsocket.cpp(1382)]
  QWARN  : tst_QTcpSocket::readLine(WithSocks5Proxy) QIODevice::read: device not open
  PASS   : tst_QTcpSocket::readLine(WithSocks5Proxy)
  QWARN  : tst_QTcpSocket::readLine(WithSocks5ProxyAuth) QIODevice::read: device not open
  PASS   : tst_QTcpSocket::readLine(WithSocks5ProxyAuth)
  QWARN  : tst_QTcpSocket::readLine(WithHttpProxy) QIODevice::read: device not open
  PASS   : tst_QTcpSocket::readLine(WithHttpProxy)
  (... 24 lines omitted; there are too many errors!)
  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)
  PASS   : tst_QTcpSocket::recursiveReadyRead(WithSocks5AuthProxy SSL)
  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)
  QWARN  : tst_QTcpSocket::zeroAndMinusOneReturns(WithoutProxy) QIODevice::write: device not open
  QWARN  : tst_QTcpSocket::zeroAndMinusOneReturns(WithoutProxy) QIODevice::read: device not open
  QWARN  : tst_QTcpSocket::zeroAndMinusOneReturns(WithoutProxy) QIODevice::read: device not open
  QWARN  : tst_QTcpSocket::zeroAndMinusOneReturns(WithoutProxy) QIODevice::read: device not open
  QWARN  : tst_QTcpSocket::zeroAndMinusOneReturns(WithoutProxy) QIODevice::write: device not open
  PASS   : tst_QTcpSocket::zeroAndMinusOneReturns(WithoutProxy)
  QWARN  : tst_QTcpSocket::zeroAndMinusOneReturns(WithSocks5Proxy) QIODevice::write: device not open
  QWARN  : tst_QTcpSocket::zeroAndMinusOneReturns(WithSocks5Proxy) QIODevice::read: device not open
  QWARN  : tst_QTcpSocket::zeroAndMinusOneReturns(WithSocks5Proxy) QIODevice::read: device not open
  QWARN  : tst_QTcpSocket::zeroAndMinusOneReturns(WithSocks5Proxy) QIODevice::read: device not open
  QWARN  : tst_QTcpSocket::zeroAndMinusOneReturns(WithSocks5Proxy) QIODevice::write: device not open
  PASS   : tst_QTcpSocket::zeroAndMinusOneReturns(WithSocks5Proxy)
  QWARN  : tst_QTcpSocket::zeroAndMinusOneReturns(WithSocks5ProxyAuth) QIODevice::write: device not open
  QWARN  : tst_QTcpSocket::zeroAndMinusOneReturns(WithSocks5ProxyAuth) QIODevice::read: device not open
  QWARN  : tst_QTcpSocket::zeroAndMinusOneReturns(WithSocks5ProxyAuth) QIODevice::read: device not open
  QWARN  : tst_QTcpSocket::zeroAndMinusOneReturns(WithSocks5ProxyAuth) QIODevice::read: device not open
  QWARN  : tst_QTcpSocket::zeroAndMinusOneReturns(WithSocks5ProxyAuth) QIODevice::write: device not open
  PASS   : tst_QTcpSocket::zeroAndMinusOneReturns(WithSocks5ProxyAuth)
  QWARN  : tst_QTcpSocket::zeroAndMinusOneReturns(WithHttpProxy) QIODevice::write: device not open
  QWARN  : tst_QTcpSocket::zeroAndMinusOneReturns(WithHttpProxy) QIODevice::read: device not open
  QWARN  : tst_QTcpSocket::zeroAndMinusOneReturns(WithHttpProxy) QIODevice::read: device not open
  QWARN  : tst_QTcpSocket::zeroAndMinusOneReturns(WithHttpProxy) QIODevice::read: device not open
  QWARN  : tst_QTcpSocket::zeroAndMinusOneReturns(WithHttpProxy) QIODevice::write: device not open
  PASS   : tst_QTcpSocket::zeroAndMinusOneReturns(WithHttpProxy)
  QWARN  : tst_QTcpSocket::zeroAndMinusOneReturns(WithHttpProxyBasicAuth) QIODevice::write: device not open
  QWARN  : tst_QTcpSocket::zeroAndMinusOneReturns(WithHttpProxyBasicAuth) QIODevice::read: device not open
  QWARN  : tst_QTcpSocket::zeroAndMinusOneReturns(WithHttpProxyBasicAuth) QIODevice::read: device not open
  QWARN  : tst_QTcpSocket::zeroAndMinusOneReturns(WithHttpProxyBasicAuth) QIODevice::read: device not open
  QWARN  : tst_QTcpSocket::zeroAndMinusOneReturns(WithHttpProxyBasicAuth) QIODevice::write: device not open
  PASS   : tst_QTcpSocket::zeroAndMinusOneReturns(WithHttpProxyBasicAuth)
  QWARN  : tst_QTcpSocket::zeroAndMinusOneReturns(WithoutProxy SSL) QIODevice::write: device not open
  QWARN  : tst_QTcpSocket::zeroAndMinusOneReturns(WithoutProxy SSL) QIODevice::read: device not open
  QWARN  : tst_QTcpSocket::zeroAndMinusOneReturns(WithoutProxy SSL) QIODevice::read: device not open
  QWARN  : tst_QTcpSocket::zeroAndMinusOneReturns(WithoutProxy SSL) QIODevice::read: device not open
  QWARN  : tst_QTcpSocket::zeroAndMinusOneReturns(WithoutProxy SSL) QIODevice::write: device not open
  PASS   : tst_QTcpSocket::zeroAndMinusOneReturns(WithoutProxy SSL)
  QWARN  : tst_QTcpSocket::zeroAndMinusOneReturns(WithSocks5Proxy SSL) QIODevice::write: device not open
  QWARN  : tst_QTcpSocket::zeroAndMinusOneReturns(WithSocks5Proxy SSL) QIODevice::read: device not open
  QWARN  : tst_QTcpSocket::zeroAndMinusOneReturns(WithSocks5Proxy SSL) QIODevice::read: device not open
  QWARN  : tst_QTcpSocket::zeroAndMinusOneReturns(WithSocks5Proxy SSL) QIODevice::read: device not open
  QWARN  : tst_QTcpSocket::zeroAndMinusOneReturns(WithSocks5Proxy SSL) QIODevice::write: device not open
  PASS   : tst_QTcpSocket::zeroAndMinusOneReturns(WithSocks5Proxy SSL)
  QWARN  : tst_QTcpSocket::zeroAndMinusOneReturns(WithSocks5AuthProxy SSL) QIODevice::write: device not open
  QWARN  : tst_QTcpSocket::zeroAndMinusOneReturns(WithSocks5AuthProxy SSL) QIODevice::read: device not open
  QWARN  : tst_QTcpSocket::zeroAndMinusOneReturns(WithSocks5AuthProxy SSL) QIODevice::read: device not open
  QWARN  : tst_QTcpSocket::zeroAndMinusOneReturns(WithSocks5AuthProxy SSL) QIODevice::read: device not open
  QWARN  : tst_QTcpSocket::zeroAndMinusOneReturns(WithSocks5AuthProxy SSL) QIODevice::write: device not open
  PASS   : tst_QTcpSocket::zeroAndMinusOneReturns(WithSocks5AuthProxy SSL)
  QWARN  : tst_QTcpSocket::zeroAndMinusOneReturns(WithHttpProxy SSL) QIODevice::write: device not open
  QWARN  : tst_QTcpSocket::zeroAndMinusOneReturns(WithHttpProxy SSL) QIODevice::read: device not open
  QWARN  : tst_QTcpSocket::zeroAndMinusOneReturns(WithHttpProxy SSL) QIODevice::read: device not open
  QWARN  : tst_QTcpSocket::zeroAndMinusOneReturns(WithHttpProxy SSL) QIODevice::read: device not open
  QWARN  : tst_QTcpSocket::zeroAndMinusOneReturns(WithHttpProxy SSL) QIODevice::write: device not open
  PASS   : tst_QTcpSocket::zeroAndMinusOneReturns(WithHttpProxy SSL)
  QWARN  : tst_QTcpSocket::zeroAndMinusOneReturns(WithHttpProxyBasicAuth SSL) QIODevice::write: device not open
  QWARN  : tst_QTcpSocket::zeroAndMinusOneReturns(WithHttpProxyBasicAuth SSL) QIODevice::read: device not open
  QWARN  : tst_QTcpSocket::zeroAndMinusOneReturns(WithHttpProxyBasicAuth SSL) QIODevice::read: device not open
  QWARN  : tst_QTcpSocket::zeroAndMinusOneReturns(WithHttpProxyBasicAuth SSL) QIODevice::read: device not open
  QWARN  : tst_QTcpSocket::zeroAndMinusOneReturns(WithHttpProxyBasicAuth SSL) QIODevice::write: device not open
  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(2293)]
  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: 821 passed, 1 failed, 1 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 1
  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: 230 seconds, exit code 1

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

  Tested changes (refs/builds/stable_1389609913):
    http://codereview.qt-project.org/73943 [PS5] - Fix QPixmap and OpenGL threading warnings when painting
    http://codereview.qt-project.org/74900 [PS4] - REG: Fix make install on library projects on Android



More information about the Ci-reports mailing list