********* Start testing of tst_QHttpSocketEngine ********* Config: Using QtTest library 5.5.1, Qt 5.5.1 (i386-little_endian-ilp32 shared (dynamic) debug build; by MSVC 2015) 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) QWARN : tst_QHttpSocketEngine::errorTest(proxy-authentication-required) QNativeSocketEngine::read() was called not in QAbstractSocket::ConnectedState or QAbstractSocket::BoundState PASS : tst_QHttpSocketEngine::errorTest(proxy-authentication-required) PASS : tst_QHttpSocketEngine::errorTest(proxy-authentication-required2) QWARN : tst_QHttpSocketEngine::errorTest(proxy-authentication-required-noclose) QNativeSocketEngine::read() was called not in QAbstractSocket::ConnectedState or QAbstractSocket::BoundState 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) PASS : tst_QHttpSocketEngine::simpleConnectToIMAP() PASS : tst_QHttpSocketEngine::simpleErrorsAndStates() PASS : tst_QHttpSocketEngine::tcpSocketBlockingTest() PASS : tst_QHttpSocketEngine::tcpSocketNonBlockingTest() QDEBUG : tst_QHttpSocketEngine::downloadBigFile() 9.5MB/15.3s: 0.6MB/s PASS : tst_QHttpSocketEngine::downloadBigFile() PASS : tst_QHttpSocketEngine::passwordAuth() PASS : tst_QHttpSocketEngine::cleanupTestCase() Totals: 24 passed, 0 failed, 0 skipped, 0 blacklisted ********* Finished testing of tst_QHttpSocketEngine ********* ********* Start testing of tst_QUdpSocket ********* Config: Using QtTest library 5.5.1, Qt 5.5.1 (i386-little_endian-ilp32 shared (dynamic) debug build; by MSVC 2015) PASS : tst_QUdpSocket::initTestCase() QWARN : tst_QUdpSocket::constructing(WithoutProxy) QIODevice::read (QUdpSocket): device not open PASS : tst_QUdpSocket::constructing(WithoutProxy) PASS : tst_QUdpSocket::unconnectedServerAndClientTest(WithoutProxy) PASS : tst_QUdpSocket::broadcasting(WithoutProxy) PASS : tst_QUdpSocket::loop(WithoutProxy:"Almond!" | "Joy!") PASS : tst_QUdpSocket::loop(WithoutProxy:"A" | "B") PASS : tst_QUdpSocket::loop(WithoutProxy:"AB" | "B") PASS : tst_QUdpSocket::loop(WithoutProxy:"AB" | "BB") PASS : tst_QUdpSocket::loop(WithoutProxy:"A\0B" | "B\0B") PASS : tst_QUdpSocket::loop(WithoutProxy:"(nil)" | "(nil)") PASS : tst_QUdpSocket::loop(WithoutProxy:Bigmessage) PASS : tst_QUdpSocket::ipv6Loop(WithoutProxy:"Almond!" | "Joy!") PASS : tst_QUdpSocket::ipv6Loop(WithoutProxy:"A" | "B") PASS : tst_QUdpSocket::ipv6Loop(WithoutProxy:"AB" | "B") PASS : tst_QUdpSocket::ipv6Loop(WithoutProxy:"AB" | "BB") PASS : tst_QUdpSocket::ipv6Loop(WithoutProxy:"A\0B" | "B\0B") PASS : tst_QUdpSocket::ipv6Loop(WithoutProxy:"(nil)" | "(nil)") PASS : tst_QUdpSocket::ipv6Loop(WithoutProxy:Bigmessage) PASS : tst_QUdpSocket::dualStack(WithoutProxy) PASS : tst_QUdpSocket::dualStackAutoBinding(WithoutProxy) PASS : tst_QUdpSocket::dualStackNoIPv4onV6only(WithoutProxy) PASS : tst_QUdpSocket::connectToHost(WithoutProxy) PASS : tst_QUdpSocket::bindAndConnectToHost(WithoutProxy) PASS : tst_QUdpSocket::pendingDatagramSize(WithoutProxy) PASS : tst_QUdpSocket::writeDatagram(WithoutProxy) QDEBUG : tst_QUdpSocket::performance(WithoutProxy) 2460.94MB/5.00s: 492.19MB/s PASS : tst_QUdpSocket::performance(WithoutProxy) QWARN : tst_QUdpSocket::bindMode(WithoutProxy) Failed to bind with QUdpSocket::ReuseAddressHint, user isn't an administrator? PASS : tst_QUdpSocket::bindMode(WithoutProxy) FAIL! : tst_QUdpSocket::writeDatagramToNonExistingPeer(WithoutProxy:localhost-unbound) Compared values are not the same Actual (sReadyReadSpy.count()): 1 Expected (0) : 0 ..\tst_qudpsocket.cpp(886) : failure location FAIL! : tst_QUdpSocket::writeDatagramToNonExistingPeer(WithoutProxy:localhost-bound) Compared values are not the same Actual (sReadyReadSpy.count()): 1 Expected (0) : 0 ..\tst_qudpsocket.cpp(886) : failure location PASS : tst_QUdpSocket::writeDatagramToNonExistingPeer(WithoutProxy:remote-unbound) PASS : tst_QUdpSocket::writeDatagramToNonExistingPeer(WithoutProxy:remote-bound) SKIP : tst_QUdpSocket::writeToNonExistingPeer(WithoutProxy:localhost) Connected-mode UDP sockets and their behaviour are erratic ..\tst_qudpsocket.cpp(905) : failure location SKIP : tst_QUdpSocket::writeToNonExistingPeer(WithoutProxy:remote) Connected-mode UDP sockets and their behaviour are erratic ..\tst_qudpsocket.cpp(905) : failure location PASS : tst_QUdpSocket::outOfProcessConnectedClientServerTest(WithoutProxy) PASS : tst_QUdpSocket::outOfProcessUnconnectedClientServerTest(WithoutProxy) PASS : tst_QUdpSocket::zeroLengthDatagram(WithoutProxy) PASS : tst_QUdpSocket::multicastTtlOption(WithoutProxy:0.0.0.0 0) PASS : tst_QUdpSocket::multicastTtlOption(WithoutProxy:0.0.0.0 1) PASS : tst_QUdpSocket::multicastTtlOption(WithoutProxy:0.0.0.0 2) PASS : tst_QUdpSocket::multicastTtlOption(WithoutProxy:0.0.0.0 128) PASS : tst_QUdpSocket::multicastTtlOption(WithoutProxy:0.0.0.0 255) PASS : tst_QUdpSocket::multicastTtlOption(WithoutProxy:0.0.0.0 1024) PASS : tst_QUdpSocket::multicastTtlOption(WithoutProxy::: 0) PASS : tst_QUdpSocket::multicastTtlOption(WithoutProxy::: 1) PASS : tst_QUdpSocket::multicastTtlOption(WithoutProxy::: 2) PASS : tst_QUdpSocket::multicastTtlOption(WithoutProxy::: 128) PASS : tst_QUdpSocket::multicastTtlOption(WithoutProxy::: 255) PASS : tst_QUdpSocket::multicastTtlOption(WithoutProxy::: 1024) PASS : tst_QUdpSocket::multicastLoopbackOption(WithoutProxy:0.0.0.0 0) PASS : tst_QUdpSocket::multicastLoopbackOption(WithoutProxy:0.0.0.0 1) PASS : tst_QUdpSocket::multicastLoopbackOption(WithoutProxy:0.0.0.0 2) PASS : tst_QUdpSocket::multicastLoopbackOption(WithoutProxy:0.0.0.0 0 again) PASS : tst_QUdpSocket::multicastLoopbackOption(WithoutProxy:0.0.0.0 2 again) PASS : tst_QUdpSocket::multicastLoopbackOption(WithoutProxy:0.0.0.0 0 last time) PASS : tst_QUdpSocket::multicastLoopbackOption(WithoutProxy:0.0.0.0 1 again) PASS : tst_QUdpSocket::multicastLoopbackOption(WithoutProxy::: 0) PASS : tst_QUdpSocket::multicastLoopbackOption(WithoutProxy::: 1) PASS : tst_QUdpSocket::multicastLoopbackOption(WithoutProxy::: 2) PASS : tst_QUdpSocket::multicastLoopbackOption(WithoutProxy::: 0 again) PASS : tst_QUdpSocket::multicastLoopbackOption(WithoutProxy::: 2 again) PASS : tst_QUdpSocket::multicastLoopbackOption(WithoutProxy::: 0 last time) PASS : tst_QUdpSocket::multicastLoopbackOption(WithoutProxy::: 1 again) PASS : tst_QUdpSocket::multicastJoinBeforeBind(WithoutProxy:valid ipv4 group address) PASS : tst_QUdpSocket::multicastJoinBeforeBind(WithoutProxy:invalid ipv4 group address) PASS : tst_QUdpSocket::multicastJoinBeforeBind(WithoutProxy:valid ipv6 group address) PASS : tst_QUdpSocket::multicastJoinBeforeBind(WithoutProxy:invalid ipv6 group address) PASS : tst_QUdpSocket::multicastLeaveAfterClose(WithoutProxy:ipv4) PASS : tst_QUdpSocket::multicastLeaveAfterClose(WithoutProxy:ipv6) PASS : tst_QUdpSocket::setMulticastInterface(WithoutProxy:{866F2FFC-6E09-4E3C-B25F-B13CAFD5259B}:fe80::9963:320c:26f8:2042%9) PASS : tst_QUdpSocket::setMulticastInterface(WithoutProxy:{866F2FFC-6E09-4E3C-B25F-B13CAFD5259B}:10.9.78.12) PASS : tst_QUdpSocket::setMulticastInterface(WithoutProxy:{D6EA2102-C051-11E5-885F-806E6F6E6963}:::1) PASS : tst_QUdpSocket::setMulticastInterface(WithoutProxy:{D6EA2102-C051-11E5-885F-806E6F6E6963}:127.0.0.1) PASS : tst_QUdpSocket::setMulticastInterface(WithoutProxy:{67002A87-7D48-44F5-AB54-8EFE343D20B6}:2001:0:9d38:6ab8:cda:3a21:f5f6:b1f3) PASS : tst_QUdpSocket::setMulticastInterface(WithoutProxy:{67002A87-7D48-44F5-AB54-8EFE343D20B6}:fe80::cda:3a21:f5f6:b1f3%7) PASS : tst_QUdpSocket::multicast(WithoutProxy:valid bind, group ipv4 address) PASS : tst_QUdpSocket::multicast(WithoutProxy:valid bind, invalid group ipv4 address) PASS : tst_QUdpSocket::multicast(WithoutProxy:same bind, group ipv4 address) PASS : tst_QUdpSocket::multicast(WithoutProxy:valid bind, group ipv6 address) PASS : tst_QUdpSocket::multicast(WithoutProxy:valid bind, invalid group ipv6 address) FAIL! : tst_QUdpSocket::multicast(WithoutProxy:same bind, group ipv6 address) 'receiver.bind(bindAddress, 0) == bindResult' returned FALSE. (Unknown error) ..\tst_qudpsocket.cpp(1352) : failure location PASS : tst_QUdpSocket::multicast(WithoutProxy:dual bind, group ipv4 address) PASS : tst_QUdpSocket::multicast(WithoutProxy:dual bind, group ipv6 address) QDEBUG : tst_QUdpSocket::echo(WithoutProxy:writeDatagram) packets in 1 out 0 QDEBUG : tst_QUdpSocket::echo(WithoutProxy:writeDatagram) packets in 2 out 1 QDEBUG : tst_QUdpSocket::echo(WithoutProxy:writeDatagram) packets in 3 out 2 QDEBUG : tst_QUdpSocket::echo(WithoutProxy:writeDatagram) packets in 4 out 3 QDEBUG : tst_QUdpSocket::echo(WithoutProxy:writeDatagram) packets in 4 out 4 QDEBUG : tst_QUdpSocket::echo(WithoutProxy:writeDatagram) packets in 5 out 5 QDEBUG : tst_QUdpSocket::echo(WithoutProxy:writeDatagram) packets in 6 out 6 QDEBUG : tst_QUdpSocket::echo(WithoutProxy:writeDatagram) packets in 7 out 7 QDEBUG : tst_QUdpSocket::echo(WithoutProxy:writeDatagram) packets in 8 out 8 QDEBUG : tst_QUdpSocket::echo(WithoutProxy:writeDatagram) packets in 9 out 9 PASS : tst_QUdpSocket::echo(WithoutProxy:writeDatagram) QDEBUG : tst_QUdpSocket::echo(WithoutProxy:write) packets in 1 out 0 QDEBUG : tst_QUdpSocket::echo(WithoutProxy:write) packets in 2 out 1 QDEBUG : tst_QUdpSocket::echo(WithoutProxy:write) packets in 3 out 2 QDEBUG : tst_QUdpSocket::echo(WithoutProxy:write) packets in 4 out 3 QDEBUG : tst_QUdpSocket::echo(WithoutProxy:write) packets in 5 out 4 QDEBUG : tst_QUdpSocket::echo(WithoutProxy:write) packets in 6 out 5 QDEBUG : tst_QUdpSocket::echo(WithoutProxy:write) packets in 7 out 6 QDEBUG : tst_QUdpSocket::echo(WithoutProxy:write) packets in 8 out 7 QDEBUG : tst_QUdpSocket::echo(WithoutProxy:write) packets in 9 out 8 QDEBUG : tst_QUdpSocket::echo(WithoutProxy:write) packets in 10 out 9 PASS : tst_QUdpSocket::echo(WithoutProxy:write) QDEBUG : tst_QUdpSocket::linkLocalIPv6(WithoutProxy) QHostAddress("fe80::9963:320c:26f8:2042%9") PASS : tst_QUdpSocket::linkLocalIPv6(WithoutProxy) SKIP : tst_QUdpSocket::linkLocalIPv4(WithoutProxy) No IPv4 link local addresses ..\tst_qudpsocket.cpp(1553) : failure location PASS : tst_QUdpSocket::readyRead(WithoutProxy) PASS : tst_QUdpSocket::readyReadForEmptyDatagram(WithoutProxy) FAIL! : tst_QUdpSocket::asyncReadDatagram(WithoutProxy) Compared values are not the same Actual (m_asyncReceiver->bytesAvailable()): 0 Expected (qint64(1)) : 1 ..\tst_qudpsocket.cpp(1684) : failure location FAIL! : tst_QUdpSocket::asyncReadDatagram(WithoutProxy) '!QTestEventLoop::instance().timeout()' returned FALSE. () ..\tst_qudpsocket.cpp(1722) : failure location PASS : tst_QUdpSocket::writeInHostLookupState(WithoutProxy) PASS : tst_QUdpSocket::cleanupTestCase() Totals: 84 passed, 5 failed, 3 skipped, 0 blacklisted ********* Finished testing of tst_QUdpSocket ********* ********* Start testing of tst_QTcpSocket ********* Config: Using QtTest library 5.5.1, Qt 5.5.1 (i386-little_endian-ilp32 shared (dynamic) debug build; by MSVC 2015) QDEBUG : tst_QTcpSocket::initTestCase() "qt-test-server.qt-test-net" PASS : tst_QTcpSocket::initTestCase() PASS : tst_QTcpSocket::socketsConstructedBeforeEventLoop(WithoutProxy) PASS : tst_QTcpSocket::socketsConstructedBeforeEventLoop(WithHttpProxy) PASS : tst_QTcpSocket::socketsConstructedBeforeEventLoop(WithHttpProxyBasicAuth) PASS : tst_QTcpSocket::socketsConstructedBeforeEventLoop(WithoutProxy SSL) PASS : tst_QTcpSocket::socketsConstructedBeforeEventLoop(WithHttpProxy SSL) PASS : tst_QTcpSocket::socketsConstructedBeforeEventLoop(WithHttpProxyBasicAuth SSL) QWARN : tst_QTcpSocket::constructing(WithoutProxy) QIODevice::read (QTcpSocket): device not open QWARN : tst_QTcpSocket::constructing(WithoutProxy) QIODevice::read (QTcpSocket): device not open PASS : tst_QTcpSocket::constructing(WithoutProxy) QWARN : tst_QTcpSocket::constructing(WithHttpProxy) QIODevice::read (QTcpSocket): device not open QWARN : tst_QTcpSocket::constructing(WithHttpProxy) QIODevice::read (QTcpSocket): device not open PASS : tst_QTcpSocket::constructing(WithHttpProxy) QWARN : tst_QTcpSocket::constructing(WithHttpProxyBasicAuth) QIODevice::read (QTcpSocket): device not open QWARN : tst_QTcpSocket::constructing(WithHttpProxyBasicAuth) QIODevice::read (QTcpSocket): device not open PASS : tst_QTcpSocket::constructing(WithHttpProxyBasicAuth) QWARN : tst_QTcpSocket::constructing(WithoutProxy SSL) QIODevice::read (QSslSocket): device not open QWARN : tst_QTcpSocket::constructing(WithoutProxy SSL) QIODevice::read (QSslSocket): device not open PASS : tst_QTcpSocket::constructing(WithoutProxy SSL) QWARN : tst_QTcpSocket::constructing(WithHttpProxy SSL) QIODevice::read (QSslSocket): device not open QWARN : tst_QTcpSocket::constructing(WithHttpProxy SSL) QIODevice::read (QSslSocket): device not open PASS : tst_QTcpSocket::constructing(WithHttpProxy SSL) QWARN : tst_QTcpSocket::constructing(WithHttpProxyBasicAuth SSL) QIODevice::read (QSslSocket): device not open QWARN : tst_QTcpSocket::constructing(WithHttpProxyBasicAuth SSL) QIODevice::read (QSslSocket): device not open PASS : tst_QTcpSocket::constructing(WithHttpProxyBasicAuth SSL) PASS : tst_QTcpSocket::bind(WithoutProxy:10.9.78.12) PASS : tst_QTcpSocket::bind(WithoutProxy:10.10.229.15) PASS : tst_QTcpSocket::bind(WithoutProxy:::1) PASS : tst_QTcpSocket::bind(WithoutProxy:127.0.0.1) PASS : tst_QTcpSocket::bind(WithoutProxy:2001:0:9d38:6ab8:cda:3a21:f5f6:b1f3) PASS : tst_QTcpSocket::bind(WithoutProxy:0.0.0.0) PASS : tst_QTcpSocket::bind(WithoutProxy:[::]) PASS : tst_QTcpSocket::bind(WithoutProxy:0.0.0.0:randomport) PASS : tst_QTcpSocket::bind(WithoutProxy:[::]:randomport) PASS : tst_QTcpSocket::bind(WithoutProxy:198.51.100.1) PASS : tst_QTcpSocket::bind(WithoutProxy:2001:0DB8::1) PASS : tst_QTcpSocket::bind(WithHttpProxy:10.9.78.12) PASS : tst_QTcpSocket::bind(WithHttpProxy:10.10.229.15) PASS : tst_QTcpSocket::bind(WithHttpProxy:::1) PASS : tst_QTcpSocket::bind(WithHttpProxy:127.0.0.1) PASS : tst_QTcpSocket::bind(WithHttpProxy:2001:0:9d38:6ab8:cda:3a21:f5f6:b1f3) PASS : tst_QTcpSocket::bind(WithHttpProxy:0.0.0.0) PASS : tst_QTcpSocket::bind(WithHttpProxy:[::]) PASS : tst_QTcpSocket::bind(WithHttpProxy:0.0.0.0:randomport) PASS : tst_QTcpSocket::bind(WithHttpProxy:[::]:randomport) PASS : tst_QTcpSocket::bind(WithHttpProxy:198.51.100.1) PASS : tst_QTcpSocket::bind(WithHttpProxy:2001:0DB8::1) PASS : tst_QTcpSocket::bind(WithHttpProxyBasicAuth:10.9.78.12) PASS : tst_QTcpSocket::bind(WithHttpProxyBasicAuth:10.10.229.15) PASS : tst_QTcpSocket::bind(WithHttpProxyBasicAuth:::1) PASS : tst_QTcpSocket::bind(WithHttpProxyBasicAuth:127.0.0.1) PASS : tst_QTcpSocket::bind(WithHttpProxyBasicAuth:2001:0:9d38:6ab8:cda:3a21:f5f6:b1f3) PASS : tst_QTcpSocket::bind(WithHttpProxyBasicAuth:0.0.0.0) PASS : tst_QTcpSocket::bind(WithHttpProxyBasicAuth:[::]) PASS : tst_QTcpSocket::bind(WithHttpProxyBasicAuth:0.0.0.0:randomport) PASS : tst_QTcpSocket::bind(WithHttpProxyBasicAuth:[::]:randomport) PASS : tst_QTcpSocket::bind(WithHttpProxyBasicAuth:198.51.100.1) PASS : tst_QTcpSocket::bind(WithHttpProxyBasicAuth:2001:0DB8::1) PASS : tst_QTcpSocket::bind(WithoutProxy SSL:10.9.78.12) PASS : tst_QTcpSocket::bind(WithoutProxy SSL:10.10.229.15) PASS : tst_QTcpSocket::bind(WithoutProxy SSL:::1) PASS : tst_QTcpSocket::bind(WithoutProxy SSL:127.0.0.1) PASS : tst_QTcpSocket::bind(WithoutProxy SSL:2001:0:9d38:6ab8:cda:3a21:f5f6:b1f3) PASS : tst_QTcpSocket::bind(WithoutProxy SSL:0.0.0.0) PASS : tst_QTcpSocket::bind(WithoutProxy SSL:[::]) PASS : tst_QTcpSocket::bind(WithoutProxy SSL:0.0.0.0:randomport) PASS : tst_QTcpSocket::bind(WithoutProxy SSL:[::]:randomport) PASS : tst_QTcpSocket::bind(WithoutProxy SSL:198.51.100.1) PASS : tst_QTcpSocket::bind(WithoutProxy SSL:2001:0DB8::1) PASS : tst_QTcpSocket::bind(WithHttpProxy SSL:10.9.78.12) PASS : tst_QTcpSocket::bind(WithHttpProxy SSL:10.10.229.15) PASS : tst_QTcpSocket::bind(WithHttpProxy SSL:::1) PASS : tst_QTcpSocket::bind(WithHttpProxy SSL:127.0.0.1) PASS : tst_QTcpSocket::bind(WithHttpProxy SSL:2001:0:9d38:6ab8:cda:3a21:f5f6:b1f3) PASS : tst_QTcpSocket::bind(WithHttpProxy SSL:0.0.0.0) PASS : tst_QTcpSocket::bind(WithHttpProxy SSL:[::]) PASS : tst_QTcpSocket::bind(WithHttpProxy SSL:0.0.0.0:randomport) PASS : tst_QTcpSocket::bind(WithHttpProxy SSL:[::]:randomport) PASS : tst_QTcpSocket::bind(WithHttpProxy SSL:198.51.100.1) PASS : tst_QTcpSocket::bind(WithHttpProxy SSL:2001:0DB8::1) PASS : tst_QTcpSocket::bind(WithHttpProxyBasicAuth SSL:10.9.78.12) PASS : tst_QTcpSocket::bind(WithHttpProxyBasicAuth SSL:10.10.229.15) PASS : tst_QTcpSocket::bind(WithHttpProxyBasicAuth SSL:::1) PASS : tst_QTcpSocket::bind(WithHttpProxyBasicAuth SSL:127.0.0.1) PASS : tst_QTcpSocket::bind(WithHttpProxyBasicAuth SSL:2001:0:9d38:6ab8:cda:3a21:f5f6:b1f3) PASS : tst_QTcpSocket::bind(WithHttpProxyBasicAuth SSL:0.0.0.0) PASS : tst_QTcpSocket::bind(WithHttpProxyBasicAuth SSL:[::]) PASS : tst_QTcpSocket::bind(WithHttpProxyBasicAuth SSL:0.0.0.0:randomport) PASS : tst_QTcpSocket::bind(WithHttpProxyBasicAuth SSL:[::]:randomport) PASS : tst_QTcpSocket::bind(WithHttpProxyBasicAuth SSL:198.51.100.1) PASS : tst_QTcpSocket::bind(WithHttpProxyBasicAuth SSL:2001:0DB8::1) PASS : tst_QTcpSocket::bindThenResolveHost(WithoutProxy:ip-literal) PASS : tst_QTcpSocket::bindThenResolveHost(WithoutProxy:name) FAIL! : tst_QTcpSocket::bindThenResolveHost(WithoutProxy:first-fail) 'socket->waitForConnected()' returned FALSE. (Network timeout) ..\tst_qtcpsocket.cpp(679) : failure location PASS : tst_QTcpSocket::bindThenResolveHost(WithHttpProxy:ip-literal) PASS : tst_QTcpSocket::bindThenResolveHost(WithHttpProxy:name) PASS : tst_QTcpSocket::bindThenResolveHost(WithHttpProxy:first-fail) PASS : tst_QTcpSocket::bindThenResolveHost(WithHttpProxyBasicAuth:ip-literal) PASS : tst_QTcpSocket::bindThenResolveHost(WithHttpProxyBasicAuth:name) PASS : tst_QTcpSocket::bindThenResolveHost(WithHttpProxyBasicAuth:first-fail) PASS : tst_QTcpSocket::bindThenResolveHost(WithoutProxy SSL:ip-literal) PASS : tst_QTcpSocket::bindThenResolveHost(WithoutProxy SSL:name) FAIL! : tst_QTcpSocket::bindThenResolveHost(WithoutProxy SSL:first-fail) 'socket->waitForConnected()' returned FALSE. (Network timeout) ..\tst_qtcpsocket.cpp(679) : failure location PASS : tst_QTcpSocket::bindThenResolveHost(WithHttpProxy SSL:ip-literal) PASS : tst_QTcpSocket::bindThenResolveHost(WithHttpProxy SSL:name) PASS : tst_QTcpSocket::bindThenResolveHost(WithHttpProxy SSL:first-fail) PASS : tst_QTcpSocket::bindThenResolveHost(WithHttpProxyBasicAuth SSL:ip-literal) PASS : tst_QTcpSocket::bindThenResolveHost(WithHttpProxyBasicAuth SSL:name) PASS : tst_QTcpSocket::bindThenResolveHost(WithHttpProxyBasicAuth SSL:first-fail) PASS : tst_QTcpSocket::setInvalidSocketDescriptor(WithoutProxy) PASS : tst_QTcpSocket::setInvalidSocketDescriptor(WithHttpProxy) PASS : tst_QTcpSocket::setInvalidSocketDescriptor(WithHttpProxyBasicAuth) PASS : tst_QTcpSocket::setInvalidSocketDescriptor(WithoutProxy SSL) PASS : tst_QTcpSocket::setInvalidSocketDescriptor(WithHttpProxy SSL) PASS : tst_QTcpSocket::setInvalidSocketDescriptor(WithHttpProxyBasicAuth SSL) PASS : tst_QTcpSocket::setSocketDescriptor(WithoutProxy) PASS : tst_QTcpSocket::setSocketDescriptor(WithHttpProxy) PASS : tst_QTcpSocket::setSocketDescriptor(WithHttpProxyBasicAuth) PASS : tst_QTcpSocket::setSocketDescriptor(WithoutProxy SSL) PASS : tst_QTcpSocket::setSocketDescriptor(WithHttpProxy SSL) PASS : tst_QTcpSocket::setSocketDescriptor(WithHttpProxyBasicAuth SSL) PASS : tst_QTcpSocket::socketDescriptor(WithoutProxy) PASS : tst_QTcpSocket::socketDescriptor(WithHttpProxy) PASS : tst_QTcpSocket::socketDescriptor(WithHttpProxyBasicAuth) PASS : tst_QTcpSocket::socketDescriptor(WithoutProxy SSL) PASS : tst_QTcpSocket::socketDescriptor(WithHttpProxy SSL) PASS : tst_QTcpSocket::socketDescriptor(WithHttpProxyBasicAuth SSL) PASS : tst_QTcpSocket::blockingIMAP(WithoutProxy) PASS : tst_QTcpSocket::blockingIMAP(WithHttpProxy) PASS : tst_QTcpSocket::blockingIMAP(WithHttpProxyBasicAuth) PASS : tst_QTcpSocket::blockingIMAP(WithoutProxy SSL) PASS : tst_QTcpSocket::blockingIMAP(WithHttpProxy SSL) PASS : tst_QTcpSocket::blockingIMAP(WithHttpProxyBasicAuth SSL) PASS : tst_QTcpSocket::nonBlockingIMAP(WithoutProxy) PASS : tst_QTcpSocket::nonBlockingIMAP(WithHttpProxy) QWARN : tst_QTcpSocket::nonBlockingIMAP(WithHttpProxyBasicAuth) QNativeSocketEngine::read() was called not in QAbstractSocket::ConnectedState or QAbstractSocket::BoundState PASS : tst_QTcpSocket::nonBlockingIMAP(WithHttpProxyBasicAuth) PASS : tst_QTcpSocket::nonBlockingIMAP(WithoutProxy SSL) PASS : tst_QTcpSocket::nonBlockingIMAP(WithHttpProxy SSL) QWARN : tst_QTcpSocket::nonBlockingIMAP(WithHttpProxyBasicAuth SSL) QNativeSocketEngine::read() was called not in QAbstractSocket::ConnectedState or QAbstractSocket::BoundState PASS : tst_QTcpSocket::nonBlockingIMAP(WithHttpProxyBasicAuth SSL) PASS : tst_QTcpSocket::hostNotFound(WithoutProxy) PASS : tst_QTcpSocket::hostNotFound(WithHttpProxy) PASS : tst_QTcpSocket::hostNotFound(WithHttpProxyBasicAuth) PASS : tst_QTcpSocket::hostNotFound(WithoutProxy SSL) PASS : tst_QTcpSocket::hostNotFound(WithHttpProxy SSL) PASS : tst_QTcpSocket::hostNotFound(WithHttpProxyBasicAuth SSL) PASS : tst_QTcpSocket::timeoutConnect(WithoutProxy:host) PASS : tst_QTcpSocket::timeoutConnect(WithoutProxy:ip) PASS : tst_QTcpSocket::timeoutConnect(WithHttpProxy:host) PASS : tst_QTcpSocket::timeoutConnect(WithHttpProxy:ip) PASS : tst_QTcpSocket::timeoutConnect(WithHttpProxyBasicAuth:host) PASS : tst_QTcpSocket::timeoutConnect(WithHttpProxyBasicAuth:ip) PASS : tst_QTcpSocket::timeoutConnect(WithoutProxy SSL:host) PASS : tst_QTcpSocket::timeoutConnect(WithoutProxy SSL:ip) PASS : tst_QTcpSocket::timeoutConnect(WithHttpProxy SSL:host) PASS : tst_QTcpSocket::timeoutConnect(WithHttpProxy SSL:ip) PASS : tst_QTcpSocket::timeoutConnect(WithHttpProxyBasicAuth SSL:host) PASS : tst_QTcpSocket::timeoutConnect(WithHttpProxyBasicAuth SSL:ip) PASS : tst_QTcpSocket::delayedClose(WithoutProxy) PASS : tst_QTcpSocket::delayedClose(WithHttpProxy) QWARN : tst_QTcpSocket::delayedClose(WithHttpProxyBasicAuth) QNativeSocketEngine::read() was called not in QAbstractSocket::ConnectedState or QAbstractSocket::BoundState PASS : tst_QTcpSocket::delayedClose(WithHttpProxyBasicAuth) PASS : tst_QTcpSocket::delayedClose(WithoutProxy SSL) PASS : tst_QTcpSocket::delayedClose(WithHttpProxy SSL) QWARN : tst_QTcpSocket::delayedClose(WithHttpProxyBasicAuth SSL) QNativeSocketEngine::read() was called not in QAbstractSocket::ConnectedState or QAbstractSocket::BoundState PASS : tst_QTcpSocket::delayedClose(WithHttpProxyBasicAuth SSL) PASS : tst_QTcpSocket::partialRead(WithoutProxy) PASS : tst_QTcpSocket::partialRead(WithHttpProxy) PASS : tst_QTcpSocket::partialRead(WithHttpProxyBasicAuth) PASS : tst_QTcpSocket::partialRead(WithoutProxy SSL) PASS : tst_QTcpSocket::partialRead(WithHttpProxy SSL) PASS : tst_QTcpSocket::partialRead(WithHttpProxyBasicAuth SSL) PASS : tst_QTcpSocket::unget(WithoutProxy) PASS : tst_QTcpSocket::unget(WithHttpProxy) PASS : tst_QTcpSocket::unget(WithHttpProxyBasicAuth) PASS : tst_QTcpSocket::unget(WithoutProxy SSL) PASS : tst_QTcpSocket::unget(WithHttpProxy SSL) PASS : tst_QTcpSocket::unget(WithHttpProxyBasicAuth SSL) QWARN : tst_QTcpSocket::readAllAfterClose(WithoutProxy) QIODevice::read (QTcpSocket): device not open PASS : tst_QTcpSocket::readAllAfterClose(WithoutProxy) QWARN : tst_QTcpSocket::readAllAfterClose(WithHttpProxy) QIODevice::read (QTcpSocket): device not open PASS : tst_QTcpSocket::readAllAfterClose(WithHttpProxy) QWARN : tst_QTcpSocket::readAllAfterClose(WithHttpProxyBasicAuth) QNativeSocketEngine::read() was called not in QAbstractSocket::ConnectedState or QAbstractSocket::BoundState QWARN : tst_QTcpSocket::readAllAfterClose(WithHttpProxyBasicAuth) QIODevice::read (QTcpSocket): device not open PASS : tst_QTcpSocket::readAllAfterClose(WithHttpProxyBasicAuth) QWARN : tst_QTcpSocket::readAllAfterClose(WithoutProxy SSL) QIODevice::read (QSslSocket): device not open PASS : tst_QTcpSocket::readAllAfterClose(WithoutProxy SSL) QWARN : tst_QTcpSocket::readAllAfterClose(WithHttpProxy SSL) QIODevice::read (QSslSocket): device not open PASS : tst_QTcpSocket::readAllAfterClose(WithHttpProxy SSL) QWARN : tst_QTcpSocket::readAllAfterClose(WithHttpProxyBasicAuth SSL) QNativeSocketEngine::read() was called not in QAbstractSocket::ConnectedState or QAbstractSocket::BoundState QWARN : tst_QTcpSocket::readAllAfterClose(WithHttpProxyBasicAuth SSL) QIODevice::read (QSslSocket): device not open PASS : tst_QTcpSocket::readAllAfterClose(WithHttpProxyBasicAuth SSL) QWARN : tst_QTcpSocket::openCloseOpenClose(WithoutProxy) QIODevice::read (QTcpSocket): device not open QWARN : tst_QTcpSocket::openCloseOpenClose(WithoutProxy) QIODevice::read (QTcpSocket): device not open QWARN : tst_QTcpSocket::openCloseOpenClose(WithoutProxy) QIODevice::read (QTcpSocket): device not open QWARN : tst_QTcpSocket::openCloseOpenClose(WithoutProxy) QIODevice::read (QTcpSocket): device not open QWARN : tst_QTcpSocket::openCloseOpenClose(WithoutProxy) QIODevice::read (QTcpSocket): device not open QWARN : tst_QTcpSocket::openCloseOpenClose(WithoutProxy) QIODevice::read (QTcpSocket): device not open PASS : tst_QTcpSocket::openCloseOpenClose(WithoutProxy) QWARN : tst_QTcpSocket::openCloseOpenClose(WithHttpProxy) QIODevice::read (QTcpSocket): device not open QWARN : tst_QTcpSocket::openCloseOpenClose(WithHttpProxy) QIODevice::read (QTcpSocket): device not open QWARN : tst_QTcpSocket::openCloseOpenClose(WithHttpProxy) QIODevice::read (QTcpSocket): device not open QWARN : tst_QTcpSocket::openCloseOpenClose(WithHttpProxy) QIODevice::read (QTcpSocket): device not open QWARN : tst_QTcpSocket::openCloseOpenClose(WithHttpProxy) QIODevice::read (QTcpSocket): device not open QWARN : tst_QTcpSocket::openCloseOpenClose(WithHttpProxy) QIODevice::read (QTcpSocket): device not open PASS : tst_QTcpSocket::openCloseOpenClose(WithHttpProxy) QWARN : tst_QTcpSocket::openCloseOpenClose(WithHttpProxyBasicAuth) QIODevice::read (QTcpSocket): device not open QWARN : tst_QTcpSocket::openCloseOpenClose(WithHttpProxyBasicAuth) QIODevice::read (QTcpSocket): device not open QWARN : tst_QTcpSocket::openCloseOpenClose(WithHttpProxyBasicAuth) QIODevice::read (QTcpSocket): device not open QWARN : tst_QTcpSocket::openCloseOpenClose(WithHttpProxyBasicAuth) QIODevice::read (QTcpSocket): device not open QWARN : tst_QTcpSocket::openCloseOpenClose(WithHttpProxyBasicAuth) QIODevice::read (QTcpSocket): device not open QWARN : tst_QTcpSocket::openCloseOpenClose(WithHttpProxyBasicAuth) QIODevice::read (QTcpSocket): device not open PASS : tst_QTcpSocket::openCloseOpenClose(WithHttpProxyBasicAuth) QWARN : tst_QTcpSocket::openCloseOpenClose(WithoutProxy SSL) QIODevice::read (QSslSocket): device not open QWARN : tst_QTcpSocket::openCloseOpenClose(WithoutProxy SSL) QIODevice::read (QSslSocket): device not open QWARN : tst_QTcpSocket::openCloseOpenClose(WithoutProxy SSL) QIODevice::read (QSslSocket): device not open QWARN : tst_QTcpSocket::openCloseOpenClose(WithoutProxy SSL) QIODevice::read (QSslSocket): device not open QWARN : tst_QTcpSocket::openCloseOpenClose(WithoutProxy SSL) QIODevice::read (QSslSocket): device not open QWARN : tst_QTcpSocket::openCloseOpenClose(WithoutProxy SSL) QIODevice::read (QSslSocket): device not open PASS : tst_QTcpSocket::openCloseOpenClose(WithoutProxy SSL) QWARN : tst_QTcpSocket::openCloseOpenClose(WithHttpProxy SSL) QIODevice::read (QSslSocket): device not open QWARN : tst_QTcpSocket::openCloseOpenClose(WithHttpProxy SSL) QIODevice::read (QSslSocket): device not open QWARN : tst_QTcpSocket::openCloseOpenClose(WithHttpProxy SSL) QIODevice::read (QSslSocket): device not open QWARN : tst_QTcpSocket::openCloseOpenClose(WithHttpProxy SSL) QIODevice::read (QSslSocket): device not open QWARN : tst_QTcpSocket::openCloseOpenClose(WithHttpProxy SSL) QIODevice::read (QSslSocket): device not open QWARN : tst_QTcpSocket::openCloseOpenClose(WithHttpProxy SSL) QIODevice::read (QSslSocket): device not open PASS : tst_QTcpSocket::openCloseOpenClose(WithHttpProxy SSL) QWARN : tst_QTcpSocket::openCloseOpenClose(WithHttpProxyBasicAuth SSL) QIODevice::read (QSslSocket): device not open QWARN : tst_QTcpSocket::openCloseOpenClose(WithHttpProxyBasicAuth SSL) QIODevice::read (QSslSocket): device not open QWARN : tst_QTcpSocket::openCloseOpenClose(WithHttpProxyBasicAuth SSL) QIODevice::read (QSslSocket): device not open QWARN : tst_QTcpSocket::openCloseOpenClose(WithHttpProxyBasicAuth SSL) QIODevice::read (QSslSocket): device not open QWARN : tst_QTcpSocket::openCloseOpenClose(WithHttpProxyBasicAuth SSL) QIODevice::read (QSslSocket): device not open QWARN : tst_QTcpSocket::openCloseOpenClose(WithHttpProxyBasicAuth SSL) QIODevice::read (QSslSocket): device not open PASS : tst_QTcpSocket::openCloseOpenClose(WithHttpProxyBasicAuth SSL) PASS : tst_QTcpSocket::connectDisconnectConnectDisconnect(WithoutProxy) PASS : tst_QTcpSocket::connectDisconnectConnectDisconnect(WithHttpProxy) PASS : tst_QTcpSocket::connectDisconnectConnectDisconnect(WithHttpProxyBasicAuth) PASS : tst_QTcpSocket::connectDisconnectConnectDisconnect(WithoutProxy SSL) PASS : tst_QTcpSocket::connectDisconnectConnectDisconnect(WithHttpProxy SSL) PASS : tst_QTcpSocket::connectDisconnectConnectDisconnect(WithHttpProxyBasicAuth SSL) PASS : tst_QTcpSocket::disconnectWhileConnecting(WithoutProxy:without-data) PASS : tst_QTcpSocket::disconnectWhileConnecting(WithoutProxy:without-data+close) PASS : tst_QTcpSocket::disconnectWhileConnecting(WithoutProxy:with-data) PASS : tst_QTcpSocket::disconnectWhileConnecting(WithoutProxy:with-data+close) PASS : tst_QTcpSocket::disconnectWhileConnecting(WithoutProxy:with-big-data) PASS : tst_QTcpSocket::disconnectWhileConnecting(WithoutProxy:with-big-data+close) PASS : tst_QTcpSocket::disconnectWhileConnecting(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(WithHttpProxy SSL:without-data) PASS : tst_QTcpSocket::disconnectWhileConnecting(WithHttpProxy SSL:without-data+close) PASS : tst_QTcpSocket::disconnectWhileConnecting(WithHttpProxy SSL:with-data) PASS : tst_QTcpSocket::disconnectWhileConnecting(WithHttpProxy SSL:with-data+close) PASS : tst_QTcpSocket::disconnectWhileConnecting(WithHttpProxy SSL:with-big-data) PASS : tst_QTcpSocket::disconnectWhileConnecting(WithHttpProxy SSL:with-big-data+close) PASS : tst_QTcpSocket::disconnectWhileConnecting(WithHttpProxyBasicAuth SSL:without-data) PASS : tst_QTcpSocket::disconnectWhileConnecting(WithHttpProxyBasicAuth SSL:without-data+close) PASS : tst_QTcpSocket::disconnectWhileConnecting(WithHttpProxyBasicAuth SSL:with-data) PASS : tst_QTcpSocket::disconnectWhileConnecting(WithHttpProxyBasicAuth SSL:with-data+close) PASS : tst_QTcpSocket::disconnectWhileConnecting(WithHttpProxyBasicAuth SSL:with-big-data) PASS : tst_QTcpSocket::disconnectWhileConnecting(WithHttpProxyBasicAuth SSL:with-big-data+close) PASS : tst_QTcpSocket::disconnectWhileConnectingNoEventLoop(WithoutProxy:without-data) PASS : tst_QTcpSocket::disconnectWhileConnectingNoEventLoop(WithoutProxy:without-data+close) PASS : tst_QTcpSocket::disconnectWhileConnectingNoEventLoop(WithoutProxy:with-data) PASS : tst_QTcpSocket::disconnectWhileConnectingNoEventLoop(WithoutProxy:with-data+close) PASS : tst_QTcpSocket::disconnectWhileConnectingNoEventLoop(WithoutProxy:with-big-data) PASS : tst_QTcpSocket::disconnectWhileConnectingNoEventLoop(WithoutProxy:with-big-data+close) PASS : tst_QTcpSocket::disconnectWhileConnectingNoEventLoop(WithHttpProxy:without-data) PASS : tst_QTcpSocket::disconnectWhileConnectingNoEventLoop(WithHttpProxy:without-data+close) PASS : tst_QTcpSocket::disconnectWhileConnectingNoEventLoop(WithHttpProxy:with-data) PASS : tst_QTcpSocket::disconnectWhileConnectingNoEventLoop(WithHttpProxy:with-data+close) PASS : tst_QTcpSocket::disconnectWhileConnectingNoEventLoop(WithHttpProxy:with-big-data) PASS : tst_QTcpSocket::disconnectWhileConnectingNoEventLoop(WithHttpProxy:with-big-data+close) PASS : tst_QTcpSocket::disconnectWhileConnectingNoEventLoop(WithHttpProxyBasicAuth:without-data) PASS : tst_QTcpSocket::disconnectWhileConnectingNoEventLoop(WithHttpProxyBasicAuth:without-data+close) PASS : tst_QTcpSocket::disconnectWhileConnectingNoEventLoop(WithHttpProxyBasicAuth:with-data) PASS : tst_QTcpSocket::disconnectWhileConnectingNoEventLoop(WithHttpProxyBasicAuth:with-data+close) PASS : tst_QTcpSocket::disconnectWhileConnectingNoEventLoop(WithHttpProxyBasicAuth:with-big-data) PASS : tst_QTcpSocket::disconnectWhileConnectingNoEventLoop(WithHttpProxyBasicAuth:with-big-data+close) PASS : tst_QTcpSocket::disconnectWhileConnectingNoEventLoop(WithoutProxy SSL:without-data) PASS : tst_QTcpSocket::disconnectWhileConnectingNoEventLoop(WithoutProxy SSL:without-data+close) PASS : tst_QTcpSocket::disconnectWhileConnectingNoEventLoop(WithoutProxy SSL:with-data) PASS : tst_QTcpSocket::disconnectWhileConnectingNoEventLoop(WithoutProxy SSL:with-data+close) PASS : tst_QTcpSocket::disconnectWhileConnectingNoEventLoop(WithoutProxy SSL:with-big-data) PASS : tst_QTcpSocket::disconnectWhileConnectingNoEventLoop(WithoutProxy SSL:with-big-data+close) PASS : tst_QTcpSocket::disconnectWhileConnectingNoEventLoop(WithHttpProxy SSL:without-data) PASS : tst_QTcpSocket::disconnectWhileConnectingNoEventLoop(WithHttpProxy SSL:without-data+close) PASS : tst_QTcpSocket::disconnectWhileConnectingNoEventLoop(WithHttpProxy SSL:with-data) PASS : tst_QTcpSocket::disconnectWhileConnectingNoEventLoop(WithHttpProxy SSL:with-data+close) PASS : tst_QTcpSocket::disconnectWhileConnectingNoEventLoop(WithHttpProxy SSL:with-big-data) PASS : tst_QTcpSocket::disconnectWhileConnectingNoEventLoop(WithHttpProxy SSL:with-big-data+close) PASS : tst_QTcpSocket::disconnectWhileConnectingNoEventLoop(WithHttpProxyBasicAuth SSL:without-data) PASS : tst_QTcpSocket::disconnectWhileConnectingNoEventLoop(WithHttpProxyBasicAuth SSL:without-data+close) PASS : tst_QTcpSocket::disconnectWhileConnectingNoEventLoop(WithHttpProxyBasicAuth SSL:with-data) PASS : tst_QTcpSocket::disconnectWhileConnectingNoEventLoop(WithHttpProxyBasicAuth SSL:with-data+close) PASS : tst_QTcpSocket::disconnectWhileConnectingNoEventLoop(WithHttpProxyBasicAuth SSL:with-big-data) PASS : tst_QTcpSocket::disconnectWhileConnectingNoEventLoop(WithHttpProxyBasicAuth SSL:with-big-data+close) PASS : tst_QTcpSocket::disconnectWhileLookingUp(WithoutProxy:disconnect) PASS : tst_QTcpSocket::disconnectWhileLookingUp(WithoutProxy:close) PASS : tst_QTcpSocket::disconnectWhileLookingUp(WithHttpProxy:disconnect) PASS : tst_QTcpSocket::disconnectWhileLookingUp(WithHttpProxy:close) PASS : tst_QTcpSocket::disconnectWhileLookingUp(WithHttpProxyBasicAuth:disconnect) PASS : tst_QTcpSocket::disconnectWhileLookingUp(WithHttpProxyBasicAuth:close) PASS : tst_QTcpSocket::disconnectWhileLookingUp(WithoutProxy SSL:disconnect) PASS : tst_QTcpSocket::disconnectWhileLookingUp(WithoutProxy SSL:close) PASS : tst_QTcpSocket::disconnectWhileLookingUp(WithHttpProxy SSL:disconnect) PASS : tst_QTcpSocket::disconnectWhileLookingUp(WithHttpProxy SSL:close) PASS : tst_QTcpSocket::disconnectWhileLookingUp(WithHttpProxyBasicAuth SSL:disconnect) PASS : tst_QTcpSocket::disconnectWhileLookingUp(WithHttpProxyBasicAuth SSL:close) QDEBUG : tst_QTcpSocket::downloadBigFile(WithoutProxy) 9.5MB/19.6s: 0.5MB/s PASS : tst_QTcpSocket::downloadBigFile(WithoutProxy) QDEBUG : tst_QTcpSocket::downloadBigFile(WithHttpProxy) 9.5MB/13.4s: 0.7MB/s PASS : tst_QTcpSocket::downloadBigFile(WithHttpProxy) QDEBUG : tst_QTcpSocket::downloadBigFile(WithHttpProxyBasicAuth) 9.5MB/16.6s: 0.6MB/s PASS : tst_QTcpSocket::downloadBigFile(WithHttpProxyBasicAuth) QDEBUG : tst_QTcpSocket::downloadBigFile(WithoutProxy SSL) 9.5MB/14.7s: 0.6MB/s PASS : tst_QTcpSocket::downloadBigFile(WithoutProxy SSL) QDEBUG : tst_QTcpSocket::downloadBigFile(WithHttpProxy SSL) 9.5MB/13.0s: 0.7MB/s PASS : tst_QTcpSocket::downloadBigFile(WithHttpProxy SSL) QWARN : tst_QTcpSocket::downloadBigFile(WithHttpProxyBasicAuth SSL) QNativeSocketEngine::read() was called not in QAbstractSocket::ConnectedState or QAbstractSocket::BoundState QDEBUG : tst_QTcpSocket::downloadBigFile(WithHttpProxyBasicAuth SSL) 9.5MB/12.8s: 0.7MB/s PASS : tst_QTcpSocket::downloadBigFile(WithHttpProxyBasicAuth SSL) QWARN : tst_QTcpSocket::readLine(WithoutProxy) QIODevice::read (QTcpSocket): device not open PASS : tst_QTcpSocket::readLine(WithoutProxy) QWARN : tst_QTcpSocket::readLine(WithHttpProxy) QIODevice::read (QTcpSocket): device not open PASS : tst_QTcpSocket::readLine(WithHttpProxy) QWARN : tst_QTcpSocket::readLine(WithHttpProxyBasicAuth) QIODevice::read (QTcpSocket): device not open PASS : tst_QTcpSocket::readLine(WithHttpProxyBasicAuth) QWARN : tst_QTcpSocket::readLine(WithoutProxy SSL) QIODevice::read (QSslSocket): device not open PASS : tst_QTcpSocket::readLine(WithoutProxy SSL) QWARN : tst_QTcpSocket::readLine(WithHttpProxy SSL) QIODevice::read (QSslSocket): device not open PASS : tst_QTcpSocket::readLine(WithHttpProxy SSL) QWARN : tst_QTcpSocket::readLine(WithHttpProxyBasicAuth SSL) QIODevice::read (QSslSocket): device not open PASS : tst_QTcpSocket::readLine(WithHttpProxyBasicAuth SSL) PASS : tst_QTcpSocket::readLineString(WithoutProxy) PASS : tst_QTcpSocket::readLineString(WithHttpProxy) PASS : tst_QTcpSocket::readLineString(WithHttpProxyBasicAuth) PASS : tst_QTcpSocket::readLineString(WithoutProxy SSL) PASS : tst_QTcpSocket::readLineString(WithHttpProxy SSL) PASS : tst_QTcpSocket::readLineString(WithHttpProxyBasicAuth SSL) PASS : tst_QTcpSocket::readChunks(WithoutProxy) PASS : tst_QTcpSocket::readChunks(WithHttpProxy) PASS : tst_QTcpSocket::readChunks(WithHttpProxyBasicAuth) PASS : tst_QTcpSocket::readChunks(WithoutProxy SSL) PASS : tst_QTcpSocket::readChunks(WithHttpProxy SSL) PASS : tst_QTcpSocket::readChunks(WithHttpProxyBasicAuth SSL) PASS : tst_QTcpSocket::waitForBytesWritten(WithoutProxy) PASS : tst_QTcpSocket::waitForBytesWritten(WithHttpProxy) PASS : tst_QTcpSocket::waitForBytesWritten(WithHttpProxyBasicAuth) PASS : tst_QTcpSocket::waitForBytesWritten(WithoutProxy SSL) PASS : tst_QTcpSocket::waitForBytesWritten(WithHttpProxy SSL) PASS : tst_QTcpSocket::waitForBytesWritten(WithHttpProxyBasicAuth SSL) SKIP : tst_QTcpSocket::waitForBytesWrittenMinusOne(WithoutProxy) QTBUG-24451 - indefinite wait may hang ..\tst_qtcpsocket.cpp(1623) : failure location PASS : tst_QTcpSocket::waitForReadyRead(WithoutProxy) PASS : tst_QTcpSocket::waitForReadyRead(WithHttpProxy) PASS : tst_QTcpSocket::waitForReadyRead(WithHttpProxyBasicAuth) PASS : tst_QTcpSocket::waitForReadyRead(WithoutProxy SSL) PASS : tst_QTcpSocket::waitForReadyRead(WithHttpProxy SSL) PASS : tst_QTcpSocket::waitForReadyRead(WithHttpProxyBasicAuth SSL) SKIP : tst_QTcpSocket::waitForReadyReadMinusOne(WithoutProxy) QTBUG-24451 - indefinite wait may hang ..\tst_qtcpsocket.cpp(1651) : failure location PASS : tst_QTcpSocket::flush(WithoutProxy) PASS : tst_QTcpSocket::flush(WithHttpProxy) QWARN : tst_QTcpSocket::flush(WithHttpProxyBasicAuth) QNativeSocketEngine::read() was called not in QAbstractSocket::ConnectedState or QAbstractSocket::BoundState PASS : tst_QTcpSocket::flush(WithHttpProxyBasicAuth) PASS : tst_QTcpSocket::flush(WithoutProxy SSL) PASS : tst_QTcpSocket::flush(WithHttpProxy SSL) QWARN : tst_QTcpSocket::flush(WithHttpProxyBasicAuth SSL) QNativeSocketEngine::read() was called not in QAbstractSocket::ConnectedState or QAbstractSocket::BoundState PASS : tst_QTcpSocket::flush(WithHttpProxyBasicAuth SSL) PASS : tst_QTcpSocket::synchronousApi(WithoutProxy) PASS : tst_QTcpSocket::synchronousApi(WithHttpProxy) PASS : tst_QTcpSocket::synchronousApi(WithHttpProxyBasicAuth) PASS : tst_QTcpSocket::synchronousApi(WithoutProxy SSL) PASS : tst_QTcpSocket::synchronousApi(WithHttpProxy SSL) PASS : tst_QTcpSocket::synchronousApi(WithHttpProxyBasicAuth SSL) PASS : tst_QTcpSocket::dontCloseOnTimeout(WithoutProxy) PASS : tst_QTcpSocket::dontCloseOnTimeout(WithHttpProxy) PASS : tst_QTcpSocket::dontCloseOnTimeout(WithHttpProxyBasicAuth) PASS : tst_QTcpSocket::dontCloseOnTimeout(WithoutProxy SSL) PASS : tst_QTcpSocket::dontCloseOnTimeout(WithHttpProxy SSL) PASS : tst_QTcpSocket::dontCloseOnTimeout(WithHttpProxyBasicAuth SSL) PASS : tst_QTcpSocket::recursiveReadyRead(WithoutProxy) PASS : tst_QTcpSocket::recursiveReadyRead(WithHttpProxy) QWARN : tst_QTcpSocket::recursiveReadyRead(WithHttpProxyBasicAuth) QNativeSocketEngine::read() was called not in QAbstractSocket::ConnectedState or QAbstractSocket::BoundState PASS : tst_QTcpSocket::recursiveReadyRead(WithHttpProxyBasicAuth) PASS : tst_QTcpSocket::recursiveReadyRead(WithoutProxy SSL) PASS : tst_QTcpSocket::recursiveReadyRead(WithHttpProxy SSL) QWARN : tst_QTcpSocket::recursiveReadyRead(WithHttpProxyBasicAuth SSL) QNativeSocketEngine::read() was called not in QAbstractSocket::ConnectedState or QAbstractSocket::BoundState PASS : tst_QTcpSocket::recursiveReadyRead(WithHttpProxyBasicAuth SSL) PASS : tst_QTcpSocket::atEnd(WithoutProxy) PASS : tst_QTcpSocket::atEnd(WithHttpProxy) PASS : tst_QTcpSocket::atEnd(WithHttpProxyBasicAuth) PASS : tst_QTcpSocket::atEnd(WithoutProxy SSL) PASS : tst_QTcpSocket::atEnd(WithHttpProxy SSL) PASS : tst_QTcpSocket::atEnd(WithHttpProxyBasicAuth SSL) PASS : tst_QTcpSocket::socketInAThread(WithoutProxy) PASS : tst_QTcpSocket::socketInAThread(WithHttpProxy) QWARN : tst_QTcpSocket::socketInAThread(WithHttpProxyBasicAuth) QNativeSocketEngine::read() was called not in QAbstractSocket::ConnectedState or QAbstractSocket::BoundState QWARN : tst_QTcpSocket::socketInAThread(WithHttpProxyBasicAuth) QNativeSocketEngine::read() was called not in QAbstractSocket::ConnectedState or QAbstractSocket::BoundState QWARN : tst_QTcpSocket::socketInAThread(WithHttpProxyBasicAuth) QNativeSocketEngine::read() was called not in QAbstractSocket::ConnectedState or QAbstractSocket::BoundState PASS : tst_QTcpSocket::socketInAThread(WithHttpProxyBasicAuth) PASS : tst_QTcpSocket::socketInAThread(WithoutProxy SSL) PASS : tst_QTcpSocket::socketInAThread(WithHttpProxy SSL) QWARN : tst_QTcpSocket::socketInAThread(WithHttpProxyBasicAuth SSL) QNativeSocketEngine::read() was called not in QAbstractSocket::ConnectedState or QAbstractSocket::BoundState QWARN : tst_QTcpSocket::socketInAThread(WithHttpProxyBasicAuth SSL) QNativeSocketEngine::read() was called not in QAbstractSocket::ConnectedState or QAbstractSocket::BoundState PASS : tst_QTcpSocket::socketInAThread(WithHttpProxyBasicAuth SSL) PASS : tst_QTcpSocket::socketsInThreads(WithoutProxy) PASS : tst_QTcpSocket::socketsInThreads(WithHttpProxy) QWARN : tst_QTcpSocket::socketsInThreads(WithHttpProxyBasicAuth) QNativeSocketEngine::read() was called not in QAbstractSocket::ConnectedState or QAbstractSocket::BoundState QWARN : tst_QTcpSocket::socketsInThreads(WithHttpProxyBasicAuth) QNativeSocketEngine::read() was called not in QAbstractSocket::ConnectedState or QAbstractSocket::BoundState QWARN : tst_QTcpSocket::socketsInThreads(WithHttpProxyBasicAuth) QNativeSocketEngine::read() was called not in QAbstractSocket::ConnectedState or QAbstractSocket::BoundState QWARN : tst_QTcpSocket::socketsInThreads(WithHttpProxyBasicAuth) QNativeSocketEngine::read() was called not in QAbstractSocket::ConnectedState or QAbstractSocket::BoundState QWARN : tst_QTcpSocket::socketsInThreads(WithHttpProxyBasicAuth) QNativeSocketEngine::read() was called not in QAbstractSocket::ConnectedState or QAbstractSocket::BoundState QWARN : tst_QTcpSocket::socketsInThreads(WithHttpProxyBasicAuth) QNativeSocketEngine::read() was called not in QAbstractSocket::ConnectedState or QAbstractSocket::BoundState QWARN : tst_QTcpSocket::socketsInThreads(WithHttpProxyBasicAuth) QNativeSocketEngine::read() was called not in QAbstractSocket::ConnectedState or QAbstractSocket::BoundState PASS : tst_QTcpSocket::socketsInThreads(WithHttpProxyBasicAuth) PASS : tst_QTcpSocket::socketsInThreads(WithoutProxy SSL) PASS : tst_QTcpSocket::socketsInThreads(WithHttpProxy SSL) QWARN : tst_QTcpSocket::socketsInThreads(WithHttpProxyBasicAuth SSL) QNativeSocketEngine::read() was called not in QAbstractSocket::ConnectedState or QAbstractSocket::BoundState QWARN : tst_QTcpSocket::socketsInThreads(WithHttpProxyBasicAuth SSL) QNativeSocketEngine::read() was called not in QAbstractSocket::ConnectedState or QAbstractSocket::BoundState QWARN : tst_QTcpSocket::socketsInThreads(WithHttpProxyBasicAuth SSL) QNativeSocketEngine::read() was called not in QAbstractSocket::ConnectedState or QAbstractSocket::BoundState QWARN : tst_QTcpSocket::socketsInThreads(WithHttpProxyBasicAuth SSL) QNativeSocketEngine::read() was called not in QAbstractSocket::ConnectedState or QAbstractSocket::BoundState QWARN : tst_QTcpSocket::socketsInThreads(WithHttpProxyBasicAuth SSL) QNativeSocketEngine::read() was called not in QAbstractSocket::ConnectedState or QAbstractSocket::BoundState QWARN : tst_QTcpSocket::socketsInThreads(WithHttpProxyBasicAuth SSL) QNativeSocketEngine::read() was called not in QAbstractSocket::ConnectedState or QAbstractSocket::BoundState QWARN : tst_QTcpSocket::socketsInThreads(WithHttpProxyBasicAuth SSL) QNativeSocketEngine::read() was called not in QAbstractSocket::ConnectedState or QAbstractSocket::BoundState QWARN : tst_QTcpSocket::socketsInThreads(WithHttpProxyBasicAuth SSL) QNativeSocketEngine::read() was called not in QAbstractSocket::ConnectedState or QAbstractSocket::BoundState QWARN : tst_QTcpSocket::socketsInThreads(WithHttpProxyBasicAuth SSL) QNativeSocketEngine::read() was called not in QAbstractSocket::ConnectedState or QAbstractSocket::BoundState PASS : tst_QTcpSocket::socketsInThreads(WithHttpProxyBasicAuth SSL) PASS : tst_QTcpSocket::waitForReadyReadInASlot(WithoutProxy) PASS : tst_QTcpSocket::waitForReadyReadInASlot(WithHttpProxy) QWARN : tst_QTcpSocket::waitForReadyReadInASlot(WithHttpProxyBasicAuth) QNativeSocketEngine::read() was called not in QAbstractSocket::ConnectedState or QAbstractSocket::BoundState PASS : tst_QTcpSocket::waitForReadyReadInASlot(WithHttpProxyBasicAuth) PASS : tst_QTcpSocket::waitForReadyReadInASlot(WithoutProxy SSL) PASS : tst_QTcpSocket::waitForReadyReadInASlot(WithHttpProxy SSL) QWARN : tst_QTcpSocket::waitForReadyReadInASlot(WithHttpProxyBasicAuth SSL) QNativeSocketEngine::read() was called not in QAbstractSocket::ConnectedState or QAbstractSocket::BoundState PASS : tst_QTcpSocket::waitForReadyReadInASlot(WithHttpProxyBasicAuth SSL) PASS : tst_QTcpSocket::remoteCloseError(WithoutProxy) PASS : tst_QTcpSocket::remoteCloseError(WithHttpProxy) PASS : tst_QTcpSocket::remoteCloseError(WithHttpProxyBasicAuth) PASS : tst_QTcpSocket::remoteCloseError(WithoutProxy SSL) PASS : tst_QTcpSocket::remoteCloseError(WithHttpProxy SSL) PASS : tst_QTcpSocket::remoteCloseError(WithHttpProxyBasicAuth SSL) PASS : tst_QTcpSocket::nestedEventLoopInErrorSlot(WithoutProxy) PASS : tst_QTcpSocket::nestedEventLoopInErrorSlot(WithHttpProxy) QWARN : tst_QTcpSocket::nestedEventLoopInErrorSlot(WithHttpProxyBasicAuth) QNativeSocketEngine::read() was called not in QAbstractSocket::ConnectedState or QAbstractSocket::BoundState PASS : tst_QTcpSocket::nestedEventLoopInErrorSlot(WithHttpProxyBasicAuth) PASS : tst_QTcpSocket::nestedEventLoopInErrorSlot(WithoutProxy SSL) PASS : tst_QTcpSocket::nestedEventLoopInErrorSlot(WithHttpProxy SSL) QWARN : tst_QTcpSocket::nestedEventLoopInErrorSlot(WithHttpProxyBasicAuth SSL) QNativeSocketEngine::read() was called not in QAbstractSocket::ConnectedState or QAbstractSocket::BoundState PASS : tst_QTcpSocket::nestedEventLoopInErrorSlot(WithHttpProxyBasicAuth SSL) QWARN : tst_QTcpSocket::waitForConnectedInHostLookupSlot(WithoutProxy) QNativeSocketEngine::connectToHost() was called not in QAbstractSocket::BoundState or QAbstractSocket::UnconnectedState PASS : tst_QTcpSocket::waitForConnectedInHostLookupSlot(WithoutProxy) PASS : tst_QTcpSocket::waitForConnectedInHostLookupSlot(WithHttpProxy) QWARN : tst_QTcpSocket::waitForConnectedInHostLookupSlot(WithHttpProxyBasicAuth) QNativeSocketEngine::read() was called not in QAbstractSocket::ConnectedState or QAbstractSocket::BoundState PASS : tst_QTcpSocket::waitForConnectedInHostLookupSlot(WithHttpProxyBasicAuth) QWARN : tst_QTcpSocket::waitForConnectedInHostLookupSlot(WithoutProxy SSL) QNativeSocketEngine::connectToHost() was called not in QAbstractSocket::BoundState or QAbstractSocket::UnconnectedState PASS : tst_QTcpSocket::waitForConnectedInHostLookupSlot(WithoutProxy SSL) PASS : tst_QTcpSocket::waitForConnectedInHostLookupSlot(WithHttpProxy SSL) PASS : tst_QTcpSocket::waitForConnectedInHostLookupSlot(WithHttpProxyBasicAuth SSL) PASS : tst_QTcpSocket::waitForConnectedInHostLookupSlot2(WithoutProxy) PASS : tst_QTcpSocket::waitForConnectedInHostLookupSlot2(WithHttpProxy) PASS : tst_QTcpSocket::waitForConnectedInHostLookupSlot2(WithHttpProxyBasicAuth) PASS : tst_QTcpSocket::waitForConnectedInHostLookupSlot2(WithoutProxy SSL) PASS : tst_QTcpSocket::waitForConnectedInHostLookupSlot2(WithHttpProxy SSL) PASS : tst_QTcpSocket::waitForConnectedInHostLookupSlot2(WithHttpProxyBasicAuth SSL) PASS : tst_QTcpSocket::readyReadSignalsAfterWaitForReadyRead(WithoutProxy) PASS : tst_QTcpSocket::readyReadSignalsAfterWaitForReadyRead(WithHttpProxy) PASS : tst_QTcpSocket::readyReadSignalsAfterWaitForReadyRead(WithHttpProxyBasicAuth) PASS : tst_QTcpSocket::readyReadSignalsAfterWaitForReadyRead(WithoutProxy SSL) PASS : tst_QTcpSocket::readyReadSignalsAfterWaitForReadyRead(WithHttpProxy SSL) PASS : tst_QTcpSocket::readyReadSignalsAfterWaitForReadyRead(WithHttpProxyBasicAuth SSL) PASS : tst_QTcpSocket::abortiveClose(WithoutProxy) PASS : tst_QTcpSocket::abortiveClose(WithHttpProxy) PASS : tst_QTcpSocket::abortiveClose(WithHttpProxyBasicAuth) PASS : tst_QTcpSocket::abortiveClose(WithoutProxy SSL) PASS : tst_QTcpSocket::abortiveClose(WithHttpProxy SSL) PASS : tst_QTcpSocket::abortiveClose(WithHttpProxyBasicAuth SSL) SKIP : tst_QTcpSocket::localAddressEmptyOnBSD(WithoutProxy) QTBUG-24451 - indefinite wait may hang ..\tst_qtcpsocket.cpp(2262) : failure location QWARN : tst_QTcpSocket::zeroAndMinusOneReturns(WithoutProxy) QIODevice::write (QTcpSocket): device not open QWARN : tst_QTcpSocket::zeroAndMinusOneReturns(WithoutProxy) QIODevice::read (QTcpSocket): device not open QWARN : tst_QTcpSocket::zeroAndMinusOneReturns(WithoutProxy) QIODevice::read (QTcpSocket): device not open QWARN : tst_QTcpSocket::zeroAndMinusOneReturns(WithoutProxy) QIODevice::read (QTcpSocket): device not open QWARN : tst_QTcpSocket::zeroAndMinusOneReturns(WithoutProxy) QIODevice::write (QTcpSocket): device not open PASS : tst_QTcpSocket::zeroAndMinusOneReturns(WithoutProxy) QWARN : tst_QTcpSocket::zeroAndMinusOneReturns(WithHttpProxy) QIODevice::write (QTcpSocket): device not open QWARN : tst_QTcpSocket::zeroAndMinusOneReturns(WithHttpProxy) QIODevice::read (QTcpSocket): device not open QWARN : tst_QTcpSocket::zeroAndMinusOneReturns(WithHttpProxy) QIODevice::read (QTcpSocket): device not open QWARN : tst_QTcpSocket::zeroAndMinusOneReturns(WithHttpProxy) QIODevice::read (QTcpSocket): device not open QWARN : tst_QTcpSocket::zeroAndMinusOneReturns(WithHttpProxy) QIODevice::write (QTcpSocket): device not open PASS : tst_QTcpSocket::zeroAndMinusOneReturns(WithHttpProxy) QWARN : tst_QTcpSocket::zeroAndMinusOneReturns(WithHttpProxyBasicAuth) QIODevice::write (QTcpSocket): device not open QWARN : tst_QTcpSocket::zeroAndMinusOneReturns(WithHttpProxyBasicAuth) QIODevice::read (QTcpSocket): device not open QWARN : tst_QTcpSocket::zeroAndMinusOneReturns(WithHttpProxyBasicAuth) QIODevice::read (QTcpSocket): device not open QWARN : tst_QTcpSocket::zeroAndMinusOneReturns(WithHttpProxyBasicAuth) QIODevice::read (QTcpSocket): device not open QWARN : tst_QTcpSocket::zeroAndMinusOneReturns(WithHttpProxyBasicAuth) QIODevice::write (QTcpSocket): device not open PASS : tst_QTcpSocket::zeroAndMinusOneReturns(WithHttpProxyBasicAuth) QWARN : tst_QTcpSocket::zeroAndMinusOneReturns(WithoutProxy SSL) QIODevice::write (QSslSocket): device not open QWARN : tst_QTcpSocket::zeroAndMinusOneReturns(WithoutProxy SSL) QIODevice::read (QSslSocket): device not open QWARN : tst_QTcpSocket::zeroAndMinusOneReturns(WithoutProxy SSL) QIODevice::read (QSslSocket): device not open QWARN : tst_QTcpSocket::zeroAndMinusOneReturns(WithoutProxy SSL) QIODevice::read (QSslSocket): device not open QWARN : tst_QTcpSocket::zeroAndMinusOneReturns(WithoutProxy SSL) QIODevice::write (QSslSocket): device not open PASS : tst_QTcpSocket::zeroAndMinusOneReturns(WithoutProxy SSL) QWARN : tst_QTcpSocket::zeroAndMinusOneReturns(WithHttpProxy SSL) QIODevice::write (QSslSocket): device not open QWARN : tst_QTcpSocket::zeroAndMinusOneReturns(WithHttpProxy SSL) QIODevice::read (QSslSocket): device not open QWARN : tst_QTcpSocket::zeroAndMinusOneReturns(WithHttpProxy SSL) QIODevice::read (QSslSocket): device not open QWARN : tst_QTcpSocket::zeroAndMinusOneReturns(WithHttpProxy SSL) QIODevice::read (QSslSocket): device not open QWARN : tst_QTcpSocket::zeroAndMinusOneReturns(WithHttpProxy SSL) QIODevice::write (QSslSocket): device not open PASS : tst_QTcpSocket::zeroAndMinusOneReturns(WithHttpProxy SSL) QWARN : tst_QTcpSocket::zeroAndMinusOneReturns(WithHttpProxyBasicAuth SSL) QIODevice::write (QSslSocket): device not open QWARN : tst_QTcpSocket::zeroAndMinusOneReturns(WithHttpProxyBasicAuth SSL) QIODevice::read (QSslSocket): device not open QWARN : tst_QTcpSocket::zeroAndMinusOneReturns(WithHttpProxyBasicAuth SSL) QIODevice::read (QSslSocket): device not open QWARN : tst_QTcpSocket::zeroAndMinusOneReturns(WithHttpProxyBasicAuth SSL) QIODevice::read (QSslSocket): device not open QWARN : tst_QTcpSocket::zeroAndMinusOneReturns(WithHttpProxyBasicAuth SSL) QIODevice::write (QSslSocket): device not open PASS : tst_QTcpSocket::zeroAndMinusOneReturns(WithHttpProxyBasicAuth SSL) PASS : tst_QTcpSocket::connectionRefused(WithoutProxy) PASS : tst_QTcpSocket::connectionRefused(WithHttpProxy) QWARN : tst_QTcpSocket::connectionRefused(WithHttpProxyBasicAuth) QNativeSocketEngine::read() was called not in QAbstractSocket::ConnectedState or QAbstractSocket::BoundState PASS : tst_QTcpSocket::connectionRefused(WithHttpProxyBasicAuth) PASS : tst_QTcpSocket::connectionRefused(WithoutProxy SSL) PASS : tst_QTcpSocket::connectionRefused(WithHttpProxy SSL) QWARN : tst_QTcpSocket::connectionRefused(WithHttpProxyBasicAuth SSL) QNativeSocketEngine::read() was called not in QAbstractSocket::ConnectedState or QAbstractSocket::BoundState PASS : tst_QTcpSocket::connectionRefused(WithHttpProxyBasicAuth SSL) QDEBUG : tst_QTcpSocket::suddenRemoteDisconnect(WithoutProxy:Qt4 Client <-> Qt4 Server) Running stress test for 5 seconds PASS : tst_QTcpSocket::suddenRemoteDisconnect(WithoutProxy:Qt4 Client <-> Qt4 Server) PASS : tst_QTcpSocket::suddenRemoteDisconnect(WithHttpProxy:Qt4 Client <-> Qt4 Server) PASS : tst_QTcpSocket::suddenRemoteDisconnect(WithHttpProxyBasicAuth:Qt4 Client <-> Qt4 Server) PASS : tst_QTcpSocket::suddenRemoteDisconnect(WithoutProxy SSL:Qt4 Client <-> Qt4 Server) PASS : tst_QTcpSocket::suddenRemoteDisconnect(WithHttpProxy SSL:Qt4 Client <-> Qt4 Server) PASS : tst_QTcpSocket::suddenRemoteDisconnect(WithHttpProxyBasicAuth SSL:Qt4 Client <-> Qt4 Server) SKIP : tst_QTcpSocket::connectToMultiIP(WithoutProxy) TODO: setup DNS in the new network ..\tst_qtcpsocket.cpp(2447) : failure location PASS : tst_QTcpSocket::moveToThread0(WithoutProxy) QWARN : tst_QTcpSocket::moveToThread0(WithHttpProxy) QObject::killTimer: Timers cannot be stopped from another thread QWARN : tst_QTcpSocket::moveToThread0(WithHttpProxy) QObject::~QObject: Timers cannot be stopped from another thread PASS : tst_QTcpSocket::moveToThread0(WithHttpProxy) PASS : tst_QTcpSocket::moveToThread0(WithHttpProxyBasicAuth) PASS : tst_QTcpSocket::moveToThread0(WithoutProxy SSL) QWARN : tst_QTcpSocket::moveToThread0(WithHttpProxy SSL) QObject::killTimer: Timers cannot be stopped from another thread QWARN : tst_QTcpSocket::moveToThread0(WithHttpProxy SSL) QObject::~QObject: Timers cannot be stopped from another thread PASS : tst_QTcpSocket::moveToThread0(WithHttpProxy SSL) PASS : tst_QTcpSocket::moveToThread0(WithHttpProxyBasicAuth SSL) PASS : tst_QTcpSocket::increaseReadBufferSize(WithoutProxy) PASS : tst_QTcpSocket::increaseReadBufferSize(WithHttpProxy) PASS : tst_QTcpSocket::increaseReadBufferSize(WithHttpProxyBasicAuth) PASS : tst_QTcpSocket::increaseReadBufferSize(WithoutProxy SSL) PASS : tst_QTcpSocket::increaseReadBufferSize(WithHttpProxy SSL) PASS : tst_QTcpSocket::increaseReadBufferSize(WithHttpProxyBasicAuth SSL) PASS : tst_QTcpSocket::increaseReadBufferSizeFromSlot(WithoutProxy) PASS : tst_QTcpSocket::increaseReadBufferSizeFromSlot(WithHttpProxy) PASS : tst_QTcpSocket::increaseReadBufferSizeFromSlot(WithHttpProxyBasicAuth) PASS : tst_QTcpSocket::increaseReadBufferSizeFromSlot(WithoutProxy SSL) PASS : tst_QTcpSocket::increaseReadBufferSizeFromSlot(WithHttpProxy SSL) PASS : tst_QTcpSocket::increaseReadBufferSizeFromSlot(WithHttpProxyBasicAuth SSL) PASS : tst_QTcpSocket::taskQtBug5799ConnectionErrorWaitForConnected(WithoutProxy) PASS : tst_QTcpSocket::taskQtBug5799ConnectionErrorWaitForConnected(WithHttpProxy) PASS : tst_QTcpSocket::taskQtBug5799ConnectionErrorWaitForConnected(WithHttpProxyBasicAuth) PASS : tst_QTcpSocket::taskQtBug5799ConnectionErrorWaitForConnected(WithoutProxy SSL) PASS : tst_QTcpSocket::taskQtBug5799ConnectionErrorWaitForConnected(WithHttpProxy SSL) PASS : tst_QTcpSocket::taskQtBug5799ConnectionErrorWaitForConnected(WithHttpProxyBasicAuth SSL) PASS : tst_QTcpSocket::taskQtBug5799ConnectionErrorEventLoop(WithoutProxy) PASS : tst_QTcpSocket::taskQtBug5799ConnectionErrorEventLoop(WithHttpProxy) PASS : tst_QTcpSocket::taskQtBug5799ConnectionErrorEventLoop(WithHttpProxyBasicAuth) PASS : tst_QTcpSocket::taskQtBug5799ConnectionErrorEventLoop(WithoutProxy SSL) PASS : tst_QTcpSocket::taskQtBug5799ConnectionErrorEventLoop(WithHttpProxy SSL) PASS : tst_QTcpSocket::taskQtBug5799ConnectionErrorEventLoop(WithHttpProxyBasicAuth SSL) PASS : tst_QTcpSocket::taskQtBug7054TimeoutErrorResetting(WithoutProxy) PASS : tst_QTcpSocket::taskQtBug7054TimeoutErrorResetting(WithHttpProxy) PASS : tst_QTcpSocket::taskQtBug7054TimeoutErrorResetting(WithHttpProxyBasicAuth) PASS : tst_QTcpSocket::taskQtBug7054TimeoutErrorResetting(WithoutProxy SSL) PASS : tst_QTcpSocket::taskQtBug7054TimeoutErrorResetting(WithHttpProxy SSL) PASS : tst_QTcpSocket::taskQtBug7054TimeoutErrorResetting(WithHttpProxyBasicAuth SSL) PASS : tst_QTcpSocket::invalidProxy(WithoutProxy:ftp-proxy) PASS : tst_QTcpSocket::invalidProxy(WithoutProxy:http-caching-proxy) PASS : tst_QTcpSocket::invalidProxy(WithoutProxy:no-such-host-socks5) PASS : tst_QTcpSocket::invalidProxy(WithoutProxy:no-such-host-http) PASS : tst_QTcpSocket::invalidProxy(WithoutProxy:http-on-socks5) FAIL! : tst_QTcpSocket::invalidProxy(WithoutProxy:socks5-on-http) Compared values are not the same Actual (int(socket->error())): 0 Expected ("expectedError") : 5 ..\tst_qtcpsocket.cpp(2761) : failure location PASS : tst_QTcpSocket::invalidProxy(WithHttpProxy:ftp-proxy) PASS : tst_QTcpSocket::invalidProxy(WithHttpProxy:http-caching-proxy) PASS : tst_QTcpSocket::invalidProxy(WithHttpProxy:no-such-host-socks5) PASS : tst_QTcpSocket::invalidProxy(WithHttpProxy:no-such-host-http) PASS : tst_QTcpSocket::invalidProxy(WithHttpProxy:http-on-socks5) PASS : tst_QTcpSocket::invalidProxy(WithHttpProxy:socks5-on-http) PASS : tst_QTcpSocket::invalidProxy(WithHttpProxyBasicAuth:ftp-proxy) PASS : tst_QTcpSocket::invalidProxy(WithHttpProxyBasicAuth:http-caching-proxy) PASS : tst_QTcpSocket::invalidProxy(WithHttpProxyBasicAuth:no-such-host-socks5) PASS : tst_QTcpSocket::invalidProxy(WithHttpProxyBasicAuth:no-such-host-http) PASS : tst_QTcpSocket::invalidProxy(WithHttpProxyBasicAuth:http-on-socks5) PASS : tst_QTcpSocket::invalidProxy(WithHttpProxyBasicAuth:socks5-on-http) PASS : tst_QTcpSocket::invalidProxy(WithoutProxy SSL:ftp-proxy) PASS : tst_QTcpSocket::invalidProxy(WithoutProxy SSL:http-caching-proxy) PASS : tst_QTcpSocket::invalidProxy(WithoutProxy SSL:no-such-host-socks5) PASS : tst_QTcpSocket::invalidProxy(WithoutProxy SSL:no-such-host-http) PASS : tst_QTcpSocket::invalidProxy(WithoutProxy SSL:http-on-socks5) FAIL! : tst_QTcpSocket::invalidProxy(WithoutProxy SSL:socks5-on-http) Compared values are not the same Actual (int(socket->error())): 0 Expected ("expectedError") : 5 ..\tst_qtcpsocket.cpp(2761) : failure location PASS : tst_QTcpSocket::invalidProxy(WithHttpProxy SSL:ftp-proxy) PASS : tst_QTcpSocket::invalidProxy(WithHttpProxy SSL:http-caching-proxy) PASS : tst_QTcpSocket::invalidProxy(WithHttpProxy SSL:no-such-host-socks5) PASS : tst_QTcpSocket::invalidProxy(WithHttpProxy SSL:no-such-host-http) PASS : tst_QTcpSocket::invalidProxy(WithHttpProxy SSL:http-on-socks5) PASS : tst_QTcpSocket::invalidProxy(WithHttpProxy SSL:socks5-on-http) PASS : tst_QTcpSocket::invalidProxy(WithHttpProxyBasicAuth SSL:ftp-proxy) PASS : tst_QTcpSocket::invalidProxy(WithHttpProxyBasicAuth SSL:http-caching-proxy) PASS : tst_QTcpSocket::invalidProxy(WithHttpProxyBasicAuth SSL:no-such-host-socks5) PASS : tst_QTcpSocket::invalidProxy(WithHttpProxyBasicAuth SSL:no-such-host-http) PASS : tst_QTcpSocket::invalidProxy(WithHttpProxyBasicAuth SSL:http-on-socks5) PASS : tst_QTcpSocket::invalidProxy(WithHttpProxyBasicAuth SSL:socks5-on-http) PASS : tst_QTcpSocket::proxyFactory(WithoutProxy:http) PASS : tst_QTcpSocket::proxyFactory(WithoutProxy:socks5) PASS : tst_QTcpSocket::proxyFactory(WithoutProxy:cachinghttp+socks5) PASS : tst_QTcpSocket::proxyFactory(WithoutProxy:ftp+cachinghttp+socks5) PASS : tst_QTcpSocket::proxyFactory(WithoutProxy:cachinghttp) PASS : tst_QTcpSocket::proxyFactory(WithoutProxy:ftp) PASS : tst_QTcpSocket::proxyFactory(WithoutProxy:ftp+cachinghttp) PASS : tst_QTcpSocket::proxyFactory(WithHttpProxy:http) PASS : tst_QTcpSocket::proxyFactory(WithHttpProxy:socks5) PASS : tst_QTcpSocket::proxyFactory(WithHttpProxy:cachinghttp+socks5) PASS : tst_QTcpSocket::proxyFactory(WithHttpProxy:ftp+cachinghttp+socks5) PASS : tst_QTcpSocket::proxyFactory(WithHttpProxy:cachinghttp) PASS : tst_QTcpSocket::proxyFactory(WithHttpProxy:ftp) PASS : tst_QTcpSocket::proxyFactory(WithHttpProxy:ftp+cachinghttp) PASS : tst_QTcpSocket::proxyFactory(WithHttpProxyBasicAuth:http) PASS : tst_QTcpSocket::proxyFactory(WithHttpProxyBasicAuth:socks5) PASS : tst_QTcpSocket::proxyFactory(WithHttpProxyBasicAuth:cachinghttp+socks5) PASS : tst_QTcpSocket::proxyFactory(WithHttpProxyBasicAuth:ftp+cachinghttp+socks5) PASS : tst_QTcpSocket::proxyFactory(WithHttpProxyBasicAuth:cachinghttp) PASS : tst_QTcpSocket::proxyFactory(WithHttpProxyBasicAuth:ftp) PASS : tst_QTcpSocket::proxyFactory(WithHttpProxyBasicAuth:ftp+cachinghttp) PASS : tst_QTcpSocket::proxyFactory(WithoutProxy SSL:http) PASS : tst_QTcpSocket::proxyFactory(WithoutProxy SSL:socks5) PASS : tst_QTcpSocket::proxyFactory(WithoutProxy SSL:cachinghttp+socks5) PASS : tst_QTcpSocket::proxyFactory(WithoutProxy SSL:ftp+cachinghttp+socks5) PASS : tst_QTcpSocket::proxyFactory(WithoutProxy SSL:cachinghttp) PASS : tst_QTcpSocket::proxyFactory(WithoutProxy SSL:ftp) PASS : tst_QTcpSocket::proxyFactory(WithoutProxy SSL:ftp+cachinghttp) PASS : tst_QTcpSocket::proxyFactory(WithHttpProxy SSL:http) PASS : tst_QTcpSocket::proxyFactory(WithHttpProxy SSL:socks5) PASS : tst_QTcpSocket::proxyFactory(WithHttpProxy SSL:cachinghttp+socks5) PASS : tst_QTcpSocket::proxyFactory(WithHttpProxy SSL:ftp+cachinghttp+socks5) PASS : tst_QTcpSocket::proxyFactory(WithHttpProxy SSL:cachinghttp) PASS : tst_QTcpSocket::proxyFactory(WithHttpProxy SSL:ftp) PASS : tst_QTcpSocket::proxyFactory(WithHttpProxy SSL:ftp+cachinghttp) PASS : tst_QTcpSocket::proxyFactory(WithHttpProxyBasicAuth SSL:http) PASS : tst_QTcpSocket::proxyFactory(WithHttpProxyBasicAuth SSL:socks5) PASS : tst_QTcpSocket::proxyFactory(WithHttpProxyBasicAuth SSL:cachinghttp+socks5) PASS : tst_QTcpSocket::proxyFactory(WithHttpProxyBasicAuth SSL:ftp+cachinghttp+socks5) PASS : tst_QTcpSocket::proxyFactory(WithHttpProxyBasicAuth SSL:cachinghttp) PASS : tst_QTcpSocket::proxyFactory(WithHttpProxyBasicAuth SSL:ftp) PASS : tst_QTcpSocket::proxyFactory(WithHttpProxyBasicAuth SSL:ftp+cachinghttp) PASS : tst_QTcpSocket::qtbug14268_peek(WithoutProxy) PASS : tst_QTcpSocket::qtbug14268_peek(WithHttpProxy) PASS : tst_QTcpSocket::qtbug14268_peek(WithHttpProxyBasicAuth) PASS : tst_QTcpSocket::qtbug14268_peek(WithoutProxy SSL) PASS : tst_QTcpSocket::qtbug14268_peek(WithHttpProxy SSL) PASS : tst_QTcpSocket::qtbug14268_peek(WithHttpProxyBasicAuth SSL) XFAIL : tst_QTcpSocket::setSocketOption(WithoutProxy) QTBUG-23323 ..\tst_qtcpsocket.cpp(2953) : failure location PASS : tst_QTcpSocket::setSocketOption(WithoutProxy) PASS : tst_QTcpSocket::setSocketOption(WithHttpProxy) PASS : tst_QTcpSocket::setSocketOption(WithHttpProxyBasicAuth) XFAIL : tst_QTcpSocket::setSocketOption(WithoutProxy SSL) QTBUG-23323 ..\tst_qtcpsocket.cpp(2953) : failure location PASS : tst_QTcpSocket::setSocketOption(WithoutProxy SSL) PASS : tst_QTcpSocket::setSocketOption(WithHttpProxy SSL) PASS : tst_QTcpSocket::setSocketOption(WithHttpProxyBasicAuth SSL) PASS : tst_QTcpSocket::clientSendDataOnDelayedDisconnect(WithoutProxy) PASS : tst_QTcpSocket::clientSendDataOnDelayedDisconnect(WithHttpProxy) PASS : tst_QTcpSocket::clientSendDataOnDelayedDisconnect(WithHttpProxyBasicAuth) PASS : tst_QTcpSocket::clientSendDataOnDelayedDisconnect(WithoutProxy SSL) PASS : tst_QTcpSocket::clientSendDataOnDelayedDisconnect(WithHttpProxy SSL) PASS : tst_QTcpSocket::clientSendDataOnDelayedDisconnect(WithHttpProxyBasicAuth SSL) PASS : tst_QTcpSocket::readNotificationsAfterBind(WithoutProxy) PASS : tst_QTcpSocket::readNotificationsAfterBind(WithHttpProxy) PASS : tst_QTcpSocket::readNotificationsAfterBind(WithHttpProxyBasicAuth) PASS : tst_QTcpSocket::readNotificationsAfterBind(WithoutProxy SSL) PASS : tst_QTcpSocket::readNotificationsAfterBind(WithHttpProxy SSL) PASS : tst_QTcpSocket::readNotificationsAfterBind(WithHttpProxyBasicAuth SSL) PASS : tst_QTcpSocket::cleanupTestCase() Totals: 538 passed, 4 failed, 4 skipped, 0 blacklisted ********* Finished testing of tst_QTcpSocket ********* ********* Start testing of tst_QLocalSocket ********* Config: Using QtTest library 5.5.1, Qt 5.5.1 (i386-little_endian-ilp32 shared (dynamic) debug build; by MSVC 2015) PASS : tst_QLocalSocket::initTestCase() PASS : tst_QLocalSocket::server_basic() PASS : tst_QLocalSocket::server_connectionsCount() PASS : tst_QLocalSocket::socket_basic() PASS : tst_QLocalSocket::listen(null) PASS : tst_QLocalSocket::listen(tst_localsocket) PASS : tst_QLocalSocket::listen(tst_localsocket) PASS : tst_QLocalSocket::listenAndConnect(null 0) PASS : tst_QLocalSocket::listenAndConnect(tst_localsocket 0) PASS : tst_QLocalSocket::listenAndConnect(null 1) PASS : tst_QLocalSocket::listenAndConnect(tst_localsocket 1) PASS : tst_QLocalSocket::listenAndConnect(null 2) PASS : tst_QLocalSocket::listenAndConnect(tst_localsocket 2) PASS : tst_QLocalSocket::connectWithOpen() PASS : tst_QLocalSocket::connectWithOldOpen() PASS : tst_QLocalSocket::sendData(null 0) PASS : tst_QLocalSocket::sendData(tst_localsocket 0) PASS : tst_QLocalSocket::sendData(null 1) PASS : tst_QLocalSocket::sendData(tst_localsocket 1) PASS : tst_QLocalSocket::sendData(null 2) PASS : tst_QLocalSocket::sendData(tst_localsocket 2) PASS : tst_QLocalSocket::readBufferOverflow() PASS : tst_QLocalSocket::fullPath() PASS : tst_QLocalSocket::hitMaximumConnections(none) PASS : tst_QLocalSocket::hitMaximumConnections(1) PASS : tst_QLocalSocket::hitMaximumConnections(3) PASS : tst_QLocalSocket::setSocketDescriptor() PASS : tst_QLocalSocket::threadedConnection(1 client) PASS : tst_QLocalSocket::threadedConnection(2 clients) PASS : tst_QLocalSocket::threadedConnection(5 clients) PASS : tst_QLocalSocket::threadedConnection(10 clients) PASS : tst_QLocalSocket::threadedConnection(20 clients) PASS : tst_QLocalSocket::processConnection(1 client) PASS : tst_QLocalSocket::processConnection(2 clients) PASS : tst_QLocalSocket::processConnection(5 clients) PASS : tst_QLocalSocket::processConnection(30 clients) PASS : tst_QLocalSocket::longPath() PASS : tst_QLocalSocket::waitForDisconnect() PASS : tst_QLocalSocket::waitForDisconnectByServer() PASS : tst_QLocalSocket::removeServer() PASS : tst_QLocalSocket::recycleServer() PASS : tst_QLocalSocket::recycleClientSocket() PASS : tst_QLocalSocket::multiConnect() PASS : tst_QLocalSocket::writeOnlySocket() PASS : tst_QLocalSocket::writeToClientAndDisconnect() PASS : tst_QLocalSocket::debug() PASS : tst_QLocalSocket::bytesWrittenSignal() PASS : tst_QLocalSocket::syncDisconnectNotify() PASS : tst_QLocalSocket::asyncDisconnectNotify() PASS : tst_QLocalSocket::verifySocketOptions() PASS : tst_QLocalSocket::verifyListenWithDescriptor() PASS : tst_QLocalSocket::cleanupTestCase() Totals: 52 passed, 0 failed, 0 skipped, 0 blacklisted ********* Finished testing of tst_QLocalSocket ********* ********* Start testing of tst_QTcpServer ********* Config: Using QtTest library 5.5.1, Qt 5.5.1 (i386-little_endian-ilp32 shared (dynamic) debug build; by MSVC 2015) PASS : tst_QTcpServer::initTestCase() PASS : tst_QTcpServer::getSetCheck(WithoutProxy) PASS : tst_QTcpServer::getSetCheck(WithSocks5Proxy) PASS : tst_QTcpServer::constructing(WithoutProxy) PASS : tst_QTcpServer::constructing(WithSocks5Proxy) PASS : tst_QTcpServer::clientServerLoop(WithoutProxy) PASS : tst_QTcpServer::clientServerLoop(WithSocks5Proxy) PASS : tst_QTcpServer::ipv6Server(WithoutProxy) PASS : tst_QTcpServer::ipv6Server(WithSocks5Proxy) PASS : tst_QTcpServer::dualStack(WithoutProxy:any) PASS : tst_QTcpServer::dualStack(WithoutProxy:anyIPv4) PASS : tst_QTcpServer::dualStack(WithoutProxy:anyIPv6) SKIP : tst_QTcpServer::dualStack(WithSocks5Proxy:any) test server proxy doesn't support ipv6 ..\tst_qtcpserver.cpp(304) : failure location SKIP : tst_QTcpServer::dualStack(WithSocks5Proxy:anyIPv4) test server proxy doesn't support ipv6 ..\tst_qtcpserver.cpp(304) : failure location SKIP : tst_QTcpServer::dualStack(WithSocks5Proxy:anyIPv6) test server proxy doesn't support ipv6 ..\tst_qtcpserver.cpp(304) : failure location PASS : tst_QTcpServer::ipv6ServerMapped(WithoutProxy) PASS : tst_QTcpServer::ipv6ServerMapped(WithSocks5Proxy) PASS : tst_QTcpServer::crashTests(WithoutProxy) PASS : tst_QTcpServer::crashTests(WithSocks5Proxy) PASS : tst_QTcpServer::maxPendingConnections(WithoutProxy) SKIP : tst_QTcpServer::maxPendingConnections(WithSocks5Proxy) With socks5 only 1 connection is allowed ever ..\tst_qtcpserver.cpp(377) : failure location PASS : tst_QTcpServer::listenError(WithoutProxy) SKIP : tst_QTcpServer::listenError(WithSocks5Proxy) With socks5 we can not make hard requirements on the address or port ..\tst_qtcpserver.cpp(419) : failure location PASS : tst_QTcpServer::waitForConnectionTest(WithoutProxy) SKIP : tst_QTcpServer::waitForConnectionTest(WithSocks5Proxy) Localhost servers don't work well with SOCKS5 ..\tst_qtcpserver.cpp(469) : failure location PASS : tst_QTcpServer::setSocketDescriptor(WithoutProxy) PASS : tst_QTcpServer::setSocketDescriptor(WithSocks5Proxy) PASS : tst_QTcpServer::listenWhileListening(WithoutProxy) PASS : tst_QTcpServer::listenWhileListening(WithSocks5Proxy) PASS : tst_QTcpServer::addressReusable(WithoutProxy) SKIP : tst_QTcpServer::addressReusable(WithSocks5Proxy) With socks5 this test does not make senans at the momment ..\tst_qtcpserver.cpp(579) : failure location PASS : tst_QTcpServer::setNewSocketDescriptorBlocking(WithoutProxy) SKIP : tst_QTcpServer::setNewSocketDescriptorBlocking(WithSocks5Proxy) With socks5 we can not make the socket descripter blocking ..\tst_qtcpserver.cpp(629) : failure location PASS : tst_QTcpServer::invalidProxy(WithoutProxy:ftp-proxy) PASS : tst_QTcpServer::invalidProxy(WithoutProxy:http-proxy) PASS : tst_QTcpServer::invalidProxy(WithoutProxy:no-such-host) PASS : tst_QTcpServer::invalidProxy(WithoutProxy:socks5-on-http) PASS : tst_QTcpServer::invalidProxy(WithSocks5Proxy:ftp-proxy) PASS : tst_QTcpServer::invalidProxy(WithSocks5Proxy:http-proxy) PASS : tst_QTcpServer::invalidProxy(WithSocks5Proxy:no-such-host) PASS : tst_QTcpServer::invalidProxy(WithSocks5Proxy:socks5-on-http) PASS : tst_QTcpServer::proxyFactory(WithoutProxy:socks5) PASS : tst_QTcpServer::proxyFactory(WithoutProxy:cachinghttp+socks5) PASS : tst_QTcpServer::proxyFactory(WithoutProxy:ftp+cachinghttp+socks5) PASS : tst_QTcpServer::proxyFactory(WithoutProxy:http) PASS : tst_QTcpServer::proxyFactory(WithoutProxy:cachinghttp) PASS : tst_QTcpServer::proxyFactory(WithoutProxy:ftp) PASS : tst_QTcpServer::proxyFactory(WithoutProxy:ftp+cachinghttp) PASS : tst_QTcpServer::proxyFactory(WithSocks5Proxy:socks5) PASS : tst_QTcpServer::proxyFactory(WithSocks5Proxy:cachinghttp+socks5) PASS : tst_QTcpServer::proxyFactory(WithSocks5Proxy:ftp+cachinghttp+socks5) PASS : tst_QTcpServer::proxyFactory(WithSocks5Proxy:http) PASS : tst_QTcpServer::proxyFactory(WithSocks5Proxy:cachinghttp) PASS : tst_QTcpServer::proxyFactory(WithSocks5Proxy:ftp) PASS : tst_QTcpServer::proxyFactory(WithSocks5Proxy:ftp+cachinghttp) PASS : tst_QTcpServer::qtbug14268_peek(WithoutProxy) PASS : tst_QTcpServer::qtbug14268_peek(WithSocks5Proxy) PASS : tst_QTcpServer::serverAddress(WithoutProxy:Any) PASS : tst_QTcpServer::serverAddress(WithoutProxy:AnyIPv4) PASS : tst_QTcpServer::serverAddress(WithoutProxy:AnyIPv6) PASS : tst_QTcpServer::serverAddress(WithoutProxy:fe80::9963:320c:26f8:2042%9) PASS : tst_QTcpServer::serverAddress(WithoutProxy:10.9.78.12) PASS : tst_QTcpServer::serverAddress(WithoutProxy:::1) PASS : tst_QTcpServer::serverAddress(WithoutProxy:127.0.0.1) PASS : tst_QTcpServer::serverAddress(WithoutProxy:2001:0:9d38:6ab8:cda:3a21:f5f6:b1f3) PASS : tst_QTcpServer::serverAddress(WithoutProxy:fe80::cda:3a21:f5f6:b1f3%7) PASS : tst_QTcpServer::serverAddress(WithSocks5Proxy:Any) PASS : tst_QTcpServer::serverAddress(WithSocks5Proxy:AnyIPv4) PASS : tst_QTcpServer::serverAddress(WithSocks5Proxy:AnyIPv6) PASS : tst_QTcpServer::serverAddress(WithSocks5Proxy:fe80::9963:320c:26f8:2042%9) PASS : tst_QTcpServer::serverAddress(WithSocks5Proxy:10.9.78.12) PASS : tst_QTcpServer::serverAddress(WithSocks5Proxy:::1) PASS : tst_QTcpServer::serverAddress(WithSocks5Proxy:127.0.0.1) PASS : tst_QTcpServer::serverAddress(WithSocks5Proxy:2001:0:9d38:6ab8:cda:3a21:f5f6:b1f3) PASS : tst_QTcpServer::serverAddress(WithSocks5Proxy:fe80::cda:3a21:f5f6:b1f3%7) PASS : tst_QTcpServer::qtbug6305(WithoutProxy:Any) PASS : tst_QTcpServer::qtbug6305(WithoutProxy:AnyIPv4) PASS : tst_QTcpServer::qtbug6305(WithoutProxy:AnyIPv6) PASS : tst_QTcpServer::qtbug6305(WithoutProxy:fe80::9963:320c:26f8:2042%9) PASS : tst_QTcpServer::qtbug6305(WithoutProxy:10.9.78.12) PASS : tst_QTcpServer::qtbug6305(WithoutProxy:::1) PASS : tst_QTcpServer::qtbug6305(WithoutProxy:127.0.0.1) PASS : tst_QTcpServer::qtbug6305(WithoutProxy:2001:0:9d38:6ab8:cda:3a21:f5f6:b1f3) PASS : tst_QTcpServer::qtbug6305(WithoutProxy:fe80::cda:3a21:f5f6:b1f3%7) PASS : tst_QTcpServer::qtbug6305(WithSocks5Proxy:Any) PASS : tst_QTcpServer::qtbug6305(WithSocks5Proxy:AnyIPv4) PASS : tst_QTcpServer::qtbug6305(WithSocks5Proxy:AnyIPv6) PASS : tst_QTcpServer::qtbug6305(WithSocks5Proxy:fe80::9963:320c:26f8:2042%9) PASS : tst_QTcpServer::qtbug6305(WithSocks5Proxy:10.9.78.12) PASS : tst_QTcpServer::qtbug6305(WithSocks5Proxy:::1) PASS : tst_QTcpServer::qtbug6305(WithSocks5Proxy:127.0.0.1) PASS : tst_QTcpServer::qtbug6305(WithSocks5Proxy:2001:0:9d38:6ab8:cda:3a21:f5f6:b1f3) PASS : tst_QTcpServer::qtbug6305(WithSocks5Proxy:fe80::cda:3a21:f5f6:b1f3%7) QDEBUG : tst_QTcpServer::linkLocal(WithoutProxy) QHostAddress("fe80::9963:320c:26f8:2042%9") PASS : tst_QTcpServer::linkLocal(WithoutProxy) PASS : tst_QTcpServer::linkLocal(WithSocks5Proxy) PASS : tst_QTcpServer::eagainBlockingAccept(WithoutProxy) PASS : tst_QTcpServer::eagainBlockingAccept(WithSocks5Proxy) PASS : tst_QTcpServer::cleanupTestCase() Totals: 90 passed, 0 failed, 8 skipped, 0 blacklisted ********* Finished testing of tst_QTcpServer ********* ********* Start testing of tst_QSocks5SocketEngine ********* Config: Using QtTest library 5.5.1, Qt 5.5.1 (i386-little_endian-ilp32 shared (dynamic) debug build; by MSVC 2015) PASS : tst_QSocks5SocketEngine::initTestCase() PASS : tst_QSocks5SocketEngine::construction() PASS : tst_QSocks5SocketEngine::errorTest(proxy-host-not-found) PASS : tst_QSocks5SocketEngine::errorTest(proxy-connection-refused) PASS : tst_QSocks5SocketEngine::errorTest(garbage1) PASS : tst_QSocks5SocketEngine::errorTest(garbage2) PASS : tst_QSocks5SocketEngine::errorTest(unknown-auth-method) PASS : tst_QSocks5SocketEngine::errorTest(no-acceptable-authentication) PASS : tst_QSocks5SocketEngine::errorTest(authentication-required) PASS : tst_QSocks5SocketEngine::errorTest(connection-not-allowed) PASS : tst_QSocks5SocketEngine::errorTest(network-unreachable) PASS : tst_QSocks5SocketEngine::errorTest(host-unreachable) PASS : tst_QSocks5SocketEngine::errorTest(connection-refused) PASS : tst_QSocks5SocketEngine::simpleConnectToIMAP() PASS : tst_QSocks5SocketEngine::simpleErrorsAndStates() XFAIL : tst_QSocks5SocketEngine::udpTest() QTBUG-23380 / QTBUG-35490: Fails on some Ubuntu 11.10 x64 configurations and on new network test server .\tst_qsocks5socketengine.cpp(568) : failure location BPASS : tst_QSocks5SocketEngine::udpTest() PASS : tst_QSocks5SocketEngine::serverTest() PASS : tst_QSocks5SocketEngine::tcpSocketBlockingTest() PASS : tst_QSocks5SocketEngine::tcpSocketNonBlockingTest() PASS : tst_QSocks5SocketEngine::downloadBigFile() QDEBUG : tst_QSocks5SocketEngine::passwordAuth() -1, Unknown error BPASS : tst_QSocks5SocketEngine::passwordAuth() PASS : tst_QSocks5SocketEngine::passwordAuth2() PASS : tst_QSocks5SocketEngine::fragmentation(auth-method) PASS : tst_QSocks5SocketEngine::fragmentation(auth-response) PASS : tst_QSocks5SocketEngine::fragmentation(connect-response-ipv4-1) PASS : tst_QSocks5SocketEngine::fragmentation(connect-response-ipv4-2) PASS : tst_QSocks5SocketEngine::fragmentation(connect-response-ipv4-3) PASS : tst_QSocks5SocketEngine::fragmentation(connect-response-ipv4-4) PASS : tst_QSocks5SocketEngine::fragmentation(connect-response-ipv4-5) PASS : tst_QSocks5SocketEngine::fragmentation(connect-response-ipv4-6) PASS : tst_QSocks5SocketEngine::fragmentation(connect-response-ipv4-7) PASS : tst_QSocks5SocketEngine::fragmentation(connect-response-ipv4-8) PASS : tst_QSocks5SocketEngine::fragmentation(connect-response-ipv6-1) PASS : tst_QSocks5SocketEngine::fragmentation(connect-response-ipv6-2) PASS : tst_QSocks5SocketEngine::fragmentation(connect-response-ipv6-3) PASS : tst_QSocks5SocketEngine::fragmentation(connect-response-ipv6-4) PASS : tst_QSocks5SocketEngine::fragmentation(connect-response-ipv6-5) PASS : tst_QSocks5SocketEngine::fragmentation(connect-response-ipv6-6) PASS : tst_QSocks5SocketEngine::fragmentation(connect-response-ipv6-7) PASS : tst_QSocks5SocketEngine::fragmentation(connect-response-ipv6-8) PASS : tst_QSocks5SocketEngine::fragmentation(connect-response-ipv6-9) PASS : tst_QSocks5SocketEngine::fragmentation(connect-response-ipv6-10) PASS : tst_QSocks5SocketEngine::fragmentation(connect-response-ipv6-11) PASS : tst_QSocks5SocketEngine::fragmentation(connect-response-ipv6-12) PASS : tst_QSocks5SocketEngine::fragmentation(connect-response-ipv6-13) PASS : tst_QSocks5SocketEngine::fragmentation(connect-response-ipv6-14) PASS : tst_QSocks5SocketEngine::fragmentation(connect-response-ipv6-15) PASS : tst_QSocks5SocketEngine::fragmentation(connect-response-ipv6-16) PASS : tst_QSocks5SocketEngine::fragmentation(connect-response-ipv6-17) PASS : tst_QSocks5SocketEngine::fragmentation(connect-response-ipv6-18) PASS : tst_QSocks5SocketEngine::fragmentation(connect-response-ipv6-19) PASS : tst_QSocks5SocketEngine::fragmentation(connect-response-ipv6-20) PASS : tst_QSocks5SocketEngine::incomplete(auth-method) PASS : tst_QSocks5SocketEngine::incomplete(auth-response) PASS : tst_QSocks5SocketEngine::incomplete(connect-response-ipv4-1) PASS : tst_QSocks5SocketEngine::incomplete(connect-response-ipv4-2) PASS : tst_QSocks5SocketEngine::incomplete(connect-response-ipv4-3) PASS : tst_QSocks5SocketEngine::incomplete(connect-response-ipv4-4) PASS : tst_QSocks5SocketEngine::incomplete(connect-response-ipv4-5) PASS : tst_QSocks5SocketEngine::incomplete(connect-response-ipv4-6) PASS : tst_QSocks5SocketEngine::incomplete(connect-response-ipv4-7) PASS : tst_QSocks5SocketEngine::incomplete(connect-response-ipv4-8) PASS : tst_QSocks5SocketEngine::incomplete(connect-response-ipv6-1) PASS : tst_QSocks5SocketEngine::incomplete(connect-response-ipv6-2) PASS : tst_QSocks5SocketEngine::incomplete(connect-response-ipv6-3) PASS : tst_QSocks5SocketEngine::incomplete(connect-response-ipv6-4) PASS : tst_QSocks5SocketEngine::incomplete(connect-response-ipv6-5) PASS : tst_QSocks5SocketEngine::incomplete(connect-response-ipv6-6) PASS : tst_QSocks5SocketEngine::incomplete(connect-response-ipv6-7) PASS : tst_QSocks5SocketEngine::incomplete(connect-response-ipv6-8) PASS : tst_QSocks5SocketEngine::incomplete(connect-response-ipv6-9) PASS : tst_QSocks5SocketEngine::incomplete(connect-response-ipv6-10) PASS : tst_QSocks5SocketEngine::incomplete(connect-response-ipv6-11) PASS : tst_QSocks5SocketEngine::incomplete(connect-response-ipv6-12) PASS : tst_QSocks5SocketEngine::incomplete(connect-response-ipv6-13) PASS : tst_QSocks5SocketEngine::incomplete(connect-response-ipv6-14) PASS : tst_QSocks5SocketEngine::incomplete(connect-response-ipv6-15) PASS : tst_QSocks5SocketEngine::incomplete(connect-response-ipv6-16) PASS : tst_QSocks5SocketEngine::incomplete(connect-response-ipv6-17) PASS : tst_QSocks5SocketEngine::incomplete(connect-response-ipv6-18) PASS : tst_QSocks5SocketEngine::incomplete(connect-response-ipv6-19) PASS : tst_QSocks5SocketEngine::incomplete(connect-response-ipv6-20) PASS : tst_QSocks5SocketEngine::cleanupTestCase() Totals: 81 passed, 0 failed, 0 skipped, 2 blacklisted ********* Finished testing of tst_QSocks5SocketEngine ********* ********* Start testing of tst_QAbstractSocket ********* Config: Using QtTest library 5.5.1, Qt 5.5.1 (i386-little_endian-ilp32 shared (dynamic) debug build; by MSVC 2015) PASS : tst_QAbstractSocket::initTestCase() PASS : tst_QAbstractSocket::getSetCheck() PASS : tst_QAbstractSocket::serverDisconnectWithBuffered() PASS : tst_QAbstractSocket::cleanupTestCase() Totals: 4 passed, 0 failed, 0 skipped, 0 blacklisted ********* Finished testing of tst_QAbstractSocket ********* ********* Start testing of tst_PlatformSocketEngine ********* Config: Using QtTest library 5.5.1, Qt 5.5.1 (i386-little_endian-ilp32 shared (dynamic) debug build; by MSVC 2015) PASS : tst_PlatformSocketEngine::initTestCase() PASS : tst_PlatformSocketEngine::construction() PASS : tst_PlatformSocketEngine::simpleConnectToIMAP() PASS : tst_PlatformSocketEngine::udpLoopbackTest() PASS : tst_PlatformSocketEngine::udpIPv6LoopbackTest() PASS : tst_PlatformSocketEngine::broadcastTest() PASS : tst_PlatformSocketEngine::serverTest() QDEBUG : tst_PlatformSocketEngine::udpLoopbackPerformance() 1623.8MB/4.9s: 324.5MB/s PASS : tst_PlatformSocketEngine::udpLoopbackPerformance() QDEBUG : tst_PlatformSocketEngine::tcpLoopbackPerformance() 2959.2MB/4.9s: 591.9MB/s PASS : tst_PlatformSocketEngine::tcpLoopbackPerformance() FAIL! : tst_PlatformSocketEngine::readWriteBufferSize() 'device.sendBufferSize() > bufferSize' returned FALSE. () .\tst_platformsocketengine.cpp(533) : failure location PASS : tst_PlatformSocketEngine::bind() PASS : tst_PlatformSocketEngine::networkError() PASS : tst_PlatformSocketEngine::setSocketDescriptor() PASS : tst_PlatformSocketEngine::invalidSend() PASS : tst_PlatformSocketEngine::receiveUrgentData() SKIP : tst_PlatformSocketEngine::tooManySockets() Certain windows machines suffocate and spend too much time in this test. .\tst_platformsocketengine.cpp(541) : failure location PASS : tst_PlatformSocketEngine::cleanupTestCase() Totals: 15 passed, 1 failed, 1 skipped, 0 blacklisted ********* Finished testing of tst_PlatformSocketEngine *********