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

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


Autotests `tst_qsslsocket', `tst_qtcpserver', and `tst_qtcpsocket' failed :(

  Testing tst_QTcpSocket
  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)]
  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)]
  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 LWP 4787]
  QtQA::App::TestRunner:
  QtQA::App::TestRunner: warning: Can't read pathname for load map: Input/output error.
  QtQA::App::TestRunner: [Thread debugging using libthread_db enabled]
  QtQA::App::TestRunner: Core was generated by `./tst_qtcpsocket -silent -o /work/build/_artifacts/test-logs/tst_qtcpsocket-tes'.
  QtQA::App::TestRunner: Program terminated with signal 6, Aborted.
  QtQA::App::TestRunner: #0  0x00007f7db4c133a5 in __GI_raise (sig=6) at ../nptl/sysdeps/unix/sysv/linux/raise.c:64
  QtQA::App::TestRunner: 64	../nptl/sysdeps/unix/sysv/linux/raise.c: No such file or directory.
  QtQA::App::TestRunner: 	in ../nptl/sysdeps/unix/sysv/linux/raise.c
  QtQA::App::TestRunner:
  QtQA::App::TestRunner: Thread 1 (Thread 0x7f7db6677740 (LWP 4787)):
  QtQA::App::TestRunner: #0  0x00007f7db4c133a5 in __GI_raise (sig=6) at ../nptl/sysdeps/unix/sysv/linux/raise.c:64
  QtQA::App::TestRunner: #1  0x00007f7db4c16b0b in __GI_abort () at abort.c:92
  QtQA::App::TestRunner: #2  0x00007f7db576c64f in TestNamespace::qt_message_fatal (context=..., message=...) at global/qlogging.cpp:944
  QtQA::App::TestRunner: #3  0x00007f7db576a2c2 in TestNamespace::QMessageLogger::fatal (this=0x7fff117ccdd0, msg=0x7f7db626957c "Received signal %d") at global/qlogging.cpp:360
  QtQA::App::TestRunner: #4  0x00007f7db62533d5 in TestNamespace::QTest::FatalSignalHandler::signal (signum=15) at qtestcase.cpp:2011
  QtQA::App::TestRunner: #5  <signal handler called>
  QtQA::App::TestRunner: #6  0x00007f7db4cb5e23 in __GI___poll (fds=<optimized out>, nfds=<optimized out>, timeout=<optimized out>) at ../sysdeps/unix/sysv/linux/poll.c:87
  QtQA::App::TestRunner: #7  0x00007f7db3a04f68 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
  QtQA::App::TestRunner: #8  0x00007f7db3a05429 in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
  QtQA::App::TestRunner: #9  0x00007f7db5a2f0b5 in TestNamespace::QEventDispatcherGlib::processEvents (this=0xf70330, flags=...) at kernel/qeventdispatcher_glib.cpp:426
  QtQA::App::TestRunner: #10 0x00007f7db59ba2ec in TestNamespace::QEventLoop::processEvents (this=0x7fff117cd470, flags=...) at kernel/qeventloop.cpp:136
  QtQA::App::TestRunner: #11 0x00007f7db59ba5c5 in TestNamespace::QEventLoop::exec (this=0x7fff117cd470, flags=...) at kernel/qeventloop.cpp:212
  QtQA::App::TestRunner: #12 0x00000000004207ea in TestNamespace::QTestEventLoop::enterLoopMSecs (this=0xf89ff0, ms=60000) at ../../../../../../include/QtTest/../../src/testlib/qtesteventloop.h:106
  QtQA::App::TestRunner: #13 0x000000000042062c in TestNamespace::QTestEventLoop::enterLoop (this=0xf89ff0, secs=60) at ../../../../../../include/QtTest/../../src/testlib/qtesteventloop.h:64
  QtQA::App::TestRunner: #14 0x00000000004219f1 in tst_QTcpSocket::enterLoop (secs=60) at ../tst_qtcpsocket.cpp:109
  QtQA::App::TestRunner: #15 0x0000000000413db2 in tst_QTcpSocket::flush (this=0x7fff117ce330) at ../tst_qtcpsocket.cpp:1520
  QtQA::App::TestRunner: #16 0x000000000041e5f3 in tst_QTcpSocket::qt_static_metacall (_o=0x7fff117ce330, _c=TestNamespace::QMetaObject::InvokeMetaMethod, _id=36, _a=0x7fff117cd670) at .moc/debug-shared/tst_qtcpsocket.moc:408
  QtQA::App::TestRunner: #17 0x00007f7db59c9960 in TestNamespace::QMetaMethod::invoke (this=0x7fff117cd910, object=0x7fff117ce330, connectionType=TestNamespace::Qt::DirectConnection, returnValue=..., val0=..., val1=..., val2=..., val3=..., val4=..., val5=..., val6=..., val7=..., val8=..., val9=...) at kernel/qmetaobject.cpp:2156
  QtQA::App::TestRunner: #18 0x00007f7db59c8e61 in TestNamespace::QMetaObject::invokeMethod (obj=0x7fff117ce330, member=0x7f7dac08ee30 "flush", type=TestNamespace::Qt::DirectConnection, ret=..., val0=..., val1=..., val2=..., val3=..., val4=..., val5=..., val6=..., val7=..., val8=..., val9=...) at kernel/qmetaobject.cpp:1463
  QtQA::App::TestRunner: #19 0x00007f7db625645b in TestNamespace::QMetaObject::invokeMethod (obj=0x7fff117ce330, member=0x7f7dac08ee30 "flush", type=TestNamespace::Qt::DirectConnection, val0=..., val1=..., val2=..., val3=..., val4=..., val5=..., val6=..., val7=..., val8=..., val9=...) at ../../include/QtCore/../../src/corelib/kernel/qobjectdefs.h:395
  QtQA::App::TestRunner: #20 0x00007f7db625219f in TestNamespace::QTest::qInvokeTestMethodDataEntry (slot=0x7f7dac08ee30 "flush") at qtestcase.cpp:1697
  QtQA::App::TestRunner: #21 0x00007f7db6252a1c in TestNamespace::QTest::qInvokeTestMethod (slotName=0x7f7dac008ee8 "flush()", data=0x0) at qtestcase.cpp:1822
  QtQA::App::TestRunner: #22 0x00007f7db62532b8 in TestNamespace::QTest::qInvokeTestMethods (testObject=0x7fff117ce330) at qtestcase.cpp:1976
  QtQA::App::TestRunner: #23 0x00007f7db62537cd in TestNamespace::QTest::qExec (testObject=0x7fff117ce330, argc=6, argv=0x7fff117ce4a8) at qtestcase.cpp:2189
  QtQA::App::TestRunner: #24 0x000000000041e2d4 in main (argc=6, argv=0x7fff117ce4a8) 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.0, Qt 5.1.0
  QDEBUG : tst_QTcpSocket::initTestCase() "qt-test-server.qt-test-net"
  PASS   : tst_QTcpSocket::initTestCase()
  PASS   : tst_QTcpSocket::socketsConstructedBeforeEventLoop(WithoutProxy)
  PASS   : tst_QTcpSocket::socketsConstructedBeforeEventLoop(WithSocks5Proxy)
  PASS   : tst_QTcpSocket::socketsConstructedBeforeEventLoop(WithSocks5ProxyAuth)
  PASS   : tst_QTcpSocket::socketsConstructedBeforeEventLoop(WithHttpProxy)
  PASS   : tst_QTcpSocket::socketsConstructedBeforeEventLoop(WithHttpProxyBasicAuth)
  PASS   : tst_QTcpSocket::socketsConstructedBeforeEventLoop(WithoutProxy SSL)
  PASS   : tst_QTcpSocket::socketsConstructedBeforeEventLoop(WithSocks5Proxy SSL)
  PASS   : tst_QTcpSocket::socketsConstructedBeforeEventLoop(WithSocks5AuthProxy SSL)
  PASS   : tst_QTcpSocket::socketsConstructedBeforeEventLoop(WithHttpProxy SSL)
  PASS   : tst_QTcpSocket::socketsConstructedBeforeEventLoop(WithHttpProxyBasicAuth SSL)
  PASS   : tst_QTcpSocket::constructing(WithoutProxy)
  PASS   : tst_QTcpSocket::constructing(WithSocks5Proxy)
  PASS   : tst_QTcpSocket::constructing(WithSocks5ProxyAuth)
  PASS   : tst_QTcpSocket::constructing(WithHttpProxy)
  PASS   : tst_QTcpSocket::constructing(WithHttpProxyBasicAuth)
  PASS   : tst_QTcpSocket::constructing(WithoutProxy SSL)
  PASS   : tst_QTcpSocket::constructing(WithSocks5Proxy SSL)
  PASS   : tst_QTcpSocket::constructing(WithSocks5AuthProxy SSL)
  PASS   : tst_QTcpSocket::constructing(WithHttpProxy SSL)
  PASS   : tst_QTcpSocket::constructing(WithHttpProxyBasicAuth SSL)
  QDEBUG : tst_QTcpSocket::bind(WithoutProxy:127.0.0.1) Binding   QHostAddress( "127.0.0.1" )
  PASS   : tst_QTcpSocket::bind(WithoutProxy:127.0.0.1)
  QDEBUG : tst_QTcpSocket::bind(WithoutProxy:::1) Binding   QHostAddress( "::1" )
  PASS   : tst_QTcpSocket::bind(WithoutProxy:::1)
  QDEBUG : tst_QTcpSocket::bind(WithoutProxy:10.212.2.125) Binding   QHostAddress( "10.212.2.125" )
  PASS   : tst_QTcpSocket::bind(WithoutProxy:10.212.2.125)
  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.125) 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)
  (... 696 lines omitted; there are too many errors!)
  PASS   : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:ssl3-ssl3)
  PASS   : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:tls1.0-tls1.0)
  PASS   : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:tls1ssl3-tls1ssl3)
  PASS   : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:any-any)
  PASS   : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:secure-secure)
  PASS   : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:ssl3-tls1.0)
  PASS   : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:ssl3-tls1ssl3)
  PASS   : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:ssl3-secure)
  PASS   : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:ssl3-any)
  PASS   : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:tls1.0-ssl3)
  PASS   : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:tls1-tls1ssl3)
  PASS   : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:tls1.0-secure)
  PASS   : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:tls1.0-any)
  PASS   : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:tls1ssl3-ssl3)
  PASS   : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:tls1ssl3-tls1.0)
  PASS   : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:tls1ssl3-secure)
  PASS   : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:tls1ssl3-any)
  PASS   : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:secure-ssl3)
  PASS   : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:secure-tls1.0)
  PASS   : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:secure-tls1ssl3)
  PASS   : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:secure-any)
  PASS   : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:any-ssl3)
  PASS   : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:any-tls1.0)
  PASS   : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:any-tls1ssl3)
  PASS   : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:any-secure)
  PASS   : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:ssl3-ssl3)
  PASS   : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:tls1.0-tls1.0)
  PASS   : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:tls1ssl3-tls1ssl3)
  PASS   : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:any-any)
  PASS   : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:secure-secure)
  PASS   : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:ssl3-tls1.0)
  PASS   : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:ssl3-tls1ssl3)
  PASS   : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:ssl3-secure)
  PASS   : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:ssl3-any)
  PASS   : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:tls1.0-ssl3)
  PASS   : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:tls1-tls1ssl3)
  PASS   : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:tls1.0-secure)
  PASS   : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:tls1.0-any)
  PASS   : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:tls1ssl3-ssl3)
  PASS   : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:tls1ssl3-tls1.0)
  PASS   : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:tls1ssl3-secure)
  PASS   : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:tls1ssl3-any)
  PASS   : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:secure-ssl3)
  PASS   : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:secure-tls1.0)
  PASS   : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:secure-tls1ssl3)
  PASS   : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:secure-any)
  PASS   : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:any-ssl3)
  PASS   : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:any-tls1.0)
  PASS   : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:any-tls1ssl3)
  PASS   : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:any-secure)
  PASS   : tst_QSslSocket::protocolServerSide(WithHttpProxy:ssl3-ssl3)
  PASS   : tst_QSslSocket::protocolServerSide(WithHttpProxy:tls1.0-tls1.0)
  PASS   : tst_QSslSocket::protocolServerSide(WithHttpProxy:tls1ssl3-tls1ssl3)
  PASS   : tst_QSslSocket::protocolServerSide(WithHttpProxy:any-any)
  PASS   : tst_QSslSocket::protocolServerSide(WithHttpProxy:secure-secure)
  PASS   : tst_QSslSocket::protocolServerSide(WithHttpProxy:ssl3-tls1.0)
  PASS   : tst_QSslSocket::protocolServerSide(WithHttpProxy:ssl3-tls1ssl3)
  PASS   : tst_QSslSocket::protocolServerSide(WithHttpProxy:ssl3-secure)
  PASS   : tst_QSslSocket::protocolServerSide(WithHttpProxy:ssl3-any)
  PASS   : tst_QSslSocket::protocolServerSide(WithHttpProxy:tls1.0-ssl3)
  PASS   : tst_QSslSocket::protocolServerSide(WithHttpProxy:tls1-tls1ssl3)
  PASS   : tst_QSslSocket::protocolServerSide(WithHttpProxy:tls1.0-secure)
  PASS   : tst_QSslSocket::protocolServerSide(WithHttpProxy:tls1.0-any)
  PASS   : tst_QSslSocket::protocolServerSide(WithHttpProxy:tls1ssl3-ssl3)
  PASS   : tst_QSslSocket::protocolServerSide(WithHttpProxy:tls1ssl3-tls1.0)
  PASS   : tst_QSslSocket::protocolServerSide(WithHttpProxy:tls1ssl3-secure)
  PASS   : tst_QSslSocket::protocolServerSide(WithHttpProxy:tls1ssl3-any)
  PASS   : tst_QSslSocket::protocolServerSide(WithHttpProxy:secure-ssl3)
  PASS   : tst_QSslSocket::protocolServerSide(WithHttpProxy:secure-tls1.0)
  PASS   : tst_QSslSocket::protocolServerSide(WithHttpProxy:secure-tls1ssl3)
  PASS   : tst_QSslSocket::protocolServerSide(WithHttpProxy:secure-any)
  PASS   : tst_QSslSocket::protocolServerSide(WithHttpProxy:any-ssl3)
  PASS   : tst_QSslSocket::protocolServerSide(WithHttpProxy:any-tls1.0)
  PASS   : tst_QSslSocket::protocolServerSide(WithHttpProxy:any-tls1ssl3)
  PASS   : tst_QSslSocket::protocolServerSide(WithHttpProxy:any-secure)
  PASS   : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:ssl3-ssl3)
  PASS   : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:tls1.0-tls1.0)
  PASS   : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:tls1ssl3-tls1ssl3)
  PASS   : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:any-any)
  PASS   : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:secure-secure)
  PASS   : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:ssl3-tls1.0)
  PASS   : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:ssl3-tls1ssl3)
  PASS   : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:ssl3-secure)
  PASS   : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:ssl3-any)
  PASS   : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:tls1.0-ssl3)
  PASS   : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:tls1-tls1ssl3)
  PASS   : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:tls1.0-secure)
  PASS   : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:tls1.0-any)
  PASS   : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:tls1ssl3-ssl3)
  PASS   : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:tls1ssl3-tls1.0)
  PASS   : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:tls1ssl3-secure)
  PASS   : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:tls1ssl3-any)
  PASS   : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:secure-ssl3)
  PASS   : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:secure-tls1.0)
  PASS   : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:secure-tls1ssl3)
  PASS   : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:secure-any)
  PASS   : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:any-ssl3)
  PASS   : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:any-tls1.0)
  PASS   : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:any-tls1ssl3)
  PASS   : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:any-secure)
  PASS   : tst_QSslSocket::setCaCertificates(WithoutProxy)
  PASS   : tst_QSslSocket::setCaCertificates(WithSocks5Proxy)
  PASS   : tst_QSslSocket::setCaCertificates(WithSocks5ProxyAuth)
  PASS   : tst_QSslSocket::setCaCertificates(WithHttpProxy)
  PASS   : tst_QSslSocket::setCaCertificates(WithHttpProxyBasicAuth)
  PASS   : tst_QSslSocket::setLocalCertificate(WithoutProxy)
  PASS   : tst_QSslSocket::setLocalCertificate(WithSocks5Proxy)
  PASS   : tst_QSslSocket::setLocalCertificate(WithSocks5ProxyAuth)
  PASS   : tst_QSslSocket::setLocalCertificate(WithHttpProxy)
  PASS   : tst_QSslSocket::setLocalCertificate(WithHttpProxyBasicAuth)
  PASS   : tst_QSslSocket::localCertificateChain(WithoutProxy)
  PASS   : tst_QSslSocket::localCertificateChain(WithSocks5Proxy)
  PASS   : tst_QSslSocket::localCertificateChain(WithSocks5ProxyAuth)
  PASS   : tst_QSslSocket::localCertificateChain(WithHttpProxy)
  PASS   : tst_QSslSocket::localCertificateChain(WithHttpProxyBasicAuth)
  PASS   : tst_QSslSocket::setLocalCertificateChain(WithoutProxy)
  PASS   : tst_QSslSocket::setLocalCertificateChain(WithSocks5Proxy)
  PASS   : tst_QSslSocket::setLocalCertificateChain(WithSocks5ProxyAuth)
  PASS   : tst_QSslSocket::setLocalCertificateChain(WithHttpProxy)
  PASS   : tst_QSslSocket::setLocalCertificateChain(WithHttpProxyBasicAuth)
  PASS   : tst_QSslSocket::setPrivateKey(WithoutProxy)
  PASS   : tst_QSslSocket::setPrivateKey(WithSocks5Proxy)
  PASS   : tst_QSslSocket::setPrivateKey(WithSocks5ProxyAuth)
  PASS   : tst_QSslSocket::setPrivateKey(WithHttpProxy)
  PASS   : tst_QSslSocket::setPrivateKey(WithHttpProxyBasicAuth)
  PASS   : tst_QSslSocket::setSocketDescriptor(WithoutProxy)
  PASS   : tst_QSslSocket::setSocketDescriptor(WithSocks5Proxy)
  PASS   : tst_QSslSocket::setSocketDescriptor(WithSocks5ProxyAuth)
  PASS   : tst_QSslSocket::setSocketDescriptor(WithHttpProxy)
  PASS   : tst_QSslSocket::setSocketDescriptor(WithHttpProxyBasicAuth)
  PASS   : tst_QSslSocket::setSslConfiguration(WithoutProxy:empty)
  PASS   : tst_QSslSocket::setSslConfiguration(WithoutProxy:default)
  PASS   : tst_QSslSocket::setSslConfiguration(WithoutProxy:set-root-cert)
  PASS   : tst_QSslSocket::setSslConfiguration(WithoutProxy:secure)
  PASS   : tst_QSslSocket::setSslConfiguration(WithSocks5Proxy:empty)
  PASS   : tst_QSslSocket::setSslConfiguration(WithSocks5Proxy:default)
  PASS   : tst_QSslSocket::setSslConfiguration(WithSocks5Proxy:set-root-cert)
  PASS   : tst_QSslSocket::setSslConfiguration(WithSocks5Proxy:secure)
  PASS   : tst_QSslSocket::setSslConfiguration(WithSocks5ProxyAuth:empty)
  PASS   : tst_QSslSocket::setSslConfiguration(WithSocks5ProxyAuth:default)
  PASS   : tst_QSslSocket::setSslConfiguration(WithSocks5ProxyAuth:set-root-cert)
  PASS   : tst_QSslSocket::setSslConfiguration(WithSocks5ProxyAuth:secure)
  PASS   : tst_QSslSocket::setSslConfiguration(WithHttpProxy:empty)
  PASS   : tst_QSslSocket::setSslConfiguration(WithHttpProxy:default)
  FAIL!  : tst_QSslSocket::setSslConfiguration(WithHttpProxy:set-root-cert) Compared values are not the same
     Actual   (socket->waitForEncrypted(10000)): 0
     Expected (works): 1
     Loc: [tst_qsslsocket.cpp(1237)]
  FAIL!  : tst_QSslSocket::setSslConfiguration(WithHttpProxy:secure) Compared values are not the same
     Actual   (socket->waitForEncrypted(10000)): 0
     Expected (works): 1
     Loc: [tst_qsslsocket.cpp(1237)]
  PASS   : tst_QSslSocket::setSslConfiguration(WithHttpProxyBasicAuth:empty)
  PASS   : tst_QSslSocket::setSslConfiguration(WithHttpProxyBasicAuth:default)
  FAIL!  : tst_QSslSocket::setSslConfiguration(WithHttpProxyBasicAuth:set-root-cert) Compared values are not the same
     Actual   (socket->waitForEncrypted(10000)): 0
     Expected (works): 1
     Loc: [tst_qsslsocket.cpp(1237)]
  FAIL!  : tst_QSslSocket::setSslConfiguration(WithHttpProxyBasicAuth:secure) Compared values are not the same
     Actual   (socket->waitForEncrypted(10000)): 0
     Expected (works): 1
     Loc: [tst_qsslsocket.cpp(1237)]
  PASS   : tst_QSslSocket::waitForEncrypted(WithoutProxy)
  PASS   : tst_QSslSocket::waitForEncrypted(WithSocks5Proxy)
  PASS   : tst_QSslSocket::waitForEncrypted(WithSocks5ProxyAuth)
  FAIL!  : tst_QSslSocket::waitForEncrypted(WithHttpProxy) 'socket->waitForEncrypted(10000)' returned FALSE. ()
     Loc: [tst_qsslsocket.cpp(1255)]
  FAIL!  : tst_QSslSocket::waitForEncrypted(WithHttpProxyBasicAuth) 'socket->waitForEncrypted(10000)' returned FALSE. ()
     Loc: [tst_qsslsocket.cpp(1255)]
  PASS   : tst_QSslSocket::waitForEncryptedMinusOne(WithoutProxy)
  PASS   : tst_QSslSocket::waitForEncryptedMinusOne(WithSocks5Proxy)
  PASS   : tst_QSslSocket::waitForEncryptedMinusOne(WithSocks5ProxyAuth)
  FAIL!  : tst_QSslSocket::waitForEncryptedMinusOne(WithHttpProxy) 'socket->waitForEncrypted(-1)' returned FALSE. ()
     Loc: [tst_qsslsocket.cpp(1272)]
  FAIL!  : tst_QSslSocket::waitForEncryptedMinusOne(WithHttpProxyBasicAuth) 'socket->waitForEncrypted(-1)' returned FALSE. ()
     Loc: [tst_qsslsocket.cpp(1272)]
  PASS   : tst_QSslSocket::waitForConnectedEncryptedReadyRead(WithoutProxy)
  PASS   : tst_QSslSocket::waitForConnectedEncryptedReadyRead(WithSocks5Proxy)
  PASS   : tst_QSslSocket::waitForConnectedEncryptedReadyRead(WithSocks5ProxyAuth)
  FAIL!  : tst_QSslSocket::waitForConnectedEncryptedReadyRead(WithHttpProxy) 'socket->waitForConnected(10000)' returned FALSE. ()
     Loc: [tst_qsslsocket.cpp(1286)]
  FAIL!  : tst_QSslSocket::waitForConnectedEncryptedReadyRead(WithHttpProxyBasicAuth) 'socket->waitForConnected(10000)' returned FALSE. ()
     Loc: [tst_qsslsocket.cpp(1286)]
  PASS   : tst_QSslSocket::startClientEncryption(WithoutProxy)
  PASS   : tst_QSslSocket::startClientEncryption(WithSocks5Proxy)
  PASS   : tst_QSslSocket::startClientEncryption(WithSocks5ProxyAuth)
  PASS   : tst_QSslSocket::startClientEncryption(WithHttpProxy)
  PASS   : tst_QSslSocket::startClientEncryption(WithHttpProxyBasicAuth)
  PASS   : tst_QSslSocket::startServerEncryption(WithoutProxy)
  PASS   : tst_QSslSocket::startServerEncryption(WithSocks5Proxy)
  PASS   : tst_QSslSocket::startServerEncryption(WithSocks5ProxyAuth)
  PASS   : tst_QSslSocket::startServerEncryption(WithHttpProxy)
  PASS   : tst_QSslSocket::startServerEncryption(WithHttpProxyBasicAuth)
  PASS   : tst_QSslSocket::addDefaultCaCertificate(WithoutProxy)
  PASS   : tst_QSslSocket::addDefaultCaCertificate(WithSocks5Proxy)
  PASS   : tst_QSslSocket::addDefaultCaCertificate(WithSocks5ProxyAuth)
  PASS   : tst_QSslSocket::addDefaultCaCertificate(WithHttpProxy)
  PASS   : tst_QSslSocket::addDefaultCaCertificate(WithHttpProxyBasicAuth)
  PASS   : tst_QSslSocket::addDefaultCaCertificates(WithoutProxy)
  PASS   : tst_QSslSocket::addDefaultCaCertificates(WithSocks5Proxy)
  PASS   : tst_QSslSocket::addDefaultCaCertificates(WithSocks5ProxyAuth)
  PASS   : tst_QSslSocket::addDefaultCaCertificates(WithHttpProxy)
  PASS   : tst_QSslSocket::addDefaultCaCertificates(WithHttpProxyBasicAuth)
  PASS   : tst_QSslSocket::addDefaultCaCertificates2(WithoutProxy)
  PASS   : tst_QSslSocket::addDefaultCaCertificates2(WithSocks5Proxy)
  PASS   : tst_QSslSocket::addDefaultCaCertificates2(WithSocks5ProxyAuth)
  PASS   : tst_QSslSocket::addDefaultCaCertificates2(WithHttpProxy)
  PASS   : tst_QSslSocket::addDefaultCaCertificates2(WithHttpProxyBasicAuth)
  PASS   : tst_QSslSocket::defaultCaCertificates(WithoutProxy)
  PASS   : tst_QSslSocket::defaultCaCertificates(WithSocks5Proxy)
  PASS   : tst_QSslSocket::defaultCaCertificates(WithSocks5ProxyAuth)
  PASS   : tst_QSslSocket::defaultCaCertificates(WithHttpProxy)
  PASS   : tst_QSslSocket::defaultCaCertificates(WithHttpProxyBasicAuth)
  PASS   : tst_QSslSocket::defaultCiphers(WithoutProxy)
  PASS   : tst_QSslSocket::defaultCiphers(WithSocks5Proxy)
  PASS   : tst_QSslSocket::defaultCiphers(WithSocks5ProxyAuth)
  PASS   : tst_QSslSocket::defaultCiphers(WithHttpProxy)
  PASS   : tst_QSslSocket::defaultCiphers(WithHttpProxyBasicAuth)
  PASS   : tst_QSslSocket::resetDefaultCiphers(WithoutProxy)
  PASS   : tst_QSslSocket::resetDefaultCiphers(WithSocks5Proxy)
  PASS   : tst_QSslSocket::resetDefaultCiphers(WithSocks5ProxyAuth)
  PASS   : tst_QSslSocket::resetDefaultCiphers(WithHttpProxy)
  PASS   : tst_QSslSocket::resetDefaultCiphers(WithHttpProxyBasicAuth)
  PASS   : tst_QSslSocket::setDefaultCaCertificates(WithoutProxy)
  PASS   : tst_QSslSocket::setDefaultCaCertificates(WithSocks5Proxy)
  PASS   : tst_QSslSocket::setDefaultCaCertificates(WithSocks5ProxyAuth)
  PASS   : tst_QSslSocket::setDefaultCaCertificates(WithHttpProxy)
  PASS   : tst_QSslSocket::setDefaultCaCertificates(WithHttpProxyBasicAuth)
  PASS   : tst_QSslSocket::setDefaultCiphers(WithoutProxy)
  PASS   : tst_QSslSocket::setDefaultCiphers(WithSocks5Proxy)
  PASS   : tst_QSslSocket::setDefaultCiphers(WithSocks5ProxyAuth)
  PASS   : tst_QSslSocket::setDefaultCiphers(WithHttpProxy)
  PASS   : tst_QSslSocket::setDefaultCiphers(WithHttpProxyBasicAuth)
  PASS   : tst_QSslSocket::supportedCiphers(WithoutProxy)
  PASS   : tst_QSslSocket::supportedCiphers(WithSocks5Proxy)
  PASS   : tst_QSslSocket::supportedCiphers(WithSocks5ProxyAuth)
  PASS   : tst_QSslSocket::supportedCiphers(WithHttpProxy)
  PASS   : tst_QSslSocket::supportedCiphers(WithHttpProxyBasicAuth)
  PASS   : tst_QSslSocket::systemCaCertificates(WithoutProxy)
  PASS   : tst_QSslSocket::systemCaCertificates(WithSocks5Proxy)
  PASS   : tst_QSslSocket::systemCaCertificates(WithSocks5ProxyAuth)
  PASS   : tst_QSslSocket::systemCaCertificates(WithHttpProxy)
  PASS   : tst_QSslSocket::systemCaCertificates(WithHttpProxyBasicAuth)
  PASS   : tst_QSslSocket::wildcardCertificateNames(WithoutProxy)
  PASS   : tst_QSslSocket::wildcardCertificateNames(WithSocks5Proxy)
  PASS   : tst_QSslSocket::wildcardCertificateNames(WithSocks5ProxyAuth)
  PASS   : tst_QSslSocket::wildcardCertificateNames(WithHttpProxy)
  PASS   : tst_QSslSocket::wildcardCertificateNames(WithHttpProxyBasicAuth)
  SKIP   : tst_QSslSocket::wildcard(WithoutProxy) TODO: solve wildcard problem
     Loc: [tst_qsslsocket.cpp(1405)]
  PASS   : tst_QSslSocket::setEmptyKey(WithoutProxy)
  PASS   : tst_QSslSocket::setEmptyKey(WithSocks5Proxy)
  PASS   : tst_QSslSocket::setEmptyKey(WithSocks5ProxyAuth)
  PASS   : tst_QSslSocket::setEmptyKey(WithHttpProxy)
  PASS   : tst_QSslSocket::setEmptyKey(WithHttpProxyBasicAuth)
  PASS   : tst_QSslSocket::spontaneousWrite(WithoutProxy)
  PASS   : tst_QSslSocket::spontaneousWrite(WithSocks5Proxy)
  PASS   : tst_QSslSocket::spontaneousWrite(WithSocks5ProxyAuth)
  PASS   : tst_QSslSocket::spontaneousWrite(WithHttpProxy)
  PASS   : tst_QSslSocket::spontaneousWrite(WithHttpProxyBasicAuth)
  PASS   : tst_QSslSocket::setReadBufferSize(WithoutProxy)
  PASS   : tst_QSslSocket::setReadBufferSize(WithSocks5Proxy)
  PASS   : tst_QSslSocket::setReadBufferSize(WithSocks5ProxyAuth)
  PASS   : tst_QSslSocket::setReadBufferSize(WithHttpProxy)
  PASS   : tst_QSslSocket::setReadBufferSize(WithHttpProxyBasicAuth)
  SKIP   : tst_QSslSocket::setReadBufferSize_task_250027(WithoutProxy) QTBUG-29730 - flakey test blocking integration
     Loc: [tst_qsslsocket.cpp(1608)]
  PASS   : tst_QSslSocket::waitForMinusOne(WithoutProxy)
  PASS   : tst_QSslSocket::waitForMinusOne(WithSocks5Proxy)
  PASS   : tst_QSslSocket::waitForMinusOne(WithSocks5ProxyAuth)
  PASS   : tst_QSslSocket::waitForMinusOne(WithHttpProxy)
  PASS   : tst_QSslSocket::waitForMinusOne(WithHttpProxyBasicAuth)
  XFAIL  : tst_QSslSocket::verifyMode(WithoutProxy) QTBUG-24234
     Loc: [tst_qsslsocket.cpp(1887)]
  PASS   : tst_QSslSocket::verifyMode(WithoutProxy)
  PASS   : tst_QSslSocket::verifyMode(WithSocks5Proxy)
  PASS   : tst_QSslSocket::verifyMode(WithSocks5ProxyAuth)
  PASS   : tst_QSslSocket::verifyMode(WithHttpProxy)
  PASS   : tst_QSslSocket::verifyMode(WithHttpProxyBasicAuth)
  PASS   : tst_QSslSocket::verifyDepth(WithoutProxy)
  PASS   : tst_QSslSocket::verifyDepth(WithSocks5Proxy)
  PASS   : tst_QSslSocket::verifyDepth(WithSocks5ProxyAuth)
  PASS   : tst_QSslSocket::verifyDepth(WithHttpProxy)
  PASS   : tst_QSslSocket::verifyDepth(WithHttpProxyBasicAuth)
  PASS   : tst_QSslSocket::peerVerifyError(WithoutProxy)
  PASS   : tst_QSslSocket::peerVerifyError(WithSocks5Proxy)
  PASS   : tst_QSslSocket::peerVerifyError(WithSocks5ProxyAuth)
  FAIL!  : tst_QSslSocket::peerVerifyError(WithHttpProxy) '!peerVerifyErrorSpy.isEmpty()' returned FALSE. ()
     Loc: [tst_qsslsocket.cpp(1909)]
  FAIL!  : tst_QSslSocket::peerVerifyError(WithHttpProxyBasicAuth) '!peerVerifyErrorSpy.isEmpty()' returned FALSE. ()
     Loc: [tst_qsslsocket.cpp(1909)]
  PASS   : tst_QSslSocket::disconnectFromHostWhenConnecting(WithoutProxy)
  PASS   : tst_QSslSocket::disconnectFromHostWhenConnecting(WithSocks5Proxy)
  PASS   : tst_QSslSocket::disconnectFromHostWhenConnecting(WithSocks5ProxyAuth)
  FAIL!  : tst_QSslSocket::disconnectFromHostWhenConnecting(WithHttpProxy) 'socket->waitForDisconnected(10000)' returned FALSE. ()
     Loc: [tst_qsslsocket.cpp(1932)]
  FAIL!  : tst_QSslSocket::disconnectFromHostWhenConnecting(WithHttpProxyBasicAuth) 'socket->waitForDisconnected(10000)' returned FALSE. ()
     Loc: [tst_qsslsocket.cpp(1932)]
  PASS   : tst_QSslSocket::disconnectFromHostWhenConnected(WithoutProxy)
  PASS   : tst_QSslSocket::disconnectFromHostWhenConnected(WithSocks5Proxy)
  PASS   : tst_QSslSocket::disconnectFromHostWhenConnected(WithSocks5ProxyAuth)
  FAIL!  : tst_QSslSocket::disconnectFromHostWhenConnected(WithHttpProxy) 'socket->waitForEncrypted(5000)' returned FALSE. ()
     Loc: [tst_qsslsocket.cpp(1948)]
  FAIL!  : tst_QSslSocket::disconnectFromHostWhenConnected(WithHttpProxyBasicAuth) 'socket->waitForEncrypted(5000)' returned FALSE. ()
     Loc: [tst_qsslsocket.cpp(1948)]
  PASS   : tst_QSslSocket::resetProxy(WithoutProxy)
  PASS   : tst_QSslSocket::resetProxy(WithSocks5Proxy)
  PASS   : tst_QSslSocket::resetProxy(WithSocks5ProxyAuth)
  PASS   : tst_QSslSocket::resetProxy(WithHttpProxy)
  PASS   : tst_QSslSocket::resetProxy(WithHttpProxyBasicAuth)
  PASS   : tst_QSslSocket::ignoreSslErrorsList(WithoutProxy:SSL-failure-empty-list)
  PASS   : tst_QSslSocket::ignoreSslErrorsList(WithoutProxy:SSL-failure-wrong-error)
  PASS   : tst_QSslSocket::ignoreSslErrorsList(WithoutProxy:allErrorsInExpectedList1)
  PASS   : tst_QSslSocket::ignoreSslErrorsList(WithoutProxy:allErrorsInExpectedList2)
  PASS   : tst_QSslSocket::ignoreSslErrorsList(WithoutProxy:SSL-failure-empty-list-again)
  PASS   : tst_QSslSocket::ignoreSslErrorsList(WithSocks5Proxy:SSL-failure-empty-list)
  PASS   : tst_QSslSocket::ignoreSslErrorsList(WithSocks5Proxy:SSL-failure-wrong-error)
  PASS   : tst_QSslSocket::ignoreSslErrorsList(WithSocks5Proxy:allErrorsInExpectedList1)
  PASS   : tst_QSslSocket::ignoreSslErrorsList(WithSocks5Proxy:allErrorsInExpectedList2)
  PASS   : tst_QSslSocket::ignoreSslErrorsList(WithSocks5Proxy:SSL-failure-empty-list-again)
  PASS   : tst_QSslSocket::ignoreSslErrorsList(WithSocks5ProxyAuth:SSL-failure-empty-list)
  PASS   : tst_QSslSocket::ignoreSslErrorsList(WithSocks5ProxyAuth:SSL-failure-wrong-error)
  PASS   : tst_QSslSocket::ignoreSslErrorsList(WithSocks5ProxyAuth:allErrorsInExpectedList1)
  PASS   : tst_QSslSocket::ignoreSslErrorsList(WithSocks5ProxyAuth:allErrorsInExpectedList2)
  PASS   : tst_QSslSocket::ignoreSslErrorsList(WithSocks5ProxyAuth:SSL-failure-empty-list-again)
  PASS   : tst_QSslSocket::ignoreSslErrorsList(WithHttpProxy:SSL-failure-empty-list)
  PASS   : tst_QSslSocket::ignoreSslErrorsList(WithHttpProxy:SSL-failure-wrong-error)
  FAIL!  : tst_QSslSocket::ignoreSslErrorsList(WithHttpProxy:allErrorsInExpectedList1) Compared values are not the same
     Actual   (socket.waitForEncrypted(10000)): 0
     Expected (expectEncryptionSuccess): 1
     Loc: [tst_qsslsocket.cpp(2042)]
  FAIL!  : tst_QSslSocket::ignoreSslErrorsList(WithHttpProxy:allErrorsInExpectedList2) Compared values are not the same
     Actual   (socket.waitForEncrypted(10000)): 0
     Expected (expectEncryptionSuccess): 1
     Loc: [tst_qsslsocket.cpp(2042)]
  PASS   : tst_QSslSocket::ignoreSslErrorsList(WithHttpProxy:SSL-failure-empty-list-again)
  PASS   : tst_QSslSocket::ignoreSslErrorsList(WithHttpProxyBasicAuth:SSL-failure-empty-list)
  PASS   : tst_QSslSocket::ignoreSslErrorsList(WithHttpProxyBasicAuth:SSL-failure-wrong-error)
  FAIL!  : tst_QSslSocket::ignoreSslErrorsList(WithHttpProxyBasicAuth:allErrorsInExpectedList1) Compared values are not the same
     Actual   (socket.waitForEncrypted(10000)): 0
     Expected (expectEncryptionSuccess): 1
     Loc: [tst_qsslsocket.cpp(2042)]
  FAIL!  : tst_QSslSocket::ignoreSslErrorsList(WithHttpProxyBasicAuth:allErrorsInExpectedList2) Compared values are not the same
     Actual   (socket.waitForEncrypted(10000)): 0
     Expected (expectEncryptionSuccess): 1
     Loc: [tst_qsslsocket.cpp(2042)]
  PASS   : tst_QSslSocket::ignoreSslErrorsList(WithHttpProxyBasicAuth:SSL-failure-empty-list-again)
  PASS   : tst_QSslSocket::ignoreSslErrorsListWithSlot(WithoutProxy:SSL-failure-empty-list)
  PASS   : tst_QSslSocket::ignoreSslErrorsListWithSlot(WithoutProxy:SSL-failure-wrong-error)
  PASS   : tst_QSslSocket::ignoreSslErrorsListWithSlot(WithoutProxy:allErrorsInExpectedList1)
  PASS   : tst_QSslSocket::ignoreSslErrorsListWithSlot(WithoutProxy:allErrorsInExpectedList2)
  PASS   : tst_QSslSocket::ignoreSslErrorsListWithSlot(WithoutProxy:SSL-failure-empty-list-again)
  PASS   : tst_QSslSocket::ignoreSslErrorsListWithSlot(WithSocks5Proxy:SSL-failure-empty-list)
  PASS   : tst_QSslSocket::ignoreSslErrorsListWithSlot(WithSocks5Proxy:SSL-failure-wrong-error)
  PASS   : tst_QSslSocket::ignoreSslErrorsListWithSlot(WithSocks5Proxy:allErrorsInExpectedList1)
  PASS   : tst_QSslSocket::ignoreSslErrorsListWithSlot(WithSocks5Proxy:allErrorsInExpectedList2)
  PASS   : tst_QSslSocket::ignoreSslErrorsListWithSlot(WithSocks5Proxy:SSL-failure-empty-list-again)
  PASS   : tst_QSslSocket::ignoreSslErrorsListWithSlot(WithSocks5ProxyAuth:SSL-failure-empty-list)
  PASS   : tst_QSslSocket::ignoreSslErrorsListWithSlot(WithSocks5ProxyAuth:SSL-failure-wrong-error)
  PASS   : tst_QSslSocket::ignoreSslErrorsListWithSlot(WithSocks5ProxyAuth:allErrorsInExpectedList1)
  PASS   : tst_QSslSocket::ignoreSslErrorsListWithSlot(WithSocks5ProxyAuth:allErrorsInExpectedList2)
  PASS   : tst_QSslSocket::ignoreSslErrorsListWithSlot(WithSocks5ProxyAuth:SSL-failure-empty-list-again)
  PASS   : tst_QSslSocket::ignoreSslErrorsListWithSlot(WithHttpProxy:SSL-failure-empty-list)
  PASS   : tst_QSslSocket::ignoreSslErrorsListWithSlot(WithHttpProxy:SSL-failure-wrong-error)
  FAIL!  : tst_QSslSocket::ignoreSslErrorsListWithSlot(WithHttpProxy:allErrorsInExpectedList1) Compared values are not the same
     Actual   (socket.waitForEncrypted(10000)): 0
     Expected (expectEncryptionSuccess): 1
     Loc: [tst_qsslsocket.cpp(2073)]
  FAIL!  : tst_QSslSocket::ignoreSslErrorsListWithSlot(WithHttpProxy:allErrorsInExpectedList2) Compared values are not the same
     Actual   (socket.waitForEncrypted(10000)): 0
     Expected (expectEncryptionSuccess): 1
     Loc: [tst_qsslsocket.cpp(2073)]
  PASS   : tst_QSslSocket::ignoreSslErrorsListWithSlot(WithHttpProxy:SSL-failure-empty-list-again)
  PASS   : tst_QSslSocket::ignoreSslErrorsListWithSlot(WithHttpProxyBasicAuth:SSL-failure-empty-list)
  PASS   : tst_QSslSocket::ignoreSslErrorsListWithSlot(WithHttpProxyBasicAuth:SSL-failure-wrong-error)
  FAIL!  : tst_QSslSocket::ignoreSslErrorsListWithSlot(WithHttpProxyBasicAuth:allErrorsInExpectedList1) Compared values are not the same
     Actual   (socket.waitForEncrypted(10000)): 0
     Expected (expectEncryptionSuccess): 1
     Loc: [tst_qsslsocket.cpp(2073)]
  FAIL!  : tst_QSslSocket::ignoreSslErrorsListWithSlot(WithHttpProxyBasicAuth:allErrorsInExpectedList2) Compared values are not the same
     Actual   (socket.waitForEncrypted(10000)): 0
     Expected (expectEncryptionSuccess): 1
     Loc: [tst_qsslsocket.cpp(2073)]
  PASS   : tst_QSslSocket::ignoreSslErrorsListWithSlot(WithHttpProxyBasicAuth:SSL-failure-empty-list-again)
  PASS   : tst_QSslSocket::readFromClosedSocket(WithoutProxy)
  PASS   : tst_QSslSocket::readFromClosedSocket(WithSocks5Proxy)
  PASS   : tst_QSslSocket::readFromClosedSocket(WithSocks5ProxyAuth)
  QWARN  : tst_QSslSocket::readFromClosedSocket(WithHttpProxy) QAbstractSocket::waitForBytesWritten() is not allowed in UnconnectedState
  FAIL!  : tst_QSslSocket::readFromClosedSocket(WithHttpProxy) 'socket->state() == QAbstractSocket::ConnectedState' returned FALSE. ()
     Loc: [tst_qsslsocket.cpp(2094)]
  QWARN  : tst_QSslSocket::readFromClosedSocket(WithHttpProxyBasicAuth) QAbstractSocket::waitForBytesWritten() is not allowed in UnconnectedState
  FAIL!  : tst_QSslSocket::readFromClosedSocket(WithHttpProxyBasicAuth) 'socket->state() == QAbstractSocket::ConnectedState' returned FALSE. ()
     Loc: [tst_qsslsocket.cpp(2094)]
  PASS   : tst_QSslSocket::writeBigChunk(WithoutProxy)
  PASS   : tst_QSslSocket::writeBigChunk(WithSocks5Proxy)
  PASS   : tst_QSslSocket::writeBigChunk(WithSocks5ProxyAuth)
  FAIL!  : tst_QSslSocket::writeBigChunk(WithHttpProxy) 'socket->waitForEncrypted(10000)' returned FALSE. ()
     Loc: [tst_qsslsocket.cpp(2121)]
  FAIL!  : tst_QSslSocket::writeBigChunk(WithHttpProxyBasicAuth) 'socket->waitForEncrypted(10000)' returned FALSE. ()
     Loc: [tst_qsslsocket.cpp(2121)]
  PASS   : tst_QSslSocket::blacklistedCertificates(WithoutProxy)
  PASS   : tst_QSslSocket::blacklistedCertificates(WithSocks5Proxy)
  PASS   : tst_QSslSocket::blacklistedCertificates(WithSocks5ProxyAuth)
  PASS   : tst_QSslSocket::blacklistedCertificates(WithHttpProxy)
  PASS   : tst_QSslSocket::blacklistedCertificates(WithHttpProxyBasicAuth)
  QDEBUG : tst_QSslSocket::versionAccessors(WithoutProxy) "OpenSSL 1.0.0e 6 Sep 2011"
  QDEBUG : tst_QSslSocket::versionAccessors(WithoutProxy) "1000005f"
  PASS   : tst_QSslSocket::versionAccessors(WithoutProxy)
  QDEBUG : tst_QSslSocket::versionAccessors(WithSocks5Proxy) "OpenSSL 1.0.0e 6 Sep 2011"
  QDEBUG : tst_QSslSocket::versionAccessors(WithSocks5Proxy) "1000005f"
  PASS   : tst_QSslSocket::versionAccessors(WithSocks5Proxy)
  QDEBUG : tst_QSslSocket::versionAccessors(WithSocks5ProxyAuth) "OpenSSL 1.0.0e 6 Sep 2011"
  QDEBUG : tst_QSslSocket::versionAccessors(WithSocks5ProxyAuth) "1000005f"
  PASS   : tst_QSslSocket::versionAccessors(WithSocks5ProxyAuth)
  QDEBUG : tst_QSslSocket::versionAccessors(WithHttpProxy) "OpenSSL 1.0.0e 6 Sep 2011"
  QDEBUG : tst_QSslSocket::versionAccessors(WithHttpProxy) "1000005f"
  PASS   : tst_QSslSocket::versionAccessors(WithHttpProxy)
  QDEBUG : tst_QSslSocket::versionAccessors(WithHttpProxyBasicAuth) "OpenSSL 1.0.0e 6 Sep 2011"
  QDEBUG : tst_QSslSocket::versionAccessors(WithHttpProxyBasicAuth) "1000005f"
  PASS   : tst_QSslSocket::versionAccessors(WithHttpProxyBasicAuth)
  PASS   : tst_QSslSocket::sslOptions(WithoutProxy)
  PASS   : tst_QSslSocket::sslOptions(WithSocks5Proxy)
  PASS   : tst_QSslSocket::sslOptions(WithSocks5ProxyAuth)
  PASS   : tst_QSslSocket::sslOptions(WithHttpProxy)
  PASS   : tst_QSslSocket::sslOptions(WithHttpProxyBasicAuth)
  PASS   : tst_QSslSocket::encryptWithoutConnecting(WithoutProxy)
  PASS   : tst_QSslSocket::encryptWithoutConnecting(WithSocks5Proxy)
  PASS   : tst_QSslSocket::encryptWithoutConnecting(WithSocks5ProxyAuth)
  PASS   : tst_QSslSocket::encryptWithoutConnecting(WithHttpProxy)
  PASS   : tst_QSslSocket::encryptWithoutConnecting(WithHttpProxyBasicAuth)
  PASS   : tst_QSslSocket::resume(WithoutProxy:DoNotIgnoreErrors)
  PASS   : tst_QSslSocket::resume(WithoutProxy:ignoreAllErrors)
  PASS   : tst_QSslSocket::resume(WithoutProxy:ignoreSpecificErrors-Wrong)
  PASS   : tst_QSslSocket::resume(WithoutProxy:ignoreSpecificErrors-Right)
  PASS   : tst_QSslSocket::resume(WithSocks5Proxy:DoNotIgnoreErrors)
  PASS   : tst_QSslSocket::resume(WithSocks5Proxy:ignoreAllErrors)
  PASS   : tst_QSslSocket::resume(WithSocks5Proxy:ignoreSpecificErrors-Wrong)
  PASS   : tst_QSslSocket::resume(WithSocks5Proxy:ignoreSpecificErrors-Right)
  PASS   : tst_QSslSocket::resume(WithSocks5ProxyAuth:DoNotIgnoreErrors)
  PASS   : tst_QSslSocket::resume(WithSocks5ProxyAuth:ignoreAllErrors)
  PASS   : tst_QSslSocket::resume(WithSocks5ProxyAuth:ignoreSpecificErrors-Wrong)
  PASS   : tst_QSslSocket::resume(WithSocks5ProxyAuth:ignoreSpecificErrors-Right)
  FAIL!  : tst_QSslSocket::resume(WithHttpProxy:DoNotIgnoreErrors) Compared values are not the same
     Actual   (sslErrorSpy.count()): 0
     Expected (1): 1
     Loc: [tst_qsslsocket.cpp(2298)]
  FAIL!  : tst_QSslSocket::resume(WithHttpProxy:ignoreAllErrors) Compared values are not the same
     Actual   (sslErrorSpy.count()): 0
     Expected (1): 1
     Loc: [tst_qsslsocket.cpp(2298)]
  FAIL!  : tst_QSslSocket::resume(WithHttpProxy:ignoreSpecificErrors-Wrong) Compared values are not the same
     Actual   (sslErrorSpy.count()): 0
     Expected (1): 1
     Loc: [tst_qsslsocket.cpp(2298)]
  FAIL!  : tst_QSslSocket::resume(WithHttpProxy:ignoreSpecificErrors-Right) Compared values are not the same
     Actual   (sslErrorSpy.count()): 0
     Expected (1): 1
     Loc: [tst_qsslsocket.cpp(2298)]
  FAIL!  : tst_QSslSocket::resume(WithHttpProxyBasicAuth:DoNotIgnoreErrors) Compared values are not the same
     Actual   (sslErrorSpy.count()): 0
     Expected (1): 1
     Loc: [tst_qsslsocket.cpp(2298)]
  FAIL!  : tst_QSslSocket::resume(WithHttpProxyBasicAuth:ignoreAllErrors) Compared values are not the same
     Actual   (sslErrorSpy.count()): 0
     Expected (1): 1
     Loc: [tst_qsslsocket.cpp(2298)]
  FAIL!  : tst_QSslSocket::resume(WithHttpProxyBasicAuth:ignoreSpecificErrors-Wrong) Compared values are not the same
     Actual   (sslErrorSpy.count()): 0
     Expected (1): 1
     Loc: [tst_qsslsocket.cpp(2298)]
  FAIL!  : tst_QSslSocket::resume(WithHttpProxyBasicAuth:ignoreSpecificErrors-Right) Compared values are not the same
     Actual   (sslErrorSpy.count()): 0
     Expected (1): 1
     Loc: [tst_qsslsocket.cpp(2298)]
  PASS   : tst_QSslSocket::qtbug18498_peek(WithoutProxy)
  PASS   : tst_QSslSocket::qtbug18498_peek(WithSocks5Proxy)
  PASS   : tst_QSslSocket::qtbug18498_peek(WithSocks5ProxyAuth)
  PASS   : tst_QSslSocket::qtbug18498_peek(WithHttpProxy)
  PASS   : tst_QSslSocket::qtbug18498_peek(WithHttpProxyBasicAuth)
  PASS   : tst_QSslSocket::qtbug18498_peek2(WithoutProxy)
  PASS   : tst_QSslSocket::qtbug18498_peek2(WithSocks5Proxy)
  PASS   : tst_QSslSocket::qtbug18498_peek2(WithSocks5ProxyAuth)
  PASS   : tst_QSslSocket::qtbug18498_peek2(WithHttpProxy)
  PASS   : tst_QSslSocket::qtbug18498_peek2(WithHttpProxyBasicAuth)
  PASS   : tst_QSslSocket::setEmptyDefaultConfiguration(WithoutProxy)
  PASS   : tst_QSslSocket::setEmptyDefaultConfiguration(WithSocks5Proxy)
  PASS   : tst_QSslSocket::setEmptyDefaultConfiguration(WithSocks5ProxyAuth)
  PASS   : tst_QSslSocket::setEmptyDefaultConfiguration(WithHttpProxy)
  PASS   : tst_QSslSocket::setEmptyDefaultConfiguration(WithHttpProxyBasicAuth)
  PASS   : tst_QSslSocket::exitLoop(WithoutProxy)
  PASS   : tst_QSslSocket::exitLoop(WithSocks5Proxy)
  PASS   : tst_QSslSocket::exitLoop(WithSocks5ProxyAuth)
  PASS   : tst_QSslSocket::exitLoop(WithHttpProxy)
  PASS   : tst_QSslSocket::exitLoop(WithHttpProxyBasicAuth)
  PASS   : tst_QSslSocket::cleanupTestCase()
  Totals: 472 passed, 50 failed, 3 skipped
  ********* Finished testing of tst_QSslSocket *********
  QtQA::App::TestRunner: test failure could be reproduced twice consecutively
  QtQA::App::TestRunner: end tst_qsslsocket: 81 seconds, exit code 50

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

  Tested changes (refs/builds/release_1371059052):
    http://codereview.qt-project.org/58667 [PS5] - Adjust the cmake files to find the dlls in the bin dir.
    http://codereview.qt-project.org/58670 [PS1] - Fix another type of crash when dragging QDockWidget in and out



More information about the Ci-reports mailing list