[Ci-reports] fail on QtBase_stable_Integration #2731

Qt Continuous Integration System ci-noreply at qt-project.org
Sat Dec 14 13:24:43 CET 2013


Autotests `tst_networkselftest', `tst_qabstractnetworkcache', `tst_qnetworkinterface', `tst_qtcpserver', and `tst_qtextstream' failed :(

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

  Testing tst_QTcpServer
  FAIL!  : tst_QTcpServer::clientServerLoop(WithSocks5Proxy) 'server.listen(QHostAddress::Any, 11423)' returned FALSE. ()
     Loc: [../tst_qtcpserver.cpp(223)]
  FAIL!  : tst_QTcpServer::crashTests(WithSocks5Proxy) 'server.listen()' returned FALSE. ()
     Loc: [../tst_qtcpserver.cpp(364)]
  FAIL!  : tst_QTcpServer::listenWhileListening(WithSocks5Proxy) 'server.listen()' returned FALSE. ()
     Loc: [../tst_qtcpserver.cpp(518)]
  FAIL!  : tst_QTcpServer::proxyFactory(WithoutProxy:socks5) Compared values are not the same
     Actual   (listenResult): 0
     Expected (!fails)      : 1
     Loc: [../tst_qtcpserver.cpp(759)]
  FAIL!  : tst_QTcpServer::proxyFactory(WithoutProxy:cachinghttp+socks5) Compared values are not the same
     Actual   (listenResult): 0
     Expected (!fails)      : 1
     Loc: [../tst_qtcpserver.cpp(759)]
  FAIL!  : tst_QTcpServer::proxyFactory(WithoutProxy:ftp+cachinghttp+socks5) Compared values are not the same
     Actual   (listenResult): 0
     Expected (!fails)      : 1
     Loc: [../tst_qtcpserver.cpp(759)]
  Totals: 72 passed, 6 failed, 8 skipped
  QtQA::App::TestRunner: test failed, running again to see if it is flaky...
  ********* Start testing of tst_QTcpServer *********
  Config: Using QtTest library 5.2.1, Qt 5.2.1
  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)
  FAIL!  : tst_QTcpServer::clientServerLoop(WithSocks5Proxy) 'server.listen(QHostAddress::Any, 11423)' returned FALSE. ()
     Loc: [../tst_qtcpserver.cpp(223)]
  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(302)]
  SKIP   : tst_QTcpServer::dualStack(WithSocks5Proxy:anyIPv4) test server proxy doesn't support ipv6
     Loc: [../tst_qtcpserver.cpp(302)]
  SKIP   : tst_QTcpServer::dualStack(WithSocks5Proxy:anyIPv6) test server proxy doesn't support ipv6
     Loc: [../tst_qtcpserver.cpp(302)]
  PASS   : tst_QTcpServer::ipv6ServerMapped(WithoutProxy)
  PASS   : tst_QTcpServer::ipv6ServerMapped(WithSocks5Proxy)
  PASS   : tst_QTcpServer::crashTests(WithoutProxy)
  FAIL!  : tst_QTcpServer::crashTests(WithSocks5Proxy) 'server.listen()' returned FALSE. ()
     Loc: [../tst_qtcpserver.cpp(364)]
  PASS   : tst_QTcpServer::maxPendingConnections(WithoutProxy)
  SKIP   : tst_QTcpServer::maxPendingConnections(WithSocks5Proxy) With socks5 only 1 connection is allowed ever
     Loc: [../tst_qtcpserver.cpp(374)]
  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(412)]
  PASS   : tst_QTcpServer::waitForConnectionTest(WithoutProxy)
  SKIP   : tst_QTcpServer::waitForConnectionTest(WithSocks5Proxy) Localhost servers don't work well with SOCKS5
     Loc: [../tst_qtcpserver.cpp(458)]
  PASS   : tst_QTcpServer::setSocketDescriptor(WithoutProxy)
  PASS   : tst_QTcpServer::setSocketDescriptor(WithSocks5Proxy)
  PASS   : tst_QTcpServer::listenWhileListening(WithoutProxy)
  FAIL!  : tst_QTcpServer::listenWhileListening(WithSocks5Proxy) 'server.listen()' returned FALSE. ()
     Loc: [../tst_qtcpserver.cpp(518)]
  PASS   : tst_QTcpServer::addressReusable(WithoutProxy)
  SKIP   : tst_QTcpServer::addressReusable(WithSocks5Proxy) With socks5 this test does not make senans at the momment
     Loc: [../tst_qtcpserver.cpp(555)]
  PASS   : tst_QTcpServer::setNewSocketDescriptorBlocking(WithoutProxy)
  SKIP   : tst_QTcpServer::setNewSocketDescriptorBlocking(WithSocks5Proxy) With socks5 we can not make the socket descripter blocking
     Loc: [../tst_qtcpserver.cpp(601)]
  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)
  FAIL!  : tst_QTcpServer::proxyFactory(WithoutProxy:socks5) Compared values are not the same
     Actual   (listenResult): 0
     Expected (!fails)      : 1
     Loc: [../tst_qtcpserver.cpp(759)]
  FAIL!  : tst_QTcpServer::proxyFactory(WithoutProxy:cachinghttp+socks5) Compared values are not the same
     Actual   (listenResult): 0
     Expected (!fails)      : 1
     Loc: [../tst_qtcpserver.cpp(759)]
  FAIL!  : tst_QTcpServer::proxyFactory(WithoutProxy:ftp+cachinghttp+socks5) Compared values are not the same
     Actual   (listenResult): 0
     Expected (!fails)      : 1
     Loc: [../tst_qtcpserver.cpp(759)]
  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.212.2.112)
  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.212.2.112)
  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.212.2.112)
  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.212.2.112)
  QDEBUG : tst_QTcpServer::linkLocal(WithoutProxy)  QHostAddress( "fe80::250:56ff:feb0:4bb1%eth0" )
  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: 72 passed, 6 failed, 8 skipped
  ********* Finished testing of tst_QTcpServer *********
  QtQA::App::TestRunner: test failure could be reproduced twice consecutively
  QtQA::App::TestRunner: end tst_qtcpserver: 35 seconds, exit code 6
  
  Testing tst_NetworkSelfTest
  FAIL!  : tst_NetworkSelfTest::serverReachability() 'socket.error() == QAbstractSocket::ConnectionRefusedError' returned FALSE. (Could not reach server: Host unreachable)
     Loc: [tst_networkselftest.cpp(423)]
  FAIL!  : tst_NetworkSelfTest::remotePortsOpen(echo) Error connecting to server on port 7: Host unreachable
     Loc: [tst_networkselftest.cpp(455)]
  FAIL!  : tst_NetworkSelfTest::remotePortsOpen(daytime) Error connecting to server on port 13: Host unreachable
     Loc: [tst_networkselftest.cpp(455)]
  FAIL!  : tst_NetworkSelfTest::remotePortsOpen(ftp) Error connecting to server on port 21: Host unreachable
     Loc: [tst_networkselftest.cpp(455)]
  FAIL!  : tst_NetworkSelfTest::remotePortsOpen(ssh) Error connecting to server on port 22: Host unreachable
     Loc: [tst_networkselftest.cpp(455)]
  FAIL!  : tst_NetworkSelfTest::remotePortsOpen(imap) Error connecting to server on port 143: Host unreachable
     Loc: [tst_networkselftest.cpp(455)]
  FAIL!  : tst_NetworkSelfTest::remotePortsOpen(http) Error connecting to server on port 80: Host unreachable
     Loc: [tst_networkselftest.cpp(455)]
  FAIL!  : tst_NetworkSelfTest::remotePortsOpen(https) Error connecting to server on port 443: Host unreachable
     Loc: [tst_networkselftest.cpp(455)]
  FAIL!  : tst_NetworkSelfTest::remotePortsOpen(http-proxy) Error connecting to server on port 3128: Host unreachable
     Loc: [tst_networkselftest.cpp(455)]
  FAIL!  : tst_NetworkSelfTest::remotePortsOpen(http-proxy-auth-basic) Error connecting to server on port 3129: Host unreachable
     Loc: [tst_networkselftest.cpp(455)]
  FAIL!  : tst_NetworkSelfTest::remotePortsOpen(http-proxy-auth-ntlm) Error connecting to server on port 3130: Host unreachable
     Loc: [tst_networkselftest.cpp(455)]
  FAIL!  : tst_NetworkSelfTest::remotePortsOpen(socks5-proxy) Error connecting to server on port 1080: Host unreachable
     Loc: [tst_networkselftest.cpp(455)]
  FAIL!  : tst_NetworkSelfTest::remotePortsOpen(socks5-proxy-auth) Error connecting to server on port 1081: Host unreachable
     Loc: [tst_networkselftest.cpp(455)]
  FAIL!  : tst_NetworkSelfTest::remotePortsOpen(ftp-proxy) Error connecting to server on port 2121: Host unreachable
     Loc: [tst_networkselftest.cpp(455)]
  FAIL!  : tst_NetworkSelfTest::remotePortsOpen(smb) Error connecting to server on port 139: Host unreachable
     Loc: [tst_networkselftest.cpp(455)]
  FAIL!  : tst_NetworkSelfTest::ftpServer() 'socket.waitForConnected(10000)' returned FALSE. (Failed to connect to server in step 0: Host unreachable)
     Loc: [tst_networkselftest.cpp(221)]
  FAIL!  : tst_NetworkSelfTest::ftpProxyServer() 'socket.waitForConnected(10000)' returned FALSE. (Failed to connect to server in step 0: Host unreachable)
     Loc: [tst_networkselftest.cpp(221)]
  FAIL!  : tst_NetworkSelfTest::imapServer() 'socket.waitForConnected(10000)' returned FALSE. (Failed to connect to server in step 0: Host unreachable)
     Loc: [tst_networkselftest.cpp(221)]
  FAIL!  : tst_NetworkSelfTest::httpServer() 'socket.waitForConnected(10000)' returned FALSE. (Failed to connect to server in step 0: Host unreachable)
     Loc: [tst_networkselftest.cpp(221)]
  FAIL!  : tst_NetworkSelfTest::httpServerFiles(fluke.gif) 'socket.waitForConnected(10000)' returned FALSE. (Failed to connect to server in step 0: Host unreachable)
     Loc: [tst_networkselftest.cpp(221)]
  FAIL!  : tst_NetworkSelfTest::httpServerFiles(bigfile) 'socket.waitForConnected(10000)' returned FALSE. (Failed to connect to server in step 0: Host unreachable)
     Loc: [tst_networkselftest.cpp(221)]
  FAIL!  : tst_NetworkSelfTest::httpServerFiles(rfc3252.txt) 'socket.waitForConnected(10000)' returned FALSE. (Failed to connect to server in step 0: Host unreachable)
     Loc: [tst_networkselftest.cpp(221)]
  FAIL!  : tst_NetworkSelfTest::httpServerFiles(protected/rfc3252.txt) 'socket.waitForConnected(10000)' returned FALSE. (Failed to connect to server in step 0: Host unreachable)
     Loc: [tst_networkselftest.cpp(221)]
  FAIL!  : tst_NetworkSelfTest::httpServerFiles(completelyEmptyQuery.xq) 'socket.waitForConnected(10000)' returned FALSE. (Failed to connect to server in step 0: Host unreachable)
     Loc: [tst_networkselftest.cpp(221)]
  FAIL!  : tst_NetworkSelfTest::httpServerFiles(notWellformedViaHttps.xml) 'socket.waitForConnected(10000)' returned FALSE. (Failed to connect to server in step 0: Host unreachable)
     Loc: [tst_networkselftest.cpp(221)]
  FAIL!  : tst_NetworkSelfTest::httpServerFiles(notWellformed.xml) 'socket.waitForConnected(10000)' returned FALSE. (Failed to connect to server in step 0: Host unreachable)
     Loc: [tst_networkselftest.cpp(221)]
  FAIL!  : tst_NetworkSelfTest::httpServerFiles(viaHttp.xq) 'socket.waitForConnected(10000)' returned FALSE. (Failed to connect to server in step 0: Host unreachable)
     Loc: [tst_networkselftest.cpp(221)]
  FAIL!  : tst_NetworkSelfTest::socks5Proxy() 'socket.waitForConnected(10000)' returned FALSE. (Failed to connect to server in step 0: Connection refused)
     Loc: [tst_networkselftest.cpp(221)]
  FAIL!  : tst_NetworkSelfTest::socks5ProxyAuth() 'socket.waitForConnected(10000)' returned FALSE. (Failed to connect to server in step 0: Connection refused)
     Loc: [tst_networkselftest.cpp(221)]
  Totals: 18 passed, 29 failed, 0 skipped
  QtQA::App::TestRunner: test failed, running again to see if it is flaky...
  ********* Start testing of tst_NetworkSelfTest *********
  Config: Using QtTest library 5.2.1, Qt 5.2.1
  PASS   : tst_NetworkSelfTest::initTestCase()
  PASS   : tst_NetworkSelfTest::hostTest()
  PASS   : tst_NetworkSelfTest::dnsResolution(local-name)
  PASS   : tst_NetworkSelfTest::dnsResolution(fqdn)
  PASS   : tst_NetworkSelfTest::serverReachability()
  PASS   : tst_NetworkSelfTest::remotePortsOpen(echo)
  PASS   : tst_NetworkSelfTest::remotePortsOpen(daytime)
  PASS   : tst_NetworkSelfTest::remotePortsOpen(ftp)
  PASS   : tst_NetworkSelfTest::remotePortsOpen(ssh)
  PASS   : tst_NetworkSelfTest::remotePortsOpen(imap)
  PASS   : tst_NetworkSelfTest::remotePortsOpen(http)
  PASS   : tst_NetworkSelfTest::remotePortsOpen(https)
  PASS   : tst_NetworkSelfTest::remotePortsOpen(http-proxy)
  PASS   : tst_NetworkSelfTest::remotePortsOpen(http-proxy-auth-basic)
  PASS   : tst_NetworkSelfTest::remotePortsOpen(http-proxy-auth-ntlm)
  FAIL!  : tst_NetworkSelfTest::remotePortsOpen(socks5-proxy) Error connecting to server on port 1080: Connection refused
     Loc: [tst_networkselftest.cpp(455)]
  FAIL!  : tst_NetworkSelfTest::remotePortsOpen(socks5-proxy-auth) Error connecting to server on port 1081: Connection refused
     Loc: [tst_networkselftest.cpp(455)]
  PASS   : tst_NetworkSelfTest::remotePortsOpen(ftp-proxy)
  PASS   : tst_NetworkSelfTest::remotePortsOpen(smb)
  QDEBUG : tst_NetworkSelfTest::ftpServer() 0 Connecting to server on port 21
  QDEBUG : tst_NetworkSelfTest::ftpServer() 1 Expecting "220"
  QDEBUG : tst_NetworkSelfTest::ftpServer() 2 Discarding until "\r\n"
  QDEBUG : tst_NetworkSelfTest::ftpServer() 2 Discarded " (vsFTPd 2.2.2)\r\n"
  QDEBUG : tst_NetworkSelfTest::ftpServer() 3 Sending "USER anonymous\r\n"
  QDEBUG : tst_NetworkSelfTest::ftpServer() 4 Expecting "331"
  QDEBUG : tst_NetworkSelfTest::ftpServer() 5 Discarding until "\r\n"
  QDEBUG : tst_NetworkSelfTest::ftpServer() 5 Discarded " Please specify the password.\r\n"
  QDEBUG : tst_NetworkSelfTest::ftpServer() 6 Sending "PASS user at hostname\r\n"
  QDEBUG : tst_NetworkSelfTest::ftpServer() 7 Expecting "230"
  QDEBUG : tst_NetworkSelfTest::ftpServer() 8 Discarding until "\r\n"
  QDEBUG : tst_NetworkSelfTest::ftpServer() 8 Discarded " Login successful.\r\n"
  QDEBUG : tst_NetworkSelfTest::ftpServer() 9 Sending "CWD pub\r\n"
  QDEBUG : tst_NetworkSelfTest::ftpServer() 10 Expecting "250"
  QDEBUG : tst_NetworkSelfTest::ftpServer() 11 Discarding until "\r\n"
  QDEBUG : tst_NetworkSelfTest::ftpServer() 11 Discarded " Directory successfully changed.\r\n"
  QDEBUG : tst_NetworkSelfTest::ftpServer() 12 Sending "CWD dir-not-readable\r\n"
  QDEBUG : tst_NetworkSelfTest::ftpServer() 13 Expecting "550"
  QDEBUG : tst_NetworkSelfTest::ftpServer() 14 Discarding until "\r\n"
  QDEBUG : tst_NetworkSelfTest::ftpServer() 14 Discarded " Failed to change directory.\r\n"
  QDEBUG : tst_NetworkSelfTest::ftpServer() 15 Sending "PWD\r\n"
  QDEBUG : tst_NetworkSelfTest::ftpServer() 16 Expecting "257 \"/pub\"\r\n"
  QDEBUG : tst_NetworkSelfTest::ftpServer() 17 Sending "SIZE file-not-readable.txt\r\n"
  QDEBUG : tst_NetworkSelfTest::ftpServer() 18 Expecting "213 41\r\n"
  QDEBUG : tst_NetworkSelfTest::ftpServer() 19 Sending "CWD qxmlquery\r\n"
  QDEBUG : tst_NetworkSelfTest::ftpServer() 20 Expecting "250"
  QDEBUG : tst_NetworkSelfTest::ftpServer() 21 Discarding until "\r\n"
  QDEBUG : tst_NetworkSelfTest::ftpServer() 21 Discarded " Directory successfully changed.\r\n"
  QDEBUG : tst_NetworkSelfTest::ftpServer() 22 Sending "CWD /qtest\r\n"
  QDEBUG : tst_NetworkSelfTest::ftpServer() 23 Expecting "250"
  QDEBUG : tst_NetworkSelfTest::ftpServer() 24 Discarding until "\r\n"
  QDEBUG : tst_NetworkSelfTest::ftpServer() 24 Discarded " Directory successfully changed.\r\n"
  QDEBUG : tst_NetworkSelfTest::ftpServer() 25 Sending "SIZE bigfile\r\n"
  QDEBUG : tst_NetworkSelfTest::ftpServer() 26 Expecting "213 519240\r\n"
  QDEBUG : tst_NetworkSelfTest::ftpServer() 27 Sending "SIZE rfc3252\r\n"
  QDEBUG : tst_NetworkSelfTest::ftpServer() 28 Expecting "213 25962\r\n"
  QDEBUG : tst_NetworkSelfTest::ftpServer() 29 Sending "SIZE rfc3252.txt\r\n"
  QDEBUG : tst_NetworkSelfTest::ftpServer() 30 Expecting "213 25962\r\n"
  QDEBUG : tst_NetworkSelfTest::ftpServer() 31 Sending "QUIT\r\n"
  QDEBUG : tst_NetworkSelfTest::ftpServer() 32 Expecting "221"
  QDEBUG : tst_NetworkSelfTest::ftpServer() 33 Discarding until "\r\n"
  QDEBUG : tst_NetworkSelfTest::ftpServer() 33 Discarded " Goodbye.\r\n"
  QDEBUG : tst_NetworkSelfTest::ftpServer() 34 Waiting for remote disconnect
  PASS   : tst_NetworkSelfTest::ftpServer()
  QDEBUG : tst_NetworkSelfTest::ftpProxyServer() 0 Connecting to server on port 2121
  QDEBUG : tst_NetworkSelfTest::ftpProxyServer() 1 Expecting "220"
  QDEBUG : tst_NetworkSelfTest::ftpProxyServer() 2 Discarding until "\r\n"
  QDEBUG : tst_NetworkSelfTest::ftpProxyServer() 2 Discarded " Frox transparent ftp proxy. Login with username[@host[:port]]\r\n"
  QDEBUG : tst_NetworkSelfTest::ftpProxyServer() 3 Sending "USER anonymous at qt-test-server.qt-test-net\r\n"
  QDEBUG : tst_NetworkSelfTest::ftpProxyServer() 4 Expecting "331"
  FAIL!  : tst_NetworkSelfTest::ftpProxyServer() 'received == it->data' returned FALSE. (Did not receive expected data in step 4: data received was:
  501)
     Loc: [tst_networkselftest.cpp(238)]
  QDEBUG : tst_NetworkSelfTest::imapServer() 0 Connecting to server on port 143
  QDEBUG : tst_NetworkSelfTest::imapServer() 1 Expecting "* OK "
  QDEBUG : tst_NetworkSelfTest::imapServer() 2 Discarding until "\r\n"
  QDEBUG : tst_NetworkSelfTest::imapServer() 2 Discarded "qt-test-server Cyrus IMAP4 v2.2.13-Debian-2.2.13-19squeeze3build0.10.04.1 server ready\r\n"
  QDEBUG : tst_NetworkSelfTest::imapServer() 3 Sending "1 CAPABILITY\r\n"
  QDEBUG : tst_NetworkSelfTest::imapServer() 4 Expecting "* CAPABILITY "
  QDEBUG : tst_NetworkSelfTest::imapServer() 5 Discarding until "1 OK"
  QDEBUG : tst_NetworkSelfTest::imapServer() 5 Discarded "IMAP4 IMAP4rev1 ACL QUOTA LITERAL+ NAMESPACE UIDPLUS ID NO_ATOMIC_RENAME UNSELECT CHILDREN MULTIAPPEND BINARY SORT THREAD=ORDEREDSUBJECT THREAD=REFERENCES ANNOTATEMORE IDLE STARTTLS\r\n1 OK"
  QDEBUG : tst_NetworkSelfTest::imapServer() 6 Discarding until "\r\n"
  QDEBUG : tst_NetworkSelfTest::imapServer() 6 Discarded " Completed\r\n"
  QDEBUG : tst_NetworkSelfTest::imapServer() 7 Sending "2 LOGOUT\r\n"
  QDEBUG : tst_NetworkSelfTest::imapServer() 8 Discarding until "2 OK"
  QDEBUG : tst_NetworkSelfTest::imapServer() 8 Discarded "* BYE LOGOUT received\r\n2 OK"
  QDEBUG : tst_NetworkSelfTest::imapServer() 9 Discarding until "\r\n"
  QDEBUG : tst_NetworkSelfTest::imapServer() 9 Discarded " Completed\r\n"
  QDEBUG : tst_NetworkSelfTest::imapServer() 10 Waiting for remote disconnect
  PASS   : tst_NetworkSelfTest::imapServer()
  QDEBUG : tst_NetworkSelfTest::httpServer() 0 Connecting to server on port 80
  QDEBUG : tst_NetworkSelfTest::httpServer() 1 Sending "GET /\r\n"
  QDEBUG : tst_NetworkSelfTest::httpServer() 2 Waiting for remote disconnect
  QDEBUG : tst_NetworkSelfTest::httpServer() 2 Discarded in the process: "<h1>Welcome to qt-test-server</h1>\n<img src=\"gif/fluke.gif\" alt=\"fluke\">\n<p>This is a network test server. It serves as a cacheing ftp and http proxy, transparent http/socks5 proxy, imap, ftp and http server, plus more.</p>\n"
  QDEBUG : tst_NetworkSelfTest::httpServer() 3 Reconnecting to server on port 80
  QDEBUG : tst_NetworkSelfTest::httpServer() 4 Sending "GET / HTTP/1.0\r\nHost: qt-test-server.qt-test-net\r\nConnection: close\r\n\r\n"
  QDEBUG : tst_NetworkSelfTest::httpServer() 5 Expecting "HTTP/1."
  QDEBUG : tst_NetworkSelfTest::httpServer() 6 Discarding until " "
  QDEBUG : tst_NetworkSelfTest::httpServer() 6 Discarded "1 "
  QDEBUG : tst_NetworkSelfTest::httpServer() 7 Expecting "200 "
  QDEBUG : tst_NetworkSelfTest::httpServer() 8 Waiting for remote disconnect
  QDEBUG : tst_NetworkSelfTest::httpServer() 8 Discarded in the process: "OK\r\nDate: Sat, 14 Dec 2013 12:09:59 GMT\r\nServer: Apache/2.2.14 (Ubuntu)\r\nLast-Modified: Sat, 15 Nov 2008 13:52:00 GMT\r\nETag: \"240c-e0-45bbaa65d0000\"\r\nAccept-Ranges: bytes\r\nContent-Length: 224\r\nConnection: close\r\nContent-Type: text/html\r\n\r\n<h1>Welcome to qt-test-server</h1>\n<img src=\"gif/fluke.gif\" alt=\"fluke\">\n<p>This is a network test server. It serves as a cacheing ftp and http proxy, transparent http/socks5 proxy, imap, ftp and http server, plus more.</p>\n"
  QDEBUG : tst_NetworkSelfTest::httpServer() 9 Reconnecting to server on port 80
  QDEBUG : tst_NetworkSelfTest::httpServer() 10 Sending "POST / HTTP/1.0\r\nContent-Length: 5\r\nHost: qt-test-server.qt-test-net\r\nConnection: close\r\n\r\nHello"
  QDEBUG : tst_NetworkSelfTest::httpServer() 11 Expecting "HTTP/1."
  QDEBUG : tst_NetworkSelfTest::httpServer() 12 Discarding until " "
  QDEBUG : tst_NetworkSelfTest::httpServer() 12 Discarded "1 "
  QDEBUG : tst_NetworkSelfTest::httpServer() 13 Expecting "200 "
  QDEBUG : tst_NetworkSelfTest::httpServer() 14 Waiting for remote disconnect
  QDEBUG : tst_NetworkSelfTest::httpServer() 14 Discarded in the process: "OK\r\nDate: Sat, 14 Dec 2013 12:09:59 GMT\r\nServer: Apache/2.2.14 (Ubuntu)\r\nLast-Modified: Sat, 15 Nov 2008 13:52:00 GMT\r\nETag: \"240c-e0-45bbaa65d0000\"\r\nAccept-Ranges: bytes\r\nContent-Length: 224\r\nConnection: close\r\nContent-Type: text/html\r\n\r\n<h1>Welcome to qt-test-server</h1>\n<img src=\"gif/fluke.gif\" alt=\"fluke\">\n<p>This is a network test server. It serves as a cacheing ftp and http proxy, transparent http/socks5 proxy, imap, ftp and http server, plus more.</p>\n"
  QDEBUG : tst_NetworkSelfTest::httpServer() 15 Reconnecting to server on port 80
  QDEBUG : tst_NetworkSelfTest::httpServer() 16 Sending "GET /qtest/protected/rfc3252.txt HTTP/1.0\r\nHost: qt-test-server.qt-test-net\r\nConnection: close\r\n\r\n"
  QDEBUG : tst_NetworkSelfTest::httpServer() 17 Expecting "HTTP/1."
  QDEBUG : tst_NetworkSelfTest::httpServer() 18 Discarding until " "
  QDEBUG : tst_NetworkSelfTest::httpServer() 18 Discarded "1 "
  QDEBUG : tst_NetworkSelfTest::httpServer() 19 Expecting "401 "
  QDEBUG : tst_NetworkSelfTest::httpServer() 20 Waiting for remote disconnect
  QDEBUG : tst_NetworkSelfTest::httpServer() 20 Discarded in the process: "Authorization Required\r\nDate: Sat, 14 Dec 2013 12:09:59 GMT\r\nServer: Apache/2.2.14 (Ubuntu)\r\nWWW-Authenticate: Basic realm=\"password-protected area\"\r\nContent-Length: 493\r\nConnection: close\r\nContent-Type: text/html; charset=iso-8859-1\r\n\r\n<!DOCTYPE HTML PUBLIC \"-//IETF//DTD HTML 2.0//EN\">\n<html><head>\n<title>401 Authorization Required</title>\n</head><body>\n<h1>Authorization Required</h1>\n<p>This server could not verify that you\nare authorized to access the document\nrequested.  Either you supplied the wrong\ncredentials (e.g., bad password), or your\nbrowser doesn't understand how to supply\nthe credentials required.</p>\n<hr>\n<address>Apache/2.2.14 (Ubuntu) Server at qt-test-server.qt-test-net Port 80</address>\n</body></html>\n"
  QDEBUG : tst_NetworkSelfTest::httpServer() 21 Reconnecting to server on port 80
  QDEBUG : tst_NetworkSelfTest::httpServer() 22 Sending "HEAD /qtest/protected/rfc3252.txt HTTP/1.0\r\nHost: qt-test-server.qt-test-net\r\nConnection: close\r\nAuthorization: Basic cXNvY2tzdGVzdDpwYXNzd29yZA==\r\n\r\n"
  QDEBUG : tst_NetworkSelfTest::httpServer() 23 Expecting "HTTP/1."
  QDEBUG : tst_NetworkSelfTest::httpServer() 24 Discarding until " "
  QDEBUG : tst_NetworkSelfTest::httpServer() 24 Discarded "1 "
  QDEBUG : tst_NetworkSelfTest::httpServer() 25 Expecting "200 "
  QDEBUG : tst_NetworkSelfTest::httpServer() 26 Waiting for remote disconnect
  QDEBUG : tst_NetworkSelfTest::httpServer() 26 Discarded in the process: "OK\r\nDate: Sat, 14 Dec 2013 12:09:59 GMT\r\nServer: Apache/2.2.14 (Ubuntu)\r\nLast-Modified: Fri, 21 Sep 2012 05:32:18 GMT\r\nETag: \"242d-656a-4ca2f90330f9a\"\r\nAccept-Ranges: bytes\r\nContent-Length: 25962\r\nConnection: close\r\nContent-Type: text/plain\r\nX-Pad: avoid browser bug\r\n\r\n"
  QDEBUG : tst_NetworkSelfTest::httpServer() 27 Reconnecting to server on port 80
  QDEBUG : tst_NetworkSelfTest::httpServer() 28 Sending "HEAD /dav/ HTTP/1.0\r\nHost: qt-test-server.qt-test-net\r\nConnection: close\r\n\r\n"
  QDEBUG : tst_NetworkSelfTest::httpServer() 29 Expecting "HTTP/1."
  QDEBUG : tst_NetworkSelfTest::httpServer() 30 Discarding until " "
  QDEBUG : tst_NetworkSelfTest::httpServer() 30 Discarded "1 "
  QDEBUG : tst_NetworkSelfTest::httpServer() 31 Expecting "200 "
  QDEBUG : tst_NetworkSelfTest::httpServer() 32 Waiting for remote disconnect
  QDEBUG : tst_NetworkSelfTest::httpServer() 32 Discarded in the process: "OK\r\nDate: Sat, 14 Dec 2013 12:09:59 GMT\r\nServer: Apache/2.2.14 (Ubuntu)\r\nConnection: close\r\nContent-Type: text/html;charset=UTF-8\r\n\r\n"
  QDEBUG : tst_NetworkSelfTest::httpServer() 33 Reconnecting to server on port 80
  QDEBUG : tst_NetworkSelfTest::httpServer() 34 Sending "PUT /dav/networkselftest-1407345541846564767077131387022999.txt HTTP/1.0\r\nContent-Length: 5\r\nHost: qt-test-server.qt-test-net\r\nConnection: close\r\n\r\nHello"
  QDEBUG : tst_NetworkSelfTest::httpServer() 35 Expecting "HTTP/1."
  QDEBUG : tst_NetworkSelfTest::httpServer() 36 Discarding until " "
  QDEBUG : tst_NetworkSelfTest::httpServer() 36 Discarded "1 "
  QDEBUG : tst_NetworkSelfTest::httpServer() 37 Expecting "201 "
  QDEBUG : tst_NetworkSelfTest::httpServer() 38 Waiting for remote disconnect
  QDEBUG : tst_NetworkSelfTest::httpServer() 38 Discarded in the process: "Created\r\nDate: Sat, 14 Dec 2013 12:09:59 GMT\r\nServer: Apache/2.2.14 (Ubuntu)\r\nLocation: http://qt-test-server.qt-test-net/dav/networkselftest-1407345541846564767077131387022999.txt\r\nContent-Length: 325\r\nConnection: close\r\nContent-Type: text/html; charset=ISO-8859-1\r\n\r\n<!DOCTYPE HTML PUBLIC \"-//IETF//DTD HTML 2.0//EN\">\n<html><head>\n<title>201 Created</title>\n</head><body>\n<h1>Created</h1>\n<p>Resource /dav/networkselftest-1407345541846564767077131387022999.txt has been created.</p>\n<hr />\n<address>Apache/2.2.14 (Ubuntu) Server at qt-test-server.qt-test-net Port 80</address>\n</body></html>\n"
  QDEBUG : tst_NetworkSelfTest::httpServer() 39 Reconnecting to server on port 80
  QDEBUG : tst_NetworkSelfTest::httpServer() 40 Sending "HEAD /dav/networkselftest-1407345541846564767077131387022999.txt HTTP/1.0\r\nHost: qt-test-server.qt-test-net\r\nConnection: close\r\n\r\n"
  QDEBUG : tst_NetworkSelfTest::httpServer() 41 Expecting "HTTP/1."
  QDEBUG : tst_NetworkSelfTest::httpServer() 42 Discarding until " "
  QDEBUG : tst_NetworkSelfTest::httpServer() 42 Discarded "1 "
  QDEBUG : tst_NetworkSelfTest::httpServer() 43 Expecting "200 "
  QDEBUG : tst_NetworkSelfTest::httpServer() 44 Discarding until "\r\nContent-Length: 5\r\n"
  QDEBUG : tst_NetworkSelfTest::httpServer() 44 Discarded "OK\r\nDate: Sat, 14 Dec 2013 12:09:59 GMT\r\nServer: Apache/2.2.14 (Ubuntu)\r\nLast-Modified: Sat, 14 Dec 2013 12:09:59 GMT\r\nETag: W/\"2124-5-4ed7d75302049\"\r\nAccept-Ranges: bytes\r\nContent-Length: 5\r\n"
  QDEBUG : tst_NetworkSelfTest::httpServer() 45 Waiting for remote disconnect
  QDEBUG : tst_NetworkSelfTest::httpServer() 45 Discarded in the process: "Connection: close\r\nContent-Type: text/plain\r\n\r\n"
  QDEBUG : tst_NetworkSelfTest::httpServer() 46 Reconnecting to server on port 80
  QDEBUG : tst_NetworkSelfTest::httpServer() 47 Sending "DELETE /dav/networkselftest-1407345541846564767077131387022999.txt HTTP/1.0\r\nHost: qt-test-server.qt-test-net\r\nConnection: close\r\n\r\n"
  QDEBUG : tst_NetworkSelfTest::httpServer() 48 Expecting "HTTP/1."
  QDEBUG : tst_NetworkSelfTest::httpServer() 49 Discarding until " "
  QDEBUG : tst_NetworkSelfTest::httpServer() 49 Discarded "1 "
  QDEBUG : tst_NetworkSelfTest::httpServer() 50 Expecting "204 "
  QDEBUG : tst_NetworkSelfTest::httpServer() 51 Waiting for remote disconnect
  QDEBUG : tst_NetworkSelfTest::httpServer() 51 Discarded in the process: "No Content\r\nDate: Sat, 14 Dec 2013 12:09:59 GMT\r\nServer: Apache/2.2.14 (Ubuntu)\r\nContent-Length: 0\r\nConnection: close\r\nContent-Type: text/plain\r\n\r\n"
  PASS   : tst_NetworkSelfTest::httpServer()
  QDEBUG : tst_NetworkSelfTest::httpServerFiles(fluke.gif) 0 Connecting to server on port 80
  QDEBUG : tst_NetworkSelfTest::httpServerFiles(fluke.gif) 1 Sending "HEAD /qtest/fluke.gif HTTP/1.0\r\nHost: qt-test-server.qt-test-net\r\nConnection: close\r\nAuthorization: Basic cXNvY2tzdGVzdDpwYXNzd29yZA==\r\n\r\n"
  QDEBUG : tst_NetworkSelfTest::httpServerFiles(fluke.gif) 2 Expecting "HTTP/1."
  QDEBUG : tst_NetworkSelfTest::httpServerFiles(fluke.gif) 3 Skipping 1 bytes
  QDEBUG : tst_NetworkSelfTest::httpServerFiles(fluke.gif) 3 Skipped "1"
  QDEBUG : tst_NetworkSelfTest::httpServerFiles(fluke.gif) 4 Expecting " 200 "
  QDEBUG : tst_NetworkSelfTest::httpServerFiles(fluke.gif) 5 Waiting for remote disconnect
  QDEBUG : tst_NetworkSelfTest::httpServerFiles(fluke.gif) 5 Discarded in the process: "OK\r\nDate: Sat, 14 Dec 2013 12:09:59 GMT\r\nServer: Apache/2.2.14 (Ubuntu)\r\nLast-Modified: Tue, 22 May 2007 12:04:57 GMT\r\nETag: \"2419-6d02-4310ddbb12c40\"\r\nAccept-Ranges: bytes\r\nContent-Length: 27906\r\nConnection: close\r\nContent-Type: image/gif\r\n\r\n"
  PASS   : tst_NetworkSelfTest::httpServerFiles(fluke.gif)
  QDEBUG : tst_NetworkSelfTest::httpServerFiles(bigfile) 0 Connecting to server on port 80
  QDEBUG : tst_NetworkSelfTest::httpServerFiles(bigfile) 1 Sending "HEAD /qtest/bigfile HTTP/1.0\r\nHost: qt-test-server.qt-test-net\r\nConnection: close\r\nAuthorization: Basic cXNvY2tzdGVzdDpwYXNzd29yZA==\r\n\r\n"
  QDEBUG : tst_NetworkSelfTest::httpServerFiles(bigfile) 2 Expecting "HTTP/1."
  QDEBUG : tst_NetworkSelfTest::httpServerFiles(bigfile) 3 Skipping 1 bytes
  QDEBUG : tst_NetworkSelfTest::httpServerFiles(bigfile) 3 Skipped "1"
  QDEBUG : tst_NetworkSelfTest::httpServerFiles(bigfile) 4 Expecting " 200 "
  QDEBUG : tst_NetworkSelfTest::httpServerFiles(bigfile) 5 Discarding until "\r\nContent-Length: 519240\r\n"
  QDEBUG : tst_NetworkSelfTest::httpServerFiles(bigfile) 5 Discarded "OK\r\nDate: Sat, 14 Dec 2013 12:09:59 GMT\r\nServer: Apache/2.2.14 (Ubuntu)\r\nLast-Modified: Fri, 21 Sep 2012 05:32:18 GMT\r\nETag: \"2410-7ec48-4ca2f9031a836\"\r\nAccept-Ranges: bytes\r\nContent-Length: 519240\r\n"
  QDEBUG : tst_NetworkSelfTest::httpServerFiles(bigfile) 6 Waiting for remote disconnect
  QDEBUG : tst_NetworkSelfTest::httpServerFiles(bigfile) 6 Discarded in the process: "Connection: close\r\nContent-Type: text/plain\r\nX-Pad: avoid browser bug\r\n\r\n"
  PASS   : tst_NetworkSelfTest::httpServerFiles(bigfile)
  QDEBUG : tst_NetworkSelfTest::httpServerFiles(rfc3252.txt) 0 Connecting to server on port 80
  QDEBUG : tst_NetworkSelfTest::httpServerFiles(rfc3252.txt) 1 Sending "HEAD /qtest/rfc3252.txt HTTP/1.0\r\nHost: qt-test-server.qt-test-net\r\nConnection: close\r\nAuthorization: Basic cXNvY2tzdGVzdDpwYXNzd29yZA==\r\n\r\n"
  QDEBUG : tst_NetworkSelfTest::httpServerFiles(rfc3252.txt) 2 Expecting "HTTP/1."
  QDEBUG : tst_NetworkSelfTest::httpServerFiles(rfc3252.txt) 3 Skipping 1 bytes
  QDEBUG : tst_NetworkSelfTest::httpServerFiles(rfc3252.txt) 3 Skipped "1"
  QDEBUG : tst_NetworkSelfTest::httpServerFiles(rfc3252.txt) 4 Expecting " 200 "
  QDEBUG : tst_NetworkSelfTest::httpServerFiles(rfc3252.txt) 5 Discarding until "\r\nContent-Length: 25962\r\n"
  QDEBUG : tst_NetworkSelfTest::httpServerFiles(rfc3252.txt) 5 Discarded "OK\r\nDate: Sat, 14 Dec 2013 12:09:59 GMT\r\nServer: Apache/2.2.14 (Ubuntu)\r\nLast-Modified: Fri, 21 Sep 2012 05:32:18 GMT\r\nETag: \"2411-656a-4ca2f9031b7d9\"\r\nAccept-Ranges: bytes\r\nContent-Length: 25962\r\n"
  QDEBUG : tst_NetworkSelfTest::httpServerFiles(rfc3252.txt) 6 Waiting for remote disconnect
  QDEBUG : tst_NetworkSelfTest::httpServerFiles(rfc3252.txt) 6 Discarded in the process: "Connection: close\r\nContent-Type: text/plain\r\nX-Pad: avoid browser bug\r\n\r\n"
  PASS   : tst_NetworkSelfTest::httpServerFiles(rfc3252.txt)
  QDEBUG : tst_NetworkSelfTest::httpServerFiles(protected/rfc3252.txt) 0 Connecting to server on port 80
  QDEBUG : tst_NetworkSelfTest::httpServerFiles(protected/rfc3252.txt) 1 Sending "HEAD /qtest/protected/rfc3252.txt HTTP/1.0\r\nHost: qt-test-server.qt-test-net\r\nConnection: close\r\nAuthorization: Basic cXNvY2tzdGVzdDpwYXNzd29yZA==\r\n\r\n"
  QDEBUG : tst_NetworkSelfTest::httpServerFiles(protected/rfc3252.txt) 2 Expecting "HTTP/1."
  QDEBUG : tst_NetworkSelfTest::httpServerFiles(protected/rfc3252.txt) 3 Skipping 1 bytes
  QDEBUG : tst_NetworkSelfTest::httpServerFiles(protected/rfc3252.txt) 3 Skipped "1"
  QDEBUG : tst_NetworkSelfTest::httpServerFiles(protected/rfc3252.txt) 4 Expecting " 200 "
  QDEBUG : tst_NetworkSelfTest::httpServerFiles(protected/rfc3252.txt) 5 Discarding until "\r\nContent-Length: 25962\r\n"
  QDEBUG : tst_NetworkSelfTest::httpServerFiles(protected/rfc3252.txt) 5 Discarded "OK\r\nDate: Sat, 14 Dec 2013 12:09:59 GMT\r\nServer: Apache/2.2.14 (Ubuntu)\r\nLast-Modified: Fri, 21 Sep 2012 05:32:18 GMT\r\nETag: \"242d-656a-4ca2f90330f9a\"\r\nAccept-Ranges: bytes\r\nContent-Length: 25962\r\n"
  QDEBUG : tst_NetworkSelfTest::httpServerFiles(protected/rfc3252.txt) 6 Waiting for remote disconnect
  QDEBUG : tst_NetworkSelfTest::httpServerFiles(protected/rfc3252.txt) 6 Discarded in the process: "Connection: close\r\nContent-Type: text/plain\r\nX-Pad: avoid browser bug\r\n\r\n"
  PASS   : tst_NetworkSelfTest::httpServerFiles(protected/rfc3252.txt)
  QDEBUG : tst_NetworkSelfTest::httpServerFiles(completelyEmptyQuery.xq) 0 Connecting to server on port 80
  QDEBUG : tst_NetworkSelfTest::httpServerFiles(completelyEmptyQuery.xq) 1 Sending "HEAD /qtest/qxmlquery/completelyEmptyQuery.xq HTTP/1.0\r\nHost: qt-test-server.qt-test-net\r\nConnection: close\r\nAuthorization: Basic cXNvY2tzdGVzdDpwYXNzd29yZA==\r\n\r\n"
  QDEBUG : tst_NetworkSelfTest::httpServerFiles(completelyEmptyQuery.xq) 2 Expecting "HTTP/1."
  QDEBUG : tst_NetworkSelfTest::httpServerFiles(completelyEmptyQuery.xq) 3 Skipping 1 bytes
  QDEBUG : tst_NetworkSelfTest::httpServerFiles(completelyEmptyQuery.xq) 3 Skipped "1"
  QDEBUG : tst_NetworkSelfTest::httpServerFiles(completelyEmptyQuery.xq) 4 Expecting " 200 "
  QDEBUG : tst_NetworkSelfTest::httpServerFiles(completelyEmptyQuery.xq) 5 Waiting for remote disconnect
  QDEBUG : tst_NetworkSelfTest::httpServerFiles(completelyEmptyQuery.xq) 5 Discarded in the process: "OK\r\nDate: Sat, 14 Dec 2013 12:09:59 GMT\r\nServer: Apache/2.2.14 (Ubuntu)\r\nLast-Modified: Fri, 21 Sep 2012 05:32:18 GMT\r\nETag: \"2413-0-4ca2f9031d719\"\r\nAccept-Ranges: bytes\r\nConnection: close\r\nContent-Type: text/plain\r\n\r\n"
  PASS   : tst_NetworkSelfTest::httpServerFiles(completelyEmptyQuery.xq)
  QDEBUG : tst_NetworkSelfTest::httpServerFiles(notWellformedViaHttps.xml) 0 Connecting to server on port 80
  QDEBUG : tst_NetworkSelfTest::httpServerFiles(notWellformedViaHttps.xml) 1 Sending "HEAD /qtest/qxmlquery/notWellformedViaHttps.xml HTTP/1.0\r\nHost: qt-test-server.qt-test-net\r\nConnection: close\r\nAuthorization: Basic cXNvY2tzdGVzdDpwYXNzd29yZA==\r\n\r\n"
  QDEBUG : tst_NetworkSelfTest::httpServerFiles(notWellformedViaHttps.xml) 2 Expecting "HTTP/1."
  QDEBUG : tst_NetworkSelfTest::httpServerFiles(notWellformedViaHttps.xml) 3 Skipping 1 bytes
  QDEBUG : tst_NetworkSelfTest::httpServerFiles(notWellformedViaHttps.xml) 3 Skipped "1"
  QDEBUG : tst_NetworkSelfTest::httpServerFiles(notWellformedViaHttps.xml) 4 Expecting " 200 "
  QDEBUG : tst_NetworkSelfTest::httpServerFiles(notWellformedViaHttps.xml) 5 Waiting for remote disconnect
  QDEBUG : tst_NetworkSelfTest::httpServerFiles(notWellformedViaHttps.xml) 5 Discarded in the process: "OK\r\nDate: Sat, 14 Dec 2013 12:09:59 GMT\r\nServer: Apache/2.2.14 (Ubuntu)\r\nLast-Modified: Fri, 21 Sep 2012 05:32:18 GMT\r\nETag: \"2423-4-4ca2f90329298\"\r\nAccept-Ranges: bytes\r\nContent-Length: 4\r\nConnection: close\r\nContent-Type: application/xml\r\n\r\n"
  PASS   : tst_NetworkSelfTest::httpServerFiles(notWellformedViaHttps.xml)
  QDEBUG : tst_NetworkSelfTest::httpServerFiles(notWellformed.xml) 0 Connecting to server on port 80
  QDEBUG : tst_NetworkSelfTest::httpServerFiles(notWellformed.xml) 1 Sending "HEAD /qtest/qxmlquery/notWellformed.xml HTTP/1.0\r\nHost: qt-test-server.qt-test-net\r\nConnection: close\r\nAuthorization: Basic cXNvY2tzdGVzdDpwYXNzd29yZA==\r\n\r\n"
  QDEBUG : tst_NetworkSelfTest::httpServerFiles(notWellformed.xml) 2 Expecting "HTTP/1."
  QDEBUG : tst_NetworkSelfTest::httpServerFiles(notWellformed.xml) 3 Skipping 1 bytes
  QDEBUG : tst_NetworkSelfTest::httpServerFiles(notWellformed.xml) 3 Skipped "1"
  QDEBUG : tst_NetworkSelfTest::httpServerFiles(notWellformed.xml) 4 Expecting " 200 "
  QDEBUG : tst_NetworkSelfTest::httpServerFiles(notWellformed.xml) 5 Waiting for remote disconnect
  QDEBUG : tst_NetworkSelfTest::httpServerFiles(notWellformed.xml) 5 Discarded in the process: "OK\r\nDate: Sat, 14 Dec 2013 12:09:59 GMT\r\nServer: Apache/2.2.14 (Ubuntu)\r\nLast-Modified: Fri, 21 Sep 2012 05:32:18 GMT\r\nETag: \"2442-4-4ca2f90340999\"\r\nAccept-Ranges: bytes\r\nContent-Length: 4\r\nConnection: close\r\nContent-Type: application/xml\r\n\r\n"
  PASS   : tst_NetworkSelfTest::httpServerFiles(notWellformed.xml)
  QDEBUG : tst_NetworkSelfTest::httpServerFiles(viaHttp.xq) 0 Connecting to server on port 80
  QDEBUG : tst_NetworkSelfTest::httpServerFiles(viaHttp.xq) 1 Sending "HEAD /qtest/qxmlquery/viaHttp.xq HTTP/1.0\r\nHost: qt-test-server.qt-test-net\r\nConnection: close\r\nAuthorization: Basic cXNvY2tzdGVzdDpwYXNzd29yZA==\r\n\r\n"
  QDEBUG : tst_NetworkSelfTest::httpServerFiles(viaHttp.xq) 2 Expecting "HTTP/1."
  QDEBUG : tst_NetworkSelfTest::httpServerFiles(viaHttp.xq) 3 Skipping 1 bytes
  QDEBUG : tst_NetworkSelfTest::httpServerFiles(viaHttp.xq) 3 Skipped "1"
  QDEBUG : tst_NetworkSelfTest::httpServerFiles(viaHttp.xq) 4 Expecting " 200 "
  QDEBUG : tst_NetworkSelfTest::httpServerFiles(viaHttp.xq) 5 Waiting for remote disconnect
  QDEBUG : tst_NetworkSelfTest::httpServerFiles(viaHttp.xq) 5 Discarded in the process: "OK\r\nDate: Sat, 14 Dec 2013 12:09:59 GMT\r\nServer: Apache/2.2.14 (Ubuntu)\r\nLast-Modified: Fri, 21 Sep 2012 05:32:18 GMT\r\nETag: \"2416-2a-4ca2f9031f658\"\r\nAccept-Ranges: bytes\r\nContent-Length: 42\r\nConnection: close\r\nContent-Type: text/plain\r\n\r\n"
  PASS   : tst_NetworkSelfTest::httpServerFiles(viaHttp.xq)
  QDEBUG : tst_NetworkSelfTest::httpServerFiles(wellFormedViaHttps.xml) 0 Connecting to server on port 80
  QDEBUG : tst_NetworkSelfTest::httpServerFiles(wellFormedViaHttps.xml) 1 Sending "HEAD /qtest/qxmlquery/wellFormedViaHttps.xml HTTP/1.0\r\nHost: qt-test-server.qt-test-net\r\nConnection: close\r\nAuthorization: Basic cXNvY2tzdGVzdDpwYXNzd29yZA==\r\n\r\n"
  QDEBUG : tst_NetworkSelfTest::httpServerFiles(wellFormedViaHttps.xml) 2 Expecting "HTTP/1."
  QDEBUG : tst_NetworkSelfTest::httpServerFiles(wellFormedViaHttps.xml) 3 Skipping 1 bytes
  QDEBUG : tst_NetworkSelfTest::httpServerFiles(wellFormedViaHttps.xml) 3 Skipped "1"
  QDEBUG : tst_NetworkSelfTest::httpServerFiles(wellFormedViaHttps.xml) 4 Expecting " 200 "
  QDEBUG : tst_NetworkSelfTest::httpServerFiles(wellFormedViaHttps.xml) 5 Waiting for remote disconnect
  QDEBUG : tst_NetworkSelfTest::httpServerFiles(wellFormedViaHttps.xml) 5 Discarded in the process: "OK\r\nDate: Sat, 14 Dec 2013 12:09:59 GMT\r\nServer: Apache/2.2.14 (Ubuntu)\r\nLast-Modified: Fri, 21 Sep 2012 05:32:18 GMT\r\nETag: \"2414-31-4ca2f9031d719\"\r\nAccept-Ranges: bytes\r\nContent-Length: 49\r\nConnection: close\r\nContent-Type: application/xml\r\nX-Pad: avoid browser bug\r\n\r\n"
  PASS   : tst_NetworkSelfTest::httpServerFiles(wellFormedViaHttps.xml)
  QDEBUG : tst_NetworkSelfTest::httpServerFiles(wellFormed.xml) 0 Connecting to server on port 80
  QDEBUG : tst_NetworkSelfTest::httpServerFiles(wellFormed.xml) 1 Sending "HEAD /qtest/qxmlquery/wellFormed.xml HTTP/1.0\r\nHost: qt-test-server.qt-test-net\r\nConnection: close\r\nAuthorization: Basic cXNvY2tzdGVzdDpwYXNzd29yZA==\r\n\r\n"
  QDEBUG : tst_NetworkSelfTest::httpServerFiles(wellFormed.xml) 2 Expecting "HTTP/1."
  QDEBUG : tst_NetworkSelfTest::httpServerFiles(wellFormed.xml) 3 Skipping 1 bytes
  QDEBUG : tst_NetworkSelfTest::httpServerFiles(wellFormed.xml) 3 Skipped "1"
  QDEBUG : tst_NetworkSelfTest::httpServerFiles(wellFormed.xml) 4 Expecting " 200 "
  QDEBUG : tst_NetworkSelfTest::httpServerFiles(wellFormed.xml) 5 Waiting for remote disconnect
  QDEBUG : tst_NetworkSelfTest::httpServerFiles(wellFormed.xml) 5 Discarded in the process: "OK\r\nDate: Sat, 14 Dec 2013 12:09:59 GMT\r\nServer: Apache/2.2.14 (Ubuntu)\r\nLast-Modified: Fri, 21 Sep 2012 05:32:18 GMT\r\nETag: \"241a-30-4ca2f9032253a\"\r\nAccept-Ranges: bytes\r\nContent-Length: 48\r\nConnection: close\r\nContent-Type: application/xml\r\nX-Pad: avoid browser bug\r\n\r\n"
  PASS   : tst_NetworkSelfTest::httpServerFiles(wellFormed.xml)
  QDEBUG : tst_NetworkSelfTest::httpServerCGI(echo.cgi) 0 Connecting to server on port 80
  QDEBUG : tst_NetworkSelfTest::httpServerCGI(echo.cgi) 1 Sending "GET /qtest/cgi-bin/echo.cgi?Hello+World HTTP/1.0\r\nConnection: close\r\n\r\n"
  QDEBUG : tst_NetworkSelfTest::httpServerCGI(echo.cgi) 2 Expecting "HTTP/1."
  QDEBUG : tst_NetworkSelfTest::httpServerCGI(echo.cgi) 3 Skipping 1 bytes
  QDEBUG : tst_NetworkSelfTest::httpServerCGI(echo.cgi) 3 Skipped "1"
  QDEBUG : tst_NetworkSelfTest::httpServerCGI(echo.cgi) 4 Expecting " 200 "
  QDEBUG : tst_NetworkSelfTest::httpServerCGI(echo.cgi) 5 Discarding until "\r\n\r\n"
  QDEBUG : tst_NetworkSelfTest::httpServerCGI(echo.cgi) 5 Discarded "OK\r\nDate: Sat, 14 Dec 2013 12:09:59 GMT\r\nServer: Apache/2.2.14 (Ubuntu)\r\nConnection: close\r\nContent-Type: text/plain\r\n\r\n"
  QDEBUG : tst_NetworkSelfTest::httpServerCGI(echo.cgi) 6 Expecting "Hello+World"
  QDEBUG : tst_NetworkSelfTest::httpServerCGI(echo.cgi) 7 Waiting for remote disconnect
  PASS   : tst_NetworkSelfTest::httpServerCGI(echo.cgi)
  QDEBUG : tst_NetworkSelfTest::httpServerCGI(echo.cgi(POST)) 0 Connecting to server on port 80
  QDEBUG : tst_NetworkSelfTest::httpServerCGI(echo.cgi(POST)) 1 Sending "POST /qtest/cgi-bin/echo.cgi?Hello+World HTTP/1.0\r\nConnection: close\r\nContent-Length: 15\r\n\r\nHello, World!\r\n"
  QDEBUG : tst_NetworkSelfTest::httpServerCGI(echo.cgi(POST)) 2 Expecting "HTTP/1."
  QDEBUG : tst_NetworkSelfTest::httpServerCGI(echo.cgi(POST)) 3 Skipping 1 bytes
  QDEBUG : tst_NetworkSelfTest::httpServerCGI(echo.cgi(POST)) 3 Skipped "1"
  QDEBUG : tst_NetworkSelfTest::httpServerCGI(echo.cgi(POST)) 4 Expecting " 200 "
  QDEBUG : tst_NetworkSelfTest::httpServerCGI(echo.cgi(POST)) 5 Discarding until "\r\n\r\n"
  QDEBUG : tst_NetworkSelfTest::httpServerCGI(echo.cgi(POST)) 5 Discarded "OK\r\nDate: Sat, 14 Dec 2013 12:09:59 GMT\r\nServer: Apache/2.2.14 (Ubuntu)\r\nConnection: close\r\nContent-Type: text/plain\r\n\r\n"
  QDEBUG : tst_NetworkSelfTest::httpServerCGI(echo.cgi(POST)) 6 Expecting "Hello, World!\r\n"
  QDEBUG : tst_NetworkSelfTest::httpServerCGI(echo.cgi(POST)) 7 Waiting for remote disconnect
  PASS   : tst_NetworkSelfTest::httpServerCGI(echo.cgi(POST))
  QDEBUG : tst_NetworkSelfTest::httpServerCGI(md5sum.cgi) 0 Connecting to server on port 80
  QDEBUG : tst_NetworkSelfTest::httpServerCGI(md5sum.cgi) 1 Sending "POST /qtest/cgi-bin/md5sum.cgi HTTP/1.0\r\nConnection: close\r\nContent-Length: 15\r\n\r\nHello, World!\r\n"
  QDEBUG : tst_NetworkSelfTest::httpServerCGI(md5sum.cgi) 2 Expecting "HTTP/1."
  QDEBUG : tst_NetworkSelfTest::httpServerCGI(md5sum.cgi) 3 Skipping 1 bytes
  QDEBUG : tst_NetworkSelfTest::httpServerCGI(md5sum.cgi) 3 Skipped "1"
  QDEBUG : tst_NetworkSelfTest::httpServerCGI(md5sum.cgi) 4 Expecting " 200 "
  QDEBUG : tst_NetworkSelfTest::httpServerCGI(md5sum.cgi) 5 Discarding until "\r\n\r\n"
  QDEBUG : tst_NetworkSelfTest::httpServerCGI(md5sum.cgi) 5 Discarded "OK\r\nDate: Sat, 14 Dec 2013 12:09:59 GMT\r\nServer: Apache/2.2.14 (Ubuntu)\r\nContent-length: 33\r\nConnection: close\r\nContent-Type: text/plain\r\n\r\n"
  QDEBUG : tst_NetworkSelfTest::httpServerCGI(md5sum.cgi) 6 Expecting "29b933a8d9a0fcef0af75f1713f4940e\n"
  QDEBUG : tst_NetworkSelfTest::httpServerCGI(md5sum.cgi) 7 Waiting for remote disconnect
  PASS   : tst_NetworkSelfTest::httpServerCGI(md5sum.cgi)
  QDEBUG : tst_NetworkSelfTest::httpServerCGI(protected/md5sum.cgi) 0 Connecting to server on port 80
  QDEBUG : tst_NetworkSelfTest::httpServerCGI(protected/md5sum.cgi) 1 Sending "POST /qtest/protected/cgi-bin/md5sum.cgi HTTP/1.0\r\nConnection: close\r\nAuthorization: Basic cXNvY2tzdGVzdDpwYXNzd29yZA==\r\nContent-Length: 15\r\n\r\nHello, World!\r\n"
  QDEBUG : tst_NetworkSelfTest::httpServerCGI(protected/md5sum.cgi) 2 Expecting "HTTP/1."
  QDEBUG : tst_NetworkSelfTest::httpServerCGI(protected/md5sum.cgi) 3 Skipping 1 bytes
  QDEBUG : tst_NetworkSelfTest::httpServerCGI(protected/md5sum.cgi) 3 Skipped "1"
  QDEBUG : tst_NetworkSelfTest::httpServerCGI(protected/md5sum.cgi) 4 Expecting " 200 "
  QDEBUG : tst_NetworkSelfTest::httpServerCGI(protected/md5sum.cgi) 5 Discarding until "\r\n\r\n"
  QDEBUG : tst_NetworkSelfTest::httpServerCGI(protected/md5sum.cgi) 5 Discarded "OK\r\nDate: Sat, 14 Dec 2013 12:09:59 GMT\r\nServer: Apache/2.2.14 (Ubuntu)\r\nContent-length: 33\r\nConnection: close\r\nContent-Type: text/plain\r\n\r\n"
  QDEBUG : tst_NetworkSelfTest::httpServerCGI(protected/md5sum.cgi) 6 Expecting "29b933a8d9a0fcef0af75f1713f4940e\n"
  QDEBUG : tst_NetworkSelfTest::httpServerCGI(protected/md5sum.cgi) 7 Waiting for remote disconnect
  (... 978 lines omitted; there are too many errors!)
  PASS   : tst_QTextStream::unsignedInt_read_operator_FromDevice(utf16-LE (empty))
  PASS   : tst_QTextStream::unsignedInt_read_operator_FromDevice(utf16-LE (0xdeadbeef))
  PASS   : tst_QTextStream::qlonglong_read_operator_FromDevice(empty)
  PASS   : tst_QTextStream::qlonglong_read_operator_FromDevice(a)
  PASS   : tst_QTextStream::qlonglong_read_operator_FromDevice( )
  PASS   : tst_QTextStream::qlonglong_read_operator_FromDevice(0)
  PASS   : tst_QTextStream::qlonglong_read_operator_FromDevice(1)
  PASS   : tst_QTextStream::qlonglong_read_operator_FromDevice(12)
  PASS   : tst_QTextStream::qlonglong_read_operator_FromDevice(-12)
  PASS   : tst_QTextStream::qlonglong_read_operator_FromDevice(-0)
  PASS   : tst_QTextStream::qlonglong_read_operator_FromDevice( 1)
  PASS   : tst_QTextStream::qlonglong_read_operator_FromDevice( \r\n\r\n123)
  PASS   : tst_QTextStream::qlonglong_read_operator_FromDevice(127)
  PASS   : tst_QTextStream::qlonglong_read_operator_FromDevice(128)
  PASS   : tst_QTextStream::qlonglong_read_operator_FromDevice(129)
  PASS   : tst_QTextStream::qlonglong_read_operator_FromDevice(-127)
  PASS   : tst_QTextStream::qlonglong_read_operator_FromDevice(-128)
  PASS   : tst_QTextStream::qlonglong_read_operator_FromDevice(-129)
  PASS   : tst_QTextStream::qlonglong_read_operator_FromDevice(32767)
  PASS   : tst_QTextStream::qlonglong_read_operator_FromDevice(32768)
  PASS   : tst_QTextStream::qlonglong_read_operator_FromDevice(32769)
  PASS   : tst_QTextStream::qlonglong_read_operator_FromDevice(-32767)
  PASS   : tst_QTextStream::qlonglong_read_operator_FromDevice(-32768)
  PASS   : tst_QTextStream::qlonglong_read_operator_FromDevice(-32769)
  PASS   : tst_QTextStream::qlonglong_read_operator_FromDevice(65537)
  PASS   : tst_QTextStream::qlonglong_read_operator_FromDevice(65536)
  PASS   : tst_QTextStream::qlonglong_read_operator_FromDevice(65535)
  PASS   : tst_QTextStream::qlonglong_read_operator_FromDevice(-65537)
  PASS   : tst_QTextStream::qlonglong_read_operator_FromDevice(-65536)
  PASS   : tst_QTextStream::qlonglong_read_operator_FromDevice(-65535)
  PASS   : tst_QTextStream::qlonglong_read_operator_FromDevice(2147483646)
  PASS   : tst_QTextStream::qlonglong_read_operator_FromDevice(2147483647)
  PASS   : tst_QTextStream::qlonglong_read_operator_FromDevice(2147483648)
  PASS   : tst_QTextStream::qlonglong_read_operator_FromDevice(-2147483646)
  PASS   : tst_QTextStream::qlonglong_read_operator_FromDevice(-2147483647)
  PASS   : tst_QTextStream::qlonglong_read_operator_FromDevice(-2147483648)
  PASS   : tst_QTextStream::qlonglong_read_operator_FromDevice(4294967296)
  PASS   : tst_QTextStream::qlonglong_read_operator_FromDevice(4294967297)
  PASS   : tst_QTextStream::qlonglong_read_operator_FromDevice(4294967298)
  PASS   : tst_QTextStream::qlonglong_read_operator_FromDevice(-4294967296)
  PASS   : tst_QTextStream::qlonglong_read_operator_FromDevice(-4294967297)
  PASS   : tst_QTextStream::qlonglong_read_operator_FromDevice(-4294967298)
  PASS   : tst_QTextStream::qlonglong_read_operator_FromDevice(9223372036854775807)
  PASS   : tst_QTextStream::qlonglong_read_operator_FromDevice(9223372036854775808)
  PASS   : tst_QTextStream::qlonglong_read_operator_FromDevice(9223372036854775809)
  PASS   : tst_QTextStream::qlonglong_read_operator_FromDevice(18446744073709551615)
  PASS   : tst_QTextStream::qlonglong_read_operator_FromDevice(18446744073709551616)
  PASS   : tst_QTextStream::qlonglong_read_operator_FromDevice(18446744073709551617)
  PASS   : tst_QTextStream::qlonglong_read_operator_FromDevice(0x0)
  PASS   : tst_QTextStream::qlonglong_read_operator_FromDevice(0x)
  PASS   : tst_QTextStream::qlonglong_read_operator_FromDevice(0x1)
  PASS   : tst_QTextStream::qlonglong_read_operator_FromDevice(0xf)
  PASS   : tst_QTextStream::qlonglong_read_operator_FromDevice(0xdeadbeef)
  PASS   : tst_QTextStream::qlonglong_read_operator_FromDevice(0XDEADBEEF)
  PASS   : tst_QTextStream::qlonglong_read_operator_FromDevice(0xdeadbeefZzzzz)
  PASS   : tst_QTextStream::qlonglong_read_operator_FromDevice(  0xdeadbeefZzzzz)
  PASS   : tst_QTextStream::qlonglong_read_operator_FromDevice(00)
  PASS   : tst_QTextStream::qlonglong_read_operator_FromDevice(0141)
  PASS   : tst_QTextStream::qlonglong_read_operator_FromDevice(01419999)
  PASS   : tst_QTextStream::qlonglong_read_operator_FromDevice(  01419999)
  PASS   : tst_QTextStream::qlonglong_read_operator_FromDevice(0b0)
  PASS   : tst_QTextStream::qlonglong_read_operator_FromDevice(0b1)
  PASS   : tst_QTextStream::qlonglong_read_operator_FromDevice(0b10)
  PASS   : tst_QTextStream::qlonglong_read_operator_FromDevice(0B10)
  PASS   : tst_QTextStream::qlonglong_read_operator_FromDevice(0b101010)
  PASS   : tst_QTextStream::qlonglong_read_operator_FromDevice(0b1010102345)
  PASS   : tst_QTextStream::qlonglong_read_operator_FromDevice(  0b1010102345)
  PASS   : tst_QTextStream::qlonglong_read_operator_FromDevice(utf16-BE (empty))
  PASS   : tst_QTextStream::qlonglong_read_operator_FromDevice(utf16-BE (0xdeadbeef))
  PASS   : tst_QTextStream::qlonglong_read_operator_FromDevice(utf16-LE (empty))
  PASS   : tst_QTextStream::qlonglong_read_operator_FromDevice(utf16-LE (0xdeadbeef))
  PASS   : tst_QTextStream::qulonglong_read_operator_FromDevice(empty)
  PASS   : tst_QTextStream::qulonglong_read_operator_FromDevice(a)
  PASS   : tst_QTextStream::qulonglong_read_operator_FromDevice( )
  PASS   : tst_QTextStream::qulonglong_read_operator_FromDevice(0)
  PASS   : tst_QTextStream::qulonglong_read_operator_FromDevice(1)
  PASS   : tst_QTextStream::qulonglong_read_operator_FromDevice(12)
  PASS   : tst_QTextStream::qulonglong_read_operator_FromDevice(-12)
  PASS   : tst_QTextStream::qulonglong_read_operator_FromDevice(-0)
  PASS   : tst_QTextStream::qulonglong_read_operator_FromDevice( 1)
  PASS   : tst_QTextStream::qulonglong_read_operator_FromDevice( \r\n\r\n123)
  PASS   : tst_QTextStream::qulonglong_read_operator_FromDevice(127)
  PASS   : tst_QTextStream::qulonglong_read_operator_FromDevice(128)
  PASS   : tst_QTextStream::qulonglong_read_operator_FromDevice(129)
  PASS   : tst_QTextStream::qulonglong_read_operator_FromDevice(-127)
  PASS   : tst_QTextStream::qulonglong_read_operator_FromDevice(-128)
  PASS   : tst_QTextStream::qulonglong_read_operator_FromDevice(-129)
  PASS   : tst_QTextStream::qulonglong_read_operator_FromDevice(32767)
  PASS   : tst_QTextStream::qulonglong_read_operator_FromDevice(32768)
  PASS   : tst_QTextStream::qulonglong_read_operator_FromDevice(32769)
  PASS   : tst_QTextStream::qulonglong_read_operator_FromDevice(-32767)
  PASS   : tst_QTextStream::qulonglong_read_operator_FromDevice(-32768)
  PASS   : tst_QTextStream::qulonglong_read_operator_FromDevice(-32769)
  PASS   : tst_QTextStream::qulonglong_read_operator_FromDevice(65537)
  PASS   : tst_QTextStream::qulonglong_read_operator_FromDevice(65536)
  PASS   : tst_QTextStream::qulonglong_read_operator_FromDevice(65535)
  PASS   : tst_QTextStream::qulonglong_read_operator_FromDevice(-65537)
  PASS   : tst_QTextStream::qulonglong_read_operator_FromDevice(-65536)
  PASS   : tst_QTextStream::qulonglong_read_operator_FromDevice(-65535)
  PASS   : tst_QTextStream::qulonglong_read_operator_FromDevice(2147483646)
  PASS   : tst_QTextStream::qulonglong_read_operator_FromDevice(2147483647)
  PASS   : tst_QTextStream::qulonglong_read_operator_FromDevice(2147483648)
  PASS   : tst_QTextStream::qulonglong_read_operator_FromDevice(-2147483646)
  PASS   : tst_QTextStream::qulonglong_read_operator_FromDevice(-2147483647)
  PASS   : tst_QTextStream::qulonglong_read_operator_FromDevice(-2147483648)
  PASS   : tst_QTextStream::qulonglong_read_operator_FromDevice(4294967296)
  PASS   : tst_QTextStream::qulonglong_read_operator_FromDevice(4294967297)
  PASS   : tst_QTextStream::qulonglong_read_operator_FromDevice(4294967298)
  PASS   : tst_QTextStream::qulonglong_read_operator_FromDevice(-4294967296)
  PASS   : tst_QTextStream::qulonglong_read_operator_FromDevice(-4294967297)
  PASS   : tst_QTextStream::qulonglong_read_operator_FromDevice(-4294967298)
  PASS   : tst_QTextStream::qulonglong_read_operator_FromDevice(9223372036854775807)
  PASS   : tst_QTextStream::qulonglong_read_operator_FromDevice(9223372036854775808)
  PASS   : tst_QTextStream::qulonglong_read_operator_FromDevice(9223372036854775809)
  PASS   : tst_QTextStream::qulonglong_read_operator_FromDevice(18446744073709551615)
  PASS   : tst_QTextStream::qulonglong_read_operator_FromDevice(18446744073709551616)
  PASS   : tst_QTextStream::qulonglong_read_operator_FromDevice(18446744073709551617)
  PASS   : tst_QTextStream::qulonglong_read_operator_FromDevice(0x0)
  PASS   : tst_QTextStream::qulonglong_read_operator_FromDevice(0x)
  PASS   : tst_QTextStream::qulonglong_read_operator_FromDevice(0x1)
  PASS   : tst_QTextStream::qulonglong_read_operator_FromDevice(0xf)
  PASS   : tst_QTextStream::qulonglong_read_operator_FromDevice(0xdeadbeef)
  PASS   : tst_QTextStream::qulonglong_read_operator_FromDevice(0XDEADBEEF)
  PASS   : tst_QTextStream::qulonglong_read_operator_FromDevice(0xdeadbeefZzzzz)
  PASS   : tst_QTextStream::qulonglong_read_operator_FromDevice(  0xdeadbeefZzzzz)
  PASS   : tst_QTextStream::qulonglong_read_operator_FromDevice(00)
  PASS   : tst_QTextStream::qulonglong_read_operator_FromDevice(0141)
  PASS   : tst_QTextStream::qulonglong_read_operator_FromDevice(01419999)
  PASS   : tst_QTextStream::qulonglong_read_operator_FromDevice(  01419999)
  PASS   : tst_QTextStream::qulonglong_read_operator_FromDevice(0b0)
  PASS   : tst_QTextStream::qulonglong_read_operator_FromDevice(0b1)
  PASS   : tst_QTextStream::qulonglong_read_operator_FromDevice(0b10)
  PASS   : tst_QTextStream::qulonglong_read_operator_FromDevice(0B10)
  PASS   : tst_QTextStream::qulonglong_read_operator_FromDevice(0b101010)
  PASS   : tst_QTextStream::qulonglong_read_operator_FromDevice(0b1010102345)
  PASS   : tst_QTextStream::qulonglong_read_operator_FromDevice(  0b1010102345)
  PASS   : tst_QTextStream::qulonglong_read_operator_FromDevice(utf16-BE (empty))
  PASS   : tst_QTextStream::qulonglong_read_operator_FromDevice(utf16-BE (0xdeadbeef))
  PASS   : tst_QTextStream::qulonglong_read_operator_FromDevice(utf16-LE (empty))
  PASS   : tst_QTextStream::qulonglong_read_operator_FromDevice(utf16-LE (0xdeadbeef))
  PASS   : tst_QTextStream::signedShort_write_operator_ToDevice(0)
  PASS   : tst_QTextStream::signedShort_write_operator_ToDevice(1)
  PASS   : tst_QTextStream::signedShort_write_operator_ToDevice(-1)
  PASS   : tst_QTextStream::signedShort_write_operator_ToDevice(32767)
  PASS   : tst_QTextStream::signedShort_write_operator_ToDevice(32768)
  PASS   : tst_QTextStream::signedShort_write_operator_ToDevice(32769)
  PASS   : tst_QTextStream::signedShort_write_operator_ToDevice(65535)
  PASS   : tst_QTextStream::signedShort_write_operator_ToDevice(65536)
  PASS   : tst_QTextStream::signedShort_write_operator_ToDevice(65537)
  PASS   : tst_QTextStream::unsignedShort_write_operator_ToDevice(0)
  PASS   : tst_QTextStream::unsignedShort_write_operator_ToDevice(1)
  PASS   : tst_QTextStream::unsignedShort_write_operator_ToDevice(-1)
  PASS   : tst_QTextStream::unsignedShort_write_operator_ToDevice(32767)
  PASS   : tst_QTextStream::unsignedShort_write_operator_ToDevice(32768)
  PASS   : tst_QTextStream::unsignedShort_write_operator_ToDevice(32769)
  PASS   : tst_QTextStream::unsignedShort_write_operator_ToDevice(65535)
  PASS   : tst_QTextStream::unsignedShort_write_operator_ToDevice(65536)
  PASS   : tst_QTextStream::unsignedShort_write_operator_ToDevice(65537)
  PASS   : tst_QTextStream::signedInt_write_operator_ToDevice(0)
  PASS   : tst_QTextStream::signedInt_write_operator_ToDevice(1)
  PASS   : tst_QTextStream::signedInt_write_operator_ToDevice(-1)
  PASS   : tst_QTextStream::signedInt_write_operator_ToDevice(32767)
  PASS   : tst_QTextStream::signedInt_write_operator_ToDevice(32768)
  PASS   : tst_QTextStream::signedInt_write_operator_ToDevice(32769)
  PASS   : tst_QTextStream::signedInt_write_operator_ToDevice(65535)
  PASS   : tst_QTextStream::signedInt_write_operator_ToDevice(65536)
  PASS   : tst_QTextStream::signedInt_write_operator_ToDevice(65537)
  PASS   : tst_QTextStream::signedInt_write_operator_ToDevice(2147483647)
  PASS   : tst_QTextStream::signedInt_write_operator_ToDevice(2147483648)
  PASS   : tst_QTextStream::signedInt_write_operator_ToDevice(2147483649)
  PASS   : tst_QTextStream::signedInt_write_operator_ToDevice(4294967295)
  PASS   : tst_QTextStream::signedInt_write_operator_ToDevice(4294967296)
  PASS   : tst_QTextStream::signedInt_write_operator_ToDevice(4294967297)
  PASS   : tst_QTextStream::unsignedInt_write_operator_ToDevice(0)
  PASS   : tst_QTextStream::unsignedInt_write_operator_ToDevice(1)
  PASS   : tst_QTextStream::unsignedInt_write_operator_ToDevice(-1)
  PASS   : tst_QTextStream::unsignedInt_write_operator_ToDevice(32767)
  PASS   : tst_QTextStream::unsignedInt_write_operator_ToDevice(32768)
  PASS   : tst_QTextStream::unsignedInt_write_operator_ToDevice(32769)
  PASS   : tst_QTextStream::unsignedInt_write_operator_ToDevice(65535)
  PASS   : tst_QTextStream::unsignedInt_write_operator_ToDevice(65536)
  PASS   : tst_QTextStream::unsignedInt_write_operator_ToDevice(65537)
  PASS   : tst_QTextStream::unsignedInt_write_operator_ToDevice(2147483647)
  PASS   : tst_QTextStream::unsignedInt_write_operator_ToDevice(2147483648)
  PASS   : tst_QTextStream::unsignedInt_write_operator_ToDevice(2147483649)
  PASS   : tst_QTextStream::unsignedInt_write_operator_ToDevice(4294967295)
  PASS   : tst_QTextStream::unsignedInt_write_operator_ToDevice(4294967296)
  PASS   : tst_QTextStream::unsignedInt_write_operator_ToDevice(4294967297)
  PASS   : tst_QTextStream::qlonglong_write_operator_ToDevice(0)
  PASS   : tst_QTextStream::qlonglong_write_operator_ToDevice(1)
  PASS   : tst_QTextStream::qlonglong_write_operator_ToDevice(-1)
  PASS   : tst_QTextStream::qlonglong_write_operator_ToDevice(32767)
  PASS   : tst_QTextStream::qlonglong_write_operator_ToDevice(32768)
  PASS   : tst_QTextStream::qlonglong_write_operator_ToDevice(32769)
  PASS   : tst_QTextStream::qlonglong_write_operator_ToDevice(65535)
  PASS   : tst_QTextStream::qlonglong_write_operator_ToDevice(65536)
  PASS   : tst_QTextStream::qlonglong_write_operator_ToDevice(65537)
  PASS   : tst_QTextStream::qlonglong_write_operator_ToDevice(2147483647)
  PASS   : tst_QTextStream::qlonglong_write_operator_ToDevice(2147483648)
  PASS   : tst_QTextStream::qlonglong_write_operator_ToDevice(2147483649)
  PASS   : tst_QTextStream::qlonglong_write_operator_ToDevice(4294967295)
  PASS   : tst_QTextStream::qlonglong_write_operator_ToDevice(4294967296)
  PASS   : tst_QTextStream::qlonglong_write_operator_ToDevice(4294967297)
  PASS   : tst_QTextStream::qlonglong_write_operator_ToDevice(9223372036854775807)
  PASS   : tst_QTextStream::qlonglong_write_operator_ToDevice(9223372036854775808)
  PASS   : tst_QTextStream::qlonglong_write_operator_ToDevice(9223372036854775809)
  PASS   : tst_QTextStream::qlonglong_write_operator_ToDevice(18446744073709551615)
  PASS   : tst_QTextStream::qulonglong_write_operator_ToDevice(0)
  PASS   : tst_QTextStream::qulonglong_write_operator_ToDevice(1)
  PASS   : tst_QTextStream::qulonglong_write_operator_ToDevice(-1)
  PASS   : tst_QTextStream::qulonglong_write_operator_ToDevice(32767)
  PASS   : tst_QTextStream::qulonglong_write_operator_ToDevice(32768)
  PASS   : tst_QTextStream::qulonglong_write_operator_ToDevice(32769)
  PASS   : tst_QTextStream::qulonglong_write_operator_ToDevice(65535)
  PASS   : tst_QTextStream::qulonglong_write_operator_ToDevice(65536)
  PASS   : tst_QTextStream::qulonglong_write_operator_ToDevice(65537)
  PASS   : tst_QTextStream::qulonglong_write_operator_ToDevice(2147483647)
  PASS   : tst_QTextStream::qulonglong_write_operator_ToDevice(2147483648)
  PASS   : tst_QTextStream::qulonglong_write_operator_ToDevice(2147483649)
  PASS   : tst_QTextStream::qulonglong_write_operator_ToDevice(4294967295)
  PASS   : tst_QTextStream::qulonglong_write_operator_ToDevice(4294967296)
  PASS   : tst_QTextStream::qulonglong_write_operator_ToDevice(4294967297)
  PASS   : tst_QTextStream::qulonglong_write_operator_ToDevice(9223372036854775807)
  PASS   : tst_QTextStream::qulonglong_write_operator_ToDevice(9223372036854775808)
  PASS   : tst_QTextStream::qulonglong_write_operator_ToDevice(9223372036854775809)
  PASS   : tst_QTextStream::qulonglong_write_operator_ToDevice(18446744073709551615)
  PASS   : tst_QTextStream::int_read_with_locale(C -123)
  PASS   : tst_QTextStream::int_read_with_locale(C +123)
  PASS   : tst_QTextStream::int_read_with_locale(C 12345)
  PASS   : tst_QTextStream::int_read_with_locale(C 12,345)
  PASS   : tst_QTextStream::int_read_with_locale(C 12.345)
  PASS   : tst_QTextStream::int_read_with_locale(de_DE -123)
  PASS   : tst_QTextStream::int_read_with_locale(de_DE +123)
  PASS   : tst_QTextStream::int_read_with_locale(de_DE 12345)
  PASS   : tst_QTextStream::int_read_with_locale(de_DE 12.345)
  PASS   : tst_QTextStream::int_read_with_locale(de_DE .12345)
  PASS   : tst_QTextStream::int_write_with_locale(C -123)
  PASS   : tst_QTextStream::int_write_with_locale(C +123)
  PASS   : tst_QTextStream::int_write_with_locale(C 12345)
  PASS   : tst_QTextStream::int_write_with_locale(de_DE -123)
  PASS   : tst_QTextStream::int_write_with_locale(de_DE +123)
  PASS   : tst_QTextStream::int_write_with_locale(de_DE 12345)
  PASS   : tst_QTextStream::float_read_operator_FromDevice(empty)
  PASS   : tst_QTextStream::float_read_operator_FromDevice(a)
  PASS   : tst_QTextStream::float_read_operator_FromDevice(1.0)
  PASS   : tst_QTextStream::float_read_operator_FromDevice( 1)
  PASS   : tst_QTextStream::float_read_operator_FromDevice( \r\n1.2)
  PASS   : tst_QTextStream::float_read_operator_FromDevice(3.14)
  PASS   : tst_QTextStream::float_read_operator_FromDevice(-3.14)
  PASS   : tst_QTextStream::float_read_operator_FromDevice( -3.14)
  PASS   : tst_QTextStream::float_read_operator_FromDevice(314e-02)
  PASS   : tst_QTextStream::float_read_operator_FromDevice(314E-02)
  PASS   : tst_QTextStream::float_read_operator_FromDevice(314e+02)
  PASS   : tst_QTextStream::float_read_operator_FromDevice(314E+02)
  PASS   : tst_QTextStream::float_read_operator_FromDevice(utf16-BE (empty))
  PASS   : tst_QTextStream::float_read_operator_FromDevice(utf16-LE (empty))
  PASS   : tst_QTextStream::double_read_operator_FromDevice(empty)
  PASS   : tst_QTextStream::double_read_operator_FromDevice(a)
  PASS   : tst_QTextStream::double_read_operator_FromDevice(1.0)
  PASS   : tst_QTextStream::double_read_operator_FromDevice( 1)
  PASS   : tst_QTextStream::double_read_operator_FromDevice( \r\n1.2)
  PASS   : tst_QTextStream::double_read_operator_FromDevice(3.14)
  PASS   : tst_QTextStream::double_read_operator_FromDevice(-3.14)
  PASS   : tst_QTextStream::double_read_operator_FromDevice( -3.14)
  PASS   : tst_QTextStream::double_read_operator_FromDevice(314e-02)
  PASS   : tst_QTextStream::double_read_operator_FromDevice(314E-02)
  PASS   : tst_QTextStream::double_read_operator_FromDevice(314e+02)
  PASS   : tst_QTextStream::double_read_operator_FromDevice(314E+02)
  PASS   : tst_QTextStream::double_read_operator_FromDevice(utf16-BE (empty))
  PASS   : tst_QTextStream::double_read_operator_FromDevice(utf16-LE (empty))
  PASS   : tst_QTextStream::float_write_operator_ToDevice(0)
  PASS   : tst_QTextStream::float_write_operator_ToDevice(3.14)
  PASS   : tst_QTextStream::float_write_operator_ToDevice(-3.14)
  PASS   : tst_QTextStream::float_write_operator_ToDevice(1.2e+10)
  PASS   : tst_QTextStream::float_write_operator_ToDevice(-1.2e+10)
  PASS   : tst_QTextStream::double_write_operator_ToDevice(0)
  PASS   : tst_QTextStream::double_write_operator_ToDevice(3.14)
  PASS   : tst_QTextStream::double_write_operator_ToDevice(-3.14)
  PASS   : tst_QTextStream::double_write_operator_ToDevice(1.2e+10)
  PASS   : tst_QTextStream::double_write_operator_ToDevice(-1.2e+10)
  PASS   : tst_QTextStream::double_write_with_flags(-ForceSign)
  PASS   : tst_QTextStream::double_write_with_flags(+ForceSign)
  PASS   : tst_QTextStream::double_write_with_flags(inf)
  PASS   : tst_QTextStream::double_write_with_flags(-inf)
  PASS   : tst_QTextStream::double_write_with_flags(inf uppercase)
  PASS   : tst_QTextStream::double_write_with_flags(-inf uppercase)
  PASS   : tst_QTextStream::double_write_with_flags(nan)
  PASS   : tst_QTextStream::double_write_with_flags(NAN)
  PASS   : tst_QTextStream::double_write_with_flags(scientific)
  PASS   : tst_QTextStream::double_write_with_flags(scientific2)
  PASS   : tst_QTextStream::double_write_with_flags(scientific uppercase)
  PASS   : tst_QTextStream::double_write_with_precision(-1)
  PASS   : tst_QTextStream::double_write_with_precision(0)
  PASS   : tst_QTextStream::double_write_with_precision(1)
  PASS   : tst_QTextStream::double_write_with_precision(2)
  PASS   : tst_QTextStream::double_write_with_precision(3)
  PASS   : tst_QTextStream::double_write_with_precision(5)
  PASS   : tst_QTextStream::double_write_with_precision(6)
  PASS   : tst_QTextStream::double_write_with_precision(7)
  PASS   : tst_QTextStream::double_write_with_precision(10)
  PASS   : tst_QTextStream::charPtr_read_operator_FromDevice(empty)
  PASS   : tst_QTextStream::charPtr_read_operator_FromDevice(a)
  PASS   : tst_QTextStream::charPtr_read_operator_FromDevice(a b)
  PASS   : tst_QTextStream::charPtr_read_operator_FromDevice( a b)
  PASS   : tst_QTextStream::charPtr_read_operator_FromDevice(a1)
  PASS   : tst_QTextStream::charPtr_read_operator_FromDevice(a1 b1)
  PASS   : tst_QTextStream::charPtr_read_operator_FromDevice( a1 b1)
  PASS   : tst_QTextStream::charPtr_read_operator_FromDevice(\n\n\nole i dole\n)
  PASS   : tst_QTextStream::charPtr_read_operator_FromDevice(utf16-BE (empty))
  PASS   : tst_QTextStream::charPtr_read_operator_FromDevice(utf16-BE (corrupt))
  PASS   : tst_QTextStream::charPtr_read_operator_FromDevice(utf16-LE (empty))
  PASS   : tst_QTextStream::charPtr_read_operator_FromDevice(utf16-LE (corrupt))
  PASS   : tst_QTextStream::stringRef_read_operator_FromDevice(empty)
  PASS   : tst_QTextStream::stringRef_read_operator_FromDevice(a)
  PASS   : tst_QTextStream::stringRef_read_operator_FromDevice(a b)
  PASS   : tst_QTextStream::stringRef_read_operator_FromDevice( a b)
  PASS   : tst_QTextStream::stringRef_read_operator_FromDevice(a1)
  PASS   : tst_QTextStream::stringRef_read_operator_FromDevice(a1 b1)
  PASS   : tst_QTextStream::stringRef_read_operator_FromDevice( a1 b1)
  PASS   : tst_QTextStream::stringRef_read_operator_FromDevice(\n\n\nole i dole\n)
  PASS   : tst_QTextStream::stringRef_read_operator_FromDevice(utf16-BE (empty))
  PASS   : tst_QTextStream::stringRef_read_operator_FromDevice(utf16-BE (corrupt))
  PASS   : tst_QTextStream::stringRef_read_operator_FromDevice(utf16-LE (empty))
  PASS   : tst_QTextStream::stringRef_read_operator_FromDevice(utf16-LE (corrupt))
  PASS   : tst_QTextStream::byteArray_read_operator_FromDevice(empty)
  PASS   : tst_QTextStream::byteArray_read_operator_FromDevice(a)
  PASS   : tst_QTextStream::byteArray_read_operator_FromDevice(a b)
  PASS   : tst_QTextStream::byteArray_read_operator_FromDevice( a b)
  PASS   : tst_QTextStream::byteArray_read_operator_FromDevice(a1)
  PASS   : tst_QTextStream::byteArray_read_operator_FromDevice(a1 b1)
  PASS   : tst_QTextStream::byteArray_read_operator_FromDevice( a1 b1)
  PASS   : tst_QTextStream::byteArray_read_operator_FromDevice(\n\n\nole i dole\n)
  PASS   : tst_QTextStream::byteArray_read_operator_FromDevice(utf16-BE (empty))
  PASS   : tst_QTextStream::byteArray_read_operator_FromDevice(utf16-BE (corrupt))
  PASS   : tst_QTextStream::byteArray_read_operator_FromDevice(utf16-LE (empty))
  PASS   : tst_QTextStream::byteArray_read_operator_FromDevice(utf16-LE (corrupt))
  PASS   : tst_QTextStream::string_write_operator_ToDevice(empty)
  PASS   : tst_QTextStream::string_write_operator_ToDevice(a)
  PASS   : tst_QTextStream::string_write_operator_ToDevice(a cow jumped over the moon)
  PASS   : tst_QTextStream::latin1String_write_operator_ToDevice()
  PASS   : tst_QTextStream::skipWhiteSpace(empty)
  PASS   : tst_QTextStream::skipWhiteSpace( one)
  PASS   : tst_QTextStream::skipWhiteSpace(\none)
  PASS   : tst_QTextStream::skipWhiteSpace(\n one)
  PASS   : tst_QTextStream::skipWhiteSpace( \r\n one)
  PASS   : tst_QTextStream::skipWhiteSpace(utf16-BE (empty))
  PASS   : tst_QTextStream::skipWhiteSpace(utf16-BE ( one))
  PASS   : tst_QTextStream::skipWhiteSpace(utf16-BE (\none))
  PASS   : tst_QTextStream::skipWhiteSpace(utf16-BE (\n one))
  PASS   : tst_QTextStream::skipWhiteSpace(utf16-BE ( \r\n one))
  PASS   : tst_QTextStream::skipWhiteSpace(utf16-LE (empty))
  PASS   : tst_QTextStream::skipWhiteSpace(utf16-LE ( one))
  PASS   : tst_QTextStream::skipWhiteSpace(utf16-LE (\none))
  PASS   : tst_QTextStream::skipWhiteSpace(utf16-LE (\n one))
  PASS   : tst_QTextStream::skipWhiteSpace(utf16-LE ( \r\n one))
  PASS   : tst_QTextStream::lineCount(empty)
  PASS   : tst_QTextStream::lineCount(oneline)
  PASS   : tst_QTextStream::lineCount(twolines)
  PASS   : tst_QTextStream::lineCount(oneemptyline)
  PASS   : tst_QTextStream::lineCount(twoemptylines)
  PASS   : tst_QTextStream::lineCount(buffersize-1 line)
  PASS   : tst_QTextStream::lineCount(buffersize line)
  PASS   : tst_QTextStream::lineCount(buffersize+1 line)
  PASS   : tst_QTextStream::lineCount(buffersize+2 line)
  PASS   : tst_QTextStream::lineCount(rfc3261)
  QDEBUG : tst_QTextStream::performance() QFile used 0.01 seconds to read the file
  QDEBUG : tst_QTextStream::performance() QTextStream used 0.01 seconds to read the file
  QDEBUG : tst_QTextStream::performance() QTextStream is 1.00x faster than QFile
  PASS   : tst_QTextStream::performance()
  PASS   : tst_QTextStream::hexTest(0)
  PASS   : tst_QTextStream::hexTest(1)
  PASS   : tst_QTextStream::hexTest(2)
  PASS   : tst_QTextStream::hexTest(3)
  PASS   : tst_QTextStream::hexTest(4)
  PASS   : tst_QTextStream::hexTest(5)
  PASS   : tst_QTextStream::hexTest(6)
  PASS   : tst_QTextStream::hexTest(7)
  PASS   : tst_QTextStream::hexTest(8)
  PASS   : tst_QTextStream::hexTest(9)
  PASS   : tst_QTextStream::hexTest(a)
  PASS   : tst_QTextStream::hexTest(b)
  PASS   : tst_QTextStream::hexTest(c)
  PASS   : tst_QTextStream::hexTest(d)
  PASS   : tst_QTextStream::hexTest(e)
  PASS   : tst_QTextStream::hexTest(f)
  PASS   : tst_QTextStream::hexTest(-1)
  PASS   : tst_QTextStream::hexTest(0xffffffff)
  PASS   : tst_QTextStream::hexTest(0xfffffffffffffffe)
  PASS   : tst_QTextStream::hexTest(0xffffffffffffffff)
  PASS   : tst_QTextStream::hexTest(0x7fffffffffffffff)
  PASS   : tst_QTextStream::binTest(0)
  PASS   : tst_QTextStream::binTest(1)
  PASS   : tst_QTextStream::binTest(2)
  PASS   : tst_QTextStream::binTest(5)
  PASS   : tst_QTextStream::binTest(-1)
  PASS   : tst_QTextStream::binTest(11111111)
  PASS   : tst_QTextStream::binTest(1111111111111111)
  PASS   : tst_QTextStream::binTest(1111111011111110)
  PASS   : tst_QTextStream::octTest(0)
  PASS   : tst_QTextStream::zeroTermination()
  PASS   : tst_QTextStream::ws_manipulator()
  FAIL!  : tst_QTextStream::stillOpenWhenAtEnd() 'socket.waitForReadyRead(5000)' returned FALSE. ()
     Loc: [../tst_qtextstream.cpp(1114)]
  PASS   : tst_QTextStream::readNewlines(empty)
  PASS   : tst_QTextStream::readNewlines(\r\n)
  PASS   : tst_QTextStream::readNewlines(\r\r\n)
  PASS   : tst_QTextStream::readNewlines(\r\n\r\n)
  PASS   : tst_QTextStream::readNewlines(\n)
  PASS   : tst_QTextStream::readNewlines(\n\n)
  PASS   : tst_QTextStream::seek()
  PASS   : tst_QTextStream::pos()
  PASS   : tst_QTextStream::pos2()
  PASS   : tst_QTextStream::pos3LargeFile()
  PASS   : tst_QTextStream::readStdin()
  PASS   : tst_QTextStream::readAllFromStdin()
  PASS   : tst_QTextStream::readLineFromStdin()
  PASS   : tst_QTextStream::read()
  PASS   : tst_QTextStream::qbool()
  PASS   : tst_QTextStream::forcePoint()
  PASS   : tst_QTextStream::forceSign()
  PASS   : tst_QTextStream::read0d0d0a()
  PASS   : tst_QTextStream::numeralCase(dec 1)
  PASS   : tst_QTextStream::numeralCase(dec 2)
  PASS   : tst_QTextStream::numeralCase(hex 1)
  PASS   : tst_QTextStream::numeralCase(hex 2)
  PASS   : tst_QTextStream::numeralCase(hex 3)
  PASS   : tst_QTextStream::numeralCase(hex 4)
  PASS   : tst_QTextStream::numeralCase(hex 5)
  PASS   : tst_QTextStream::numeralCase(hex 6)
  PASS   : tst_QTextStream::numeralCase(hex 7)
  PASS   : tst_QTextStream::numeralCase(hex 8)
  PASS   : tst_QTextStream::numeralCase(hex 9)
  PASS   : tst_QTextStream::numeralCase(hex 10)
  PASS   : tst_QTextStream::numeralCase(hex 11)
  PASS   : tst_QTextStream::numeralCase(hex 12)
  PASS   : tst_QTextStream::numeralCase(hex 13)
  PASS   : tst_QTextStream::numeralCase(bin 1)
  PASS   : tst_QTextStream::numeralCase(bin 2)
  PASS   : tst_QTextStream::numeralCase(bin 3)
  PASS   : tst_QTextStream::numeralCase(bin 4)
  PASS   : tst_QTextStream::numeralCase(bin 5)
  PASS   : tst_QTextStream::numeralCase(bin 6)
  PASS   : tst_QTextStream::numeralCase(bin 7)
  PASS   : tst_QTextStream::numeralCase(oct 1)
  PASS   : tst_QTextStream::numeralCase(oct 2)
  PASS   : tst_QTextStream::nanInf()
  PASS   : tst_QTextStream::utf8IncompleteAtBufferBoundary(utf8)
  PASS   : tst_QTextStream::utf8IncompleteAtBufferBoundary(locale)
  PASS   : tst_QTextStream::writeSeekWriteNoBOM()
  PASS   : tst_QTextStream::status_real_read(1.23 abc   )
  PASS   : tst_QTextStream::status_integer_read()
  PASS   : tst_QTextStream::status_word_read()
  PASS   : tst_QTextStream::status_write_error()
  PASS   : tst_QTextStream::useCase1()
  PASS   : tst_QTextStream::useCase2()
  PASS   : tst_QTextStream::manipulators(no flags)
  PASS   : tst_QTextStream::manipulators(rightadjust)
  PASS   : tst_QTextStream::generateBOM()
  PASS   : tst_QTextStream::readBomSeekBackReadBomAgain()
  PASS   : tst_QTextStream::alignAccountingStyle()
  PASS   : tst_QTextStream::setCodec()
  PASS   : tst_QTextStream::cleanupTestCase()
  Totals: 856 passed, 1 failed, 0 skipped
  ********* Finished testing of tst_QTextStream *********
  QtQA::App::TestRunner: test failure could be reproduced twice consecutively
  QtQA::App::TestRunner: end tst_qtextstream: 19 seconds, exit code 1
  
  Testing tst_QNetworkInterface
  FAIL!  : tst_QNetworkInterface::localAddress() 'socket.waitForConnected(5000)' returned FALSE. ()
     Loc: [tst_qnetworkinterface.cpp(185)]
  Totals: 7 passed, 1 failed, 0 skipped
  QtQA::App::TestRunner: test failed, running again to see if it is flaky...
  ********* Start testing of tst_QNetworkInterface *********
  Config: Using QtTest library 5.2.1, Qt 5.2.1
  PASS   : tst_QNetworkInterface::initTestCase()
  QDEBUG : tst_QNetworkInterface::dump() Interface:      "lo"
  QDEBUG : tst_QNetworkInterface::dump()     index:      1
  QDEBUG : tst_QNetworkInterface::dump()     flags:      Up,Running,Loopback
  QDEBUG : tst_QNetworkInterface::dump()     hw address: 00:00:00:00:00:00
  QDEBUG : tst_QNetworkInterface::dump()     address  0: 127.0.0.1/8 (255.0.0.0) broadcast 127.255.255.255
  QDEBUG : tst_QNetworkInterface::dump()     address  1: ::1/128 (ffff:ffff:ffff:ffff:ffff:ffff:ffff:ffff)
  QDEBUG : tst_QNetworkInterface::dump() Interface:      "eth0"
  QDEBUG : tst_QNetworkInterface::dump()     index:      2
  QDEBUG : tst_QNetworkInterface::dump()     flags:      Up,Running,Broadcast,Multicast
  QDEBUG : tst_QNetworkInterface::dump()     hw address: 00:50:56:B0:4B:B1
  QDEBUG : tst_QNetworkInterface::dump()     address  0: 10.212.2.112/22 (255.255.252.0) broadcast 10.212.3.255
  QDEBUG : tst_QNetworkInterface::dump()     address  1: fe80::250:56ff:feb0:4bb1%eth0/64 (ffff:ffff:ffff:ffff::)
  PASS   : tst_QNetworkInterface::dump()
  PASS   : tst_QNetworkInterface::loopbackIPv4()
  PASS   : tst_QNetworkInterface::loopbackIPv6()
  FAIL!  : tst_QNetworkInterface::localAddress() 'socket.waitForConnected(5000)' returned FALSE. ()
     Loc: [tst_qnetworkinterface.cpp(185)]
  PASS   : tst_QNetworkInterface::interfaceFromXXX()
  PASS   : tst_QNetworkInterface::copyInvalidInterface()
  PASS   : tst_QNetworkInterface::cleanupTestCase()
  Totals: 7 passed, 1 failed, 0 skipped
  ********* Finished testing of tst_QNetworkInterface *********
  QtQA::App::TestRunner: test failure could be reproduced twice consecutively
  QtQA::App::TestRunner: end tst_qnetworkinterface: 8 seconds, exit code 1

  Build log: http://testresults.qt-project.org/ci/QtBase_stable_Integration/build_02731/linux-g++_no-widgets_Ubuntu_12.04_x64/log.txt.gz

  Tested changes (refs/builds/stable_1387021960):
    http://codereview.qt-project.org/70330 [PS10] - fix parsing of bound SQL statements for PostgreSQL



More information about the Ci-reports mailing list