[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 14:21:12 CEST 2012


Autotests `tst_qhttpsocketengine', `tst_qmenu', `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(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)]
  FAIL!  : tst_QTcpSocket::downloadBigFile(WithHttpProxy) Network operation timed out
     Loc: [../tst_qtcpsocket.cpp(1310)]
  FAIL!  : tst_QTcpSocket::downloadBigFile(WithHttpProxyBasicAuth) Network operation timed out
     Loc: [../tst_qtcpsocket.cpp(1310)]
  FAIL!  : tst_QTcpSocket::downloadBigFile(WithHttpProxy SSL) Network operation timed out
     Loc: [../tst_qtcpsocket.cpp(1310)]
  FAIL!  : tst_QTcpSocket::downloadBigFile(WithHttpProxyBasicAuth SSL) Network operation timed out
     Loc: [../tst_qtcpsocket.cpp(1310)]
  FAIL!  : tst_QTcpSocket::readLine(WithHttpProxy) 'socket->waitForConnected(5000)' returned FALSE. ()
     Loc: [../tst_qtcpsocket.cpp(1380)]
  FAIL!  : tst_QTcpSocket::readLine(WithHttpProxyBasicAuth) 'socket->waitForConnected(5000)' returned FALSE. ()
     Loc: [../tst_qtcpsocket.cpp(1380)]
  FAIL!  : tst_QTcpSocket::readLine(WithHttpProxy SSL) 'socket->waitForConnected(5000)' returned FALSE. ()
     Loc: [../tst_qtcpsocket.cpp(1380)]
  FAIL!  : tst_QTcpSocket::readLine(WithHttpProxyBasicAuth SSL) 'socket->waitForConnected(5000)' returned FALSE. ()
     Loc: [../tst_qtcpsocket.cpp(1380)]
  FAIL!  : tst_QTcpSocket::readLineString(WithHttpProxy) 'socket->waitForReadyRead(10000)' returned FALSE. ()
     Loc: [../tst_qtcpsocket.cpp(1429)]
  FAIL!  : tst_QTcpSocket::readLineString(WithHttpProxyBasicAuth) 'socket->waitForReadyRead(10000)' returned FALSE. ()
     Loc: [../tst_qtcpsocket.cpp(1429)]
  FAIL!  : tst_QTcpSocket::readLineString(WithHttpProxy SSL) 'socket->waitForReadyRead(10000)' returned FALSE. ()
     Loc: [../tst_qtcpsocket.cpp(1429)]
  FAIL!  : tst_QTcpSocket::readLineString(WithHttpProxyBasicAuth SSL) 'socket->waitForReadyRead(10000)' returned FALSE. ()
     Loc: [../tst_qtcpsocket.cpp(1429)]
  FAIL!  : tst_QTcpSocket::readChunks(WithHttpProxy) 'socket->waitForConnected(10000)' returned FALSE. ()
     Loc: [../tst_qtcpsocket.cpp(1442)]
  FAIL!  : tst_QTcpSocket::readChunks(WithHttpProxyBasicAuth) 'socket->waitForConnected(10000)' returned FALSE. ()
     Loc: [../tst_qtcpsocket.cpp(1442)]
  FAIL!  : tst_QTcpSocket::readChunks(WithHttpProxy SSL) 'socket->waitForConnected(10000)' returned FALSE. ()
     Loc: [../tst_qtcpsocket.cpp(1442)]
  FAIL!  : tst_QTcpSocket::readChunks(WithHttpProxyBasicAuth SSL) 'socket->waitForConnected(10000)' returned FALSE. ()
     Loc: [../tst_qtcpsocket.cpp(1442)]
  FAIL!  : tst_QTcpSocket::waitForBytesWritten(WithHttpProxy) 'socket->waitForConnected(10000)' returned FALSE. ()
     Loc: [../tst_qtcpsocket.cpp(1462)]
  FAIL!  : tst_QTcpSocket::waitForBytesWritten(WithHttpProxyBasicAuth) 'socket->waitForConnected(10000)' returned FALSE. ()
     Loc: [../tst_qtcpsocket.cpp(1462)]
  FAIL!  : tst_QTcpSocket::waitForBytesWritten(WithHttpProxy SSL) 'socket->waitForConnected(10000)' returned FALSE. ()
     Loc: [../tst_qtcpsocket.cpp(1462)]
  FAIL!  : tst_QTcpSocket::waitForBytesWritten(WithHttpProxyBasicAuth SSL) 'socket->waitForConnected(10000)' returned FALSE. ()
     Loc: [../tst_qtcpsocket.cpp(1462)]
  FAIL!  : tst_QTcpSocket::waitForBytesWrittenMinusOne(WithHttpProxy) 'socket->waitForConnected(10000)' returned FALSE. ()
     Loc: [../tst_qtcpsocket.cpp(1480)]
  FAIL!  : tst_QTcpSocket::waitForBytesWrittenMinusOne(WithHttpProxyBasicAuth) 'socket->waitForConnected(10000)' returned FALSE. ()
     Loc: [../tst_qtcpsocket.cpp(1480)]
  FAIL!  : tst_QTcpSocket::waitForBytesWrittenMinusOne(WithHttpProxy SSL) 'socket->waitForConnected(10000)' returned FALSE. ()
     Loc: [../tst_qtcpsocket.cpp(1480)]
  FAIL!  : tst_QTcpSocket::waitForBytesWrittenMinusOne(WithHttpProxyBasicAuth SSL) 'socket->waitForConnected(10000)' returned FALSE. ()
     Loc: [../tst_qtcpsocket.cpp(1480)]
  FAIL!  : tst_QTcpSocket::waitForReadyRead(WithHttpProxy) 'socket->waitForReadyRead(5000)' returned FALSE. ()
     Loc: [../tst_qtcpsocket.cpp(1496)]
  FAIL!  : tst_QTcpSocket::waitForReadyRead(WithHttpProxyBasicAuth) 'socket->waitForReadyRead(5000)' returned FALSE. ()
     Loc: [../tst_qtcpsocket.cpp(1496)]
  FAIL!  : tst_QTcpSocket::waitForReadyRead(WithHttpProxy SSL) 'socket->waitForReadyRead(5000)' returned FALSE. ()
     Loc: [../tst_qtcpsocket.cpp(1496)]
  FAIL!  : tst_QTcpSocket::waitForReadyRead(WithHttpProxyBasicAuth SSL) 'socket->waitForReadyRead(5000)' returned FALSE. ()
     Loc: [../tst_qtcpsocket.cpp(1496)]
  FAIL!  : tst_QTcpSocket::waitForReadyReadMinusOne(WithHttpProxy) 'socket->waitForReadyRead(-1)' returned FALSE. ()
     Loc: [../tst_qtcpsocket.cpp(1509)]
  FAIL!  : tst_QTcpSocket::waitForReadyReadMinusOne(WithHttpProxyBasicAuth) 'socket->waitForReadyRead(-1)' returned FALSE. ()
     Loc: [../tst_qtcpsocket.cpp(1509)]
  FAIL!  : tst_QTcpSocket::waitForReadyReadMinusOne(WithHttpProxy SSL) 'socket->waitForReadyRead(-1)' returned FALSE. ()
     Loc: [../tst_qtcpsocket.cpp(1509)]
  FAIL!  : tst_QTcpSocket::waitForReadyReadMinusOne(WithHttpProxyBasicAuth SSL) 'socket->waitForReadyRead(-1)' returned FALSE. ()
     Loc: [../tst_qtcpsocket.cpp(1509)]
  QtQA::App::TestRunner: Timed out after 450 seconds
  QtQA::App::TestRunner: Process exited due to signal 6
  QtQA::App::TestRunner: ============================= crash report follows: ============================
  QtQA::App::TestRunner: Process:         tst_qtcpsocket [96907]
  QtQA::App::TestRunner: Path:            /work/*/tst_qtcpsocket.app/Contents/MacOS/tst_qtcpsocket
  QtQA::App::TestRunner: Identifier:      tst_qtcpsocket
  QtQA::App::TestRunner: Version:         ??? (???)
  QtQA::App::TestRunner: Code Type:       X86-64 (Native)
  QtQA::App::TestRunner: Parent Process:  perl5.12 [96906]
  QtQA::App::TestRunner:
  QtQA::App::TestRunner: Date/Time:       2012-10-24 22:03:16.188 +1000
  QtQA::App::TestRunner: OS Version:      Mac OS X 10.7.4 (11E53)
  QtQA::App::TestRunner: Report Version:  9
  QtQA::App::TestRunner:
  QtQA::App::TestRunner: Crashed Thread:  0  Dispatch queue: com.apple.main-thread
  QtQA::App::TestRunner:
  QtQA::App::TestRunner: Exception Type:  EXC_CRASH (SIGABRT)
  QtQA::App::TestRunner: Exception Codes: 0x0000000000000000, 0x0000000000000000
  QtQA::App::TestRunner:
  QtQA::App::TestRunner: Application Specific Information:
  QtQA::App::TestRunner: objc[96907]: garbage collection is OFF
  QtQA::App::TestRunner: abort() called
  QtQA::App::TestRunner:
  QtQA::App::TestRunner: Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
  QtQA::App::TestRunner: 0   libsystem_kernel.dylib        	0x00007fff8d6a1ce2 __pthread_kill + 10
  QtQA::App::TestRunner: 1   libsystem_c.dylib             	0x00007fff87e357d2 pthread_kill + 95
  QtQA::App::TestRunner: 2   libsystem_c.dylib             	0x00007fff87e26a7a abort + 143
  QtQA::App::TestRunner: 3   QtCore                        	0x0000000100090229 _ZN13TestNamespaceL16qt_message_fatalENS_9QtMsgTypeERKNS_18QMessageLogContextERKNS_7QStringE + 9
  QtQA::App::TestRunner: 4   QtCore                        	0x0000000100090795 TestNamespace::QMessageLogger::fatal(char const*, ...) const + 165
  QtQA::App::TestRunner: 5   QtTest                        	0x000000010004b5ed TestNamespace::QTest::FatalSignalHandler::signal(int) + 77
  QtQA::App::TestRunner: 6   libsystem_c.dylib             	0x00007fff87e87cfa _sigtramp + 26
  QtQA::App::TestRunner: 7   libsystem_kernel.dylib        	0x00007fff8d6a1df2 __select + 10
  QtQA::App::TestRunner: 8   QtCore                        	0x000000010025a2c5 TestNamespace::qt_safe_select(int, fd_set*, fd_set*, fd_set*, timeval const*) + 165
  QtQA::App::TestRunner: 9   QtCore                        	0x000000010025b260 TestNamespace::QEventDispatcherUNIXPrivate::doSelect(TestNamespace::QFlags<TestNamespace::QEventLoop::ProcessEventsFlag>, timeval*) + 864
  QtQA::App::TestRunner: 10  QtCore                        	0x000000010025c1a0 TestNamespace::QEventDispatcherUNIX::processEvents(TestNamespace::QFlags<TestNamespace::QEventLoop::ProcessEventsFlag>) + 224
  QtQA::App::TestRunner: 11  QtCore                        	0x0000000100213224 TestNamespace::QEventLoop::exec(TestNamespace::QFlags<TestNamespace::QEventLoop::ProcessEventsFlag>) + 356
  QtQA::App::TestRunner: 12  com.yourcompany.tst_qtcpsocket	0x000000010001cf09 tst_QTcpSocket::enterLoop(int) + 89
  QtQA::App::TestRunner: 13  com.yourcompany.tst_qtcpsocket	0x000000010000f689 tst_QTcpSocket::flush() + 185
  QtQA::App::TestRunner: 14  com.yourcompany.tst_qtcpsocket	0x000000010001bc92 tst_QTcpSocket::qt_static_metacall(TestNamespace::QObject*, TestNamespace::QMetaObject::Call, int, void**) + 626
  QtQA::App::TestRunner: 15  QtCore                        	0x000000010021e62c TestNamespace::QMetaMethod::invoke(TestNamespace::QObject*, TestNamespace::Qt::ConnectionType, TestNamespace::QGenericReturnArgument, TestNamespace::QGenericArgument, TestNamespace::QGenericArgument, TestNamespace::QGenericArgument, TestNamespace::QGenericArgument, TestNamespace::QGenericArgument, TestNamespace::QGenericArgument, TestNamespace::QGenericArgument, TestNamespace::QGenericArgument, TestNamespace::QGenericArgument, TestNamespace::QGenericArgument) const + 844
  QtQA::App::TestRunner: 16  QtCore                        	0x000000010021e27c TestNamespace::QMetaObject::invokeMethod(TestNamespace::QObject*, char const*, TestNamespace::Qt::ConnectionType, TestNamespace::QGenericReturnArgument, TestNamespace::QGenericArgument, TestNamespace::QGenericArgument, TestNamespace::QGenericArgument, TestNamespace::QGenericArgument, TestNamespace::QGenericArgument, TestNamespace::QGenericArgument, TestNamespace::QGenericArgument, TestNamespace::QGenericArgument, TestNamespace::QGenericArgument, TestNamespace::QGenericArgument) + 2476
  QtQA::App::TestRunner: 17  QtTest                        	0x000000010004f029 _ZN13TestNamespace5QTestL17qInvokeTestMethodEPKcS2_ + 1465
  QtQA::App::TestRunner: 18  QtTest                        	0x000000010004be82 TestNamespace::QTest::qExec(TestNamespace::QObject*, int, char**) + 1554
  QtQA::App::TestRunner: 19  com.yourcompany.tst_qtcpsocket	0x000000010001b9c4 main + 84
  QtQA::App::TestRunner: 20  com.yourcompany.tst_qtcpsocket	0x0000000100003834 start + 52
  QtQA::App::TestRunner:
  QtQA::App::TestRunner: Thread 1:: Dispatch queue: com.apple.libdispatch-manager
  QtQA::App::TestRunner: 0   libsystem_kernel.dylib        	0x00007fff8d6a27e6 kevent + 10
  QtQA::App::TestRunner: 1   libdispatch.dylib             	0x00007fff8994f78a _dispatch_mgr_invoke + 923
  QtQA::App::TestRunner: 2   libdispatch.dylib             	0x00007fff8994e31a _dispatch_mgr_thread + 54
  QtQA::App::TestRunner:
  QtQA::App::TestRunner: Thread 0 crashed with X86 Thread State (64-bit):
  QtQA::App::TestRunner:   rax: 0x0000000000000000  rbx: 0x0000000000000006  rcx: 0x00007fff5fbfd478  rdx: 0x0000000000000000
  QtQA::App::TestRunner:   rdi: 0x0000000000000407  rsi: 0x0000000000000006  rbp: 0x00007fff5fbfd4a0  rsp: 0x00007fff5fbfd478
  QtQA::App::TestRunner:    r8: 0x00007fff76716fb8   r9: 0x0000000100875bb0  r10: 0x00007fff8d6a1d0a  r11: 0xffffff80002da8d0
  QtQA::App::TestRunner:   r12: 0x0000000000000005  r13: 0x00007fff5fbfdd38  r14: 0x00007fff76719960  r15: 0x000000010101deb8
  QtQA::App::TestRunner:   rip: 0x00007fff8d6a1ce2  rfl: 0x0000000000000246  cr2: 0x0000000101af7000
  QtQA::App::TestRunner: Logical CPU: 0
  QtQA::App::TestRunner:
  QtQA::App::TestRunner: Binary Images:
  QtQA::App::TestRunner:        0x100000000 -        0x100030fff +com.yourcompany.tst_qtcpsocket (??? - ???) <3D360F4D-DD86-348E-A9F8-71D77CD33C9F> /work/*/tst_qtcpsocket.app/Contents/MacOS/tst_qtcpsocket
  QtQA::App::TestRunner:        0x100046000 -        0x100066ff7 +QtTest (5.0.0 - compatibility 5.0.0) <AF2DB829-9C8E-3B51-B10D-85BFB2192A92> /work/*/QtTest.framework/Versions/5/QtTest
  QtQA::App::TestRunner:        0x100078000 -        0x1004b7ff7 +QtCore (5.0.0 - compatibility 5.0.0) <CFBE616B-FD57-3FCF-B9A5-00B096645195> /work/*/QtCore.framework/Versions/5/QtCore
  QtQA::App::TestRunner:        0x1005b8000 -        0x1006bcff7 +QtNetwork (5.0.0 - compatibility 5.0.0) <61B75A47-91AF-3E08-B1C6-CA2518E15178> /work/*/QtNetwork.framework/Versions/5/QtNetwork
  QtQA::App::TestRunner:     0x7fff62b7a000 -     0x7fff62baebaf  dyld (195.6 - ???) <C58DAD8A-4B00-3676-8637-93D6FDE73147> /usr/lib/dyld
  QtQA::App::TestRunner:     0x7fff863d4000 -     0x7fff863ebfff  com.apple.CFOpenDirectory (10.7 - 144) <99A746A5-870A-33DB-9E4F-30A0D755A8F6> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpenDirectory.framework/Versions/A/CFOpenDirectory
  QtQA::App::TestRunner:     0x7fff874a9000 -     0x7fff8752eff7  com.apple.Heimdal (2.2 - 2.0) <FF0BD9A4-6FB0-31E3-ABFB-563FBBEC45FC> /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal
  QtQA::App::TestRunner:     0x7fff879a3000 -     0x7fff879abfff  libsystem_dnssd.dylib (??? - ???) <D9BB1F87-A42B-3CBC-9DC2-FC07FCEF0016> /usr/lib/system/libsystem_dnssd.dylib
  QtQA::App::TestRunner:     0x7fff879ac000 -     0x7fff87cc8fff  com.apple.CoreServices.CarbonCore (960.24 - 960.24) <6F99A26B-788F-37B9-860F-508906EC06D7> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore
  QtQA::App::TestRunner:     0x7fff87cc9000 -     0x7fff87ccdfff  libdyld.dylib (195.5.0 - compatibility 1.0.0) <F1903B7A-D3FF-3390-909A-B24E09BAD1A5> /usr/lib/system/libdyld.dylib
  QtQA::App::TestRunner:     0x7fff87de5000 -     0x7fff87ec2fef  libsystem_c.dylib (763.13.0 - compatibility 1.0.0) <41B43515-2806-3FBC-ACF1-A16F35B7E290> /usr/lib/system/libsystem_c.dylib
  QtQA::App::TestRunner:     0x7fff87ed0000 -     0x7fff87ed0fff  com.apple.CoreServices (53 - 53) <043C8026-8EDD-3241-B090-F589E24062EF> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
  QtQA::App::TestRunner:     0x7fff87ed1000 -     0x7fff87ed6fff  libcache.dylib (47.0.0 - compatibility 1.0.0) <3D114C8A-AD1F-3C78-9E8C-B8F3810740E5> /usr/lib/system/libcache.dylib
  QtQA::App::TestRunner:     0x7fff87ee3000 -     0x7fff87f56fff  libstdc++.6.dylib (52.0.0 - compatibility 7.0.0) <6BDD43E4-A4B1-379E-9ED5-8C713653DFF2> /usr/lib/libstdc++.6.dylib
  QtQA::App::TestRunner:     0x7fff87f57000 -     0x7fff87fabfff  libFontRegistry.dylib (??? - ???) <822DD341-C735-36C9-9521-E8E98807D09D> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontRegistry.dylib
  QtQA::App::TestRunner:     0x7fff884a4000 -     0x7fff884dffff  libsystem_info.dylib (??? - ???) <35F90252-2AE1-32C5-8D34-782C614D9639> /usr/lib/system/libsystem_info.dylib
  QtQA::App::TestRunner:     0x7fff885a8000 -     0x7fff885c8fff  libPng.dylib (??? - ???) <F4D84592-C450-3076-88E9-8E6517C7EF33> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib
  QtQA::App::TestRunner:     0x7fff88621000 -     0x7fff88645fff  com.apple.Kerberos (1.0 - 1) <1F826BCE-DA8F-381D-9C4C-A36AA0EA1CB9> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
  QtQA::App::TestRunner:     0x7fff887ff000 -     0x7fff88c2cfff  libLAPACK.dylib (??? - ???) <4F2E1055-2207-340B-BB45-E4F16171EE0D> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib
  QtQA::App::TestRunner:     0x7fff88c2d000 -     0x7fff88f16ff7  com.apple.security (7.0 - 55148.1) <E9C46204-1336-3D90-BC67-5162FC7079D2> /System/Library/Frameworks/Security.framework/Versions/A/Security
  QtQA::App::TestRunner:     0x7fff890dc000 -     0x7fff891defff  libxml2.2.dylib (10.3.0 - compatibility 10.0.0) <AFBB22B7-07AE-3F2E-B88C-70BEEBFB8A86> /usr/lib/libxml2.2.dylib
  QtQA::App::TestRunner:     0x7fff89275000 -     0x7fff89276ff7  libsystem_sandbox.dylib (??? - ???) <96D38E74-F18F-3CCB-A20B-E8E3ADC4E166> /usr/lib/system/libsystem_sandbox.dylib
  QtQA::App::TestRunner:     0x7fff892ab000 -     0x7fff89307ff7  com.apple.HIServices (1.21 - ???) <9645CFA8-63BE-3A0D-A636-56D9827E6C8C> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices
  QtQA::App::TestRunner:     0x7fff89308000 -     0x7fff8930efff  IOSurface (??? - ???) <77C6757B-D357-3E34-9424-48F962B5CC9C> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
  QtQA::App::TestRunner:     0x7fff8930f000 -     0x7fff8938aff7  com.apple.print.framework.PrintCore (7.1 - 366.3) <C5F39A82-0E77-3AD6-906A-20DD2EE8D374> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore
  QtQA::App::TestRunner:     0x7fff89768000 -     0x7fff89802ff7  com.apple.SearchKit (1.4.0 - 1.4.0) <4E70C394-773E-3A4B-A93C-59A88ABA9509> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit
  QtQA::App::TestRunner:     0x7fff8981a000 -     0x7fff8982cff7  libbsm.0.dylib (??? - ???) <349BB16F-75FA-363F-8D98-7A9C3FA90A0D> /usr/lib/libbsm.0.dylib
  QtQA::App::TestRunner:     0x7fff8982d000 -     0x7fff89842fff  com.apple.speech.synthesis.framework (4.0.74 - 4.0.74) <1158319D-3B16-3000-94D8-E4234CEC6152> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis
  QtQA::App::TestRunner:     0x7fff89843000 -     0x7fff89882fff  com.apple.AE (527.7 - 527.7) <B82F7ABC-AC8B-3507-B029-969DD5CA813D> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE
  QtQA::App::TestRunner:     0x7fff89883000 -     0x7fff8994aff7  com.apple.ColorSync (4.7.4 - 4.7.4) <590AFCDA-F10E-31FE-9B01-DA5FFE74C2BB> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync.framework/Versions/A/ColorSync
  QtQA::App::TestRunner:     0x7fff8994b000 -     0x7fff8994bfff  com.apple.Accelerate.vecLib (3.7 - vecLib 3.7) <C06A140F-6114-3B8B-B080-E509303145B8> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib
  QtQA::App::TestRunner:     0x7fff8994c000 -     0x7fff8995afff  libdispatch.dylib (187.9.0 - compatibility 1.0.0) <1D5BE322-A9B9-3BCE-8FAC-076FB07CF54A> /usr/lib/system/libdispatch.dylib
  QtQA::App::TestRunner:     0x7fff8995b000 -     0x7fff8999cfff  com.apple.QD (3.40 - ???) <47674D2C-BE88-388E-B1B0-03F08BFFE5FD> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD
  QtQA::App::TestRunner:     0x7fff899c9000 -     0x7fff899caff7  libremovefile.dylib (21.1.0 - compatibility 1.0.0) <739E6C83-AA52-3C6C-A680-B37FE2888A04> /usr/lib/system/libremovefile.dylib
  QtQA::App::TestRunner:     0x7fff899cb000 -     0x7fff89ad7fff  libcrypto.0.9.8.dylib (44.0.0 - compatibility 0.9.8) <3A8E1F89-5E26-3C8B-B538-81F5D61DBF8A> /usr/lib/libcrypto.0.9.8.dylib
  QtQA::App::TestRunner:     0x7fff89adc000 -     0x7fff8a479c9f  com.apple.CoreGraphics (1.600.0 - ???) <1DB9C92C-DFA8-36ED-B513-998134462148> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics
  QtQA::App::TestRunner:     0x7fff8a763000 -     0x7fff8a782fff  libresolv.9.dylib (46.1.0 - compatibility 1.0.0) <0635C52D-DD53-3721-A488-4C6E95607A74> /usr/lib/libresolv.9.dylib
  QtQA::App::TestRunner:     0x7fff8af18000 -     0x7fff8aff7ff7  com.apple.ImageIO.framework (3.1.2 - 3.1.2) <FFA7532B-336A-3F0B-9AB9-2A35B56ED887> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/ImageIO
  QtQA::App::TestRunner:     0x7fff8affa000 -     0x7fff8b070fff  libc++.1.dylib (28.1.0 - compatibility 1.0.0) <DA22E4D6-7F20-3BEA-9B89-2FBA735C2EE1> /usr/lib/libc++.1.dylib
  QtQA::App::TestRunner:     0x7fff8b071000 -     0x7fff8b073fff  libquarantine.dylib (36.6.0 - compatibility 1.0.0) <0EBF714B-4B69-3E1F-9A7D-6BBC2AACB310> /usr/lib/system/libquarantine.dylib
  QtQA::App::TestRunner:     0x7fff8b074000 -     0x7fff8b1aafff  com.apple.vImage (5.1 - 5.1) <A08B7582-67BC-3EED-813A-4833645964A7> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage
  QtQA::App::TestRunner:     0x7fff8b1ab000 -     0x7fff8b1beff7  libCRFSuite.dylib (??? - ???) <322486D1-359C-3059-BF53-D4B038621E18> /usr/lib/libCRFSuite.dylib
  QtQA::App::TestRunner:     0x7fff8b35b000 -     0x7fff8b378fff  libxpc.dylib (77.19.0 - compatibility 1.0.0) <9F57891B-D7EF-3050-BEDD-21E7C6668248> /usr/lib/system/libxpc.dylib
  QtQA::App::TestRunner:     0x7fff8b379000 -     0x7fff8b379fff  com.apple.Accelerate (1.7 - Accelerate 1.7) <82DDF6F5-FBC3-323D-B71D-CF7ABC5CF568> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
  QtQA::App::TestRunner:     0x7fff8bac1000 -     0x7fff8bba5fff  com.apple.CoreServices.OSServices (478.46 - 478.46) <70BEE269-8F4D-3FDC-B1AD-A591C0CB37E5> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices
  QtQA::App::TestRunner:     0x7fff8bca4000 -     0x7fff8bca5ff7  libsystem_blocks.dylib (53.0.0 - compatibility 1.0.0) <8BCA214A-8992-34B2-A8B9-B74DEACA1869> /usr/lib/system/libsystem_blocks.dylib
  QtQA::App::TestRunner:     0x7fff8bca6000 -     0x7fff8bcb0ff7  liblaunch.dylib (392.38.0 - compatibility 1.0.0) <6ECB7F19-B384-32C1-8652-2463C1CF4815> /usr/lib/system/liblaunch.dylib
  QtQA::App::TestRunner:     0x7fff8bcb5000 -     0x7fff8be89ff7  com.apple.CoreFoundation (6.7.2 - 635.21) <62A3402E-A4E7-391F-AD20-1EF20236CE1B> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
  QtQA::App::TestRunner:     0x7fff8be96000 -     0x7fff8bec1ff7  libxslt.1.dylib (3.24.0 - compatibility 3.0.0) <E71220D3-8015-38EC-B97D-7FDB383C2BDC> /usr/lib/libxslt.1.dylib
  QtQA::App::TestRunner:     0x7fff8becd000 -     0x7fff8bed2fff  libcompiler_rt.dylib (6.0.0 - compatibility 1.0.0) <98ECD5F6-E85C-32A5-98CD-8911230CB66A> /usr/lib/system/libcompiler_rt.dylib
  QtQA::App::TestRunner:     0x7fff8bf56000 -     0x7fff8c26ffff  com.apple.Foundation (6.7.2 - 833.25) <22AAC369-B63C-3C55-8AC6-C3ECBA44DA7B> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
  QtQA::App::TestRunner:     0x7fff8c4b9000 -     0x7fff8c4ecff7  com.apple.GSS (2.2 - 2.0) <971395D0-B9D0-3FDE-B23F-6F9D0A2FB95F> /System/Library/Frameworks/GSS.framework/Versions/A/GSS
  QtQA::App::TestRunner:     0x7fff8c4ed000 -     0x7fff8c51dff7  com.apple.DictionaryServices (1.2.1 - 158.2) <3FC86118-7553-38F7-8916-B329D2E94476> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices
  QtQA::App::TestRunner:     0x7fff8c51e000 -     0x7fff8c56cfff  libauto.dylib (??? - ???) <D8AC8458-DDD0-3939-8B96-B6CED81613EF> /usr/lib/libauto.dylib
  QtQA::App::TestRunner:     0x7fff8c5c0000 -     0x7fff8c618fff  libTIFF.dylib (??? - ???) <A0FF68DE-2935-30E7-B61C-4D9D70E14AD0> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
  QtQA::App::TestRunner:     0x7fff8c857000 -     0x7fff8c85dff7  libunwind.dylib (30.0.0 - compatibility 1.0.0) <1E9C6C8C-CBE8-3F4B-A5B5-E03E3AB53231> /usr/lib/system/libunwind.dylib
  QtQA::App::TestRunner:     0x7fff8c85f000 -     0x7fff8c865fff  com.apple.DiskArbitration (2.4.1 - 2.4.1) <CEA34337-63DE-302E-81AA-10D717E1F699> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
  QtQA::App::TestRunner:     0x7fff8c866000 -     0x7fff8c8d6fff  com.apple.datadetectorscore (3.0 - 179.4) <9C01D16F-75A9-3BDD-B91A-F0F32261A2E7> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDetectorsCore
  QtQA::App::TestRunner:     0x7fff8c9bc000 -     0x7fff8c9bcfff  libkeymgr.dylib (23.0.0 - compatibility 1.0.0) <61EFED6A-A407-301E-B454-CD18314F0075> /usr/lib/system/libkeymgr.dylib
  QtQA::App::TestRunner:     0x7fff8c9bd000 -     0x7fff8c9ccff7  libxar-nossl.dylib (??? - ???) <A6ABBFB9-E4ED-38AD-BBBB-F9958B9CEFB5> /usr/lib/libxar-nossl.dylib
  QtQA::App::TestRunner:     0x7fff8c9cd000 -     0x7fff8c9d2ff7  libsystem_network.dylib (??? - ???) <5DE7024E-1D2D-34A2-80F4-08326331A75B> /usr/lib/system/libsystem_network.dylib
  QtQA::App::TestRunner:     0x7fff8cf3f000 -     0x7fff8cf43fff  libmathCommon.A.dylib (2026.0.0 - compatibility 1.0.0) <FF83AFF7-42B2-306E-90AF-D539C51A4542> /usr/lib/system/libmathCommon.A.dylib
  QtQA::App::TestRunner:     0x7fff8cf44000 -     0x7fff8cf49fff  com.apple.OpenDirectory (10.7 - 146) <7960A302-F9AC-3F72-838E-3A382032DCA6> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
  QtQA::App::TestRunner:     0x7fff8d36f000 -     0x7fff8d381ff7  libz.1.dylib (1.2.5 - compatibility 1.0.0) <30CBEF15-4978-3DED-8629-7109880A19D4> /usr/lib/libz.1.dylib
  QtQA::App::TestRunner:     0x7fff8d382000 -     0x7fff8d3abfff  libJPEG.dylib (??? - ???) <64D079F9-256A-323B-A837-84628B172F21> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib
  QtQA::App::TestRunner:     0x7fff8d485000 -     0x7fff8d51bff7  libvMisc.dylib (325.4.0 - compatibility 1.0.0) <642D8D54-F9F5-3FBB-A96C-EEFE94C6278B> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib
  QtQA::App::TestRunner:     0x7fff8d521000 -     0x7fff8d56dff7  com.apple.SystemConfiguration (1.11.3 - 1.11) <0A7F1982-B4EA-3424-A0C7-FE46C6224F03> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration
  QtQA::App::TestRunner:     0x7fff8d56e000 -     0x7fff8d67bfff  libJP2.dylib (??? - ???) <5BE8CFA7-00C2-3BDE-BC20-5FF6DC18B415> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libJP2.dylib
  QtQA::App::TestRunner:     0x7fff8d67c000 -     0x7fff8d68afff  com.apple.NetAuth (1.0 - 3.0) <CAA2C83D-B164-315A-8B6C-76C4A3746C9B> /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth
  QtQA::App::TestRunner:     0x7fff8d68b000 -     0x7fff8d6abfff  libsystem_kernel.dylib (1699.26.8 - compatibility 1.0.0) <1DDC0B0F-DB2A-34D6-895D-E5B2B5618946> /usr/lib/system/libsystem_kernel.dylib
  QtQA::App::TestRunner:     0x7fff8d6da000 -     0x7fff8d75eff7  com.apple.ApplicationServices.ATS (317.11.0 - ???) <082DEAFE-8A93-3AF2-B4E5-30012E725929> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS
  QtQA::App::TestRunner:     0x7fff8d75f000 -     0x7fff8dd43fff  libBLAS.dylib (??? - ???) <C34F6D88-187F-33DC-8A68-C0C9D1FA36DF> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib
  QtQA::App::TestRunner:     0x7fff8de49000 -     0x7fff8df2de5f  libobjc.A.dylib (228.0.0 - compatibility 1.0.0) <871E688B-CF57-3BC7-80D6-F6476DFF109B> /usr/lib/libobjc.A.dylib
  QtQA::App::TestRunner:     0x7fff8df2e000 -     0x7fff8df39ff7  libc++abi.dylib (14.0.0 - compatibility 1.0.0) <8FF3D766-D678-36F6-84AC-423C878E6D14> /usr/lib/libc++abi.dylib
  QtQA::App::TestRunner:     0x7fff8e296000 -     0x7fff8e297fff  liblangid.dylib (??? - ???) <CACBE3C3-2F7B-3EED-B50E-EDB73F473B77> /usr/lib/liblangid.dylib
  QtQA::App::TestRunner:     0x7fff8e58c000 -     0x7fff8e5f7ff7  com.apple.framework.IOKit (2.0 - ???) <6C604894-7F61-3130-8499-20791D14577F> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
  QtQA::App::TestRunner:     0x7fff8ed05000 -     0x7fff8ed0eff7  libsystem_notify.dylib (80.1.0 - compatibility 1.0.0) <A4D651E3-D1C6-3934-AD49-7A104FD14596> /usr/lib/system/libsystem_notify.dylib
  QtQA::App::TestRunner:     0x7fff8f16a000 -     0x7fff8f178ff7  libkxld.dylib (??? - ???) <C2FC894F-3716-32C3-967E-6AD5E2697045> /usr/lib/system/libkxld.dylib
  QtQA::App::TestRunner:     0x7fff8f1be000 -     0x7fff8f1c5fff  libcopyfile.dylib (85.1.0 - compatibility 1.0.0) <65602684-33B1-32DE-802B-050CE07659AC> /usr/lib/system/libcopyfile.dylib
  QtQA::App::TestRunner:     0x7fff8f7a4000 -     0x7fff8f804fff  libvDSP.dylib (325.4.0 - compatibility 1.0.0) <3A7521E6-5510-3FA7-AB65-79693A7A5839> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib
  QtQA::App::TestRunner:     0x7fff8fc96000 -     0x7fff8fc9bfff  libpam.2.dylib (3.0.0 - compatibility 3.0.0) <D952F17B-200A-3A23-B9B2-7C1F7AC19189> /usr/lib/libpam.2.dylib
  QtQA::App::TestRunner:     0x7fff8fe27000 -     0x7fff8fe54fe7  libSystem.B.dylib (159.1.0 - compatibility 1.0.0) <DA79E5BA-BBA3-3768-AAD8-B34BA877EF03> /usr/lib/libSystem.B.dylib
  QtQA::App::TestRunner:     0x7fff8fe55000 -     0x7fff8fe5afff  libGIF.dylib (??? - ???) <8763F67F-A881-30B6-B20E-D395B4D9FD58> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib
  QtQA::App::TestRunner:     0x7fff90364000 -     0x7fff90405ff7  com.apple.LaunchServices (480.33 - 480.33) <45EF2044-3396-3910-9B5B-C8F7777D5F56> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices
  QtQA::App::TestRunner:     0x7fff90406000 -     0x7fff90407fff  libDiagnosticMessagesClient.dylib (??? - ???) <3DCF577B-F126-302B-BCE2-4DB9A95B8598> /usr/lib/libDiagnosticMessagesClient.dylib
  QtQA::App::TestRunner:     0x7fff905bb000 -     0x7fff905bcfff  libdnsinfo.dylib (395.11.0 - compatibility 1.0.0) <853BAAA5-270F-3FDC-B025-D448DB72E1C3> /usr/lib/system/libdnsinfo.dylib
  QtQA::App::TestRunner:     0x7fff9064b000 -     0x7fff90740fff  libiconv.2.dylib (7.0.0 - compatibility 7.0.0) <5C40E880-0706-378F-B864-3C2BD922D926> /usr/lib/libiconv.2.dylib
  QtQA::App::TestRunner:     0x7fff90741000 -     0x7fff90846fff  libFontParser.dylib (??? - ???) <759645F2-8CB1-358C-AF41-BA3797CD0F60> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontParser.dylib
  QtQA::App::TestRunner:     0x7fff90b4b000 -     0x7fff90b4cfff  libunc.dylib (24.0.0 - compatibility 1.0.0) <0482C762-746D-37EB-A8C9-E1048CF70462> /usr/lib/system/libunc.dylib
  QtQA::App::TestRunner:     0x7fff90b4d000 -     0x7fff90b4dfff  com.apple.ApplicationServices (41 - 41) <E23F1CED-C0FB-35A8-9657-484C5E6A32AE> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices
  QtQA::App::TestRunner:     0x7fff90f5e000 -     0x7fff90f9eff7  libcups.2.dylib (2.9.0 - compatibility 2.0.0) <5328C0AB-F169-3786-A3EC-9E82E960CAAF> /usr/lib/libcups.2.dylib
  QtQA::App::TestRunner:     0x7fff90ff6000 -     0x7fff9100aff7  com.apple.LangAnalysis (1.7.0 - 1.7.0) <A7C58D71-6D4A-317D-AA06-D648B1F78573> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis
  QtQA::App::TestRunner:     0x7fff9131c000 -     0x7fff91322fff  libmacho.dylib (800.0.0 - compatibility 1.0.0) <548BAEB6-8C4C-3B0F-AB0C-7E1C960BCAB5> /usr/lib/system/libmacho.dylib
  QtQA::App::TestRunner:     0x7fff91323000 -     0x7fff91325fff  com.apple.TrustEvaluationAgent (2.0 - 1) <1F31CAFF-C1C6-33D3-94E9-11B721761DDF> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/TrustEvaluationAgent
  QtQA::App::TestRunner:     0x7fff913ee000 -     0x7fff91471fef  com.apple.Metadata (10.7.0 - 627.32) <38735923-2EB5-3133-BE36-BDD65A7E47DB> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata
  QtQA::App::TestRunner:     0x7fff91596000 -     0x7fff91798fff  libicucore.A.dylib (46.1.0 - compatibility 1.0.0) <38CD6ED3-C8E4-3CCD-89AC-9C3198803101> /usr/lib/libicucore.A.dylib
  QtQA::App::TestRunner:     0x7fff91799000 -     0x7fff9179cfff  libRadiance.dylib (??? - ???) <CD89D70D-F177-3BAE-8A26-644EA7D5E28E> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib
  QtQA::App::TestRunner:     0x7fff917d6000 -     0x7fff91818ff7  libcommonCrypto.dylib (55010.0.0 - compatibility 1.0.0) <A5B9778E-11C3-3F61-B740-1F2114E967FB> /usr/lib/system/libcommonCrypto.dylib
  QtQA::App::TestRunner:     0x7fff91819000 -     0x7fff91980fff  com.apple.CFNetwork (520.4.3 - 520.4.3) <31D7A595-375E-341A-8E97-21E73CC62E4A> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
  QtQA::App::TestRunner:     0x7fff91981000 -     0x7fff91a88fe7  libsqlite3.dylib (9.6.0 - compatibility 9.0.0) <EE02BB01-64C9-304D-9719-A35F5CD6D04C> /usr/lib/libsqlite3.dylib
  QtQA::App::TestRunner:     0x7fff91aee000 -     0x7fff91afbff7  libbz2.1.0.dylib (1.0.5 - compatibility 1.0.0) <8EDE3492-D916-37B2-A066-3E0F054411FD> /usr/lib/libbz2.1.0.dylib
  QtQA::App::TestRunner:     0x7fff91aff000 -     0x7fff91bb2ff7  com.apple.CoreText (220.20.0 - ???) <0E979362-15E4-3955-BF54-B5961361D1CC> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreText.framework/Versions/A/CoreText
  QtQA::App::TestRunner:     0x7fff91bb3000 -     0x7fff91bbafff  com.apple.NetFS (4.0 - 4.0) <AD99FA2A-CF27-30CB-937E-233AD161BA2C> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
  QtQA::App::TestRunner:     0x7fff91bd4000 -     0x7fff91bdffff  com.apple.CommonAuth (2.2 - 2.0) <77E6F0D0-85B6-30B5-B99C-F57104DD2EBA> /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth
  QtQA::App::TestRunner:     0x7fff92f87000 -     0x7fff92fc0fe7  libssl.0.9.8.dylib (44.0.0 - compatibility 0.9.8) <79AAEC98-1258-3DA4-B1C0-4120049D390B> /usr/lib/libssl.0.9.8.dylib
  QtQA::App::TestRunner:     0x7fff9339c000 -     0x7fff933b8ff7  com.apple.GenerationalStorage (1.0 - 126.1) <509F52ED-E54B-3FEF-B3C2-759387B826E6> /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/GenerationalStorage
  QtQA::App::TestRunner:
  QtQA::App::TestRunner: External Modification Summary:
  QtQA::App::TestRunner:   Calls made by other processes targeting this process:
  QtQA::App::TestRunner:     task_for_pid: 2
  QtQA::App::TestRunner:     thread_create: 0
  QtQA::App::TestRunner:     thread_set_state: 0
  QtQA::App::TestRunner:   Calls made by this process:
  QtQA::App::TestRunner:     task_for_pid: 0
  QtQA::App::TestRunner:     thread_create: 0
  QtQA::App::TestRunner:     thread_set_state: 0
  QtQA::App::TestRunner:   Calls made by all processes on this machine:
  QtQA::App::TestRunner:     task_for_pid: 21472
  QtQA::App::TestRunner:     thread_create: 0
  QtQA::App::TestRunner:     thread_set_state: 0
  QtQA::App::TestRunner:
  QtQA::App::TestRunner: VM Region Summary:
  QtQA::App::TestRunner: ReadOnly portion of Libraries: Total=113.9M resident=54.9M(48%) swapped_out_or_unallocated=59.0M(52%)
  QtQA::App::TestRunner: Writable regions: Total=54.3M written=6688K(12%) resident=7828K(14%) swapped_out=0K(0%) unallocated=46.6M(86%)
  QtQA::App::TestRunner:
  QtQA::App::TestRunner: REGION TYPE                      VIRTUAL
  QtQA::App::TestRunner: ===========                      =======
  QtQA::App::TestRunner: MALLOC                             45.4M
  QtQA::App::TestRunner: MALLOC guard page                    32K
  QtQA::App::TestRunner: STACK GUARD                        56.0M
  QtQA::App::TestRunner: Stack                              8712K
  QtQA::App::TestRunner: VM_ALLOCATE                          40K
  QtQA::App::TestRunner: __DATA                             4064K
  QtQA::App::TestRunner: __LINKEDIT                         49.4M
  QtQA::App::TestRunner: __TEXT                             64.5M
  QtQA::App::TestRunner: __UNICODE                           544K
  QtQA::App::TestRunner: mapped file                        15.7M
  QtQA::App::TestRunner: shared memory                        12K
  QtQA::App::TestRunner: ===========                      =======
  QtQA::App::TestRunner: TOTAL                             244.1M
  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.107) Binding   QHostAddress( "172.30.138.107" )
  PASS   : tst_QTcpSocket::bind(WithoutProxy:172.30.138.107)
  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.107) 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)
  (... 1193 lines omitted; there are too many errors!)
  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)
  XFAIL  : tst_QSslSocket::verifyMode(WithoutProxy) QTBUG-24234
     Loc: [tst_qsslsocket.cpp(1807)]
  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.8r 8 Feb 2011"
  QDEBUG : tst_QSslSocket::versionAccessors(WithoutProxy) "90812f"
  PASS   : tst_QSslSocket::versionAccessors(WithoutProxy)
  QDEBUG : tst_QSslSocket::versionAccessors(WithSocks5Proxy) "OpenSSL 0.9.8r 8 Feb 2011"
  QDEBUG : tst_QSslSocket::versionAccessors(WithSocks5Proxy) "90812f"
  PASS   : tst_QSslSocket::versionAccessors(WithSocks5Proxy)
  QDEBUG : tst_QSslSocket::versionAccessors(WithSocks5ProxyAuth) "OpenSSL 0.9.8r 8 Feb 2011"
  QDEBUG : tst_QSslSocket::versionAccessors(WithSocks5ProxyAuth) "90812f"
  PASS   : tst_QSslSocket::versionAccessors(WithSocks5ProxyAuth)
  QDEBUG : tst_QSslSocket::versionAccessors(WithHttpProxy) "OpenSSL 0.9.8r 8 Feb 2011"
  QDEBUG : tst_QSslSocket::versionAccessors(WithHttpProxy) "90812f"
  PASS   : tst_QSslSocket::versionAccessors(WithHttpProxy)
  QDEBUG : tst_QSslSocket::versionAccessors(WithHttpProxyBasicAuth) "OpenSSL 0.9.8r 8 Feb 2011"
  QDEBUG : tst_QSslSocket::versionAccessors(WithHttpProxyBasicAuth) "90812f"
  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: 82 seconds, exit code 52
  
  Testing tst_QMenu
  FAIL!  : tst_QMenu::activeSubMenuPosition() 'sub->pos().x() > main->pos().x()' returned FALSE. ()
     Loc: [tst_qmenu.cpp(630)]
  Totals: 33 passed, 1 failed, 3 skipped
  QtQA::App::TestRunner: test failed, running again to see if it is flaky...
  ********* Start testing of tst_QMenu *********
  Config: Using QTest library 5.0.0, Qt 5.0.0
  PASS   : tst_QMenu::initTestCase()
  PASS   : tst_QMenu::getSetCheck()
  PASS   : tst_QMenu::addActionsAndClear()
  QWARN  : tst_QMenu::keyboardNavigation(data0) void TestNamespace::QWidgetPrivate::setMask_sys(const TestNamespace::QRegion &): Not supported on cocoa.
  PASS   : tst_QMenu::keyboardNavigation(data0)
  PASS   : tst_QMenu::keyboardNavigation(data1)
  PASS   : tst_QMenu::keyboardNavigation(data2)
  PASS   : tst_QMenu::keyboardNavigation(data3_Mac)
  PASS   : tst_QMenu::keyboardNavigation(data4)
  PASS   : tst_QMenu::keyboardNavigation(data5)
  QWARN  : tst_QMenu::keyboardNavigation(data6) void TestNamespace::QWidgetPrivate::setMask_sys(const TestNamespace::QRegion &): Not supported on cocoa.
  PASS   : tst_QMenu::keyboardNavigation(data6)
  PASS   : tst_QMenu::keyboardNavigation(data7)
  PASS   : tst_QMenu::keyboardNavigation(data8)
  PASS   : tst_QMenu::keyboardNavigation(data9)
  PASS   : tst_QMenu::keyboardNavigation(data10)
  XFAIL  : tst_QMenu::keyboardNavigation(shortcut0) Shortcut navication fails, see QTBUG-23684
     Loc: [tst_qmenu.cpp(352)]
  PASS   : tst_QMenu::keyboardNavigation(shortcut0)
  SKIP   : tst_QMenu::focus() Computer is currently set up to NOT tab to all widgets, this test assumes you can tab to all widgets
     Loc: [tst_qmenu.cpp(383)]
  PASS   : tst_QMenu::overrideMenuAction()
  QWARN  : tst_QMenu::statusTip() void TestNamespace::QWidgetPrivate::setMask_sys(const TestNamespace::QRegion &): Not supported on cocoa.
  PASS   : tst_QMenu::statusTip()
  QWARN  : tst_QMenu::widgetActionFocus() void TestNamespace::QWidgetPrivate::setMask_sys(const TestNamespace::QRegion &): Not supported on cocoa.
  PASS   : tst_QMenu::widgetActionFocus()
  QWARN  : tst_QMenu::mouseActivation() void TestNamespace::QWidgetPrivate::setMask_sys(const TestNamespace::QRegion &): Not supported on cocoa.
  PASS   : tst_QMenu::mouseActivation()
  QWARN  : tst_QMenu::tearOff() void TestNamespace::QWidgetPrivate::setMask_sys(const TestNamespace::QRegion &): Not supported on cocoa.
  QWARN  : tst_QMenu::tearOff() void TestNamespace::QWidgetPrivate::setMask_sys(const TestNamespace::QRegion &): Not supported on cocoa.
  PASS   : tst_QMenu::tearOff()
  QWARN  : tst_QMenu::layoutDirection() -[QNSView setImage:] setting invalid size 0 x 0 for qnsview image
  QWARN  : tst_QMenu::layoutDirection() void TestNamespace::QCocoaWindow::syncWindowState(Qt::WindowState) invalid window content view size, check your window geometry
  QWARN  : tst_QMenu::layoutDirection() void TestNamespace::QCocoaWindow::syncWindowState(Qt::WindowState) invalid window content view size, check your window geometry
  QWARN  : tst_QMenu::layoutDirection() void TestNamespace::QCocoaWindow::syncWindowState(Qt::WindowState) invalid window content view size, check your window geometry
  PASS   : tst_QMenu::layoutDirection()
  PASS   : tst_QMenu::task208001_stylesheet()
  QWARN  : tst_QMenu::activeSubMenuPosition() void TestNamespace::QWidgetPrivate::setMask_sys(const TestNamespace::QRegion &): Not supported on cocoa.
  QWARN  : tst_QMenu::activeSubMenuPosition() void TestNamespace::QWidgetPrivate::setMask_sys(const TestNamespace::QRegion &): Not supported on cocoa.
  FAIL!  : tst_QMenu::activeSubMenuPosition() 'sub->pos().x() > main->pos().x()' returned FALSE. ()
     Loc: [tst_qmenu.cpp(630)]
  QWARN  : tst_QMenu::activeSubMenuPosition() void TestNamespace::QWidgetPrivate::setMask_sys(const TestNamespace::QRegion &): Not supported on cocoa.
  PASS   : tst_QMenu::task242454_sizeHint()
  QWARN  : tst_QMenu::task176201_clear() void TestNamespace::QWidgetPrivate::setMask_sys(const TestNamespace::QRegion &): Not supported on cocoa.
  PASS   : tst_QMenu::task176201_clear()
  SKIP   : tst_QMenu::task250673_activeMultiColumnSubMenuPosition() the style doesn't support multiple columns, it makes the menu scrollable
     Loc: [tst_qmenu.cpp(675)]
  QWARN  : tst_QMenu::task256918_setFont() void TestNamespace::QWidgetPrivate::setMask_sys(const TestNamespace::QRegion &): Not supported on cocoa.
  PASS   : tst_QMenu::task256918_setFont()
  PASS   : tst_QMenu::menuSizeHint()
  QWARN  : tst_QMenu::task258920_mouseBorder() void TestNamespace::QWidgetPrivate::setMask_sys(const TestNamespace::QRegion &): Not supported on cocoa.
  PASS   : tst_QMenu::task258920_mouseBorder()
  PASS   : tst_QMenu::setFixedWidth()
  PASS   : tst_QMenu::deleteActionInTriggered()
  QWARN  : tst_QMenu::pushButtonPopulateOnAboutToShow() void TestNamespace::QWidgetPrivate::setMask_sys(const TestNamespace::QRegion &): Not supported on cocoa.
  PASS   : tst_QMenu::pushButtonPopulateOnAboutToShow()
  QWARN  : tst_QMenu::QTBUG7907_submenus_autoselect() void TestNamespace::QWidgetPrivate::setMask_sys(const TestNamespace::QRegion &): Not supported on cocoa.
  QWARN  : tst_QMenu::QTBUG7907_submenus_autoselect() void TestNamespace::QWidgetPrivate::setMask_sys(const TestNamespace::QRegion &): Not supported on cocoa.
  QWARN  : tst_QMenu::QTBUG7907_submenus_autoselect() void TestNamespace::QWidgetPrivate::setMask_sys(const TestNamespace::QRegion &): Not supported on cocoa.
  QWARN  : tst_QMenu::QTBUG7907_submenus_autoselect() void TestNamespace::QWidgetPrivate::setMask_sys(const TestNamespace::QRegion &): Not supported on cocoa.
  QWARN  : tst_QMenu::QTBUG7907_submenus_autoselect() void TestNamespace::QWidgetPrivate::setMask_sys(const TestNamespace::QRegion &): Not supported on cocoa.
  PASS   : tst_QMenu::QTBUG7907_submenus_autoselect()
  QWARN  : tst_QMenu::QTBUG7411_submenus_activate() void TestNamespace::QWidgetPrivate::setMask_sys(const TestNamespace::QRegion &): Not supported on cocoa.
  QWARN  : tst_QMenu::QTBUG7411_submenus_activate() void TestNamespace::QWidgetPrivate::setMask_sys(const TestNamespace::QRegion &): Not supported on cocoa.
  QWARN  : tst_QMenu::QTBUG7411_submenus_activate() void TestNamespace::QWidgetPrivate::setMask_sys(const TestNamespace::QRegion &): Not supported on cocoa.
  PASS   : tst_QMenu::QTBUG7411_submenus_activate()
  SKIP   : tst_QMenu::QTBUG_10735_crashWithDialog() Test currently hangs on Mac OS X, see QTBUG-23677
     Loc: [tst_qmenu.cpp(954)]
  PASS   : tst_QMenu::cleanupTestCase()
  Totals: 33 passed, 1 failed, 3 skipped
  ********* Finished testing of tst_QMenu *********
  QtQA::App::TestRunner: test failure could be reproduced twice consecutively
  QtQA::App::TestRunner: end tst_qmenu: 7 seconds, exit code 1
  
  Testing tst_QHttpSocketEngine
  FAIL!  : tst_QHttpSocketEngine::simpleConnectToIMAP() 'socketDevice.state() == QAbstractSocket::ConnectedState' returned FALSE. ()
     Loc: [tst_qhttpsocketengine.cpp(317)]
  FAIL!  : tst_QHttpSocketEngine::simpleErrorsAndStates() 'socketDevice.state() == QAbstractSocket::ConnectedState || socketDevice.state() == QAbstractSocket::UnconnectedState' returned FALSE. ()
     Loc: [tst_qhttpsocketengine.cpp(376)]
  FAIL!  : tst_QHttpSocketEngine::downloadBigFile() Network operation timed out
     Loc: [tst_qhttpsocketengine.cpp(666)]
  FAIL!  : tst_QHttpSocketEngine::passwordAuth() 'socketDevice.state() == QAbstractSocket::ConnectedState' returned FALSE. ()
     Loc: [tst_qhttpsocketengine.cpp(707)]
  Totals: 20 passed, 4 failed, 0 skipped
  QtQA::App::TestRunner: test failed, running again to see if it is flaky...
  ********* Start testing of tst_QHttpSocketEngine *********
  Config: Using QTest library 5.0.0, Qt 5.0.0
  PASS   : tst_QHttpSocketEngine::initTestCase()
  PASS   : tst_QHttpSocketEngine::construction()
  PASS   : tst_QHttpSocketEngine::errorTest(proxy-host-not-found)
  PASS   : tst_QHttpSocketEngine::errorTest(proxy-connection-refused)
  PASS   : tst_QHttpSocketEngine::errorTest(garbage1)
  PASS   : tst_QHttpSocketEngine::errorTest(garbage2)
  PASS   : tst_QHttpSocketEngine::errorTest(garbage3)
  PASS   : tst_QHttpSocketEngine::errorTest(forbidden)
  PASS   : tst_QHttpSocketEngine::errorTest(method-not-allowed)
  PASS   : tst_QHttpSocketEngine::errorTest(proxy-authentication-too-short)
  PASS   : tst_QHttpSocketEngine::errorTest(proxy-authentication-invalid-method)
  PASS   : tst_QHttpSocketEngine::errorTest(proxy-authentication-required)
  PASS   : tst_QHttpSocketEngine::errorTest(proxy-authentication-required2)
  PASS   : tst_QHttpSocketEngine::errorTest(proxy-authentication-required-noclose)
  PASS   : tst_QHttpSocketEngine::errorTest(connection-refused)
  PASS   : tst_QHttpSocketEngine::errorTest(host-not-found)
  PASS   : tst_QHttpSocketEngine::errorTest(weird-http-reply)
  FAIL!  : tst_QHttpSocketEngine::simpleConnectToIMAP() 'socketDevice.state() == QAbstractSocket::ConnectedState' returned FALSE. ()
     Loc: [tst_qhttpsocketengine.cpp(317)]
  FAIL!  : tst_QHttpSocketEngine::simpleErrorsAndStates() 'socketDevice.state() == QAbstractSocket::ConnectedState || socketDevice.state() == QAbstractSocket::UnconnectedState' returned FALSE. ()
     Loc: [tst_qhttpsocketengine.cpp(376)]
  PASS   : tst_QHttpSocketEngine::tcpSocketBlockingTest()
  PASS   : tst_QHttpSocketEngine::tcpSocketNonBlockingTest()
  FAIL!  : tst_QHttpSocketEngine::downloadBigFile() Network operation timed out
     Loc: [tst_qhttpsocketengine.cpp(666)]
  FAIL!  : tst_QHttpSocketEngine::passwordAuth() 'socketDevice.state() == QAbstractSocket::ConnectedState' returned FALSE. ()
     Loc: [tst_qhttpsocketengine.cpp(707)]
  PASS   : tst_QHttpSocketEngine::cleanupTestCase()
  Totals: 20 passed, 4 failed, 0 skipped
  ********* Finished testing of tst_QHttpSocketEngine *********
  QtQA::App::TestRunner: test failure could be reproduced twice consecutively
  QtQA::App::TestRunner: end tst_qhttpsocketengine: 120 seconds, exit code 4

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

    ============================================================

QtBase_master_Integration ยป win32-msvc2010_Windows_7 #4308: FAILURE
  Build log: http://testresults.qt-project.org/ci/QtBase_master_Integration/build_04308/win32-msvc2010_Windows_7/log.txt.gz

  Tested changes (refs/builds/master_1351074701):
    http://codereview.qt-project.org/38021 [PS1] - Update QDataStream format docs for gui/math3d classes
    http://codereview.qt-project.org/37757 [PS6] - Add a CMake macro to test module includes
    http://codereview.qt-project.org/37674 [PS1] - Check for both A and P when converting QDateTime to string.
    http://codereview.qt-project.org/37950 [PS1] - Fix widget borders when using global stylesheetstyle
    http://codereview.qt-project.org/37711 [PS3] - Define additional math.h constants if not already defined
    http://codereview.qt-project.org/37508 [PS6] - Do not call QWidget::show/hideEvent twice
    http://codereview.qt-project.org/38048 [PS1] - fix flakiness of tst_qlocalsocket::processConnection



More information about the Ci-reports mailing list