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

Qt Continuous Integration System ci-noreply at qt-project.org
Wed Oct 24 19:38:28 CEST 2012


Autotests `tst_qhttpnetworkconnection', `tst_qsslsocket', `tst_qsslsocket_onDemandCertificates_member', `tst_qsslsocket_onDemandCertificates_static', and `tst_qtcpsocket' failed :(

Some (not all) of the tests were determined to be flaky, meaning results were not consistent across multiple runs.  This might make the problem difficult to reproduce.  Also, flaky failures might or might not be related to any recent changes in the source code.

  Testing tst_QTcpSocket
  FAIL!  : tst_QTcpSocket::socketDescriptor(WithHttpProxy) 'socket->waitForConnected(10000)' returned FALSE. ()
     Loc: [../tst_qtcpsocket.cpp(611)]
  FAIL!  : tst_QTcpSocket::socketDescriptor(WithHttpProxyBasicAuth) 'socket->waitForConnected(10000)' returned FALSE. ()
     Loc: [../tst_qtcpsocket.cpp(611)]
  FAIL!  : tst_QTcpSocket::socketDescriptor(WithHttpProxy SSL) 'socket->waitForConnected(10000)' returned FALSE. ()
     Loc: [../tst_qtcpsocket.cpp(611)]
  FAIL!  : tst_QTcpSocket::socketDescriptor(WithHttpProxyBasicAuth SSL) 'socket->waitForConnected(10000)' returned FALSE. ()
     Loc: [../tst_qtcpsocket.cpp(611)]
  FAIL!  : tst_QTcpSocket::blockingIMAP(WithHttpProxy) 'socket->waitForConnected(10000)' returned FALSE. ()
     Loc: [../tst_qtcpsocket.cpp(626)]
  FAIL!  : tst_QTcpSocket::blockingIMAP(WithHttpProxyBasicAuth) 'socket->waitForConnected(10000)' returned FALSE. ()
     Loc: [../tst_qtcpsocket.cpp(626)]
  FAIL!  : tst_QTcpSocket::blockingIMAP(WithHttpProxy SSL) 'socket->waitForConnected(10000)' returned FALSE. ()
     Loc: [../tst_qtcpsocket.cpp(626)]
  FAIL!  : tst_QTcpSocket::blockingIMAP(WithHttpProxyBasicAuth SSL) 'socket->waitForConnected(10000)' returned FALSE. ()
     Loc: [../tst_qtcpsocket.cpp(626)]
  FAIL!  : tst_QTcpSocket::nonBlockingIMAP(WithHttpProxy) Timed out
     Loc: [../tst_qtcpsocket.cpp(760)]
  FAIL!  : tst_QTcpSocket::nonBlockingIMAP(WithHttpProxyBasicAuth) Timed out
     Loc: [../tst_qtcpsocket.cpp(760)]
  FAIL!  : tst_QTcpSocket::nonBlockingIMAP(WithHttpProxy SSL) Timed out
     Loc: [../tst_qtcpsocket.cpp(760)]
  FAIL!  : tst_QTcpSocket::nonBlockingIMAP(WithHttpProxyBasicAuth SSL) Timed out
     Loc: [../tst_qtcpsocket.cpp(760)]
  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(698)]
  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(698)]
  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(698)]
  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(698)]
  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(724)]
  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(724)]
  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(724)]
  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(724)]
  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(724)]
  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(724)]
  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(724)]
  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(724)]
  FAIL!  : tst_QTcpSocket::delayedClose(WithHttpProxy) Timed out
     Loc: [../tst_qtcpsocket.cpp(880)]
  FAIL!  : tst_QTcpSocket::delayedClose(WithHttpProxyBasicAuth) Timed out
     Loc: [../tst_qtcpsocket.cpp(880)]
  FAIL!  : tst_QTcpSocket::delayedClose(WithHttpProxy SSL) Timed out
     Loc: [../tst_qtcpsocket.cpp(880)]
  FAIL!  : tst_QTcpSocket::delayedClose(WithHttpProxyBasicAuth SSL) Timed out
     Loc: [../tst_qtcpsocket.cpp(880)]
  FAIL!  : tst_QTcpSocket::partialRead(WithHttpProxy) 'socket->waitForConnected(10000)' returned FALSE. ()
     Loc: [../tst_qtcpsocket.cpp(942)]
  FAIL!  : tst_QTcpSocket::partialRead(WithHttpProxyBasicAuth) 'socket->waitForConnected(10000)' returned FALSE. ()
     Loc: [../tst_qtcpsocket.cpp(942)]
  FAIL!  : tst_QTcpSocket::partialRead(WithHttpProxy SSL) 'socket->waitForConnected(10000)' returned FALSE. ()
     Loc: [../tst_qtcpsocket.cpp(942)]
  FAIL!  : tst_QTcpSocket::partialRead(WithHttpProxyBasicAuth SSL) 'socket->waitForConnected(10000)' returned FALSE. ()
     Loc: [../tst_qtcpsocket.cpp(942)]
  FAIL!  : tst_QTcpSocket::unget(WithHttpProxy) 'socket->waitForConnected(10000)' returned FALSE. ()
     Loc: [../tst_qtcpsocket.cpp(966)]
  FAIL!  : tst_QTcpSocket::unget(WithHttpProxyBasicAuth) 'socket->waitForConnected(10000)' returned FALSE. ()
     Loc: [../tst_qtcpsocket.cpp(966)]
  FAIL!  : tst_QTcpSocket::unget(WithHttpProxy SSL) 'socket->waitForConnected(10000)' returned FALSE. ()
     Loc: [../tst_qtcpsocket.cpp(966)]
  FAIL!  : tst_QTcpSocket::unget(WithHttpProxyBasicAuth SSL) 'socket->waitForConnected(10000)' returned FALSE. ()
     Loc: [../tst_qtcpsocket.cpp(966)]
  FAIL!  : tst_QTcpSocket::readAllAfterClose(WithHttpProxy) Network operation timed out
     Loc: [../tst_qtcpsocket.cpp(1006)]
  FAIL!  : tst_QTcpSocket::readAllAfterClose(WithHttpProxyBasicAuth) Network operation timed out
     Loc: [../tst_qtcpsocket.cpp(1006)]
  FAIL!  : tst_QTcpSocket::readAllAfterClose(WithHttpProxy SSL) Network operation timed out
     Loc: [../tst_qtcpsocket.cpp(1006)]
  FAIL!  : tst_QTcpSocket::readAllAfterClose(WithHttpProxyBasicAuth SSL) Network operation timed out
     Loc: [../tst_qtcpsocket.cpp(1006)]
  FAIL!  : tst_QTcpSocket::openCloseOpenClose(WithHttpProxy) 'socket->waitForConnected(10000)' returned FALSE. ()
     Loc: [../tst_qtcpsocket.cpp(1043)]
  FAIL!  : tst_QTcpSocket::openCloseOpenClose(WithHttpProxyBasicAuth) 'socket->waitForConnected(10000)' returned FALSE. ()
     Loc: [../tst_qtcpsocket.cpp(1043)]
  FAIL!  : tst_QTcpSocket::openCloseOpenClose(WithHttpProxy SSL) 'socket->waitForConnected(10000)' returned FALSE. ()
     Loc: [../tst_qtcpsocket.cpp(1043)]
  FAIL!  : tst_QTcpSocket::openCloseOpenClose(WithHttpProxyBasicAuth SSL) 'socket->waitForConnected(10000)' returned FALSE. ()
     Loc: [../tst_qtcpsocket.cpp(1043)]
  FAIL!  : tst_QTcpSocket::connectDisconnectConnectDisconnect(WithHttpProxy) 'socket->waitForReadyRead(10000)' returned FALSE. ()
     Loc: [../tst_qtcpsocket.cpp(1060)]
  FAIL!  : tst_QTcpSocket::connectDisconnectConnectDisconnect(WithHttpProxyBasicAuth) 'socket->waitForReadyRead(10000)' returned FALSE. ()
     Loc: [../tst_qtcpsocket.cpp(1060)]
  FAIL!  : tst_QTcpSocket::connectDisconnectConnectDisconnect(WithHttpProxy SSL) 'socket->waitForReadyRead(10000)' returned FALSE. ()
     Loc: [../tst_qtcpsocket.cpp(1060)]
  FAIL!  : tst_QTcpSocket::connectDisconnectConnectDisconnect(WithHttpProxyBasicAuth SSL) 'socket->waitForReadyRead(10000)' returned FALSE. ()
     Loc: [../tst_qtcpsocket.cpp(1060)]
  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 7677]
  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  0xb771d430 in __kernel_vsyscall ()
  QtQA::App::TestRunner:
  QtQA::App::TestRunner: Thread 1 (Thread 7677):
  QtQA::App::TestRunner: #0  0xb771d430 in __kernel_vsyscall ()
  QtQA::App::TestRunner: #1  0xb6e1c651 in *__GI_raise (sig=6)
  QtQA::App::TestRunner:     at ../nptl/sysdeps/unix/sysv/linux/raise.c:64
  QtQA::App::TestRunner: #2  0xb6e1fa82 in *__GI_abort () at abort.c:92
  QtQA::App::TestRunner: #3  0xb7139f78 in qt_message_fatal (context=..., message=...)
  QtQA::App::TestRunner:     at global/qlogging.cpp:870
  QtQA::App::TestRunner: #4  0xb7137fa8 in QMessageLogger::fatal (this=0xbfd1b50c,
  QtQA::App::TestRunner:     msg=0xb770ec50 "Received signal %d") at global/qlogging.cpp:358
  QtQA::App::TestRunner: #5  0xb76f8a93 in QTest::FatalSignalHandler::signal (signum=15)
  QtQA::App::TestRunner:     at qtestcase.cpp:1957
  QtQA::App::TestRunner: #6  <signal handler called>
  QtQA::App::TestRunner: #7  0xb771d430 in __kernel_vsyscall ()
  QtQA::App::TestRunner: #8  0xb6eb1b86 in *__GI___poll (fds=0xb6f47ff4, nfds=2, timeout=452749)
  QtQA::App::TestRunner:     at ../sysdeps/unix/sysv/linux/poll.c:87
  QtQA::App::TestRunner: #9  0xb6a4e4eb in g_poll () from /lib/libglib-2.0.so.0
  QtQA::App::TestRunner: #10 0xb6a410ac in ?? () from /lib/libglib-2.0.so.0
  QtQA::App::TestRunner: #11 0xb6a414b8 in g_main_context_iteration () from /lib/libglib-2.0.so.0
  QtQA::App::TestRunner: #12 0xb737d0fe in QEventDispatcherGlib::processEvents (this=0x845a2f0,
  QtQA::App::TestRunner:     flags=...) at kernel/qeventdispatcher_glib.cpp:423
  QtQA::App::TestRunner: #13 0xb730af53 in QEventLoop::processEvents (this=0xbfd1bc84, flags=...)
  QtQA::App::TestRunner:     at kernel/qeventloop.cpp:136
  QtQA::App::TestRunner: #14 0xb730b20b in QEventLoop::exec (this=0xbfd1bc84, flags=...)
  QtQA::App::TestRunner:     at kernel/qeventloop.cpp:212
  QtQA::App::TestRunner: #15 0x0806830e in QTestEventLoop::enterLoopMSecs (this=0x846ff08, ms=600000)
  QtQA::App::TestRunner:     at ../../../../../../include/QtTest/../../src/testlib/qtesteventloop.h:108
  QtQA::App::TestRunner: #16 0x08068128 in QTestEventLoop::enterLoop (this=0x846ff08, secs=600)
  QtQA::App::TestRunner:     at ../../../../../../include/QtTest/../../src/testlib/qtesteventloop.h:66
  QtQA::App::TestRunner: #17 0x0806951b in tst_QTcpSocket::enterLoop (secs=600)
  QtQA::App::TestRunner:     at ../tst_qtcpsocket.cpp:109
  QtQA::App::TestRunner: #18 0x08058875 in tst_QTcpSocket::downloadBigFile (this=0xbfd1c7b4)
  QtQA::App::TestRunner:     at ../tst_qtcpsocket.cpp:1328
  QtQA::App::TestRunner: #19 0x08065e9d in tst_QTcpSocket::qt_static_metacall (_o=0xbfd1c7b4,
  QtQA::App::TestRunner:     _c=QMetaObject::InvokeMetaMethod, _id=28, _a=0xbfd1be34)
  QtQA::App::TestRunner:     at .moc/debug-shared/tst_qtcpsocket.moc:402
  QtQA::App::TestRunner: #20 0xb731a319 in QMetaMethod::invoke (this=0xbfd1bfe0, object=0xbfd1c7b4,
  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:2146
  QtQA::App::TestRunner: #21 0xb73198ee in QMetaObject::invokeMethod (obj=0xbfd1c7b4,
  QtQA::App::TestRunner:     member=0xb4e2e650 "downloadBigFile", type=Qt::DirectConnection, ret=...,
  QtQA::App::TestRunner:     val0=..., val1=..., val2=..., val3=..., val4=..., val5=..., val6=...,
  QtQA::App::TestRunner:     val7=..., val8=..., val9=...) at kernel/qmetaobject.cpp:1463
  QtQA::App::TestRunner: #22 0xb76fbce2 in QMetaObject::invokeMethod (obj=0xbfd1c7b4,
  QtQA::App::TestRunner:     member=0xb4e2e650 "downloadBigFile", type=Qt::DirectConnection, val0=...,
  QtQA::App::TestRunner:     val1=..., val2=..., val3=..., val4=..., val5=..., val6=..., val7=...,
  QtQA::App::TestRunner:     val8=..., val9=...)
  QtQA::App::TestRunner:     at ../../include/QtCore/../../src/corelib/kernel/qobjectdefs.h:399
  QtQA::App::TestRunner: #23 0xb76f7910 in qInvokeTestMethodDataEntry (
  QtQA::App::TestRunner:     slot=0xb4e2e650 "downloadBigFile") at qtestcase.cpp:1651
  QtQA::App::TestRunner: #24 0xb76f8112 in qInvokeTestMethod (slotName=0xb4e1de08 "downloadBigFile()",
  QtQA::App::TestRunner:     data=0x0) at qtestcase.cpp:1768
  QtQA::App::TestRunner: #25 0xb76f8979 in qInvokeTestMethods (testObject=0xbfd1c7b4)
  QtQA::App::TestRunner:     at qtestcase.cpp:1922
  QtQA::App::TestRunner: #26 0xb76f90f6 in QTest::qExec (testObject=0xbfd1c7b4, argc=6,
  QtQA::App::TestRunner:     argv=0xbfd1c8d4) at qtestcase.cpp:2138
  QtQA::App::TestRunner: #27 0x08065bfb in main (argc=6, argv=0xbfd1c8d4) at ../tst_qtcpsocket.cpp:2746
  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 QTest library 5.0.0, Qt 5.0.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:172.30.138.69) Binding   QHostAddress( "172.30.138.69" )
  PASS   : tst_QTcpSocket::bind(WithoutProxy:172.30.138.69)
  QDEBUG : tst_QTcpSocket::bind(WithoutProxy:198.51.100.1) Binding   QHostAddress( "198.51.100.1" )
  PASS   : tst_QTcpSocket::bind(WithoutProxy:198.51.100.1)
  QDEBUG : tst_QTcpSocket::bind(WithoutProxy:2001:0DB8::1) Binding   QHostAddress( "2001:db8::1" )
  PASS   : tst_QTcpSocket::bind(WithoutProxy:2001:0DB8::1)
  SKIP   : tst_QTcpSocket::bind(WithSocks5Proxy:127.0.0.1) QTBUG-22964
     Loc: [../tst_qtcpsocket.cpp(517)]
  SKIP   : tst_QTcpSocket::bind(WithSocks5Proxy:::1) QTBUG-22964
     Loc: [../tst_qtcpsocket.cpp(517)]
  SKIP   : tst_QTcpSocket::bind(WithSocks5Proxy:172.30.138.69) QTBUG-22964
     Loc: [../tst_qtcpsocket.cpp(517)]
  SKIP   : tst_QTcpSocket::bind(WithSocks5Proxy:198.51.100.1) QTBUG-22964
     Loc: [../tst_qtcpsocket.cpp(517)]
  SKIP   : tst_QTcpSocket::bind(WithSocks5Proxy:2001:0DB8::1) QTBUG-22964
     Loc: [../tst_qtcpsocket.cpp(517)]
  PASS   : tst_QTcpSocket::setInvalidSocketDescriptor(WithoutProxy)
  PASS   : tst_QTcpSocket::setInvalidSocketDescriptor(WithSocks5Proxy)
  PASS   : tst_QTcpSocket::setInvalidSocketDescriptor(WithSocks5ProxyAuth)
  PASS   : tst_QTcpSocket::setInvalidSocketDescriptor(WithHttpProxy)
  PASS   : tst_QTcpSocket::setInvalidSocketDescriptor(WithHttpProxyBasicAuth)
  PASS   : tst_QTcpSocket::setInvalidSocketDescriptor(WithoutProxy SSL)
  PASS   : tst_QTcpSocket::setInvalidSocketDescriptor(WithSocks5Proxy SSL)
  PASS   : tst_QTcpSocket::setInvalidSocketDescriptor(WithSocks5AuthProxy SSL)
  PASS   : tst_QTcpSocket::setInvalidSocketDescriptor(WithHttpProxy SSL)
  PASS   : tst_QTcpSocket::setInvalidSocketDescriptor(WithHttpProxyBasicAuth SSL)
  XFAIL  : tst_QTcpSocket::setSocketDescriptor(WithoutProxy) bug has been around for years, will not fix without need
     Loc: [../tst_qtcpsocket.cpp(594)]
  PASS   : tst_QTcpSocket::setSocketDescriptor(WithoutProxy)
  PASS   : tst_QTcpSocket::setSocketDescriptor(WithSocks5Proxy)
  PASS   : tst_QTcpSocket::setSocketDescriptor(WithSocks5ProxyAuth)
  PASS   : tst_QTcpSocket::setSocketDescriptor(WithHttpProxy)
  PASS   : tst_QTcpSocket::setSocketDescriptor(WithHttpProxyBasicAuth)
  XFAIL  : tst_QTcpSocket::setSocketDescriptor(WithoutProxy SSL) bug has been around for years, will not fix without need
     Loc: [../tst_qtcpsocket.cpp(594)]
  PASS   : tst_QTcpSocket::setSocketDescriptor(WithoutProxy SSL)
  PASS   : tst_QTcpSocket::setSocketDescriptor(WithSocks5Proxy SSL)
  PASS   : tst_QTcpSocket::setSocketDescriptor(WithSocks5AuthProxy SSL)
  PASS   : tst_QTcpSocket::setSocketDescriptor(WithHttpProxy SSL)
  PASS   : tst_QTcpSocket::setSocketDescriptor(WithHttpProxyBasicAuth SSL)
  PASS   : tst_QTcpSocket::socketDescriptor(WithoutProxy)
  PASS   : tst_QTcpSocket::socketDescriptor(WithSocks5Proxy)
  PASS   : tst_QTcpSocket::socketDescriptor(WithSocks5ProxyAuth)
  FAIL!  : tst_QTcpSocket::socketDescriptor(WithHttpProxy) 'socket->waitForConnected(10000)' returned FALSE. ()
     Loc: [../tst_qtcpsocket.cpp(611)]
  FAIL!  : tst_QTcpSocket::socketDescriptor(WithHttpProxyBasicAuth) 'socket->waitForConnected(10000)' returned FALSE. ()
     Loc: [../tst_qtcpsocket.cpp(611)]
  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(611)]
  FAIL!  : tst_QTcpSocket::socketDescriptor(WithHttpProxyBasicAuth SSL) 'socket->waitForConnected(10000)' returned FALSE. ()
     Loc: [../tst_qtcpsocket.cpp(611)]
  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(626)]
  FAIL!  : tst_QTcpSocket::blockingIMAP(WithHttpProxyBasicAuth) 'socket->waitForConnected(10000)' returned FALSE. ()
     Loc: [../tst_qtcpsocket.cpp(626)]
  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(626)]
  FAIL!  : tst_QTcpSocket::blockingIMAP(WithHttpProxyBasicAuth SSL) 'socket->waitForConnected(10000)' returned FALSE. ()
     Loc: [../tst_qtcpsocket.cpp(626)]
  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(760)]
  FAIL!  : tst_QTcpSocket::nonBlockingIMAP(WithHttpProxyBasicAuth) Timed out
     Loc: [../tst_qtcpsocket.cpp(760)]
  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(760)]
  FAIL!  : tst_QTcpSocket::nonBlockingIMAP(WithHttpProxyBasicAuth SSL) Timed out
     Loc: [../tst_qtcpsocket.cpp(760)]
  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(698)]
  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(698)]
  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(698)]
  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(698)]
  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(724)]
  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(724)]
  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(724)]
  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(724)]
  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(724)]
  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(724)]
  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(724)]
  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(724)]
  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(880)]
  FAIL!  : tst_QTcpSocket::delayedClose(WithHttpProxyBasicAuth) Timed out
     Loc: [../tst_qtcpsocket.cpp(880)]
  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(880)]
  FAIL!  : tst_QTcpSocket::delayedClose(WithHttpProxyBasicAuth SSL) Timed out
     Loc: [../tst_qtcpsocket.cpp(880)]
  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(942)]
  FAIL!  : tst_QTcpSocket::partialRead(WithHttpProxyBasicAuth) 'socket->waitForConnected(10000)' returned FALSE. ()
     Loc: [../tst_qtcpsocket.cpp(942)]
  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(942)]
  FAIL!  : tst_QTcpSocket::partialRead(WithHttpProxyBasicAuth SSL) 'socket->waitForConnected(10000)' returned FALSE. ()
     Loc: [../tst_qtcpsocket.cpp(942)]
  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(966)]
  FAIL!  : tst_QTcpSocket::unget(WithHttpProxyBasicAuth) 'socket->waitForConnected(10000)' returned FALSE. ()
     Loc: [../tst_qtcpsocket.cpp(966)]
  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(966)]
  FAIL!  : tst_QTcpSocket::unget(WithHttpProxyBasicAuth SSL) 'socket->waitForConnected(10000)' returned FALSE. ()
     Loc: [../tst_qtcpsocket.cpp(966)]
  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(1006)]
  FAIL!  : tst_QTcpSocket::readAllAfterClose(WithHttpProxyBasicAuth) Network operation timed out
     Loc: [../tst_qtcpsocket.cpp(1006)]
  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(1006)]
  FAIL!  : tst_QTcpSocket::readAllAfterClose(WithHttpProxyBasicAuth SSL) Network operation timed out
     Loc: [../tst_qtcpsocket.cpp(1006)]
  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(1043)]
  FAIL!  : tst_QTcpSocket::openCloseOpenClose(WithHttpProxyBasicAuth) 'socket->waitForConnected(10000)' returned FALSE. ()
     Loc: [../tst_qtcpsocket.cpp(1043)]
  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(1043)]
  FAIL!  : tst_QTcpSocket::openCloseOpenClose(WithHttpProxyBasicAuth SSL) 'socket->waitForConnected(10000)' returned FALSE. ()
     Loc: [../tst_qtcpsocket.cpp(1043)]
  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(1060)]
  FAIL!  : tst_QTcpSocket::connectDisconnectConnectDisconnect(WithHttpProxyBasicAuth) 'socket->waitForReadyRead(10000)' returned FALSE. ()
     Loc: [../tst_qtcpsocket.cpp(1060)]
  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(1060)]
  FAIL!  : tst_QTcpSocket::connectDisconnectConnectDisconnect(WithHttpProxyBasicAuth SSL) 'socket->waitForReadyRead(10000)' returned FALSE. ()
     Loc: [../tst_qtcpsocket.cpp(1060)]
  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)
  (... 626 lines omitted; there are too many errors!)
  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(1166)]
  FAIL!  : tst_QSslSocket::setSslConfiguration(WithHttpProxy:secure) Compared values are not the same
     Actual   (socket->waitForEncrypted(10000)): 0
     Expected (works): 1
     Loc: [tst_qsslsocket.cpp(1166)]
  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(1166)]
  FAIL!  : tst_QSslSocket::setSslConfiguration(WithHttpProxyBasicAuth:secure) Compared values are not the same
     Actual   (socket->waitForEncrypted(10000)): 0
     Expected (works): 1
     Loc: [tst_qsslsocket.cpp(1166)]
  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(1184)]
  FAIL!  : tst_QSslSocket::waitForEncrypted(WithHttpProxyBasicAuth) 'socket->waitForEncrypted(10000)' returned FALSE. ()
     Loc: [tst_qsslsocket.cpp(1184)]
  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(1201)]
  FAIL!  : tst_QSslSocket::waitForEncryptedMinusOne(WithHttpProxyBasicAuth) 'socket->waitForEncrypted(-1)' returned FALSE. ()
     Loc: [tst_qsslsocket.cpp(1201)]
  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(1215)]
  FAIL!  : tst_QSslSocket::waitForConnectedEncryptedReadyRead(WithHttpProxyBasicAuth) 'socket->waitForConnected(10000)' returned FALSE. ()
     Loc: [tst_qsslsocket.cpp(1215)]
  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(1334)]
  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)
  PASS   : tst_QSslSocket::setReadBufferSize_task_250027(WithoutProxy)
  PASS   : tst_QSslSocket::setReadBufferSize_task_250027(WithSocks5Proxy)
  PASS   : tst_QSslSocket::setReadBufferSize_task_250027(WithSocks5ProxyAuth)
  PASS   : tst_QSslSocket::setReadBufferSize_task_250027(WithHttpProxy)
  PASS   : tst_QSslSocket::setReadBufferSize_task_250027(WithHttpProxyBasicAuth)
  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)
  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(1829)]
  FAIL!  : tst_QSslSocket::peerVerifyError(WithHttpProxyBasicAuth) '!peerVerifyErrorSpy.isEmpty()' returned FALSE. ()
     Loc: [tst_qsslsocket.cpp(1829)]
  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(1852)]
  FAIL!  : tst_QSslSocket::disconnectFromHostWhenConnecting(WithHttpProxyBasicAuth) 'socket->waitForDisconnected(10000)' returned FALSE. ()
     Loc: [tst_qsslsocket.cpp(1852)]
  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(1868)]
  FAIL!  : tst_QSslSocket::disconnectFromHostWhenConnected(WithHttpProxyBasicAuth) 'socket->waitForEncrypted(5000)' returned FALSE. ()
     Loc: [tst_qsslsocket.cpp(1868)]
  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(1962)]
  FAIL!  : tst_QSslSocket::ignoreSslErrorsList(WithHttpProxy:allErrorsInExpectedList2) Compared values are not the same
     Actual   (socket.waitForEncrypted(10000)): 0
     Expected (expectEncryptionSuccess): 1
     Loc: [tst_qsslsocket.cpp(1962)]
  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(1962)]
  FAIL!  : tst_QSslSocket::ignoreSslErrorsList(WithHttpProxyBasicAuth:allErrorsInExpectedList2) Compared values are not the same
     Actual   (socket.waitForEncrypted(10000)): 0
     Expected (expectEncryptionSuccess): 1
     Loc: [tst_qsslsocket.cpp(1962)]
  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(1993)]
  FAIL!  : tst_QSslSocket::ignoreSslErrorsListWithSlot(WithHttpProxy:allErrorsInExpectedList2) Compared values are not the same
     Actual   (socket.waitForEncrypted(10000)): 0
     Expected (expectEncryptionSuccess): 1
     Loc: [tst_qsslsocket.cpp(1993)]
  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(1993)]
  FAIL!  : tst_QSslSocket::ignoreSslErrorsListWithSlot(WithHttpProxyBasicAuth:allErrorsInExpectedList2) Compared values are not the same
     Actual   (socket.waitForEncrypted(10000)): 0
     Expected (expectEncryptionSuccess): 1
     Loc: [tst_qsslsocket.cpp(1993)]
  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(2014)]
  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(2014)]
  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(2041)]
  FAIL!  : tst_QSslSocket::writeBigChunk(WithHttpProxyBasicAuth) 'socket->waitForEncrypted(10000)' returned FALSE. ()
     Loc: [tst_qsslsocket.cpp(2041)]
  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 0.9.8k 25 Mar 2009"
  QDEBUG : tst_QSslSocket::versionAccessors(WithoutProxy) "9080bf"
  PASS   : tst_QSslSocket::versionAccessors(WithoutProxy)
  QDEBUG : tst_QSslSocket::versionAccessors(WithSocks5Proxy) "OpenSSL 0.9.8k 25 Mar 2009"
  QDEBUG : tst_QSslSocket::versionAccessors(WithSocks5Proxy) "9080bf"
  PASS   : tst_QSslSocket::versionAccessors(WithSocks5Proxy)
  QDEBUG : tst_QSslSocket::versionAccessors(WithSocks5ProxyAuth) "OpenSSL 0.9.8k 25 Mar 2009"
  QDEBUG : tst_QSslSocket::versionAccessors(WithSocks5ProxyAuth) "9080bf"
  PASS   : tst_QSslSocket::versionAccessors(WithSocks5ProxyAuth)
  QDEBUG : tst_QSslSocket::versionAccessors(WithHttpProxy) "OpenSSL 0.9.8k 25 Mar 2009"
  QDEBUG : tst_QSslSocket::versionAccessors(WithHttpProxy) "9080bf"
  PASS   : tst_QSslSocket::versionAccessors(WithHttpProxy)
  QDEBUG : tst_QSslSocket::versionAccessors(WithHttpProxyBasicAuth) "OpenSSL 0.9.8k 25 Mar 2009"
  QDEBUG : tst_QSslSocket::versionAccessors(WithHttpProxyBasicAuth) "9080bf"
  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(2217)]
  FAIL!  : tst_QSslSocket::resume(WithHttpProxy:ignoreAllErrors) Compared values are not the same
     Actual   (sslErrorSpy.count()): 0
     Expected (1): 1
     Loc: [tst_qsslsocket.cpp(2217)]
  FAIL!  : tst_QSslSocket::resume(WithHttpProxy:ignoreSpecificErrors-Wrong) Compared values are not the same
     Actual   (sslErrorSpy.count()): 0
     Expected (1): 1
     Loc: [tst_qsslsocket.cpp(2217)]
  FAIL!  : tst_QSslSocket::resume(WithHttpProxy:ignoreSpecificErrors-Right) Compared values are not the same
     Actual   (sslErrorSpy.count()): 0
     Expected (1): 1
     Loc: [tst_qsslsocket.cpp(2217)]
  FAIL!  : tst_QSslSocket::resume(WithHttpProxyBasicAuth:DoNotIgnoreErrors) Compared values are not the same
     Actual   (sslErrorSpy.count()): 0
     Expected (1): 1
     Loc: [tst_qsslsocket.cpp(2217)]
  FAIL!  : tst_QSslSocket::resume(WithHttpProxyBasicAuth:ignoreAllErrors) Compared values are not the same
     Actual   (sslErrorSpy.count()): 0
     Expected (1): 1
     Loc: [tst_qsslsocket.cpp(2217)]
  FAIL!  : tst_QSslSocket::resume(WithHttpProxyBasicAuth:ignoreSpecificErrors-Wrong) Compared values are not the same
     Actual   (sslErrorSpy.count()): 0
     Expected (1): 1
     Loc: [tst_qsslsocket.cpp(2217)]
  FAIL!  : tst_QSslSocket::resume(WithHttpProxyBasicAuth:ignoreSpecificErrors-Right) Compared values are not the same
     Actual   (sslErrorSpy.count()): 0
     Expected (1): 1
     Loc: [tst_qsslsocket.cpp(2217)]
  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: 525 passed, 52 failed, 1 skipped
  ********* Finished testing of tst_QSslSocket *********
  QtQA::App::TestRunner: test failure could be reproduced twice consecutively
  QtQA::App::TestRunner: end tst_qsslsocket: 103 seconds, exit code 52
  
  Testing tst_QHttpNetworkConnection
  FAIL!  : tst_QHttpNetworkConnection::compression(success-autogzip-temp) 'reply->isFinished()' returned FALSE. ()
     Loc: [tst_qhttpnetworkconnection.cpp(661)]
  FAIL!  : tst_QHttpNetworkConnection::compression(success-nogzip-temp) 'reply->isFinished()' returned FALSE. ()
     Loc: [tst_qhttpnetworkconnection.cpp(661)]
  FAIL!  : tst_QHttpNetworkConnection::getMultiple(6 connections, no pipelining, 100 requests) 'replies.at(i)->isFinished()' returned FALSE. ()
     Loc: [tst_qhttpnetworkconnection.cpp(854)]
  FAIL!  : tst_QHttpNetworkConnection::getAndEverythingShouldBePipelined() '!QTestEventLoop::instance().timeout()' returned FALSE. ()
     Loc: [tst_qhttpnetworkconnection.cpp(1078)]
  Totals: 36 passed, 4 failed, 0 skipped
  QtQA::App::TestRunner: test failed, running again to see if it is flaky...
  ********* Start testing of tst_QHttpNetworkConnection *********
  Config: Using QTest library 5.0.0, Qt 5.0.0
  PASS   : tst_QHttpNetworkConnection::initTestCase()
  XFAIL  : tst_QHttpNetworkConnection::options() not tested yet
     Loc: [tst_qhttpnetworkconnection.cpp(148)]
  PASS   : tst_QHttpNetworkConnection::options()
  PASS   : tst_QHttpNetworkConnection::get(success-internal)
  PASS   : tst_QHttpNetworkConnection::get(success-external)
  PASS   : tst_QHttpNetworkConnection::get(failure-path)
  PASS   : tst_QHttpNetworkConnection::get(failure-protocol)
  PASS   : tst_QHttpNetworkConnection::head(success-internal)
  PASS   : tst_QHttpNetworkConnection::head(success-external)
  PASS   : tst_QHttpNetworkConnection::head(failure-path)
  PASS   : tst_QHttpNetworkConnection::head(failure-protocol)
  QWARN  : tst_QHttpNetworkConnection::post(success-internal) content-type missing in HTTP POST, defaulting to application/x-www-form-urlencoded. Use QNetworkRequest::setHeader() to fix this problem.
  PASS   : tst_QHttpNetworkConnection::post(success-internal)
  QWARN  : tst_QHttpNetworkConnection::post(failure-internal) content-type missing in HTTP POST, defaulting to application/x-www-form-urlencoded. Use QNetworkRequest::setHeader() to fix this problem.
  PASS   : tst_QHttpNetworkConnection::post(failure-internal)
  PASS   : tst_QHttpNetworkConnection::put(success-internal)
  PASS   : tst_QHttpNetworkConnection::put(fail-internal)
  PASS   : tst_QHttpNetworkConnection::put(fail-host)
  XFAIL  : tst_QHttpNetworkConnection::_delete() not tested yet
     Loc: [tst_qhttpnetworkconnection.cpp(478)]
  PASS   : tst_QHttpNetworkConnection::_delete()
  XFAIL  : tst_QHttpNetworkConnection::trace() not tested yet
     Loc: [tst_qhttpnetworkconnection.cpp(489)]
  PASS   : tst_QHttpNetworkConnection::trace()
  XFAIL  : tst_QHttpNetworkConnection::_connect() not tested yet
     Loc: [tst_qhttpnetworkconnection.cpp(500)]
  PASS   : tst_QHttpNetworkConnection::_connect()
  PASS   : tst_QHttpNetworkConnection::compression(success-autogzip-temp)
  PASS   : tst_QHttpNetworkConnection::compression(success-nogzip-temp)
  PASS   : tst_QHttpNetworkConnection::compression(success-manualgzip-temp)
  PASS   : tst_QHttpNetworkConnection::ignoresslerror(success-init)
  PASS   : tst_QHttpNetworkConnection::ignoresslerror(success-fromSignal)
  PASS   : tst_QHttpNetworkConnection::ignoresslerror(failure)
  PASS   : tst_QHttpNetworkConnection::get401(no-credentials)
  PASS   : tst_QHttpNetworkConnection::get401(invalid-credentials)
  PASS   : tst_QHttpNetworkConnection::get401(valid-credentials)
  PASS   : tst_QHttpNetworkConnection::get401(digest-authentication-invalid)
  PASS   : tst_QHttpNetworkConnection::get401(digest-authentication-valid)
  QDEBUG : tst_QHttpNetworkConnection::getMultiple(6 connections, no pipelining, 100 requests) === 426 msec ===
  PASS   : tst_QHttpNetworkConnection::getMultiple(6 connections, no pipelining, 100 requests)
  QDEBUG : tst_QHttpNetworkConnection::getMultiple(1 connection, no pipelining, 100 requests) === 127 msec ===
  PASS   : tst_QHttpNetworkConnection::getMultiple(1 connection, no pipelining, 100 requests)
  QDEBUG : tst_QHttpNetworkConnection::getMultiple(6 connections, pipelining allowed, 100 requests) === 16683 msec ===
  PASS   : tst_QHttpNetworkConnection::getMultiple(6 connections, pipelining allowed, 100 requests)
  FAIL!  : tst_QHttpNetworkConnection::getMultiple(1 connection, pipelining allowed, 100 requests) 'replies.at(i)->isFinished()' returned FALSE. ()
     Loc: [tst_qhttpnetworkconnection.cpp(854)]
  QDEBUG : tst_QHttpNetworkConnection::getMultipleWithPipeliningAndMultiplePriorities() === 55481 msec ===
  PASS   : tst_QHttpNetworkConnection::getMultipleWithPipeliningAndMultiplePriorities()
  PASS   : tst_QHttpNetworkConnection::getMultipleWithPriorities()
  PASS   : tst_QHttpNetworkConnection::getEmptyWithPipelining()
  FAIL!  : tst_QHttpNetworkConnection::getAndEverythingShouldBePipelined() '!QTestEventLoop::instance().timeout()' returned FALSE. ()
     Loc: [tst_qhttpnetworkconnection.cpp(1078)]
  PASS   : tst_QHttpNetworkConnection::getAndThenDeleteObject(delete-reply-first)
  PASS   : tst_QHttpNetworkConnection::getAndThenDeleteObject(delete-connection-first)
  PASS   : tst_QHttpNetworkConnection::cleanupTestCase()
  Totals: 38 passed, 2 failed, 0 skipped
  ********* Finished testing of tst_QHttpNetworkConnection *********
  QtQA::App::TestRunner: test failed on first and second attempts, but with different behavior each time:
  QtQA::App::TestRunner:   first attempt:  exited with exit code 4
  QtQA::App::TestRunner:   second attempt: exited with exit code 2
  QtQA::App::TestRunner: the test seems to be flaky, please fix this
  QtQA::App::TestRunner: this flaky test is being treated as a FAIL
  QtQA::App::TestRunner: end tst_qhttpnetworkconnection: 487 seconds, exit code 2
  
  Testing tst_QSslSocket_onDemandCertificates_static
  FAIL!  : tst_QSslSocket_onDemandCertificates_static::onDemandRootCertLoadingStaticMethods(WithHttpProxy) 'socket2->waitForEncrypted()' returned FALSE. (Proxy connection refused)
     Loc: [tst_qsslsocket_onDemandCertificates_static.cpp(206)]
  FAIL!  : tst_QSslSocket_onDemandCertificates_static::onDemandRootCertLoadingStaticMethods(WithHttpProxyBasicAuth) 'socket2->waitForEncrypted()' returned FALSE. (Proxy connection refused)
     Loc: [tst_qsslsocket_onDemandCertificates_static.cpp(206)]
  Totals: 5 passed, 2 failed, 0 skipped
  QtQA::App::TestRunner: test failed, running again to see if it is flaky...
  ********* Start testing of tst_QSslSocket_onDemandCertificates_static *********
  Config: Using QTest library 5.0.0, Qt 5.0.0
  PASS   : tst_QSslSocket_onDemandCertificates_static::initTestCase()
  PASS   : tst_QSslSocket_onDemandCertificates_static::onDemandRootCertLoadingStaticMethods(WithoutProxy)
  PASS   : tst_QSslSocket_onDemandCertificates_static::onDemandRootCertLoadingStaticMethods(WithSocks5Proxy)
  PASS   : tst_QSslSocket_onDemandCertificates_static::onDemandRootCertLoadingStaticMethods(WithSocks5ProxyAuth)
  FAIL!  : tst_QSslSocket_onDemandCertificates_static::onDemandRootCertLoadingStaticMethods(WithHttpProxy) 'socket2->waitForEncrypted()' returned FALSE. (Proxy connection refused)
     Loc: [tst_qsslsocket_onDemandCertificates_static.cpp(206)]
  FAIL!  : tst_QSslSocket_onDemandCertificates_static::onDemandRootCertLoadingStaticMethods(WithHttpProxyBasicAuth) 'socket2->waitForEncrypted()' returned FALSE. (Proxy connection refused)
     Loc: [tst_qsslsocket_onDemandCertificates_static.cpp(206)]
  PASS   : tst_QSslSocket_onDemandCertificates_static::cleanupTestCase()
  Totals: 5 passed, 2 failed, 0 skipped
  ********* Finished testing of tst_QSslSocket_onDemandCertificates_static *********
  QtQA::App::TestRunner: test failure could be reproduced twice consecutively
  QtQA::App::TestRunner: end tst_qsslsocket_onDemandCertificates_static: 44 seconds, exit code 2
  
  Testing tst_QSslSocket_onDemandCertificates_member
  FAIL!  : tst_QSslSocket_onDemandCertificates_member::onDemandRootCertLoadingMemberMethods(WithHttpProxy) 'socket->waitForEncrypted()' returned FALSE. (Proxy connection refused)
     Loc: [tst_qsslsocket_onDemandCertificates_member.cpp(205)]
  FAIL!  : tst_QSslSocket_onDemandCertificates_member::onDemandRootCertLoadingMemberMethods(WithHttpProxyBasicAuth) 'socket->waitForEncrypted()' returned FALSE. (Proxy connection refused)
     Loc: [tst_qsslsocket_onDemandCertificates_member.cpp(205)]
  Totals: 5 passed, 2 failed, 0 skipped
  QtQA::App::TestRunner: test failed, running again to see if it is flaky...
  ********* Start testing of tst_QSslSocket_onDemandCertificates_member *********
  Config: Using QTest library 5.0.0, Qt 5.0.0
  PASS   : tst_QSslSocket_onDemandCertificates_member::initTestCase()
  PASS   : tst_QSslSocket_onDemandCertificates_member::onDemandRootCertLoadingMemberMethods(WithoutProxy)
  PASS   : tst_QSslSocket_onDemandCertificates_member::onDemandRootCertLoadingMemberMethods(WithSocks5Proxy)
  PASS   : tst_QSslSocket_onDemandCertificates_member::onDemandRootCertLoadingMemberMethods(WithSocks5ProxyAuth)
  FAIL!  : tst_QSslSocket_onDemandCertificates_member::onDemandRootCertLoadingMemberMethods(WithHttpProxy) 'socket->waitForEncrypted()' returned FALSE. (Proxy connection refused)
     Loc: [tst_qsslsocket_onDemandCertificates_member.cpp(205)]
  FAIL!  : tst_QSslSocket_onDemandCertificates_member::onDemandRootCertLoadingMemberMethods(WithHttpProxyBasicAuth) 'socket->waitForEncrypted()' returned FALSE. (Proxy connection refused)
     Loc: [tst_qsslsocket_onDemandCertificates_member.cpp(205)]
  PASS   : tst_QSslSocket_onDemandCertificates_member::cleanupTestCase()
  Totals: 5 passed, 2 failed, 0 skipped
  ********* Finished testing of tst_QSslSocket_onDemandCertificates_member *********
  QtQA::App::TestRunner: test failure could be reproduced twice consecutively
  QtQA::App::TestRunner: end tst_qsslsocket_onDemandCertificates_member: 25 seconds, exit code 2

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

  Tested changes (refs/builds/master_1351094481):
    http://codereview.qt-project.org/38104 [PS2] - Add glxContextForContext function to QXcbNativeInterface.
    http://codereview.qt-project.org/37176 [PS5] - Clean up index handling in itemviews accessibility.
    http://codereview.qt-project.org/37175 [PS2] - Make table test use smart pointers for interfaces.
    http://codereview.qt-project.org/37464 [PS3] - Test: remove QSKIP from tst_qstring
    http://codereview.qt-project.org/38102 [PS2] - Mark failing tests insignificant.
    http://codereview.qt-project.org/38048 [PS1] - fix flakiness of tst_qlocalsocket::processConnection
    http://codereview.qt-project.org/37674 [PS1] - Check for both A and P when converting QDateTime to string.
    http://codereview.qt-project.org/37757 [PS6] - Add a CMake macro to test module includes



More information about the Ci-reports mailing list