********* Start testing of tst_QHttpSocketEngine ********* Config: Using QtTest library 5.6.1, Qt 5.6.1 (x86_64-little_endian-lp64 shared (dynamic) debug build; by GCC 5.2.1 20151010) 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) PASS : tst_QHttpSocketEngine::simpleConnectToIMAP() PASS : tst_QHttpSocketEngine::simpleErrorsAndStates() PASS : tst_QHttpSocketEngine::tcpSocketBlockingTest() PASS : tst_QHttpSocketEngine::tcpSocketNonBlockingTest() QDEBUG : tst_QHttpSocketEngine::downloadBigFile() 9.5MB/22.8s: 0.4MB/s PASS : tst_QHttpSocketEngine::downloadBigFile() PASS : tst_QHttpSocketEngine::passwordAuth() PASS : tst_QHttpSocketEngine::ensureEofTriggersNotification() PASS : tst_QHttpSocketEngine::cleanupTestCase() Totals: 25 passed, 0 failed, 0 skipped, 0 blacklisted ********* Finished testing of tst_QHttpSocketEngine ********* ********* Start testing of tst_QUdpSocket ********* Config: Using QtTest library 5.6.1, Qt 5.6.1 (x86_64-little_endian-lp64 shared (dynamic) debug build; by GCC 5.2.1 20151010) PASS : tst_QUdpSocket::initTestCase() QWARN : tst_QUdpSocket::constructing(WithoutProxy) QIODevice::read (QUdpSocket): device not open PASS : tst_QUdpSocket::constructing(WithoutProxy) FAIL! : tst_QUdpSocket::unconnectedServerAndClientTest(WithoutProxy) 'serverSocket.waitForReadyRead(5000)' returned FALSE. () Loc: [../tst_qudpsocket.cpp(268)] PASS : tst_QUdpSocket::broadcasting(WithoutProxy) FAIL! : tst_QUdpSocket::loop(WithoutProxy:"Almond!" | "Joy!") 'peter.waitForReadyRead(9000)' returned FALSE. () Loc: [../tst_qudpsocket.cpp(400)] FAIL! : tst_QUdpSocket::loop(WithoutProxy:"A" | "B") 'peter.waitForReadyRead(9000)' returned FALSE. () Loc: [../tst_qudpsocket.cpp(400)] FAIL! : tst_QUdpSocket::loop(WithoutProxy:"AB" | "B") 'peter.waitForReadyRead(9000)' returned FALSE. () Loc: [../tst_qudpsocket.cpp(400)] FAIL! : tst_QUdpSocket::loop(WithoutProxy:"AB" | "BB") 'peter.waitForReadyRead(9000)' returned FALSE. () Loc: [../tst_qudpsocket.cpp(400)] FAIL! : tst_QUdpSocket::loop(WithoutProxy:"A\0B" | "B\0B") 'peter.waitForReadyRead(9000)' returned FALSE. () Loc: [../tst_qudpsocket.cpp(400)] FAIL! : tst_QUdpSocket::loop(WithoutProxy:"(nil)" | "(nil)") 'peter.waitForReadyRead(9000)' returned FALSE. () Loc: [../tst_qudpsocket.cpp(400)] FAIL! : tst_QUdpSocket::loop(WithoutProxy:Bigmessage) 'peter.waitForReadyRead(9000)' returned FALSE. () Loc: [../tst_qudpsocket.cpp(400)] FAIL! : tst_QUdpSocket::ipv6Loop(WithoutProxy:"Almond!" | "Joy!") 'peter.waitForReadyRead(5000)' returned FALSE. () Loc: [../tst_qudpsocket.cpp(457)] FAIL! : tst_QUdpSocket::ipv6Loop(WithoutProxy:"A" | "B") 'peter.waitForReadyRead(5000)' returned FALSE. () Loc: [../tst_qudpsocket.cpp(457)] FAIL! : tst_QUdpSocket::ipv6Loop(WithoutProxy:"AB" | "B") 'peter.waitForReadyRead(5000)' returned FALSE. () Loc: [../tst_qudpsocket.cpp(457)] FAIL! : tst_QUdpSocket::ipv6Loop(WithoutProxy:"AB" | "BB") 'peter.waitForReadyRead(5000)' returned FALSE. () Loc: [../tst_qudpsocket.cpp(457)] FAIL! : tst_QUdpSocket::ipv6Loop(WithoutProxy:"A\0B" | "B\0B") 'peter.waitForReadyRead(5000)' returned FALSE. () Loc: [../tst_qudpsocket.cpp(457)] FAIL! : tst_QUdpSocket::ipv6Loop(WithoutProxy:"(nil)" | "(nil)") 'peter.waitForReadyRead(5000)' returned FALSE. () Loc: [../tst_qudpsocket.cpp(457)] FAIL! : tst_QUdpSocket::ipv6Loop(WithoutProxy:Bigmessage) 'peter.waitForReadyRead(5000)' returned FALSE. () Loc: [../tst_qudpsocket.cpp(457)] FAIL! : tst_QUdpSocket::dualStack(WithoutProxy) 'dualSock.waitForReadyRead(5000)' returned FALSE. () Loc: [../tst_qudpsocket.cpp(493)] FAIL! : tst_QUdpSocket::dualStackAutoBinding(WithoutProxy) 'v4Sock.waitForReadyRead(5000)' returned FALSE. () Loc: [../tst_qudpsocket.cpp(558)] PASS : tst_QUdpSocket::dualStackNoIPv4onV6only(WithoutProxy) PASS : tst_QUdpSocket::connectToHost(WithoutProxy) PASS : tst_QUdpSocket::bindAndConnectToHost(WithoutProxy) FAIL! : tst_QUdpSocket::pendingDatagramSize(WithoutProxy) 'server.waitForReadyRead()' returned FALSE. () Loc: [../tst_qudpsocket.cpp(692)] SKIP : tst_QUdpSocket::writeDatagram(WithoutProxy) UDP packet lost at size 0, unable to complete the test. Loc: [../tst_qudpsocket.cpp(761)] QDEBUG : tst_QUdpSocket::performance(WithoutProxy) 9293.75MB/5.00s: 1858.75MB/s PASS : tst_QUdpSocket::performance(WithoutProxy) PASS : tst_QUdpSocket::bindMode(WithoutProxy) PASS : tst_QUdpSocket::writeDatagramToNonExistingPeer(WithoutProxy:localhost-unbound) PASS : tst_QUdpSocket::writeDatagramToNonExistingPeer(WithoutProxy:localhost-bound) 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 Loc: [../tst_qudpsocket.cpp(904)] SKIP : tst_QUdpSocket::writeToNonExistingPeer(WithoutProxy:remote) Connected-mode UDP sockets and their behaviour are erratic Loc: [../tst_qudpsocket.cpp(904)] PASS : tst_QUdpSocket::outOfProcessConnectedClientServerTest(WithoutProxy) PASS : tst_QUdpSocket::outOfProcessUnconnectedClientServerTest(WithoutProxy) FAIL! : tst_QUdpSocket::zeroLengthDatagram(WithoutProxy) 'receiver.waitForReadyRead(1000)' returned FALSE. () Loc: [../tst_qudpsocket.cpp(1104)] 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:lo:127.0.0.1) PASS : tst_QUdpSocket::setMulticastInterface(WithoutProxy:lo:::1) PASS : tst_QUdpSocket::setMulticastInterface(WithoutProxy:enp0s25:10.9.78.19) PASS : tst_QUdpSocket::setMulticastInterface(WithoutProxy:enp0s25:fe80::21c:c0ff:fefa:c125%enp0s25) FAIL! : tst_QUdpSocket::multicast(WithoutProxy:valid bind, group ipv4 address) 'receiver.waitForReadyRead()' returned FALSE. (Unknown error) Loc: [../tst_qudpsocket.cpp(1383)] PASS : tst_QUdpSocket::multicast(WithoutProxy:valid bind, invalid group ipv4 address) FAIL! : tst_QUdpSocket::multicast(WithoutProxy:same bind, group ipv4 address) 'receiver.waitForReadyRead()' returned FALSE. (Unknown error) Loc: [../tst_qudpsocket.cpp(1383)] FAIL! : tst_QUdpSocket::multicast(WithoutProxy:valid bind, group ipv6 address) 'receiver.waitForReadyRead()' returned FALSE. (Unknown error) Loc: [../tst_qudpsocket.cpp(1383)] PASS : tst_QUdpSocket::multicast(WithoutProxy:valid bind, invalid group ipv6 address) BPASS : tst_QUdpSocket::multicast(WithoutProxy:same bind, group ipv6 address) PASS : tst_QUdpSocket::multicast(WithoutProxy:dual bind, group ipv4 address) FAIL! : tst_QUdpSocket::multicast(WithoutProxy:dual bind, group ipv6 address) 'receiver.waitForReadyRead()' returned FALSE. (Unknown error) Loc: [../tst_qudpsocket.cpp(1383)] QDEBUG : tst_QUdpSocket::echo(WithoutProxy:writeDatagram) packets in 0 out 0 QDEBUG : tst_QUdpSocket::echo(WithoutProxy:writeDatagram) packets in 0 out 1 QDEBUG : tst_QUdpSocket::echo(WithoutProxy:writeDatagram) packets in 0 out 2 QDEBUG : tst_QUdpSocket::echo(WithoutProxy:writeDatagram) packets in 0 out 3 QDEBUG : tst_QUdpSocket::echo(WithoutProxy:writeDatagram) packets in 0 out 4 QDEBUG : tst_QUdpSocket::echo(WithoutProxy:writeDatagram) packets in 0 out 5 QDEBUG : tst_QUdpSocket::echo(WithoutProxy:writeDatagram) packets in 0 out 6 QDEBUG : tst_QUdpSocket::echo(WithoutProxy:writeDatagram) packets in 0 out 7 QDEBUG : tst_QUdpSocket::echo(WithoutProxy:writeDatagram) packets in 0 out 8 QDEBUG : tst_QUdpSocket::echo(WithoutProxy:writeDatagram) packets in 0 out 9 FAIL! : tst_QUdpSocket::echo(WithoutProxy:writeDatagram) 'successes >= 9' returned FALSE. () Loc: [../tst_qudpsocket.cpp(1449)] 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::21c:c0ff:fefa:c125%enp0s25") PASS : tst_QUdpSocket::linkLocalIPv6(WithoutProxy) SKIP : tst_QUdpSocket::linkLocalIPv4(WithoutProxy) No IPv4 link local addresses Loc: [../tst_qudpsocket.cpp(1552)] PASS : tst_QUdpSocket::readyRead(WithoutProxy) PASS : tst_QUdpSocket::readyReadForEmptyDatagram(WithoutProxy) PASS : tst_QUdpSocket::asyncReadDatagram(WithoutProxy) PASS : tst_QUdpSocket::writeInHostLookupState(WithoutProxy) PASS : tst_QUdpSocket::cleanupTestCase() Totals: 60 passed, 24 failed, 4 skipped, 1 blacklisted ********* Finished testing of tst_QUdpSocket ********* ********* Start testing of tst_QTcpSocket ********* Config: Using QtTest library 5.6.1, Qt 5.6.1 (x86_64-little_endian-lp64 shared (dynamic) debug build; by GCC 5.2.1 20151010) 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:127.0.0.1) PASS : tst_QTcpSocket::bind(WithoutProxy:::1) PASS : tst_QTcpSocket::bind(WithoutProxy:10.9.78.19) 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(WithoutProxy:127.0.0.1:1) PASS : tst_QTcpSocket::bind(WithoutProxy:[::]:1) PASS : tst_QTcpSocket::bind(WithHttpProxy:127.0.0.1) PASS : tst_QTcpSocket::bind(WithHttpProxy:::1) PASS : tst_QTcpSocket::bind(WithHttpProxy:10.9.78.19) 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(WithHttpProxy:127.0.0.1:1) PASS : tst_QTcpSocket::bind(WithHttpProxy:[::]:1) PASS : tst_QTcpSocket::bind(WithHttpProxyBasicAuth:127.0.0.1) PASS : tst_QTcpSocket::bind(WithHttpProxyBasicAuth:::1) PASS : tst_QTcpSocket::bind(WithHttpProxyBasicAuth:10.9.78.19) 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(WithHttpProxyBasicAuth:127.0.0.1:1) PASS : tst_QTcpSocket::bind(WithHttpProxyBasicAuth:[::]:1) PASS : tst_QTcpSocket::bind(WithoutProxy SSL:127.0.0.1) PASS : tst_QTcpSocket::bind(WithoutProxy SSL:::1) PASS : tst_QTcpSocket::bind(WithoutProxy SSL:10.9.78.19) 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(WithoutProxy SSL:127.0.0.1:1) PASS : tst_QTcpSocket::bind(WithoutProxy SSL:[::]:1) PASS : tst_QTcpSocket::bind(WithHttpProxy SSL:127.0.0.1) PASS : tst_QTcpSocket::bind(WithHttpProxy SSL:::1) PASS : tst_QTcpSocket::bind(WithHttpProxy SSL:10.9.78.19) 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(WithHttpProxy SSL:127.0.0.1:1) PASS : tst_QTcpSocket::bind(WithHttpProxy SSL:[::]:1) PASS : tst_QTcpSocket::bind(WithHttpProxyBasicAuth SSL:127.0.0.1) PASS : tst_QTcpSocket::bind(WithHttpProxyBasicAuth SSL:::1) PASS : tst_QTcpSocket::bind(WithHttpProxyBasicAuth SSL:10.9.78.19) 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::bind(WithHttpProxyBasicAuth SSL:127.0.0.1:1) PASS : tst_QTcpSocket::bind(WithHttpProxyBasicAuth SSL:[::]:1) PASS : tst_QTcpSocket::bindThenResolveHost(WithoutProxy:ip-literal) PASS : tst_QTcpSocket::bindThenResolveHost(WithoutProxy:name) PASS : tst_QTcpSocket::bindThenResolveHost(WithoutProxy:first-fail) 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) PASS : tst_QTcpSocket::bindThenResolveHost(WithoutProxy SSL:first-fail) 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) PASS : tst_QTcpSocket::nonBlockingIMAP(WithHttpProxyBasicAuth) PASS : tst_QTcpSocket::nonBlockingIMAP(WithoutProxy SSL) PASS : tst_QTcpSocket::nonBlockingIMAP(WithHttpProxy SSL) 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) PASS : tst_QTcpSocket::delayedClose(WithHttpProxyBasicAuth) PASS : tst_QTcpSocket::delayedClose(WithoutProxy SSL) PASS : tst_QTcpSocket::delayedClose(WithHttpProxy SSL) 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) 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) 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/22.4s: 0.4MB/s PASS : tst_QTcpSocket::downloadBigFile(WithoutProxy) QDEBUG : tst_QTcpSocket::downloadBigFile(WithHttpProxy) 9.5MB/21.2s: 0.4MB/s PASS : tst_QTcpSocket::downloadBigFile(WithHttpProxy) QDEBUG : tst_QTcpSocket::downloadBigFile(WithHttpProxyBasicAuth) 9.5MB/17.1s: 0.5MB/s PASS : tst_QTcpSocket::downloadBigFile(WithHttpProxyBasicAuth) QDEBUG : tst_QTcpSocket::downloadBigFile(WithoutProxy SSL) 9.5MB/7.2s: 1.3MB/s PASS : tst_QTcpSocket::downloadBigFile(WithoutProxy SSL) QDEBUG : tst_QTcpSocket::downloadBigFile(WithHttpProxy SSL) 9.5MB/15.1s: 0.6MB/s PASS : tst_QTcpSocket::downloadBigFile(WithHttpProxy SSL) QDEBUG : tst_QTcpSocket::downloadBigFile(WithHttpProxyBasicAuth SSL) 9.5MB/14.1s: 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) PASS : tst_QTcpSocket::waitForBytesWrittenMinusOne(WithoutProxy) PASS : tst_QTcpSocket::waitForBytesWrittenMinusOne(WithHttpProxy) PASS : tst_QTcpSocket::waitForBytesWrittenMinusOne(WithHttpProxyBasicAuth) PASS : tst_QTcpSocket::waitForBytesWrittenMinusOne(WithoutProxy SSL) PASS : tst_QTcpSocket::waitForBytesWrittenMinusOne(WithHttpProxy SSL) PASS : tst_QTcpSocket::waitForBytesWrittenMinusOne(WithHttpProxyBasicAuth SSL) 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) PASS : tst_QTcpSocket::waitForReadyReadMinusOne(WithoutProxy) PASS : tst_QTcpSocket::waitForReadyReadMinusOne(WithHttpProxy) PASS : tst_QTcpSocket::waitForReadyReadMinusOne(WithHttpProxyBasicAuth) PASS : tst_QTcpSocket::waitForReadyReadMinusOne(WithoutProxy SSL) PASS : tst_QTcpSocket::waitForReadyReadMinusOne(WithHttpProxy SSL) PASS : tst_QTcpSocket::waitForReadyReadMinusOne(WithHttpProxyBasicAuth SSL) PASS : tst_QTcpSocket::flush(WithoutProxy) PASS : tst_QTcpSocket::flush(WithHttpProxy) PASS : tst_QTcpSocket::flush(WithHttpProxyBasicAuth) PASS : tst_QTcpSocket::flush(WithoutProxy SSL) PASS : tst_QTcpSocket::flush(WithHttpProxy SSL) 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) PASS : tst_QTcpSocket::recursiveReadyRead(WithHttpProxyBasicAuth) PASS : tst_QTcpSocket::recursiveReadyRead(WithoutProxy SSL) PASS : tst_QTcpSocket::recursiveReadyRead(WithHttpProxy SSL) 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) PASS : tst_QTcpSocket::socketInAThread(WithHttpProxyBasicAuth) PASS : tst_QTcpSocket::socketInAThread(WithoutProxy SSL) PASS : tst_QTcpSocket::socketInAThread(WithHttpProxy SSL) PASS : tst_QTcpSocket::socketInAThread(WithHttpProxyBasicAuth SSL) PASS : tst_QTcpSocket::socketsInThreads(WithoutProxy) PASS : tst_QTcpSocket::socketsInThreads(WithHttpProxy) PASS : tst_QTcpSocket::socketsInThreads(WithHttpProxyBasicAuth) PASS : tst_QTcpSocket::socketsInThreads(WithoutProxy SSL) PASS : tst_QTcpSocket::socketsInThreads(WithHttpProxy SSL) PASS : tst_QTcpSocket::socketsInThreads(WithHttpProxyBasicAuth SSL) PASS : tst_QTcpSocket::waitForReadyReadInASlot(WithoutProxy) PASS : tst_QTcpSocket::waitForReadyReadInASlot(WithHttpProxy) PASS : tst_QTcpSocket::waitForReadyReadInASlot(WithHttpProxyBasicAuth) PASS : tst_QTcpSocket::waitForReadyReadInASlot(WithoutProxy SSL) PASS : tst_QTcpSocket::waitForReadyReadInASlot(WithHttpProxy SSL) 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) PASS : tst_QTcpSocket::nestedEventLoopInErrorSlot(WithHttpProxyBasicAuth) PASS : tst_QTcpSocket::nestedEventLoopInErrorSlot(WithoutProxy SSL) PASS : tst_QTcpSocket::nestedEventLoopInErrorSlot(WithHttpProxy SSL) PASS : tst_QTcpSocket::nestedEventLoopInErrorSlot(WithHttpProxyBasicAuth SSL) PASS : tst_QTcpSocket::connectToLocalHostNoService(WithoutProxy) PASS : tst_QTcpSocket::connectToLocalHostNoService(WithHttpProxy) PASS : tst_QTcpSocket::connectToLocalHostNoService(WithHttpProxyBasicAuth) PASS : tst_QTcpSocket::connectToLocalHostNoService(WithoutProxy SSL) PASS : tst_QTcpSocket::connectToLocalHostNoService(WithHttpProxy SSL) PASS : tst_QTcpSocket::connectToLocalHostNoService(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) 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) PASS : tst_QTcpSocket::localAddressEmptyOnBSD(WithoutProxy) PASS : tst_QTcpSocket::localAddressEmptyOnBSD(WithHttpProxy) PASS : tst_QTcpSocket::localAddressEmptyOnBSD(WithHttpProxyBasicAuth) PASS : tst_QTcpSocket::localAddressEmptyOnBSD(WithoutProxy SSL) PASS : tst_QTcpSocket::localAddressEmptyOnBSD(WithHttpProxy SSL) PASS : tst_QTcpSocket::localAddressEmptyOnBSD(WithHttpProxyBasicAuth SSL) 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) PASS : tst_QTcpSocket::connectionRefused(WithHttpProxyBasicAuth) PASS : tst_QTcpSocket::connectionRefused(WithoutProxy SSL) PASS : tst_QTcpSocket::connectionRefused(WithHttpProxy SSL) 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 Loc: [../tst_qtcpsocket.cpp(2446)] 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) PASS : tst_QTcpSocket::invalidProxy(WithoutProxy:socks5-on-http) 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) PASS : tst_QTcpSocket::invalidProxy(WithoutProxy SSL:socks5-on-http) 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) PASS : tst_QTcpSocket::setSocketOption(WithoutProxy) PASS : tst_QTcpSocket::setSocketOption(WithHttpProxy) PASS : tst_QTcpSocket::setSocketOption(WithHttpProxyBasicAuth) 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::serverDisconnectWithBuffered(WithoutProxy) PASS : tst_QTcpSocket::serverDisconnectWithBuffered(WithHttpProxy) PASS : tst_QTcpSocket::serverDisconnectWithBuffered(WithHttpProxyBasicAuth) PASS : tst_QTcpSocket::serverDisconnectWithBuffered(WithoutProxy SSL) PASS : tst_QTcpSocket::serverDisconnectWithBuffered(WithHttpProxy SSL) PASS : tst_QTcpSocket::serverDisconnectWithBuffered(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: 572 passed, 0 failed, 1 skipped, 0 blacklisted ********* Finished testing of tst_QTcpSocket ********* ********* Start testing of tst_QLocalSocket ********* Config: Using QtTest library 5.6.1, Qt 5.6.1 (x86_64-little_endian-lp64 shared (dynamic) debug build; by GCC 5.2.1 20151010) 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) PASS : tst_QLocalSocket::sendData(tst_localsocket) 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(one chunk) PASS : tst_QLocalSocket::writeToClientAndDisconnect(several chunks) PASS : tst_QLocalSocket::debug() PASS : tst_QLocalSocket::bytesWrittenSignal() PASS : tst_QLocalSocket::syncDisconnectNotify() PASS : tst_QLocalSocket::asyncDisconnectNotify() PASS : tst_QLocalSocket::verifySocketOptions(user) PASS : tst_QLocalSocket::verifySocketOptions(group) PASS : tst_QLocalSocket::verifySocketOptions(other) PASS : tst_QLocalSocket::verifySocketOptions(all) PASS : tst_QLocalSocket::verifyListenWithDescriptor(normal) PASS : tst_QLocalSocket::verifyListenWithDescriptor(abstract) PASS : tst_QLocalSocket::verifyListenWithDescriptor(abstractwithslash) PASS : tst_QLocalSocket::verifyListenWithDescriptor(no path) PASS : tst_QLocalSocket::cleanupTestCase() Totals: 55 passed, 0 failed, 0 skipped, 0 blacklisted ********* Finished testing of tst_QLocalSocket ********* ********* Start testing of tst_QTcpServer ********* Config: Using QtTest library 5.6.1, Qt 5.6.1 (x86_64-little_endian-lp64 shared (dynamic) debug build; by GCC 5.2.1 20151010) 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 Loc: [../tst_qtcpserver.cpp(304)] SKIP : tst_QTcpServer::dualStack(WithSocks5Proxy:anyIPv4) test server proxy doesn't support ipv6 Loc: [../tst_qtcpserver.cpp(304)] SKIP : tst_QTcpServer::dualStack(WithSocks5Proxy:anyIPv6) test server proxy doesn't support ipv6 Loc: [../tst_qtcpserver.cpp(304)] 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 Loc: [../tst_qtcpserver.cpp(377)] PASS : tst_QTcpServer::listenError(WithoutProxy) SKIP : tst_QTcpServer::listenError(WithSocks5Proxy) With socks5 we can not make hard requirements on the address or port Loc: [../tst_qtcpserver.cpp(419)] PASS : tst_QTcpServer::waitForConnectionTest(WithoutProxy) SKIP : tst_QTcpServer::waitForConnectionTest(WithSocks5Proxy) Localhost servers don't work well with SOCKS5 Loc: [../tst_qtcpserver.cpp(469)] PASS : tst_QTcpServer::setSocketDescriptor(WithoutProxy) PASS : tst_QTcpServer::setSocketDescriptor(WithSocks5Proxy) PASS : tst_QTcpServer::listenWhileListening(WithoutProxy) PASS : tst_QTcpServer::listenWhileListening(WithSocks5Proxy) SKIP : tst_QTcpServer::addressReusable(WithoutProxy) The addressReusable test is unstable on Linux. See QTBUG-39985. Loc: [../tst_qtcpserver.cpp(572)] PASS : tst_QTcpServer::setNewSocketDescriptorBlocking(WithoutProxy) SKIP : tst_QTcpServer::setNewSocketDescriptorBlocking(WithSocks5Proxy) With socks5 we can not make the socket descripter blocking Loc: [../tst_qtcpserver.cpp(629)] 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:127.0.0.1) PASS : tst_QTcpServer::serverAddress(WithoutProxy:::1) PASS : tst_QTcpServer::serverAddress(WithoutProxy:10.9.78.19) PASS : tst_QTcpServer::serverAddress(WithoutProxy:fe80::21c:c0ff:fefa:c125%enp0s25) PASS : tst_QTcpServer::serverAddress(WithSocks5Proxy:Any) PASS : tst_QTcpServer::serverAddress(WithSocks5Proxy:AnyIPv4) PASS : tst_QTcpServer::serverAddress(WithSocks5Proxy:AnyIPv6) PASS : tst_QTcpServer::serverAddress(WithSocks5Proxy:127.0.0.1) PASS : tst_QTcpServer::serverAddress(WithSocks5Proxy:::1) PASS : tst_QTcpServer::serverAddress(WithSocks5Proxy:10.9.78.19) PASS : tst_QTcpServer::serverAddress(WithSocks5Proxy:fe80::21c:c0ff:fefa:c125%enp0s25) PASS : tst_QTcpServer::qtbug6305(WithoutProxy:Any) PASS : tst_QTcpServer::qtbug6305(WithoutProxy:AnyIPv4) PASS : tst_QTcpServer::qtbug6305(WithoutProxy:AnyIPv6) PASS : tst_QTcpServer::qtbug6305(WithoutProxy:127.0.0.1) PASS : tst_QTcpServer::qtbug6305(WithoutProxy:::1) PASS : tst_QTcpServer::qtbug6305(WithoutProxy:10.9.78.19) PASS : tst_QTcpServer::qtbug6305(WithoutProxy:fe80::21c:c0ff:fefa:c125%enp0s25) PASS : tst_QTcpServer::qtbug6305(WithSocks5Proxy:Any) PASS : tst_QTcpServer::qtbug6305(WithSocks5Proxy:AnyIPv4) PASS : tst_QTcpServer::qtbug6305(WithSocks5Proxy:AnyIPv6) PASS : tst_QTcpServer::qtbug6305(WithSocks5Proxy:127.0.0.1) PASS : tst_QTcpServer::qtbug6305(WithSocks5Proxy:::1) PASS : tst_QTcpServer::qtbug6305(WithSocks5Proxy:10.9.78.19) PASS : tst_QTcpServer::qtbug6305(WithSocks5Proxy:fe80::21c:c0ff:fefa:c125%enp0s25) QDEBUG : tst_QTcpServer::linkLocal(WithoutProxy) QHostAddress("fe80::21c:c0ff:fefa:c125%enp0s25") BPASS : tst_QTcpServer::linkLocal(WithoutProxy) BPASS : tst_QTcpServer::linkLocal(WithSocks5Proxy) PASS : tst_QTcpServer::eagainBlockingAccept(WithoutProxy) PASS : tst_QTcpServer::eagainBlockingAccept(WithSocks5Proxy) PASS : tst_QTcpServer::cleanupTestCase() Totals: 79 passed, 0 failed, 8 skipped, 2 blacklisted ********* Finished testing of tst_QTcpServer ********* ********* Start testing of tst_QSocks5SocketEngine ********* Config: Using QtTest library 5.6.1, Qt 5.6.1 (x86_64-little_endian-lp64 shared (dynamic) debug build; by GCC 5.2.1 20151010) 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 Loc: [tst_qsocks5socketengine.cpp(568)] BPASS : tst_QSocks5SocketEngine::udpTest() PASS : tst_QSocks5SocketEngine::serverTest() PASS : tst_QSocks5SocketEngine::tcpSocketBlockingTest() PASS : tst_QSocks5SocketEngine::tcpSocketNonBlockingTest() PASS : tst_QSocks5SocketEngine::downloadBigFile() QWARN : tst_QSocks5SocketEngine::passwordAuth() QAbstractSocket::connectToHost() called when already looking up or connecting/connected to "qt-test-server.qt-test-net" QDEBUG : tst_QSocks5SocketEngine::passwordAuth() 19, Trying to connect while connection is in progress BPASS : tst_QSocks5SocketEngine::passwordAuth() QWARN : tst_QSocks5SocketEngine::passwordAuth2() QAbstractSocket::connectToHost() called when already looking up or connecting/connected to "qt-test-server.qt-test-net" 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.6.1, Qt 5.6.1 (x86_64-little_endian-lp64 shared (dynamic) debug build; by GCC 5.2.1 20151010) PASS : tst_QAbstractSocket::initTestCase() PASS : tst_QAbstractSocket::getSetCheck() PASS : tst_QAbstractSocket::cleanupTestCase() Totals: 3 passed, 0 failed, 0 skipped, 0 blacklisted ********* Finished testing of tst_QAbstractSocket ********* ********* Start testing of tst_PlatformSocketEngine ********* Config: Using QtTest library 5.6.1, Qt 5.6.1 (x86_64-little_endian-lp64 shared (dynamic) debug build; by GCC 5.2.1 20151010) 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() 3169.6MB/4.9s: 633.9MB/s PASS : tst_PlatformSocketEngine::udpLoopbackPerformance() QDEBUG : tst_PlatformSocketEngine::tcpLoopbackPerformance() 18788.2MB/4.9s: 3757.7MB/s PASS : tst_PlatformSocketEngine::tcpLoopbackPerformance() PASS : tst_PlatformSocketEngine::readWriteBufferSize() PASS : tst_PlatformSocketEngine::bind() PASS : tst_PlatformSocketEngine::networkError() PASS : tst_PlatformSocketEngine::setSocketDescriptor() PASS : tst_PlatformSocketEngine::invalidSend() PASS : tst_PlatformSocketEngine::receiveUrgentData() PASS : tst_PlatformSocketEngine::tooManySockets() PASS : tst_PlatformSocketEngine::cleanupTestCase() Totals: 17 passed, 0 failed, 0 skipped, 0 blacklisted ********* Finished testing of tst_PlatformSocketEngine *********