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

Qt Continuous Integration System ci-noreply at qt-project.org
Wed Jun 12 21:16:37 CEST 2013


Autotest `tst_qtcpsocket' failed :(

  Testing tst_QTcpSocket
  FAIL!  : tst_QTcpSocket::socketDescriptor(WithHttpProxyBasicAuth SSL) 'socket->waitForConnected(10000)' returned FALSE. ()
     Loc: [../tst_qtcpsocket.cpp(610)]
  FAIL!  : tst_QTcpSocket::blockingIMAP(WithHttpProxy) 'socket->waitForConnected(10000)' returned FALSE. ()
     Loc: [../tst_qtcpsocket.cpp(625)]
  FAIL!  : tst_QTcpSocket::blockingIMAP(WithHttpProxyBasicAuth) 'socket->waitForConnected(10000)' returned FALSE. ()
     Loc: [../tst_qtcpsocket.cpp(625)]
  FAIL!  : tst_QTcpSocket::blockingIMAP(WithHttpProxy SSL) 'socket->waitForConnected(10000)' returned FALSE. ()
     Loc: [../tst_qtcpsocket.cpp(625)]
  FAIL!  : tst_QTcpSocket::blockingIMAP(WithHttpProxyBasicAuth SSL) 'socket->waitForConnected(10000)' returned FALSE. ()
     Loc: [../tst_qtcpsocket.cpp(625)]
  FAIL!  : tst_QTcpSocket::nonBlockingIMAP(WithHttpProxy) Timed out
     Loc: [../tst_qtcpsocket.cpp(759)]
  FAIL!  : tst_QTcpSocket::nonBlockingIMAP(WithHttpProxyBasicAuth) Timed out
     Loc: [../tst_qtcpsocket.cpp(759)]
  FAIL!  : tst_QTcpSocket::nonBlockingIMAP(WithHttpProxy SSL) Timed out
     Loc: [../tst_qtcpsocket.cpp(759)]
  FAIL!  : tst_QTcpSocket::nonBlockingIMAP(WithHttpProxyBasicAuth SSL) Timed out
     Loc: [../tst_qtcpsocket.cpp(759)]
  FAIL!  : tst_QTcpSocket::hostNotFound(WithHttpProxy) Compared values are not the same
     Actual   (int(socket->error())): 14
     Expected (int(QTcpSocket::HostNotFoundError)): 2
     Loc: [../tst_qtcpsocket.cpp(697)]
  FAIL!  : tst_QTcpSocket::hostNotFound(WithHttpProxyBasicAuth) Compared values are not the same
     Actual   (int(socket->error())): 14
     Expected (int(QTcpSocket::HostNotFoundError)): 2
     Loc: [../tst_qtcpsocket.cpp(697)]
  FAIL!  : tst_QTcpSocket::hostNotFound(WithHttpProxy SSL) Compared values are not the same
     Actual   (int(socket->error())): 14
     Expected (int(QTcpSocket::HostNotFoundError)): 2
     Loc: [../tst_qtcpsocket.cpp(697)]
  FAIL!  : tst_QTcpSocket::hostNotFound(WithHttpProxyBasicAuth SSL) Compared values are not the same
     Actual   (int(socket->error())): 14
     Expected (int(QTcpSocket::HostNotFoundError)): 2
     Loc: [../tst_qtcpsocket.cpp(697)]
  FAIL!  : tst_QTcpSocket::timeoutConnect(WithHttpProxy:host) Compared values are not the same
     Actual   (int(socket->error())): 14
     Expected (int(QTcpSocket::SocketTimeoutError)): 5
     Loc: [../tst_qtcpsocket.cpp(723)]
  FAIL!  : tst_QTcpSocket::timeoutConnect(WithHttpProxy:ip) Compared values are not the same
     Actual   (int(socket->error())): 14
     Expected (int(QTcpSocket::SocketTimeoutError)): 5
     Loc: [../tst_qtcpsocket.cpp(723)]
  FAIL!  : tst_QTcpSocket::timeoutConnect(WithHttpProxyBasicAuth:host) Compared values are not the same
     Actual   (int(socket->error())): 14
     Expected (int(QTcpSocket::SocketTimeoutError)): 5
     Loc: [../tst_qtcpsocket.cpp(723)]
  FAIL!  : tst_QTcpSocket::timeoutConnect(WithHttpProxyBasicAuth:ip) Compared values are not the same
     Actual   (int(socket->error())): 14
     Expected (int(QTcpSocket::SocketTimeoutError)): 5
     Loc: [../tst_qtcpsocket.cpp(723)]
  FAIL!  : tst_QTcpSocket::timeoutConnect(WithHttpProxy SSL:host) Compared values are not the same
     Actual   (int(socket->error())): 14
     Expected (int(QTcpSocket::SocketTimeoutError)): 5
     Loc: [../tst_qtcpsocket.cpp(723)]
  FAIL!  : tst_QTcpSocket::timeoutConnect(WithHttpProxy SSL:ip) Compared values are not the same
     Actual   (int(socket->error())): 14
     Expected (int(QTcpSocket::SocketTimeoutError)): 5
     Loc: [../tst_qtcpsocket.cpp(723)]
  FAIL!  : tst_QTcpSocket::timeoutConnect(WithHttpProxyBasicAuth SSL:host) Compared values are not the same
     Actual   (int(socket->error())): 14
     Expected (int(QTcpSocket::SocketTimeoutError)): 5
     Loc: [../tst_qtcpsocket.cpp(723)]
  FAIL!  : tst_QTcpSocket::timeoutConnect(WithHttpProxyBasicAuth SSL:ip) Compared values are not the same
     Actual   (int(socket->error())): 14
     Expected (int(QTcpSocket::SocketTimeoutError)): 5
     Loc: [../tst_qtcpsocket.cpp(723)]
  FAIL!  : tst_QTcpSocket::delayedClose(WithHttpProxy) Timed out
     Loc: [../tst_qtcpsocket.cpp(879)]
  FAIL!  : tst_QTcpSocket::delayedClose(WithHttpProxyBasicAuth) Timed out
     Loc: [../tst_qtcpsocket.cpp(879)]
  FAIL!  : tst_QTcpSocket::delayedClose(WithHttpProxy SSL) Timed out
     Loc: [../tst_qtcpsocket.cpp(879)]
  FAIL!  : tst_QTcpSocket::delayedClose(WithHttpProxyBasicAuth SSL) Timed out
     Loc: [../tst_qtcpsocket.cpp(879)]
  FAIL!  : tst_QTcpSocket::partialRead(WithHttpProxy) 'socket->waitForConnected(10000)' returned FALSE. ()
     Loc: [../tst_qtcpsocket.cpp(941)]
  FAIL!  : tst_QTcpSocket::partialRead(WithHttpProxyBasicAuth) 'socket->waitForConnected(10000)' returned FALSE. ()
     Loc: [../tst_qtcpsocket.cpp(941)]
  FAIL!  : tst_QTcpSocket::partialRead(WithHttpProxy SSL) 'socket->waitForConnected(10000)' returned FALSE. ()
     Loc: [../tst_qtcpsocket.cpp(941)]
  FAIL!  : tst_QTcpSocket::partialRead(WithHttpProxyBasicAuth SSL) 'socket->waitForConnected(10000)' returned FALSE. ()
     Loc: [../tst_qtcpsocket.cpp(941)]
  FAIL!  : tst_QTcpSocket::unget(WithHttpProxy) 'socket->waitForConnected(10000)' returned FALSE. ()
     Loc: [../tst_qtcpsocket.cpp(965)]
  FAIL!  : tst_QTcpSocket::unget(WithHttpProxyBasicAuth) 'socket->waitForConnected(10000)' returned FALSE. ()
     Loc: [../tst_qtcpsocket.cpp(965)]
  FAIL!  : tst_QTcpSocket::unget(WithHttpProxy SSL) 'socket->waitForConnected(10000)' returned FALSE. ()
     Loc: [../tst_qtcpsocket.cpp(965)]
  FAIL!  : tst_QTcpSocket::unget(WithHttpProxyBasicAuth SSL) 'socket->waitForConnected(10000)' returned FALSE. ()
     Loc: [../tst_qtcpsocket.cpp(965)]
  FAIL!  : tst_QTcpSocket::readAllAfterClose(WithHttpProxy) Network operation timed out
     Loc: [../tst_qtcpsocket.cpp(1005)]
  FAIL!  : tst_QTcpSocket::readAllAfterClose(WithHttpProxyBasicAuth) Network operation timed out
     Loc: [../tst_qtcpsocket.cpp(1005)]
  FAIL!  : tst_QTcpSocket::readAllAfterClose(WithHttpProxy SSL) Network operation timed out
     Loc: [../tst_qtcpsocket.cpp(1005)]
  FAIL!  : tst_QTcpSocket::readAllAfterClose(WithHttpProxyBasicAuth SSL) Network operation timed out
     Loc: [../tst_qtcpsocket.cpp(1005)]
  FAIL!  : tst_QTcpSocket::openCloseOpenClose(WithHttpProxy) 'socket->waitForConnected(10000)' returned FALSE. ()
     Loc: [../tst_qtcpsocket.cpp(1042)]
  FAIL!  : tst_QTcpSocket::openCloseOpenClose(WithHttpProxyBasicAuth) 'socket->waitForConnected(10000)' returned FALSE. ()
     Loc: [../tst_qtcpsocket.cpp(1042)]
  FAIL!  : tst_QTcpSocket::openCloseOpenClose(WithHttpProxy SSL) 'socket->waitForConnected(10000)' returned FALSE. ()
     Loc: [../tst_qtcpsocket.cpp(1042)]
  FAIL!  : tst_QTcpSocket::openCloseOpenClose(WithHttpProxyBasicAuth SSL) 'socket->waitForConnected(10000)' returned FALSE. ()
     Loc: [../tst_qtcpsocket.cpp(1042)]
  FAIL!  : tst_QTcpSocket::connectDisconnectConnectDisconnect(WithHttpProxy) 'socket->waitForReadyRead(10000)' returned FALSE. ()
     Loc: [../tst_qtcpsocket.cpp(1059)]
  FAIL!  : tst_QTcpSocket::connectDisconnectConnectDisconnect(WithHttpProxyBasicAuth) 'socket->waitForReadyRead(10000)' returned FALSE. ()
     Loc: [../tst_qtcpsocket.cpp(1059)]
  FAIL!  : tst_QTcpSocket::connectDisconnectConnectDisconnect(WithHttpProxy SSL) 'socket->waitForReadyRead(10000)' returned FALSE. ()
     Loc: [../tst_qtcpsocket.cpp(1059)]
  FAIL!  : tst_QTcpSocket::connectDisconnectConnectDisconnect(WithHttpProxyBasicAuth SSL) 'socket->waitForReadyRead(10000)' returned FALSE. ()
     Loc: [../tst_qtcpsocket.cpp(1059)]
  FAIL!  : tst_QTcpSocket::downloadBigFile(WithHttpProxy) Network operation timed out
     Loc: [../tst_qtcpsocket.cpp(1309)]
  FAIL!  : tst_QTcpSocket::downloadBigFile(WithHttpProxyBasicAuth) Network operation timed out
     Loc: [../tst_qtcpsocket.cpp(1309)]
  FAIL!  : tst_QTcpSocket::downloadBigFile(WithHttpProxy SSL) Network operation timed out
     Loc: [../tst_qtcpsocket.cpp(1309)]
  FAIL!  : tst_QTcpSocket::downloadBigFile(WithHttpProxyBasicAuth SSL) Network operation timed out
     Loc: [../tst_qtcpsocket.cpp(1309)]
  FAIL!  : tst_QTcpSocket::readLine(WithHttpProxy) 'socket->waitForConnected(5000)' returned FALSE. ()
     Loc: [../tst_qtcpsocket.cpp(1379)]
  FAIL!  : tst_QTcpSocket::readLine(WithHttpProxyBasicAuth) 'socket->waitForConnected(5000)' returned FALSE. ()
     Loc: [../tst_qtcpsocket.cpp(1379)]
  FAIL!  : tst_QTcpSocket::readLine(WithHttpProxy SSL) 'socket->waitForConnected(5000)' returned FALSE. ()
     Loc: [../tst_qtcpsocket.cpp(1379)]
  FAIL!  : tst_QTcpSocket::readLine(WithHttpProxyBasicAuth SSL) 'socket->waitForConnected(5000)' returned FALSE. ()
     Loc: [../tst_qtcpsocket.cpp(1379)]
  FAIL!  : tst_QTcpSocket::readLineString(WithHttpProxy) 'socket->waitForReadyRead(10000)' returned FALSE. ()
     Loc: [../tst_qtcpsocket.cpp(1428)]
  FAIL!  : tst_QTcpSocket::readLineString(WithHttpProxyBasicAuth) 'socket->waitForReadyRead(10000)' returned FALSE. ()
     Loc: [../tst_qtcpsocket.cpp(1428)]
  FAIL!  : tst_QTcpSocket::readLineString(WithHttpProxy SSL) 'socket->waitForReadyRead(10000)' returned FALSE. ()
     Loc: [../tst_qtcpsocket.cpp(1428)]
  FAIL!  : tst_QTcpSocket::readLineString(WithHttpProxyBasicAuth SSL) 'socket->waitForReadyRead(10000)' returned FALSE. ()
     Loc: [../tst_qtcpsocket.cpp(1428)]
  FAIL!  : tst_QTcpSocket::readChunks(WithHttpProxy) 'socket->waitForConnected(10000)' returned FALSE. ()
     Loc: [../tst_qtcpsocket.cpp(1441)]
  FAIL!  : tst_QTcpSocket::readChunks(WithHttpProxyBasicAuth) 'socket->waitForConnected(10000)' returned FALSE. ()
     Loc: [../tst_qtcpsocket.cpp(1441)]
  FAIL!  : tst_QTcpSocket::readChunks(WithHttpProxy SSL) 'socket->waitForConnected(10000)' returned FALSE. ()
     Loc: [../tst_qtcpsocket.cpp(1441)]
  FAIL!  : tst_QTcpSocket::readChunks(WithHttpProxyBasicAuth SSL) 'socket->waitForConnected(10000)' returned FALSE. ()
     Loc: [../tst_qtcpsocket.cpp(1441)]
  FAIL!  : tst_QTcpSocket::waitForBytesWritten(WithHttpProxy) 'socket->waitForConnected(10000)' returned FALSE. ()
     Loc: [../tst_qtcpsocket.cpp(1461)]
  FAIL!  : tst_QTcpSocket::waitForBytesWritten(WithHttpProxyBasicAuth) 'socket->waitForConnected(10000)' returned FALSE. ()
     Loc: [../tst_qtcpsocket.cpp(1461)]
  FAIL!  : tst_QTcpSocket::waitForBytesWritten(WithHttpProxy SSL) 'socket->waitForConnected(10000)' returned FALSE. ()
     Loc: [../tst_qtcpsocket.cpp(1461)]
  FAIL!  : tst_QTcpSocket::waitForBytesWritten(WithHttpProxyBasicAuth SSL) 'socket->waitForConnected(10000)' returned FALSE. ()
     Loc: [../tst_qtcpsocket.cpp(1461)]
  FAIL!  : tst_QTcpSocket::waitForBytesWrittenMinusOne(WithHttpProxy) 'socket->waitForConnected(10000)' returned FALSE. ()
     Loc: [../tst_qtcpsocket.cpp(1479)]
  FAIL!  : tst_QTcpSocket::waitForBytesWrittenMinusOne(WithHttpProxyBasicAuth) 'socket->waitForConnected(10000)' returned FALSE. ()
     Loc: [../tst_qtcpsocket.cpp(1479)]
  FAIL!  : tst_QTcpSocket::waitForBytesWrittenMinusOne(WithHttpProxy SSL) 'socket->waitForConnected(10000)' returned FALSE. ()
     Loc: [../tst_qtcpsocket.cpp(1479)]
  FAIL!  : tst_QTcpSocket::waitForBytesWrittenMinusOne(WithHttpProxyBasicAuth SSL) 'socket->waitForConnected(10000)' returned FALSE. ()
     Loc: [../tst_qtcpsocket.cpp(1479)]
  FAIL!  : tst_QTcpSocket::waitForReadyRead(WithHttpProxy) 'socket->waitForReadyRead(5000)' returned FALSE. ()
     Loc: [../tst_qtcpsocket.cpp(1495)]
  FAIL!  : tst_QTcpSocket::waitForReadyRead(WithHttpProxyBasicAuth) 'socket->waitForReadyRead(5000)' returned FALSE. ()
     Loc: [../tst_qtcpsocket.cpp(1495)]
  FAIL!  : tst_QTcpSocket::waitForReadyRead(WithHttpProxy SSL) 'socket->waitForReadyRead(5000)' returned FALSE. ()
     Loc: [../tst_qtcpsocket.cpp(1495)]
  FAIL!  : tst_QTcpSocket::waitForReadyRead(WithHttpProxyBasicAuth SSL) 'socket->waitForReadyRead(5000)' returned FALSE. ()
     Loc: [../tst_qtcpsocket.cpp(1495)]
  FAIL!  : tst_QTcpSocket::waitForReadyReadMinusOne(WithHttpProxy) 'socket->waitForReadyRead(-1)' returned FALSE. ()
     Loc: [../tst_qtcpsocket.cpp(1508)]
  FAIL!  : tst_QTcpSocket::waitForReadyReadMinusOne(WithHttpProxyBasicAuth) 'socket->waitForReadyRead(-1)' returned FALSE. ()
     Loc: [../tst_qtcpsocket.cpp(1508)]
  FAIL!  : tst_QTcpSocket::waitForReadyReadMinusOne(WithHttpProxy SSL) 'socket->waitForReadyRead(-1)' returned FALSE. ()
     Loc: [../tst_qtcpsocket.cpp(1508)]
  FAIL!  : tst_QTcpSocket::waitForReadyReadMinusOne(WithHttpProxyBasicAuth SSL) 'socket->waitForReadyRead(-1)' returned FALSE. ()
     Loc: [../tst_qtcpsocket.cpp(1508)]
  QtQA::App::TestRunner: Timed out after 450 seconds
  QtQA::App::TestRunner: Process exited due to signal 6; dumped core
  QtQA::App::TestRunner: ============================== backtrace follows: ==============================
  QtQA::App::TestRunner: gdb commands: thread apply all bt 100
  QtQA::App::TestRunner: [New Thread 15242]
  QtQA::App::TestRunner:
  QtQA::App::TestRunner: warning: Can't read pathname for load map: Input/output error.
  QtQA::App::TestRunner: Core was generated by `./tst_qtcpsocket -silent -o /work/build/_artifacts/test-logs/tst_qtcpsocket-tes'.
  QtQA::App::TestRunner: Program terminated with signal 6, Aborted.
  QtQA::App::TestRunner: #0  0xb77db430 in __kernel_vsyscall ()
  QtQA::App::TestRunner:
  QtQA::App::TestRunner: Thread 1 (Thread 15242):
  QtQA::App::TestRunner: #0  0xb77db430 in __kernel_vsyscall ()
  QtQA::App::TestRunner: #1  0xb6e7a651 in *__GI_raise (sig=6)
  QtQA::App::TestRunner:     at ../nptl/sysdeps/unix/sysv/linux/raise.c:64
  QtQA::App::TestRunner: #2  0xb6e7da82 in *__GI_abort () at abort.c:92
  QtQA::App::TestRunner: #3  0xb71a02f4 in qt_message_fatal (context=..., message=...)
  QtQA::App::TestRunner:     at global/qlogging.cpp:944
  QtQA::App::TestRunner: #4  0xb719de2e in QMessageLogger::fatal (this=0xbf902dec,
  QtQA::App::TestRunner:     msg=0xb77cb460 "Received signal %d") at global/qlogging.cpp:360
  QtQA::App::TestRunner: #5  0xb77b4169 in QTest::FatalSignalHandler::signal (signum=15)
  QtQA::App::TestRunner:     at qtestcase.cpp:2011
  QtQA::App::TestRunner: #6  <signal handler called>
  QtQA::App::TestRunner: #7  0xb77db430 in __kernel_vsyscall ()
  QtQA::App::TestRunner: #8  0xb6f15506 in *__GI___poll (fds=0xb6faaff4, nfds=1, timeout=59555)
  QtQA::App::TestRunner:     at ../sysdeps/unix/sysv/linux/poll.c:87
  QtQA::App::TestRunner: #9  0xb6aac4eb in g_poll () from /lib/libglib-2.0.so.0
  QtQA::App::TestRunner: #10 0xb6a9f0ac in ?? () from /lib/libglib-2.0.so.0
  QtQA::App::TestRunner: #11 0xb6a9f4b8 in g_main_context_iteration () from /lib/libglib-2.0.so.0
  QtQA::App::TestRunner: #12 0xb740b804 in QEventDispatcherGlib::processEvents (this=0x948b2c0,
  QtQA::App::TestRunner:     flags=...) at kernel/qeventdispatcher_glib.cpp:426
  QtQA::App::TestRunner: #13 0xb7398ab7 in QEventLoop::processEvents (this=0xbf903564, flags=...)
  QtQA::App::TestRunner:     at kernel/qeventloop.cpp:136
  QtQA::App::TestRunner: #14 0xb7398d7f in QEventLoop::exec (this=0xbf903564, flags=...)
  QtQA::App::TestRunner:     at kernel/qeventloop.cpp:212
  QtQA::App::TestRunner: #15 0x08068320 in QTestEventLoop::enterLoopMSecs (this=0x94a0f08, ms=60000)
  QtQA::App::TestRunner:     at ../../../../../../include/QtTest/../../src/testlib/qtesteventloop.h:106
  QtQA::App::TestRunner: #16 0x0806813a in QTestEventLoop::enterLoop (this=0x94a0f08, secs=60)
  QtQA::App::TestRunner:     at ../../../../../../include/QtTest/../../src/testlib/qtesteventloop.h:64
  QtQA::App::TestRunner: #17 0x08069623 in tst_QTcpSocket::enterLoop (secs=60)
  QtQA::App::TestRunner:     at ../tst_qtcpsocket.cpp:109
  QtQA::App::TestRunner: #18 0x0805a70e in tst_QTcpSocket::flush (this=0xbf904058)
  QtQA::App::TestRunner:     at ../tst_qtcpsocket.cpp:1520
  QtQA::App::TestRunner: #19 0x08065fed in tst_QTcpSocket::qt_static_metacall (_o=0xbf904058,
  QtQA::App::TestRunner:     _c=QMetaObject::InvokeMetaMethod, _id=36, _a=0xbf9036b4)
  QtQA::App::TestRunner:     at .moc/debug-shared/tst_qtcpsocket.moc:408
  QtQA::App::TestRunner: #20 0xb73a884d in QMetaMethod::invoke (this=0xbf903860, object=0xbf904058,
  QtQA::App::TestRunner:     connectionType=Qt::DirectConnection, returnValue=..., val0=..., val1=...,
  QtQA::App::TestRunner:     val2=..., val3=..., val4=..., val5=..., val6=..., val7=..., val8=...,
  QtQA::App::TestRunner:     val9=...) at kernel/qmetaobject.cpp:2156
  QtQA::App::TestRunner: #21 0xb73a7e22 in QMetaObject::invokeMethod (obj=0xbf904058,
  QtQA::App::TestRunner:     member=0xb4e41ec8 "flush", type=Qt::DirectConnection, ret=..., val0=...,
  QtQA::App::TestRunner:     val1=..., val2=..., val3=..., val4=..., val5=..., val6=..., val7=...,
  QtQA::App::TestRunner:     val8=..., val9=...) at kernel/qmetaobject.cpp:1463
  QtQA::App::TestRunner: #22 0xb77b746e in QMetaObject::invokeMethod (obj=0xbf904058,
  QtQA::App::TestRunner:     member=0xb4e41ec8 "flush", type=Qt::DirectConnection, val0=..., val1=...,
  QtQA::App::TestRunner:     val2=..., val3=..., val4=..., val5=..., val6=..., val7=..., val8=...,
  QtQA::App::TestRunner:     val9=...)
  QtQA::App::TestRunner:     at ../../include/QtCore/../../src/corelib/kernel/qobjectdefs.h:395
  QtQA::App::TestRunner: #23 0xb77b2f48 in qInvokeTestMethodDataEntry (slot=0xb4e41ec8 "flush")
  QtQA::App::TestRunner:     at qtestcase.cpp:1697
  QtQA::App::TestRunner: #24 0xb77b37e7 in qInvokeTestMethod (slotName=0xb4e14350 "flush()", data=0x0)
  QtQA::App::TestRunner:     at qtestcase.cpp:1822
  QtQA::App::TestRunner: #25 0xb77b404e in qInvokeTestMethods (testObject=0xbf904058)
  QtQA::App::TestRunner:     at qtestcase.cpp:1976
  QtQA::App::TestRunner: #26 0xb77b47cc in QTest::qExec (testObject=0xbf904058, argc=6,
  QtQA::App::TestRunner:     argv=0xbf904174) at qtestcase.cpp:2189
  QtQA::App::TestRunner: #27 0x08065d0a in main (argc=6, argv=0xbf904174) at ../tst_qtcpsocket.cpp:2745
  QtQA::App::TestRunner:
  QtQA::App::TestRunner: ================================================================================
  QtQA::App::TestRunner: test failed, running again to see if it is flaky...
  ********* Start testing of tst_QTcpSocket *********
  Config: Using QtTest library 5.1.1, Qt 5.1.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.59) Binding   QHostAddress( "10.212.2.59" )
  PASS   : tst_QTcpSocket::bind(WithoutProxy:10.212.2.59)
  QDEBUG : tst_QTcpSocket::bind(WithoutProxy:198.51.100.1) Binding   QHostAddress( "198.51.100.1" )
  PASS   : tst_QTcpSocket::bind(WithoutProxy:198.51.100.1)
  QDEBUG : tst_QTcpSocket::bind(WithoutProxy:2001:0DB8::1) Binding   QHostAddress( "2001:db8::1" )
  PASS   : tst_QTcpSocket::bind(WithoutProxy:2001:0DB8::1)
  SKIP   : tst_QTcpSocket::bind(WithSocks5Proxy:127.0.0.1) QTBUG-22964
     Loc: [../tst_qtcpsocket.cpp(516)]
  SKIP   : tst_QTcpSocket::bind(WithSocks5Proxy:::1) QTBUG-22964
     Loc: [../tst_qtcpsocket.cpp(516)]
  SKIP   : tst_QTcpSocket::bind(WithSocks5Proxy:10.212.2.59) QTBUG-22964
     Loc: [../tst_qtcpsocket.cpp(516)]
  SKIP   : tst_QTcpSocket::bind(WithSocks5Proxy:198.51.100.1) QTBUG-22964
     Loc: [../tst_qtcpsocket.cpp(516)]
  SKIP   : tst_QTcpSocket::bind(WithSocks5Proxy:2001:0DB8::1) QTBUG-22964
     Loc: [../tst_qtcpsocket.cpp(516)]
  PASS   : tst_QTcpSocket::setInvalidSocketDescriptor(WithoutProxy)
  PASS   : tst_QTcpSocket::setInvalidSocketDescriptor(WithSocks5Proxy)
  PASS   : tst_QTcpSocket::setInvalidSocketDescriptor(WithSocks5ProxyAuth)
  PASS   : tst_QTcpSocket::setInvalidSocketDescriptor(WithHttpProxy)
  PASS   : tst_QTcpSocket::setInvalidSocketDescriptor(WithHttpProxyBasicAuth)
  PASS   : tst_QTcpSocket::setInvalidSocketDescriptor(WithoutProxy SSL)
  PASS   : tst_QTcpSocket::setInvalidSocketDescriptor(WithSocks5Proxy SSL)
  PASS   : tst_QTcpSocket::setInvalidSocketDescriptor(WithSocks5AuthProxy SSL)
  PASS   : tst_QTcpSocket::setInvalidSocketDescriptor(WithHttpProxy SSL)
  PASS   : tst_QTcpSocket::setInvalidSocketDescriptor(WithHttpProxyBasicAuth SSL)
  XFAIL  : tst_QTcpSocket::setSocketDescriptor(WithoutProxy) bug has been around for years, will not fix without need
     Loc: [../tst_qtcpsocket.cpp(593)]
  PASS   : tst_QTcpSocket::setSocketDescriptor(WithoutProxy)
  PASS   : tst_QTcpSocket::setSocketDescriptor(WithSocks5Proxy)
  PASS   : tst_QTcpSocket::setSocketDescriptor(WithSocks5ProxyAuth)
  PASS   : tst_QTcpSocket::setSocketDescriptor(WithHttpProxy)
  PASS   : tst_QTcpSocket::setSocketDescriptor(WithHttpProxyBasicAuth)
  XFAIL  : tst_QTcpSocket::setSocketDescriptor(WithoutProxy SSL) bug has been around for years, will not fix without need
     Loc: [../tst_qtcpsocket.cpp(593)]
  PASS   : tst_QTcpSocket::setSocketDescriptor(WithoutProxy SSL)
  PASS   : tst_QTcpSocket::setSocketDescriptor(WithSocks5Proxy SSL)
  PASS   : tst_QTcpSocket::setSocketDescriptor(WithSocks5AuthProxy SSL)
  PASS   : tst_QTcpSocket::setSocketDescriptor(WithHttpProxy SSL)
  PASS   : tst_QTcpSocket::setSocketDescriptor(WithHttpProxyBasicAuth SSL)
  PASS   : tst_QTcpSocket::socketDescriptor(WithoutProxy)
  PASS   : tst_QTcpSocket::socketDescriptor(WithSocks5Proxy)
  PASS   : tst_QTcpSocket::socketDescriptor(WithSocks5ProxyAuth)
  FAIL!  : tst_QTcpSocket::socketDescriptor(WithHttpProxy) 'socket->waitForConnected(10000)' returned FALSE. ()
     Loc: [../tst_qtcpsocket.cpp(610)]
  FAIL!  : tst_QTcpSocket::socketDescriptor(WithHttpProxyBasicAuth) 'socket->waitForConnected(10000)' returned FALSE. ()
     Loc: [../tst_qtcpsocket.cpp(610)]
  PASS   : tst_QTcpSocket::socketDescriptor(WithoutProxy SSL)
  PASS   : tst_QTcpSocket::socketDescriptor(WithSocks5Proxy SSL)
  PASS   : tst_QTcpSocket::socketDescriptor(WithSocks5AuthProxy SSL)
  FAIL!  : tst_QTcpSocket::socketDescriptor(WithHttpProxy SSL) 'socket->waitForConnected(10000)' returned FALSE. ()
     Loc: [../tst_qtcpsocket.cpp(610)]
  FAIL!  : tst_QTcpSocket::socketDescriptor(WithHttpProxyBasicAuth SSL) 'socket->waitForConnected(10000)' returned FALSE. ()
     Loc: [../tst_qtcpsocket.cpp(610)]
  PASS   : tst_QTcpSocket::blockingIMAP(WithoutProxy)
  PASS   : tst_QTcpSocket::blockingIMAP(WithSocks5Proxy)
  PASS   : tst_QTcpSocket::blockingIMAP(WithSocks5ProxyAuth)
  FAIL!  : tst_QTcpSocket::blockingIMAP(WithHttpProxy) 'socket->waitForConnected(10000)' returned FALSE. ()
     Loc: [../tst_qtcpsocket.cpp(625)]
  FAIL!  : tst_QTcpSocket::blockingIMAP(WithHttpProxyBasicAuth) 'socket->waitForConnected(10000)' returned FALSE. ()
     Loc: [../tst_qtcpsocket.cpp(625)]
  PASS   : tst_QTcpSocket::blockingIMAP(WithoutProxy SSL)
  PASS   : tst_QTcpSocket::blockingIMAP(WithSocks5Proxy SSL)
  PASS   : tst_QTcpSocket::blockingIMAP(WithSocks5AuthProxy SSL)
  FAIL!  : tst_QTcpSocket::blockingIMAP(WithHttpProxy SSL) 'socket->waitForConnected(10000)' returned FALSE. ()
     Loc: [../tst_qtcpsocket.cpp(625)]
  FAIL!  : tst_QTcpSocket::blockingIMAP(WithHttpProxyBasicAuth SSL) 'socket->waitForConnected(10000)' returned FALSE. ()
     Loc: [../tst_qtcpsocket.cpp(625)]
  PASS   : tst_QTcpSocket::nonBlockingIMAP(WithoutProxy)
  PASS   : tst_QTcpSocket::nonBlockingIMAP(WithSocks5Proxy)
  PASS   : tst_QTcpSocket::nonBlockingIMAP(WithSocks5ProxyAuth)
  FAIL!  : tst_QTcpSocket::nonBlockingIMAP(WithHttpProxy) Timed out
     Loc: [../tst_qtcpsocket.cpp(759)]
  FAIL!  : tst_QTcpSocket::nonBlockingIMAP(WithHttpProxyBasicAuth) Timed out
     Loc: [../tst_qtcpsocket.cpp(759)]
  PASS   : tst_QTcpSocket::nonBlockingIMAP(WithoutProxy SSL)
  PASS   : tst_QTcpSocket::nonBlockingIMAP(WithSocks5Proxy SSL)
  PASS   : tst_QTcpSocket::nonBlockingIMAP(WithSocks5AuthProxy SSL)
  FAIL!  : tst_QTcpSocket::nonBlockingIMAP(WithHttpProxy SSL) Timed out
     Loc: [../tst_qtcpsocket.cpp(759)]
  FAIL!  : tst_QTcpSocket::nonBlockingIMAP(WithHttpProxyBasicAuth SSL) Timed out
     Loc: [../tst_qtcpsocket.cpp(759)]
  PASS   : tst_QTcpSocket::hostNotFound(WithoutProxy)
  PASS   : tst_QTcpSocket::hostNotFound(WithSocks5Proxy)
  PASS   : tst_QTcpSocket::hostNotFound(WithSocks5ProxyAuth)
  FAIL!  : tst_QTcpSocket::hostNotFound(WithHttpProxy) Compared values are not the same
     Actual   (int(socket->error())): 14
     Expected (int(QTcpSocket::HostNotFoundError)): 2
     Loc: [../tst_qtcpsocket.cpp(697)]
  FAIL!  : tst_QTcpSocket::hostNotFound(WithHttpProxyBasicAuth) Compared values are not the same
     Actual   (int(socket->error())): 14
     Expected (int(QTcpSocket::HostNotFoundError)): 2
     Loc: [../tst_qtcpsocket.cpp(697)]
  PASS   : tst_QTcpSocket::hostNotFound(WithoutProxy SSL)
  PASS   : tst_QTcpSocket::hostNotFound(WithSocks5Proxy SSL)
  PASS   : tst_QTcpSocket::hostNotFound(WithSocks5AuthProxy SSL)
  FAIL!  : tst_QTcpSocket::hostNotFound(WithHttpProxy SSL) Compared values are not the same
     Actual   (int(socket->error())): 14
     Expected (int(QTcpSocket::HostNotFoundError)): 2
     Loc: [../tst_qtcpsocket.cpp(697)]
  FAIL!  : tst_QTcpSocket::hostNotFound(WithHttpProxyBasicAuth SSL) Compared values are not the same
     Actual   (int(socket->error())): 14
     Expected (int(QTcpSocket::HostNotFoundError)): 2
     Loc: [../tst_qtcpsocket.cpp(697)]
  PASS   : tst_QTcpSocket::timeoutConnect(WithoutProxy:host)
  PASS   : tst_QTcpSocket::timeoutConnect(WithoutProxy:ip)
  PASS   : tst_QTcpSocket::timeoutConnect(WithSocks5Proxy:host)
  PASS   : tst_QTcpSocket::timeoutConnect(WithSocks5Proxy:ip)
  PASS   : tst_QTcpSocket::timeoutConnect(WithSocks5ProxyAuth:host)
  PASS   : tst_QTcpSocket::timeoutConnect(WithSocks5ProxyAuth:ip)
  FAIL!  : tst_QTcpSocket::timeoutConnect(WithHttpProxy:host) Compared values are not the same
     Actual   (int(socket->error())): 14
     Expected (int(QTcpSocket::SocketTimeoutError)): 5
     Loc: [../tst_qtcpsocket.cpp(723)]
  FAIL!  : tst_QTcpSocket::timeoutConnect(WithHttpProxy:ip) Compared values are not the same
     Actual   (int(socket->error())): 14
     Expected (int(QTcpSocket::SocketTimeoutError)): 5
     Loc: [../tst_qtcpsocket.cpp(723)]
  FAIL!  : tst_QTcpSocket::timeoutConnect(WithHttpProxyBasicAuth:host) Compared values are not the same
     Actual   (int(socket->error())): 14
     Expected (int(QTcpSocket::SocketTimeoutError)): 5
     Loc: [../tst_qtcpsocket.cpp(723)]
  FAIL!  : tst_QTcpSocket::timeoutConnect(WithHttpProxyBasicAuth:ip) Compared values are not the same
     Actual   (int(socket->error())): 14
     Expected (int(QTcpSocket::SocketTimeoutError)): 5
     Loc: [../tst_qtcpsocket.cpp(723)]
  PASS   : tst_QTcpSocket::timeoutConnect(WithoutProxy SSL:host)
  PASS   : tst_QTcpSocket::timeoutConnect(WithoutProxy SSL:ip)
  PASS   : tst_QTcpSocket::timeoutConnect(WithSocks5Proxy SSL:host)
  PASS   : tst_QTcpSocket::timeoutConnect(WithSocks5Proxy SSL:ip)
  PASS   : tst_QTcpSocket::timeoutConnect(WithSocks5AuthProxy SSL:host)
  PASS   : tst_QTcpSocket::timeoutConnect(WithSocks5AuthProxy SSL:ip)
  FAIL!  : tst_QTcpSocket::timeoutConnect(WithHttpProxy SSL:host) Compared values are not the same
     Actual   (int(socket->error())): 14
     Expected (int(QTcpSocket::SocketTimeoutError)): 5
     Loc: [../tst_qtcpsocket.cpp(723)]
  FAIL!  : tst_QTcpSocket::timeoutConnect(WithHttpProxy SSL:ip) Compared values are not the same
     Actual   (int(socket->error())): 14
     Expected (int(QTcpSocket::SocketTimeoutError)): 5
     Loc: [../tst_qtcpsocket.cpp(723)]
  FAIL!  : tst_QTcpSocket::timeoutConnect(WithHttpProxyBasicAuth SSL:host) Compared values are not the same
     Actual   (int(socket->error())): 14
     Expected (int(QTcpSocket::SocketTimeoutError)): 5
     Loc: [../tst_qtcpsocket.cpp(723)]
  FAIL!  : tst_QTcpSocket::timeoutConnect(WithHttpProxyBasicAuth SSL:ip) Compared values are not the same
     Actual   (int(socket->error())): 14
     Expected (int(QTcpSocket::SocketTimeoutError)): 5
     Loc: [../tst_qtcpsocket.cpp(723)]
  PASS   : tst_QTcpSocket::delayedClose(WithoutProxy)
  PASS   : tst_QTcpSocket::delayedClose(WithSocks5Proxy)
  PASS   : tst_QTcpSocket::delayedClose(WithSocks5ProxyAuth)
  FAIL!  : tst_QTcpSocket::delayedClose(WithHttpProxy) Timed out
     Loc: [../tst_qtcpsocket.cpp(879)]
  FAIL!  : tst_QTcpSocket::delayedClose(WithHttpProxyBasicAuth) Timed out
     Loc: [../tst_qtcpsocket.cpp(879)]
  PASS   : tst_QTcpSocket::delayedClose(WithoutProxy SSL)
  PASS   : tst_QTcpSocket::delayedClose(WithSocks5Proxy SSL)
  PASS   : tst_QTcpSocket::delayedClose(WithSocks5AuthProxy SSL)
  FAIL!  : tst_QTcpSocket::delayedClose(WithHttpProxy SSL) Timed out
     Loc: [../tst_qtcpsocket.cpp(879)]
  FAIL!  : tst_QTcpSocket::delayedClose(WithHttpProxyBasicAuth SSL) Timed out
     Loc: [../tst_qtcpsocket.cpp(879)]
  PASS   : tst_QTcpSocket::partialRead(WithoutProxy)
  PASS   : tst_QTcpSocket::partialRead(WithSocks5Proxy)
  PASS   : tst_QTcpSocket::partialRead(WithSocks5ProxyAuth)
  FAIL!  : tst_QTcpSocket::partialRead(WithHttpProxy) 'socket->waitForConnected(10000)' returned FALSE. ()
     Loc: [../tst_qtcpsocket.cpp(941)]
  FAIL!  : tst_QTcpSocket::partialRead(WithHttpProxyBasicAuth) 'socket->waitForConnected(10000)' returned FALSE. ()
     Loc: [../tst_qtcpsocket.cpp(941)]
  PASS   : tst_QTcpSocket::partialRead(WithoutProxy SSL)
  PASS   : tst_QTcpSocket::partialRead(WithSocks5Proxy SSL)
  PASS   : tst_QTcpSocket::partialRead(WithSocks5AuthProxy SSL)
  FAIL!  : tst_QTcpSocket::partialRead(WithHttpProxy SSL) 'socket->waitForConnected(10000)' returned FALSE. ()
     Loc: [../tst_qtcpsocket.cpp(941)]
  FAIL!  : tst_QTcpSocket::partialRead(WithHttpProxyBasicAuth SSL) 'socket->waitForConnected(10000)' returned FALSE. ()
     Loc: [../tst_qtcpsocket.cpp(941)]
  PASS   : tst_QTcpSocket::unget(WithoutProxy)
  PASS   : tst_QTcpSocket::unget(WithSocks5Proxy)
  PASS   : tst_QTcpSocket::unget(WithSocks5ProxyAuth)
  FAIL!  : tst_QTcpSocket::unget(WithHttpProxy) 'socket->waitForConnected(10000)' returned FALSE. ()
     Loc: [../tst_qtcpsocket.cpp(965)]
  FAIL!  : tst_QTcpSocket::unget(WithHttpProxyBasicAuth) 'socket->waitForConnected(10000)' returned FALSE. ()
     Loc: [../tst_qtcpsocket.cpp(965)]
  PASS   : tst_QTcpSocket::unget(WithoutProxy SSL)
  PASS   : tst_QTcpSocket::unget(WithSocks5Proxy SSL)
  PASS   : tst_QTcpSocket::unget(WithSocks5AuthProxy SSL)
  FAIL!  : tst_QTcpSocket::unget(WithHttpProxy SSL) 'socket->waitForConnected(10000)' returned FALSE. ()
     Loc: [../tst_qtcpsocket.cpp(965)]
  FAIL!  : tst_QTcpSocket::unget(WithHttpProxyBasicAuth SSL) 'socket->waitForConnected(10000)' returned FALSE. ()
     Loc: [../tst_qtcpsocket.cpp(965)]
  PASS   : tst_QTcpSocket::readAllAfterClose(WithoutProxy)
  PASS   : tst_QTcpSocket::readAllAfterClose(WithSocks5Proxy)
  PASS   : tst_QTcpSocket::readAllAfterClose(WithSocks5ProxyAuth)
  FAIL!  : tst_QTcpSocket::readAllAfterClose(WithHttpProxy) Network operation timed out
     Loc: [../tst_qtcpsocket.cpp(1005)]
  FAIL!  : tst_QTcpSocket::readAllAfterClose(WithHttpProxyBasicAuth) Network operation timed out
     Loc: [../tst_qtcpsocket.cpp(1005)]
  PASS   : tst_QTcpSocket::readAllAfterClose(WithoutProxy SSL)
  PASS   : tst_QTcpSocket::readAllAfterClose(WithSocks5Proxy SSL)
  PASS   : tst_QTcpSocket::readAllAfterClose(WithSocks5AuthProxy SSL)
  FAIL!  : tst_QTcpSocket::readAllAfterClose(WithHttpProxy SSL) Network operation timed out
     Loc: [../tst_qtcpsocket.cpp(1005)]
  FAIL!  : tst_QTcpSocket::readAllAfterClose(WithHttpProxyBasicAuth SSL) Network operation timed out
     Loc: [../tst_qtcpsocket.cpp(1005)]
  PASS   : tst_QTcpSocket::openCloseOpenClose(WithoutProxy)
  PASS   : tst_QTcpSocket::openCloseOpenClose(WithSocks5Proxy)
  PASS   : tst_QTcpSocket::openCloseOpenClose(WithSocks5ProxyAuth)
  FAIL!  : tst_QTcpSocket::openCloseOpenClose(WithHttpProxy) 'socket->waitForConnected(10000)' returned FALSE. ()
     Loc: [../tst_qtcpsocket.cpp(1042)]
  FAIL!  : tst_QTcpSocket::openCloseOpenClose(WithHttpProxyBasicAuth) 'socket->waitForConnected(10000)' returned FALSE. ()
     Loc: [../tst_qtcpsocket.cpp(1042)]
  PASS   : tst_QTcpSocket::openCloseOpenClose(WithoutProxy SSL)
  PASS   : tst_QTcpSocket::openCloseOpenClose(WithSocks5Proxy SSL)
  PASS   : tst_QTcpSocket::openCloseOpenClose(WithSocks5AuthProxy SSL)
  FAIL!  : tst_QTcpSocket::openCloseOpenClose(WithHttpProxy SSL) 'socket->waitForConnected(10000)' returned FALSE. ()
     Loc: [../tst_qtcpsocket.cpp(1042)]
  FAIL!  : tst_QTcpSocket::openCloseOpenClose(WithHttpProxyBasicAuth SSL) 'socket->waitForConnected(10000)' returned FALSE. ()
     Loc: [../tst_qtcpsocket.cpp(1042)]
  PASS   : tst_QTcpSocket::connectDisconnectConnectDisconnect(WithoutProxy)
  PASS   : tst_QTcpSocket::connectDisconnectConnectDisconnect(WithSocks5Proxy)
  PASS   : tst_QTcpSocket::connectDisconnectConnectDisconnect(WithSocks5ProxyAuth)
  FAIL!  : tst_QTcpSocket::connectDisconnectConnectDisconnect(WithHttpProxy) 'socket->waitForReadyRead(10000)' returned FALSE. ()
     Loc: [../tst_qtcpsocket.cpp(1059)]
  FAIL!  : tst_QTcpSocket::connectDisconnectConnectDisconnect(WithHttpProxyBasicAuth) 'socket->waitForReadyRead(10000)' returned FALSE. ()
     Loc: [../tst_qtcpsocket.cpp(1059)]
  PASS   : tst_QTcpSocket::connectDisconnectConnectDisconnect(WithoutProxy SSL)
  PASS   : tst_QTcpSocket::connectDisconnectConnectDisconnect(WithSocks5Proxy SSL)
  PASS   : tst_QTcpSocket::connectDisconnectConnectDisconnect(WithSocks5AuthProxy SSL)
  FAIL!  : tst_QTcpSocket::connectDisconnectConnectDisconnect(WithHttpProxy SSL) 'socket->waitForReadyRead(10000)' returned FALSE. ()
     Loc: [../tst_qtcpsocket.cpp(1059)]
  FAIL!  : tst_QTcpSocket::connectDisconnectConnectDisconnect(WithHttpProxyBasicAuth SSL) 'socket->waitForReadyRead(10000)' returned FALSE. ()
     Loc: [../tst_qtcpsocket.cpp(1059)]
  PASS   : tst_QTcpSocket::disconnectWhileConnecting(WithoutProxy:without-data)
  PASS   : tst_QTcpSocket::disconnectWhileConnecting(WithoutProxy:without-data+close)
  PASS   : tst_QTcpSocket::disconnectWhileConnecting(WithoutProxy:with-data)
  PASS   : tst_QTcpSocket::disconnectWhileConnecting(WithoutProxy:with-data+close)
  PASS   : tst_QTcpSocket::disconnectWhileConnecting(WithoutProxy:with-big-data)
  PASS   : tst_QTcpSocket::disconnectWhileConnecting(WithoutProxy:with-big-data+close)
  PASS   : tst_QTcpSocket::disconnectWhileConnecting(WithSocks5Proxy:without-data)
  PASS   : tst_QTcpSocket::disconnectWhileConnecting(WithSocks5Proxy:without-data+close)
  PASS   : tst_QTcpSocket::disconnectWhileConnecting(WithSocks5Proxy:with-data)
  PASS   : tst_QTcpSocket::disconnectWhileConnecting(WithSocks5Proxy:with-data+close)
  PASS   : tst_QTcpSocket::disconnectWhileConnecting(WithSocks5Proxy:with-big-data)
  PASS   : tst_QTcpSocket::disconnectWhileConnecting(WithSocks5Proxy:with-big-data+close)
  PASS   : tst_QTcpSocket::disconnectWhileConnecting(WithSocks5ProxyAuth:without-data)
  PASS   : tst_QTcpSocket::disconnectWhileConnecting(WithSocks5ProxyAuth:without-data+close)
  PASS   : tst_QTcpSocket::disconnectWhileConnecting(WithSocks5ProxyAuth:with-data)
  PASS   : tst_QTcpSocket::disconnectWhileConnecting(WithSocks5ProxyAuth:with-data+close)
  PASS   : tst_QTcpSocket::disconnectWhileConnecting(WithSocks5ProxyAuth:with-big-data)
  PASS   : tst_QTcpSocket::disconnectWhileConnecting(WithSocks5ProxyAuth:with-big-data+close)
  PASS   : tst_QTcpSocket::disconnectWhileConnecting(WithHttpProxy:without-data)
  PASS   : tst_QTcpSocket::disconnectWhileConnecting(WithHttpProxy:without-data+close)
  PASS   : tst_QTcpSocket::disconnectWhileConnecting(WithHttpProxy:with-data)
  PASS   : tst_QTcpSocket::disconnectWhileConnecting(WithHttpProxy:with-data+close)
  PASS   : tst_QTcpSocket::disconnectWhileConnecting(WithHttpProxy:with-big-data)
  PASS   : tst_QTcpSocket::disconnectWhileConnecting(WithHttpProxy:with-big-data+close)
  PASS   : tst_QTcpSocket::disconnectWhileConnecting(WithHttpProxyBasicAuth:without-data)
  PASS   : tst_QTcpSocket::disconnectWhileConnecting(WithHttpProxyBasicAuth:without-data+close)
  PASS   : tst_QTcpSocket::disconnectWhileConnecting(WithHttpProxyBasicAuth:with-data)
  PASS   : tst_QTcpSocket::disconnectWhileConnecting(WithHttpProxyBasicAuth:with-data+close)
  PASS   : tst_QTcpSocket::disconnectWhileConnecting(WithHttpProxyBasicAuth:with-big-data)
  PASS   : tst_QTcpSocket::disconnectWhileConnecting(WithHttpProxyBasicAuth:with-big-data+close)
  PASS   : tst_QTcpSocket::disconnectWhileConnecting(WithoutProxy SSL:without-data)
  PASS   : tst_QTcpSocket::disconnectWhileConnecting(WithoutProxy SSL:without-data+close)
  PASS   : tst_QTcpSocket::disconnectWhileConnecting(WithoutProxy SSL:with-data)
  PASS   : tst_QTcpSocket::disconnectWhileConnecting(WithoutProxy SSL:with-data+close)
  PASS   : tst_QTcpSocket::disconnectWhileConnecting(WithoutProxy SSL:with-big-data)
  PASS   : tst_QTcpSocket::disconnectWhileConnecting(WithoutProxy SSL:with-big-data+close)
  PASS   : tst_QTcpSocket::disconnectWhileConnecting(WithSocks5Proxy SSL:without-data)
  PASS   : tst_QTcpSocket::disconnectWhileConnecting(WithSocks5Proxy SSL:without-data+close)
  PASS   : tst_QTcpSocket::disconnectWhileConnecting(WithSocks5Proxy SSL:with-data)
  PASS   : tst_QTcpSocket::disconnectWhileConnecting(WithSocks5Proxy SSL:with-data+close)
  PASS   : tst_QTcpSocket::disconnectWhileConnecting(WithSocks5Proxy SSL:with-big-data)
  PASS   : tst_QTcpSocket::disconnectWhileConnecting(WithSocks5Proxy SSL:with-big-data+close)
  PASS   : tst_QTcpSocket::disconnectWhileConnecting(WithSocks5AuthProxy SSL:without-data)
  PASS   : tst_QTcpSocket::disconnectWhileConnecting(WithSocks5AuthProxy SSL:without-data+close)
  PASS   : tst_QTcpSocket::disconnectWhileConnecting(WithSocks5AuthProxy SSL:with-data)
  PASS   : tst_QTcpSocket::disconnectWhileConnecting(WithSocks5AuthProxy SSL:with-data+close)
  PASS   : tst_QTcpSocket::disconnectWhileConnecting(WithSocks5AuthProxy SSL:with-big-data)
  PASS   : tst_QTcpSocket::disconnectWhileConnecting(WithSocks5AuthProxy SSL:with-big-data+close)
  PASS   : tst_QTcpSocket::disconnectWhileConnecting(WithHttpProxy SSL:without-data)
  PASS   : tst_QTcpSocket::disconnectWhileConnecting(WithHttpProxy SSL:without-data+close)
  PASS   : tst_QTcpSocket::disconnectWhileConnecting(WithHttpProxy SSL:with-data)
  PASS   : tst_QTcpSocket::disconnectWhileConnecting(WithHttpProxy SSL:with-data+close)
  PASS   : tst_QTcpSocket::disconnectWhileConnecting(WithHttpProxy SSL:with-big-data)
  PASS   : tst_QTcpSocket::disconnectWhileConnecting(WithHttpProxy SSL:with-big-data+close)
  PASS   : tst_QTcpSocket::disconnectWhileConnecting(WithHttpProxyBasicAuth SSL:without-data)
  PASS   : tst_QTcpSocket::disconnectWhileConnecting(WithHttpProxyBasicAuth SSL:without-data+close)
  PASS   : tst_QTcpSocket::disconnectWhileConnecting(WithHttpProxyBasicAuth SSL:with-data)
  PASS   : tst_QTcpSocket::disconnectWhileConnecting(WithHttpProxyBasicAuth SSL:with-data+close)
  PASS   : tst_QTcpSocket::disconnectWhileConnecting(WithHttpProxyBasicAuth SSL:with-big-data)
  PASS   : tst_QTcpSocket::disconnectWhileConnecting(WithHttpProxyBasicAuth SSL:with-big-data+close)
  PASS   : tst_QTcpSocket::disconnectWhileConnectingNoEventLoop(WithoutProxy:without-data)
  PASS   : tst_QTcpSocket::disconnectWhileConnectingNoEventLoop(WithoutProxy:without-data+close)
  PASS   : tst_QTcpSocket::disconnectWhileConnectingNoEventLoop(WithoutProxy:with-data)
  PASS   : tst_QTcpSocket::disconnectWhileConnectingNoEventLoop(WithoutProxy:with-data+close)
  PASS   : tst_QTcpSocket::disconnectWhileConnectingNoEventLoop(WithoutProxy:with-big-data)
  PASS   : tst_QTcpSocket::disconnectWhileConnectingNoEventLoop(WithoutProxy:with-big-data+close)
  PASS   : tst_QTcpSocket::disconnectWhileConnectingNoEventLoop(WithSocks5Proxy:without-data)
  PASS   : tst_QTcpSocket::disconnectWhileConnectingNoEventLoop(WithSocks5Proxy:without-data+close)
  PASS   : tst_QTcpSocket::disconnectWhileConnectingNoEventLoop(WithSocks5Proxy:with-data)
  PASS   : tst_QTcpSocket::disconnectWhileConnectingNoEventLoop(WithSocks5Proxy:with-data+close)
  PASS   : tst_QTcpSocket::disconnectWhileConnectingNoEventLoop(WithSocks5Proxy:with-big-data)
  PASS   : tst_QTcpSocket::disconnectWhileConnectingNoEventLoop(WithSocks5Proxy:with-big-data+close)
  PASS   : tst_QTcpSocket::disconnectWhileConnectingNoEventLoop(WithSocks5ProxyAuth:without-data)
  PASS   : tst_QTcpSocket::disconnectWhileConnectingNoEventLoop(WithSocks5ProxyAuth:without-data+close)
  PASS   : tst_QTcpSocket::disconnectWhileConnectingNoEventLoop(WithSocks5ProxyAuth:with-data)
  PASS   : tst_QTcpSocket::disconnectWhileConnectingNoEventLoop(WithSocks5ProxyAuth:with-data+close)
  PASS   : tst_QTcpSocket::disconnectWhileConnectingNoEventLoop(WithSocks5ProxyAuth:with-big-data)
  PASS   : tst_QTcpSocket::disconnectWhileConnectingNoEventLoop(WithSocks5ProxyAuth:with-big-data+close)
  PASS   : tst_QTcpSocket::disconnectWhileConnectingNoEventLoop(WithHttpProxy:without-data)
  PASS   : tst_QTcpSocket::disconnectWhileConnectingNoEventLoop(WithHttpProxy:without-data+close)
  PASS   : tst_QTcpSocket::disconnectWhileConnectingNoEventLoop(WithHttpProxy:with-data)
  PASS   : tst_QTcpSocket::disconnectWhileConnectingNoEventLoop(WithHttpProxy:with-data+close)
  PASS   : tst_QTcpSocket::disconnectWhileConnectingNoEventLoop(WithHttpProxy:with-big-data)
  PASS   : tst_QTcpSocket::disconnectWhileConnectingNoEventLoop(WithHttpProxy:with-big-data+close)
  PASS   : tst_QTcpSocket::disconnectWhileConnectingNoEventLoop(WithHttpProxyBasicAuth:without-data)
  PASS   : tst_QTcpSocket::disconnectWhileConnectingNoEventLoop(WithHttpProxyBasicAuth:without-data+close)
  PASS   : tst_QTcpSocket::disconnectWhileConnectingNoEventLoop(WithHttpProxyBasicAuth:with-data)
  PASS   : tst_QTcpSocket::disconnectWhileConnectingNoEventLoop(WithHttpProxyBasicAuth:with-data+close)
  PASS   : tst_QTcpSocket::disconnectWhileConnectingNoEventLoop(WithHttpProxyBasicAuth:with-big-data)
  PASS   : tst_QTcpSocket::disconnectWhileConnectingNoEventLoop(WithHttpProxyBasicAuth:with-big-data+close)
  PASS   : tst_QTcpSocket::disconnectWhileConnectingNoEventLoop(WithoutProxy SSL:without-data)
  PASS   : tst_QTcpSocket::disconnectWhileConnectingNoEventLoop(WithoutProxy SSL:without-data+close)
  PASS   : tst_QTcpSocket::disconnectWhileConnectingNoEventLoop(WithoutProxy SSL:with-data)
  PASS   : tst_QTcpSocket::disconnectWhileConnectingNoEventLoop(WithoutProxy SSL:with-data+close)
  PASS   : tst_QTcpSocket::disconnectWhileConnectingNoEventLoop(WithoutProxy SSL:with-big-data)
  PASS   : tst_QTcpSocket::disconnectWhileConnectingNoEventLoop(WithoutProxy SSL:with-big-data+close)
  PASS   : tst_QTcpSocket::disconnectWhileConnectingNoEventLoop(WithSocks5Proxy SSL:without-data)
  PASS   : tst_QTcpSocket::disconnectWhileConnectingNoEventLoop(WithSocks5Proxy SSL:without-data+close)
  PASS   : tst_QTcpSocket::disconnectWhileConnectingNoEventLoop(WithSocks5Proxy SSL:with-data)
  PASS   : tst_QTcpSocket::disconnectWhileConnectingNoEventLoop(WithSocks5Proxy SSL:with-data+close)
  PASS   : tst_QTcpSocket::disconnectWhileConnectingNoEventLoop(WithSocks5Proxy SSL:with-big-data)
  PASS   : tst_QTcpSocket::disconnectWhileConnectingNoEventLoop(WithSocks5Proxy SSL:with-big-data+close)
  PASS   : tst_QTcpSocket::disconnectWhileConnectingNoEventLoop(WithSocks5AuthProxy SSL:without-data)
  PASS   : tst_QTcpSocket::disconnectWhileConnectingNoEventLoop(WithSocks5AuthProxy SSL:without-data+close)
  PASS   : tst_QTcpSocket::disconnectWhileConnectingNoEventLoop(WithSocks5AuthProxy SSL:with-data)
  PASS   : tst_QTcpSocket::disconnectWhileConnectingNoEventLoop(WithSocks5AuthProxy SSL:with-data+close)
  PASS   : tst_QTcpSocket::disconnectWhileConnectingNoEventLoop(WithSocks5AuthProxy SSL:with-big-data)
  PASS   : tst_QTcpSocket::disconnectWhileConnectingNoEventLoop(WithSocks5AuthProxy SSL:with-big-data+close)
  PASS   : tst_QTcpSocket::disconnectWhileConnectingNoEventLoop(WithHttpProxy SSL:without-data)
  PASS   : tst_QTcpSocket::disconnectWhileConnectingNoEventLoop(WithHttpProxy SSL:without-data+close)
  PASS   : tst_QTcpSocket::disconnectWhileConnectingNoEventLoop(WithHttpProxy SSL:with-data)
  PASS   : tst_QTcpSocket::disconnectWhileConnectingNoEventLoop(WithHttpProxy SSL:with-data+close)
  PASS   : tst_QTcpSocket::disconnectWhileConnectingNoEventLoop(WithHttpProxy SSL:with-big-data)
  PASS   : tst_QTcpSocket::disconnectWhileConnectingNoEventLoop(WithHttpProxy SSL:with-big-data+close)
  PASS   : tst_QTcpSocket::disconnectWhileConnectingNoEventLoop(WithHttpProxyBasicAuth SSL:without-data)
  PASS   : tst_QTcpSocket::disconnectWhileConnectingNoEventLoop(WithHttpProxyBasicAuth SSL:without-data+close)
  PASS   : tst_QTcpSocket::disconnectWhileConnectingNoEventLoop(WithHttpProxyBasicAuth SSL:with-data)
  PASS   : tst_QTcpSocket::disconnectWhileConnectingNoEventLoop(WithHttpProxyBasicAuth SSL:with-data+close)
  PASS   : tst_QTcpSocket::disconnectWhileConnectingNoEventLoop(WithHttpProxyBasicAuth SSL:with-big-data)
  PASS   : tst_QTcpSocket::disconnectWhileConnectingNoEventLoop(WithHttpProxyBasicAuth SSL:with-big-data+close)
  PASS   : tst_QTcpSocket::disconnectWhileLookingUp(WithoutProxy:disconnect)
  PASS   : tst_QTcpSocket::disconnectWhileLookingUp(WithoutProxy:close)
  PASS   : tst_QTcpSocket::disconnectWhileLookingUp(WithSocks5Proxy:disconnect)
  PASS   : tst_QTcpSocket::disconnectWhileLookingUp(WithSocks5Proxy:close)
  PASS   : tst_QTcpSocket::disconnectWhileLookingUp(WithSocks5ProxyAuth:disconnect)
  PASS   : tst_QTcpSocket::disconnectWhileLookingUp(WithSocks5ProxyAuth:close)
  PASS   : tst_QTcpSocket::disconnectWhileLookingUp(WithHttpProxy:disconnect)
  PASS   : tst_QTcpSocket::disconnectWhileLookingUp(WithHttpProxy:close)
  PASS   : tst_QTcpSocket::disconnectWhileLookingUp(WithHttpProxyBasicAuth:disconnect)
  PASS   : tst_QTcpSocket::disconnectWhileLookingUp(WithHttpProxyBasicAuth:close)
  PASS   : tst_QTcpSocket::disconnectWhileLookingUp(WithoutProxy SSL:disconnect)
  PASS   : tst_QTcpSocket::disconnectWhileLookingUp(WithoutProxy SSL:close)
  PASS   : tst_QTcpSocket::disconnectWhileLookingUp(WithSocks5Proxy SSL:disconnect)
  PASS   : tst_QTcpSocket::disconnectWhileLookingUp(WithSocks5Proxy SSL:close)
  PASS   : tst_QTcpSocket::disconnectWhileLookingUp(WithSocks5AuthProxy SSL:disconnect)
  PASS   : tst_QTcpSocket::disconnectWhileLookingUp(WithSocks5AuthProxy SSL:close)
  PASS   : tst_QTcpSocket::disconnectWhileLookingUp(WithHttpProxy SSL:disconnect)
  PASS   : tst_QTcpSocket::disconnectWhileLookingUp(WithHttpProxy SSL:close)
  PASS   : tst_QTcpSocket::disconnectWhileLookingUp(WithHttpProxyBasicAuth SSL:disconnect)
  PASS   : tst_QTcpSocket::disconnectWhileLookingUp(WithHttpProxyBasicAuth SSL:close)
  QDEBUG : tst_QTcpSocket::downloadBigFile(WithoutProxy) 		9.5MB/0.1s: 78.2MB/s
  PASS   : tst_QTcpSocket::downloadBigFile(WithoutProxy)
  QDEBUG : tst_QTcpSocket::downloadBigFile(WithSocks5Proxy) 		9.5MB/0.3s: 29.7MB/s
  PASS   : tst_QTcpSocket::downloadBigFile(WithSocks5Proxy)
  QDEBUG : tst_QTcpSocket::downloadBigFile(WithSocks5ProxyAuth) 		9.5MB/0.3s: 29.5MB/s
  PASS   : tst_QTcpSocket::downloadBigFile(WithSocks5ProxyAuth)
  FAIL!  : tst_QTcpSocket::downloadBigFile(WithHttpProxy) Network operation timed out
     Loc: [../tst_qtcpsocket.cpp(1309)]
  FAIL!  : tst_QTcpSocket::downloadBigFile(WithHttpProxyBasicAuth) Network operation timed out
     Loc: [../tst_qtcpsocket.cpp(1309)]
  QDEBUG : tst_QTcpSocket::downloadBigFile(WithoutProxy SSL) 		9.5MB/0.1s: 75.7MB/s
  PASS   : tst_QTcpSocket::downloadBigFile(WithoutProxy SSL)
  QDEBUG : tst_QTcpSocket::downloadBigFile(WithSocks5Proxy SSL) 		9.5MB/0.3s: 26.8MB/s
  PASS   : tst_QTcpSocket::downloadBigFile(WithSocks5Proxy SSL)
  QDEBUG : tst_QTcpSocket::downloadBigFile(WithSocks5AuthProxy SSL) 		9.5MB/0.3s: 27.5MB/s
  PASS   : tst_QTcpSocket::downloadBigFile(WithSocks5AuthProxy SSL)
  FAIL!  : tst_QTcpSocket::downloadBigFile(WithHttpProxy SSL) Network operation timed out
     Loc: [../tst_qtcpsocket.cpp(1309)]
  FAIL!  : tst_QTcpSocket::downloadBigFile(WithHttpProxyBasicAuth SSL) Network operation timed out
     Loc: [../tst_qtcpsocket.cpp(1309)]
  PASS   : tst_QTcpSocket::readLine(WithoutProxy)
  PASS   : tst_QTcpSocket::readLine(WithSocks5Proxy)
  PASS   : tst_QTcpSocket::readLine(WithSocks5ProxyAuth)
  FAIL!  : tst_QTcpSocket::readLine(WithHttpProxy) 'socket->waitForConnected(5000)' returned FALSE. ()
     Loc: [../tst_qtcpsocket.cpp(1379)]
  FAIL!  : tst_QTcpSocket::readLine(WithHttpProxyBasicAuth) 'socket->waitForConnected(5000)' returned FALSE. ()
     Loc: [../tst_qtcpsocket.cpp(1379)]
  PASS   : tst_QTcpSocket::readLine(WithoutProxy SSL)
  PASS   : tst_QTcpSocket::readLine(WithSocks5Proxy SSL)
  PASS   : tst_QTcpSocket::readLine(WithSocks5AuthProxy SSL)
  FAIL!  : tst_QTcpSocket::readLine(WithHttpProxy SSL) 'socket->waitForConnected(5000)' returned FALSE. ()
     Loc: [../tst_qtcpsocket.cpp(1379)]
  FAIL!  : tst_QTcpSocket::readLine(WithHttpProxyBasicAuth SSL) 'socket->waitForConnected(5000)' returned FALSE. ()
     Loc: [../tst_qtcpsocket.cpp(1379)]
  PASS   : tst_QTcpSocket::readLineString(WithoutProxy)
  PASS   : tst_QTcpSocket::readLineString(WithSocks5Proxy)
  PASS   : tst_QTcpSocket::readLineString(WithSocks5ProxyAuth)
  FAIL!  : tst_QTcpSocket::readLineString(WithHttpProxy) 'socket->waitForReadyRead(10000)' returned FALSE. ()
     Loc: [../tst_qtcpsocket.cpp(1428)]
  FAIL!  : tst_QTcpSocket::readLineString(WithHttpProxyBasicAuth) 'socket->waitForReadyRead(10000)' returned FALSE. ()
     Loc: [../tst_qtcpsocket.cpp(1428)]
  PASS   : tst_QTcpSocket::readLineString(WithoutProxy SSL)
  PASS   : tst_QTcpSocket::readLineString(WithSocks5Proxy SSL)
  PASS   : tst_QTcpSocket::readLineString(WithSocks5AuthProxy SSL)
  FAIL!  : tst_QTcpSocket::readLineString(WithHttpProxy SSL) 'socket->waitForReadyRead(10000)' returned FALSE. ()
     Loc: [../tst_qtcpsocket.cpp(1428)]
  FAIL!  : tst_QTcpSocket::readLineString(WithHttpProxyBasicAuth SSL) 'socket->waitForReadyRead(10000)' returned FALSE. ()
     Loc: [../tst_qtcpsocket.cpp(1428)]
  PASS   : tst_QTcpSocket::readChunks(WithoutProxy)
  PASS   : tst_QTcpSocket::readChunks(WithSocks5Proxy)
  PASS   : tst_QTcpSocket::readChunks(WithSocks5ProxyAuth)
  FAIL!  : tst_QTcpSocket::readChunks(WithHttpProxy) 'socket->waitForConnected(10000)' returned FALSE. ()
     Loc: [../tst_qtcpsocket.cpp(1441)]
  FAIL!  : tst_QTcpSocket::readChunks(WithHttpProxyBasicAuth) 'socket->waitForConnected(10000)' returned FALSE. ()
     Loc: [../tst_qtcpsocket.cpp(1441)]
  PASS   : tst_QTcpSocket::readChunks(WithoutProxy SSL)
  PASS   : tst_QTcpSocket::readChunks(WithSocks5Proxy SSL)
  PASS   : tst_QTcpSocket::readChunks(WithSocks5AuthProxy SSL)
  FAIL!  : tst_QTcpSocket::readChunks(WithHttpProxy SSL) 'socket->waitForConnected(10000)' returned FALSE. ()
     Loc: [../tst_qtcpsocket.cpp(1441)]
  FAIL!  : tst_QTcpSocket::readChunks(WithHttpProxyBasicAuth SSL) 'socket->waitForConnected(10000)' returned FALSE. ()
     Loc: [../tst_qtcpsocket.cpp(1441)]
  PASS   : tst_QTcpSocket::waitForBytesWritten(WithoutProxy)
  PASS   : tst_QTcpSocket::waitForBytesWritten(WithSocks5Proxy)
  PASS   : tst_QTcpSocket::waitForBytesWritten(WithSocks5ProxyAuth)
  FAIL!  : tst_QTcpSocket::waitForBytesWritten(WithHttpProxy) 'socket->waitForConnected(10000)' returned FALSE. ()
     Loc: [../tst_qtcpsocket.cpp(1461)]
  FAIL!  : tst_QTcpSocket::waitForBytesWritten(WithHttpProxyBasicAuth) 'socket->waitForConnected(10000)' returned FALSE. ()
     Loc: [../tst_qtcpsocket.cpp(1461)]
  PASS   : tst_QTcpSocket::waitForBytesWritten(WithoutProxy SSL)
  PASS   : tst_QTcpSocket::waitForBytesWritten(WithSocks5Proxy SSL)
  PASS   : tst_QTcpSocket::waitForBytesWritten(WithSocks5AuthProxy SSL)
  FAIL!  : tst_QTcpSocket::waitForBytesWritten(WithHttpProxy SSL) 'socket->waitForConnected(10000)' returned FALSE. ()
     Loc: [../tst_qtcpsocket.cpp(1461)]
  FAIL!  : tst_QTcpSocket::waitForBytesWritten(WithHttpProxyBasicAuth SSL) 'socket->waitForConnected(10000)' returned FALSE. ()
     Loc: [../tst_qtcpsocket.cpp(1461)]
  PASS   : tst_QTcpSocket::waitForBytesWrittenMinusOne(WithoutProxy)
  PASS   : tst_QTcpSocket::waitForBytesWrittenMinusOne(WithSocks5Proxy)
  PASS   : tst_QTcpSocket::waitForBytesWrittenMinusOne(WithSocks5ProxyAuth)
  FAIL!  : tst_QTcpSocket::waitForBytesWrittenMinusOne(WithHttpProxy) 'socket->waitForConnected(10000)' returned FALSE. ()
     Loc: [../tst_qtcpsocket.cpp(1479)]
  FAIL!  : tst_QTcpSocket::waitForBytesWrittenMinusOne(WithHttpProxyBasicAuth) 'socket->waitForConnected(10000)' returned FALSE. ()
     Loc: [../tst_qtcpsocket.cpp(1479)]
  PASS   : tst_QTcpSocket::waitForBytesWrittenMinusOne(WithoutProxy SSL)
  PASS   : tst_QTcpSocket::waitForBytesWrittenMinusOne(WithSocks5Proxy SSL)
  PASS   : tst_QTcpSocket::waitForBytesWrittenMinusOne(WithSocks5AuthProxy SSL)
  FAIL!  : tst_QTcpSocket::waitForBytesWrittenMinusOne(WithHttpProxy SSL) 'socket->waitForConnected(10000)' returned FALSE. ()
     Loc: [../tst_qtcpsocket.cpp(1479)]
  FAIL!  : tst_QTcpSocket::waitForBytesWrittenMinusOne(WithHttpProxyBasicAuth SSL) 'socket->waitForConnected(10000)' returned FALSE. ()
     Loc: [../tst_qtcpsocket.cpp(1479)]
  PASS   : tst_QTcpSocket::waitForReadyRead(WithoutProxy)
  PASS   : tst_QTcpSocket::waitForReadyRead(WithSocks5Proxy)
  PASS   : tst_QTcpSocket::waitForReadyRead(WithSocks5ProxyAuth)
  FAIL!  : tst_QTcpSocket::waitForReadyRead(WithHttpProxy) 'socket->waitForReadyRead(5000)' returned FALSE. ()
     Loc: [../tst_qtcpsocket.cpp(1495)]
  FAIL!  : tst_QTcpSocket::waitForReadyRead(WithHttpProxyBasicAuth) 'socket->waitForReadyRead(5000)' returned FALSE. ()
     Loc: [../tst_qtcpsocket.cpp(1495)]
  PASS   : tst_QTcpSocket::waitForReadyRead(WithoutProxy SSL)
  PASS   : tst_QTcpSocket::waitForReadyRead(WithSocks5Proxy SSL)
  PASS   : tst_QTcpSocket::waitForReadyRead(WithSocks5AuthProxy SSL)
  FAIL!  : tst_QTcpSocket::waitForReadyRead(WithHttpProxy SSL) 'socket->waitForReadyRead(5000)' returned FALSE. ()
     Loc: [../tst_qtcpsocket.cpp(1495)]
  FAIL!  : tst_QTcpSocket::waitForReadyRead(WithHttpProxyBasicAuth SSL) 'socket->waitForReadyRead(5000)' returned FALSE. ()
     Loc: [../tst_qtcpsocket.cpp(1495)]
  PASS   : tst_QTcpSocket::waitForReadyReadMinusOne(WithoutProxy)
  PASS   : tst_QTcpSocket::waitForReadyReadMinusOne(WithSocks5Proxy)
  PASS   : tst_QTcpSocket::waitForReadyReadMinusOne(WithSocks5ProxyAuth)
  FAIL!  : tst_QTcpSocket::waitForReadyReadMinusOne(WithHttpProxy) 'socket->waitForReadyRead(-1)' returned FALSE. ()
     Loc: [../tst_qtcpsocket.cpp(1508)]
  FAIL!  : tst_QTcpSocket::waitForReadyReadMinusOne(WithHttpProxyBasicAuth) 'socket->waitForReadyRead(-1)' returned FALSE. ()
     Loc: [../tst_qtcpsocket.cpp(1508)]
  PASS   : tst_QTcpSocket::waitForReadyReadMinusOne(WithoutProxy SSL)
  PASS   : tst_QTcpSocket::waitForReadyReadMinusOne(WithSocks5Proxy SSL)
  PASS   : tst_QTcpSocket::waitForReadyReadMinusOne(WithSocks5AuthProxy SSL)
  FAIL!  : tst_QTcpSocket::waitForReadyReadMinusOne(WithHttpProxy SSL) 'socket->waitForReadyRead(-1)' returned FALSE. ()
     Loc: [../tst_qtcpsocket.cpp(1508)]
  FAIL!  : tst_QTcpSocket::waitForReadyReadMinusOne(WithHttpProxyBasicAuth SSL) 'socket->waitForReadyRead(-1)' returned FALSE. ()
     Loc: [../tst_qtcpsocket.cpp(1508)]
  PASS   : tst_QTcpSocket::flush(WithoutProxy)
  PASS   : tst_QTcpSocket::flush(WithSocks5Proxy)
  PASS   : tst_QTcpSocket::flush(WithSocks5ProxyAuth)
  QtQA::App::TestRunner: Timed out after 450 seconds
  QtQA::App::TestRunner: Process exited due to signal 6; dumped core
  QtQA::App::TestRunner: ============================== backtrace follows: ==============================
  QtQA::App::TestRunner: gdb commands: thread apply all bt 100
  QtQA::App::TestRunner: [New Thread 15654]
  QtQA::App::TestRunner:
  QtQA::App::TestRunner: warning: Can't read pathname for load map: Input/output error.
  QtQA::App::TestRunner: Core was generated by `./tst_qtcpsocket -o /work/build/_artifacts/test-logs/tst_qtcpsocket-testresults'.
  QtQA::App::TestRunner: Program terminated with signal 6, Aborted.
  QtQA::App::TestRunner: #0  0xb77b8430 in __kernel_vsyscall ()
  QtQA::App::TestRunner:
  QtQA::App::TestRunner: Thread 1 (Thread 15654):
  QtQA::App::TestRunner: #0  0xb77b8430 in __kernel_vsyscall ()
  QtQA::App::TestRunner: #1  0xb6e57651 in *__GI_raise (sig=6)
  QtQA::App::TestRunner:     at ../nptl/sysdeps/unix/sysv/linux/raise.c:64
  QtQA::App::TestRunner: #2  0xb6e5aa82 in *__GI_abort () at abort.c:92
  QtQA::App::TestRunner: #3  0xb717d2f4 in qt_message_fatal (context=..., message=...)
  QtQA::App::TestRunner:     at global/qlogging.cpp:944
  QtQA::App::TestRunner: #4  0xb717ae2e in QMessageLogger::fatal (this=0xbfc38a2c,
  QtQA::App::TestRunner:     msg=0xb77a8460 "Received signal %d") at global/qlogging.cpp:360
  QtQA::App::TestRunner: #5  0xb7791169 in QTest::FatalSignalHandler::signal (signum=15)
  QtQA::App::TestRunner:     at qtestcase.cpp:2011
  QtQA::App::TestRunner: #6  <signal handler called>
  QtQA::App::TestRunner: #7  0xb77b8430 in __kernel_vsyscall ()
  QtQA::App::TestRunner: #8  0xb6ef2506 in *__GI___poll (fds=0xb6f87ff4, nfds=1, timeout=59717)
  QtQA::App::TestRunner:     at ../sysdeps/unix/sysv/linux/poll.c:87
  QtQA::App::TestRunner: #9  0xb6a894eb in g_poll () from /lib/libglib-2.0.so.0
  QtQA::App::TestRunner: #10 0xb6a7c0ac in ?? () from /lib/libglib-2.0.so.0
  QtQA::App::TestRunner: #11 0xb6a7c4b8 in g_main_context_iteration () from /lib/libglib-2.0.so.0
  QtQA::App::TestRunner: #12 0xb73e8804 in QEventDispatcherGlib::processEvents (this=0x88922c0,
  QtQA::App::TestRunner:     flags=...) at kernel/qeventdispatcher_glib.cpp:426
  QtQA::App::TestRunner: #13 0xb7375ab7 in QEventLoop::processEvents (this=0xbfc391a4, flags=...)
  QtQA::App::TestRunner:     at kernel/qeventloop.cpp:136
  QtQA::App::TestRunner: #14 0xb7375d7f in QEventLoop::exec (this=0xbfc391a4, flags=...)
  QtQA::App::TestRunner:     at kernel/qeventloop.cpp:212
  QtQA::App::TestRunner: #15 0x08068320 in QTestEventLoop::enterLoopMSecs (this=0x88a7f08, ms=60000)
  QtQA::App::TestRunner:     at ../../../../../../include/QtTest/../../src/testlib/qtesteventloop.h:106
  QtQA::App::TestRunner: #16 0x0806813a in QTestEventLoop::enterLoop (this=0x88a7f08, secs=60)
  QtQA::App::TestRunner:     at ../../../../../../include/QtTest/../../src/testlib/qtesteventloop.h:64
  QtQA::App::TestRunner: #17 0x08069623 in tst_QTcpSocket::enterLoop (secs=60)
  QtQA::App::TestRunner:     at ../tst_qtcpsocket.cpp:109
  QtQA::App::TestRunner: #18 0x0805a70e in tst_QTcpSocket::flush (this=0xbfc39c98)
  QtQA::App::TestRunner:     at ../tst_qtcpsocket.cpp:1520
  QtQA::App::TestRunner: #19 0x08065fed in tst_QTcpSocket::qt_static_metacall (_o=0xbfc39c98,
  QtQA::App::TestRunner:     _c=QMetaObject::InvokeMetaMethod, _id=36, _a=0xbfc392f4)
  QtQA::App::TestRunner:     at .moc/debug-shared/tst_qtcpsocket.moc:408
  QtQA::App::TestRunner: #20 0xb738584d in QMetaMethod::invoke (this=0xbfc394a0, object=0xbfc39c98,
  QtQA::App::TestRunner:     connectionType=Qt::DirectConnection, returnValue=..., val0=..., val1=...,
  QtQA::App::TestRunner:     val2=..., val3=..., val4=..., val5=..., val6=..., val7=..., val8=...,
  QtQA::App::TestRunner:     val9=...) at kernel/qmetaobject.cpp:2156
  QtQA::App::TestRunner: #21 0xb7384e22 in QMetaObject::invokeMethod (obj=0xbfc39c98,
  QtQA::App::TestRunner:     member=0xb4e4b420 "flush", type=Qt::DirectConnection, ret=..., val0=...,
  QtQA::App::TestRunner:     val1=..., val2=..., val3=..., val4=..., val5=..., val6=..., val7=...,
  QtQA::App::TestRunner:     val8=..., val9=...) at kernel/qmetaobject.cpp:1463
  QtQA::App::TestRunner: #22 0xb779446e in QMetaObject::invokeMethod (obj=0xbfc39c98,
  QtQA::App::TestRunner:     member=0xb4e4b420 "flush", type=Qt::DirectConnection, val0=..., val1=...,
  QtQA::App::TestRunner:     val2=..., val3=..., val4=..., val5=..., val6=..., val7=..., val8=...,
  QtQA::App::TestRunner:     val9=...)
  QtQA::App::TestRunner:     at ../../include/QtCore/../../src/corelib/kernel/qobjectdefs.h:395
  QtQA::App::TestRunner: #23 0xb778ff48 in qInvokeTestMethodDataEntry (slot=0xb4e4b420 "flush")
  QtQA::App::TestRunner:     at qtestcase.cpp:1697
  QtQA::App::TestRunner: #24 0xb77907e7 in qInvokeTestMethod (slotName=0xb4e311a8 "flush()", data=0x0)
  QtQA::App::TestRunner:     at qtestcase.cpp:1822
  QtQA::App::TestRunner: #25 0xb779104e in qInvokeTestMethods (testObject=0xbfc39c98)
  QtQA::App::TestRunner:     at qtestcase.cpp:1976
  QtQA::App::TestRunner: #26 0xb77917cc in QTest::qExec (testObject=0xbfc39c98, argc=5,
  QtQA::App::TestRunner:     argv=0xbfc39db4) at qtestcase.cpp:2189
  QtQA::App::TestRunner: #27 0x08065d0a in main (argc=5, argv=0xbfc39db4) at ../tst_qtcpsocket.cpp:2745
  QtQA::App::TestRunner:
  QtQA::App::TestRunner: ================================================================================
  QtQA::App::TestRunner: test failure could be reproduced twice consecutively
  QtQA::App::TestRunner: end tst_qtcpsocket: 904 seconds, signal 6

  Build log: http://testresults.qt-project.org/ci/QtBase_stable_Integration/build_01427/linux-g++-32_developer-build_Ubuntu_10.04_x86/log.txt.gz

  Tested changes (refs/builds/stable_1371059767):
    http://codereview.qt-project.org/58256 [PS1] - Mac Accessibility: skip invisible children
    http://codereview.qt-project.org/58523 [PS2] - Fix crash when re-creating QThreadData after initially destroying it
    http://codereview.qt-project.org/58656 [PS1] - Merge remote-tracking branch 'origin/release' into stable



More information about the Ci-reports mailing list