[Ci-reports] fail on QtBase_dev_Integration #2310

Qt Continuous Integration System ci-noreply at qt-project.org
Sat Dec 14 11:45:29 CET 2013


six autotests failed :(

  Testing tst_QTcpServer
  FAIL!  : tst_QTcpServer::clientServerLoop(WithSocks5Proxy) 'server.listen(QHostAddress::Any, 11423)' returned FALSE. ()
     Loc: [../tst_qtcpserver.cpp(235)]
  FAIL!  : tst_QTcpServer::crashTests(WithSocks5Proxy) 'server.listen()' returned FALSE. ()
     Loc: [../tst_qtcpserver.cpp(376)]
  FAIL!  : tst_QTcpServer::waitForConnectionTest(WithoutProxy) 'findLocalIpSocket.waitForConnected(5000)' returned FALSE. ()
     Loc: [../tst_qtcpserver.cpp(487)]
  FAIL!  : tst_QTcpServer::listenWhileListening(WithSocks5Proxy) 'server.listen()' returned FALSE. ()
     Loc: [../tst_qtcpserver.cpp(544)]
  FAIL!  : tst_QTcpServer::invalidProxy(WithoutProxy:socks5-on-http) Compared values are not the same
     Actual   (int(server.serverError())): -1
     Expected ("expectedError")          : 5
     Loc: [../tst_qtcpserver.cpp(690)]
  FAIL!  : tst_QTcpServer::proxyFactory(WithoutProxy:socks5) Compared values are not the same
     Actual   (listenResult): 0
     Expected (!fails)      : 1
     Loc: [../tst_qtcpserver.cpp(796)]
  FAIL!  : tst_QTcpServer::proxyFactory(WithoutProxy:cachinghttp+socks5) Compared values are not the same
     Actual   (listenResult): 0
     Expected (!fails)      : 1
     Loc: [../tst_qtcpserver.cpp(796)]
  FAIL!  : tst_QTcpServer::proxyFactory(WithoutProxy:ftp+cachinghttp+socks5) Compared values are not the same
     Actual   (listenResult): 0
     Expected (!fails)      : 1
     Loc: [../tst_qtcpserver.cpp(796)]
  Totals: 70 passed, 8 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.3.0, Qt 5.3.0
  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(235)]
  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(314)]
  SKIP   : tst_QTcpServer::dualStack(WithSocks5Proxy:anyIPv4) test server proxy doesn't support ipv6
     Loc: [../tst_qtcpserver.cpp(314)]
  SKIP   : tst_QTcpServer::dualStack(WithSocks5Proxy:anyIPv6) test server proxy doesn't support ipv6
     Loc: [../tst_qtcpserver.cpp(314)]
  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(376)]
  PASS   : tst_QTcpServer::maxPendingConnections(WithoutProxy)
  SKIP   : tst_QTcpServer::maxPendingConnections(WithSocks5Proxy) With socks5 only 1 connection is allowed ever
     Loc: [../tst_qtcpserver.cpp(387)]
  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(429)]
  FAIL!  : tst_QTcpServer::waitForConnectionTest(WithoutProxy) 'findLocalIpSocket.waitForConnected(5000)' returned FALSE. ()
     Loc: [../tst_qtcpserver.cpp(487)]
  SKIP   : tst_QTcpServer::waitForConnectionTest(WithSocks5Proxy) Localhost servers don't work well with SOCKS5
     Loc: [../tst_qtcpserver.cpp(479)]
  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(544)]
  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(584)]
  PASS   : tst_QTcpServer::setNewSocketDescriptorBlocking(WithoutProxy)
  SKIP   : tst_QTcpServer::setNewSocketDescriptorBlocking(WithSocks5Proxy) With socks5 we can not make the socket descripter blocking
     Loc: [../tst_qtcpserver.cpp(634)]
  PASS   : tst_QTcpServer::invalidProxy(WithoutProxy:ftp-proxy)
  PASS   : tst_QTcpServer::invalidProxy(WithoutProxy:http-proxy)
  PASS   : tst_QTcpServer::invalidProxy(WithoutProxy:no-such-host)
  FAIL!  : tst_QTcpServer::invalidProxy(WithoutProxy:socks5-on-http) Compared values are not the same
     Actual   (int(server.serverError())): -1
     Expected ("expectedError")          : 5
     Loc: [../tst_qtcpserver.cpp(690)]
  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(796)]
  FAIL!  : tst_QTcpServer::proxyFactory(WithoutProxy:cachinghttp+socks5) Compared values are not the same
     Actual   (listenResult): 0
     Expected (!fails)      : 1
     Loc: [../tst_qtcpserver.cpp(796)]
  FAIL!  : tst_QTcpServer::proxyFactory(WithoutProxy:ftp+cachinghttp+socks5) Compared values are not the same
     Actual   (listenResult): 0
     Expected (!fails)      : 1
     Loc: [../tst_qtcpserver.cpp(796)]
  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: 70 passed, 8 failed, 8 skipped
  ********* Finished testing of tst_QTcpServer *********
  QtQA::App::TestRunner: test failure could be reproduced twice consecutively
  QtQA::App::TestRunner: end tst_qtcpserver: 85 seconds, exit code 8
  
  Testing tst_QIODevice
  FAIL!  : tst_QIODevice::constructing_QTcpSocket() 'socket.waitForConnected(30000)' returned FALSE. ()
     Loc: [tst_qiodevice.cpp(107)]
  FAIL!  : tst_QIODevice::unget() 'socket.waitForReadyRead()' returned FALSE. ()
     Loc: [tst_qiodevice.cpp(265)]
  Totals: 54 passed, 2 failed, 0 skipped
  QtQA::App::TestRunner: test failed, running again to see if it is flaky...
  ********* Start testing of tst_QIODevice *********
  Config: Using QtTest library 5.3.0, Qt 5.3.0
  PASS   : tst_QIODevice::initTestCase()
  PASS   : tst_QIODevice::getSetCheck()
  FAIL!  : tst_QIODevice::constructing_QTcpSocket() 'socket.waitForConnected(30000)' returned FALSE. ()
     Loc: [tst_qiodevice.cpp(107)]
  PASS   : tst_QIODevice::constructing_QFile()
  PASS   : tst_QIODevice::read_QByteArray()
  FAIL!  : tst_QIODevice::unget() 'socket.waitForReadyRead()' returned FALSE. ()
     Loc: [tst_qiodevice.cpp(265)]
  PASS   : tst_QIODevice::peek()
  PASS   : tst_QIODevice::peekAndRead()
  PASS   : tst_QIODevice::readLine(0)
  PASS   : tst_QIODevice::readLine(1)
  PASS   : tst_QIODevice::readLine(8194)
  PASS   : tst_QIODevice::readLine(8193)
  PASS   : tst_QIODevice::readLine(8192)
  PASS   : tst_QIODevice::readLine(8191)
  PASS   : tst_QIODevice::readLine(6000)
  PASS   : tst_QIODevice::readLine(4096)
  PASS   : tst_QIODevice::readLine(4095)
  PASS   : tst_QIODevice::readLine2(1024 - 4)
  PASS   : tst_QIODevice::readLine2(1024 - 3)
  PASS   : tst_QIODevice::readLine2(1024 - 2)
  PASS   : tst_QIODevice::readLine2(1024 - 1)
  PASS   : tst_QIODevice::readLine2(1024)
  PASS   : tst_QIODevice::readLine2(1024 + 1)
  PASS   : tst_QIODevice::readLine2(1024 + 2)
  PASS   : tst_QIODevice::readLine2(4096 - 4)
  PASS   : tst_QIODevice::readLine2(4096 - 3)
  PASS   : tst_QIODevice::readLine2(4096 - 2)
  PASS   : tst_QIODevice::readLine2(4096 - 1)
  PASS   : tst_QIODevice::readLine2(4096)
  PASS   : tst_QIODevice::readLine2(4096 + 1)
  PASS   : tst_QIODevice::readLine2(4096 + 2)
  PASS   : tst_QIODevice::readLine2(8192 - 4)
  PASS   : tst_QIODevice::readLine2(8192 - 3)
  PASS   : tst_QIODevice::readLine2(8192 - 2)
  PASS   : tst_QIODevice::readLine2(8192 - 1)
  PASS   : tst_QIODevice::readLine2(8192)
  PASS   : tst_QIODevice::readLine2(8192 + 1)
  PASS   : tst_QIODevice::readLine2(8192 + 2)
  PASS   : tst_QIODevice::readLine2(16384 - 4)
  PASS   : tst_QIODevice::readLine2(16384 - 3)
  PASS   : tst_QIODevice::readLine2(16384 - 2)
  PASS   : tst_QIODevice::readLine2(16384 - 1)
  PASS   : tst_QIODevice::readLine2(16384)
  PASS   : tst_QIODevice::readLine2(16384 + 1)
  PASS   : tst_QIODevice::readLine2(16384 + 2)
  PASS   : tst_QIODevice::readLine2(20000)
  PASS   : tst_QIODevice::readLine2(32768 - 4)
  PASS   : tst_QIODevice::readLine2(32768 - 3)
  PASS   : tst_QIODevice::readLine2(32768 - 2)
  PASS   : tst_QIODevice::readLine2(32768 - 1)
  PASS   : tst_QIODevice::readLine2(32768)
  PASS   : tst_QIODevice::readLine2(32768 + 1)
  PASS   : tst_QIODevice::readLine2(32768 + 2)
  PASS   : tst_QIODevice::readLine2(40000)
  PASS   : tst_QIODevice::peekBug()
  PASS   : tst_QIODevice::cleanupTestCase()
  Totals: 54 passed, 2 failed, 0 skipped
  ********* Finished testing of tst_QIODevice *********
  QtQA::App::TestRunner: test failure could be reproduced twice consecutively
  QtQA::App::TestRunner: end tst_qiodevice: 24 seconds, exit code 2
  
  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::httpServerFiles(wellFormedViaHttps.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(wellFormed.xml) 'socket.waitForConnected(10000)' returned FALSE. (Failed to connect to server in step 0: Host unreachable)
     Loc: [tst_networkselftest.cpp(221)]
  FAIL!  : tst_NetworkSelfTest::httpServerCGI(echo.cgi) 'socket.waitForConnected(10000)' returned FALSE. (Failed to connect to server in step 0: Host unreachable)
     Loc: [tst_networkselftest.cpp(221)]
  FAIL!  : tst_NetworkSelfTest::httpServerCGI(echo.cgi(POST)) 'socket.waitForConnected(10000)' returned FALSE. (Failed to connect to server in step 0: Host unreachable)
     Loc: [tst_networkselftest.cpp(221)]
  FAIL!  : tst_NetworkSelfTest::httpServerCGI(md5sum.cgi) 'socket.waitForConnected(10000)' returned FALSE. (Failed to connect to server in step 0: Host unreachable)
     Loc: [tst_networkselftest.cpp(221)]
  FAIL!  : tst_NetworkSelfTest::httpServerCGI(protected/md5sum.cgi) 'socket.waitForConnected(10000)' returned FALSE. (Failed to connect to server in step 0: Host unreachable)
     Loc: [tst_networkselftest.cpp(221)]
  FAIL!  : tst_NetworkSelfTest::httpServerCGI(set-cookie.cgi) 'socket.waitForConnected(10000)' returned FALSE. (Failed to connect to server in step 0: Host unreachable)
     Loc: [tst_networkselftest.cpp(221)]
  FAIL!  : tst_NetworkSelfTest::httpsServer() 'socket.waitForConnected(10000)' returned FALSE. (Failed to connect to server in step 0: Host unreachable)
     Loc: [tst_networkselftest.cpp(221)]
  FAIL!  : tst_NetworkSelfTest::httpProxy() 'socket.waitForConnected(10000)' returned FALSE. (Failed to connect to server in step 0: Host unreachable)
     Loc: [tst_networkselftest.cpp(221)]
  FAIL!  : tst_NetworkSelfTest::httpProxyBasicAuth() 'socket.waitForConnected(10000)' returned FALSE. (Failed to connect to server in step 0: Host unreachable)
     Loc: [tst_networkselftest.cpp(221)]
  FAIL!  : tst_NetworkSelfTest::httpProxyNtlmAuth() '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: Host unreachable)
     Loc: [tst_networkselftest.cpp(221)]
  FAIL!  : tst_NetworkSelfTest::socks5ProxyAuth() 'socket.waitForConnected(10000)' returned FALSE. (Failed to connect to server in step 0: Host unreachable)
     Loc: [tst_networkselftest.cpp(221)]
  FAIL!  : tst_NetworkSelfTest::smbServer() 'smbclient.exitCode() == 0' returned FALSE. (Test server not found)
     Loc: [tst_networkselftest.cpp(989)]
  Totals: 6 passed, 41 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.3.0, Qt 5.3.0
  PASS   : tst_NetworkSelfTest::initTestCase()
  PASS   : tst_NetworkSelfTest::hostTest()
  PASS   : tst_NetworkSelfTest::dnsResolution(local-name)
  PASS   : tst_NetworkSelfTest::dnsResolution(fqdn)
  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)]
  QDEBUG : tst_NetworkSelfTest::ftpServer() 0 Connecting to server on port 21
  FAIL!  : tst_NetworkSelfTest::ftpServer() 'socket.waitForConnected(10000)' returned FALSE. (Failed to connect to server in step 0: Host unreachable)
     Loc: [tst_networkselftest.cpp(221)]
  QDEBUG : tst_NetworkSelfTest::ftpProxyServer() 0 Connecting to server on port 2121
  FAIL!  : tst_NetworkSelfTest::ftpProxyServer() 'socket.waitForConnected(10000)' returned FALSE. (Failed to connect to server in step 0: Host unreachable)
     Loc: [tst_networkselftest.cpp(221)]
  QDEBUG : tst_NetworkSelfTest::imapServer() 0 Connecting to server on port 143
  FAIL!  : tst_NetworkSelfTest::imapServer() 'socket.waitForConnected(10000)' returned FALSE. (Failed to connect to server in step 0: Host unreachable)
     Loc: [tst_networkselftest.cpp(221)]
  QDEBUG : tst_NetworkSelfTest::httpServer() 0 Connecting to server on port 80
  FAIL!  : tst_NetworkSelfTest::httpServer() 'socket.waitForConnected(10000)' returned FALSE. (Failed to connect to server in step 0: Host unreachable)
     Loc: [tst_networkselftest.cpp(221)]
  QDEBUG : tst_NetworkSelfTest::httpServerFiles(fluke.gif) 0 Connecting to server on port 80
  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)]
  QDEBUG : tst_NetworkSelfTest::httpServerFiles(bigfile) 0 Connecting to server on port 80
  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)]
  QDEBUG : tst_NetworkSelfTest::httpServerFiles(rfc3252.txt) 0 Connecting to server on port 80
  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)]
  QDEBUG : tst_NetworkSelfTest::httpServerFiles(protected/rfc3252.txt) 0 Connecting to server on port 80
  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)]
  QDEBUG : tst_NetworkSelfTest::httpServerFiles(completelyEmptyQuery.xq) 0 Connecting to server on port 80
  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)]
  QDEBUG : tst_NetworkSelfTest::httpServerFiles(notWellformedViaHttps.xml) 0 Connecting to server on port 80
  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)]
  QDEBUG : tst_NetworkSelfTest::httpServerFiles(notWellformed.xml) 0 Connecting to server on port 80
  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)]
  QDEBUG : tst_NetworkSelfTest::httpServerFiles(viaHttp.xq) 0 Connecting to server on port 80
  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)]
  QDEBUG : tst_NetworkSelfTest::httpServerFiles(wellFormedViaHttps.xml) 0 Connecting to server on port 80
  FAIL!  : tst_NetworkSelfTest::httpServerFiles(wellFormedViaHttps.xml) 'socket.waitForConnected(10000)' returned FALSE. (Failed to connect to server in step 0: Host unreachable)
     Loc: [tst_networkselftest.cpp(221)]
  QDEBUG : tst_NetworkSelfTest::httpServerFiles(wellFormed.xml) 0 Connecting to server on port 80
  FAIL!  : tst_NetworkSelfTest::httpServerFiles(wellFormed.xml) 'socket.waitForConnected(10000)' returned FALSE. (Failed to connect to server in step 0: Host unreachable)
     Loc: [tst_networkselftest.cpp(221)]
  QDEBUG : tst_NetworkSelfTest::httpServerCGI(echo.cgi) 0 Connecting to server on port 80
  FAIL!  : tst_NetworkSelfTest::httpServerCGI(echo.cgi) 'socket.waitForConnected(10000)' returned FALSE. (Failed to connect to server in step 0: Host unreachable)
     Loc: [tst_networkselftest.cpp(221)]
  QDEBUG : tst_NetworkSelfTest::httpServerCGI(echo.cgi(POST)) 0 Connecting to server on port 80
  FAIL!  : tst_NetworkSelfTest::httpServerCGI(echo.cgi(POST)) 'socket.waitForConnected(10000)' returned FALSE. (Failed to connect to server in step 0: Host unreachable)
     Loc: [tst_networkselftest.cpp(221)]
  QDEBUG : tst_NetworkSelfTest::httpServerCGI(md5sum.cgi) 0 Connecting to server on port 80
  FAIL!  : tst_NetworkSelfTest::httpServerCGI(md5sum.cgi) 'socket.waitForConnected(10000)' returned FALSE. (Failed to connect to server in step 0: Host unreachable)
     Loc: [tst_networkselftest.cpp(221)]
  QDEBUG : tst_NetworkSelfTest::httpServerCGI(protected/md5sum.cgi) 0 Connecting to server on port 80
  FAIL!  : tst_NetworkSelfTest::httpServerCGI(protected/md5sum.cgi) 'socket.waitForConnected(10000)' returned FALSE. (Failed to connect to server in step 0: Host unreachable)
     Loc: [tst_networkselftest.cpp(221)]
  QDEBUG : tst_NetworkSelfTest::httpServerCGI(set-cookie.cgi) 0 Connecting to server on port 80
  FAIL!  : tst_NetworkSelfTest::httpServerCGI(set-cookie.cgi) 'socket.waitForConnected(10000)' returned FALSE. (Failed to connect to server in step 0: Host unreachable)
     Loc: [tst_networkselftest.cpp(221)]
  QDEBUG : tst_NetworkSelfTest::httpsServer() 0 Connecting to server on port 443
  FAIL!  : tst_NetworkSelfTest::httpsServer() 'socket.waitForConnected(10000)' returned FALSE. (Failed to connect to server in step 0: Host unreachable)
     Loc: [tst_networkselftest.cpp(221)]
  QDEBUG : tst_NetworkSelfTest::httpProxy() 0 Connecting to server on port 3128
  FAIL!  : tst_NetworkSelfTest::httpProxy() 'socket.waitForConnected(10000)' returned FALSE. (Failed to connect to server in step 0: Host unreachable)
     Loc: [tst_networkselftest.cpp(221)]
  QDEBUG : tst_NetworkSelfTest::httpProxyBasicAuth() 0 Connecting to server on port 3129
  FAIL!  : tst_NetworkSelfTest::httpProxyBasicAuth() 'socket.waitForConnected(10000)' returned FALSE. (Failed to connect to server in step 0: Host unreachable)
     Loc: [tst_networkselftest.cpp(221)]
  QDEBUG : tst_NetworkSelfTest::httpProxyNtlmAuth() 0 Connecting to server on port 3130
  FAIL!  : tst_NetworkSelfTest::httpProxyNtlmAuth() 'socket.waitForConnected(10000)' returned FALSE. (Failed to connect to server in step 0: Host unreachable)
     Loc: [tst_networkselftest.cpp(221)]
  QDEBUG : tst_NetworkSelfTest::socks5Proxy() 0 Connecting to server on port 1080
  FAIL!  : tst_NetworkSelfTest::socks5Proxy() 'socket.waitForConnected(10000)' returned FALSE. (Failed to connect to server in step 0: Host unreachable)
     Loc: [tst_networkselftest.cpp(221)]
  QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 0 Connecting to server on port 1081
  FAIL!  : tst_NetworkSelfTest::socks5ProxyAuth() 'socket.waitForConnected(10000)' returned FALSE. (Failed to connect to server in step 0: Host unreachable)
     Loc: [tst_networkselftest.cpp(221)]
  FAIL!  : tst_NetworkSelfTest::smbServer() 'smbclient.exitCode() == 0' returned FALSE. (Test server not found)
     Loc: [tst_networkselftest.cpp(989)]
  PASS   : tst_NetworkSelfTest::supportsSsl()
  PASS   : tst_NetworkSelfTest::cleanupTestCase()
  Totals: 6 passed, 41 failed, 0 skipped
  ********* Finished testing of tst_NetworkSelfTest *********
  QtQA::App::TestRunner: test failure could be reproduced twice consecutively
  QtQA::App::TestRunner: end tst_networkselftest: 486 seconds, exit code 41
  
  Testing tst_QAbstractNetworkCache
  FAIL!  : tst_QAbstractNetworkCache::expires(304-0) Compared values are not the same
     Actual   (downloaded1.count()): 0
     Expected (1)                  : 1
     Loc: [tst_qabstractnetworkcache.cpp(312)]
  FAIL!  : tst_QAbstractNetworkCache::expires(304-1) Compared values are not the same
     Actual   (downloaded2.count()): 0
     Expected (1)                  : 1
     Loc: [tst_qabstractnetworkcache.cpp(321)]
  FAIL!  : tst_QAbstractNetworkCache::expires(304-2) Compared values are not the same
     Loc: [tst_qabstractnetworkcache.cpp(328)]
  FAIL!  : tst_QAbstractNetworkCache::expires(304-3) Compared values are not the same
     Actual   (downloaded1.count()): 0
     Expected (1)                  : 1
     Loc: [tst_qabstractnetworkcache.cpp(312)]
  FAIL!  : tst_QAbstractNetworkCache::expires(500-0) Compared values are not the same
     Actual   (downloaded2.count()): 0
     Expected (1)                  : 1
     Loc: [tst_qabstractnetworkcache.cpp(321)]
  FAIL!  : tst_QAbstractNetworkCache::expires(500-1) Compared values are not the same
     Actual   (downloaded2.count()): 0
     Expected (1)                  : 1
     Loc: [tst_qabstractnetworkcache.cpp(321)]
  FAIL!  : tst_QAbstractNetworkCache::expires(500-2) Compared values are not the same
     Loc: [tst_qabstractnetworkcache.cpp(328)]
  FAIL!  : tst_QAbstractNetworkCache::expires(500-3) Compared values are not the same
     Actual   (downloaded1.count()): 0
     Expected (1)                  : 1
     Loc: [tst_qabstractnetworkcache.cpp(312)]
  FAIL!  : tst_QAbstractNetworkCache::expires(200-0) Compared values are not the same
     Actual   (downloaded2.count()): 0
     Expected (1)                  : 1
     Loc: [tst_qabstractnetworkcache.cpp(321)]
  FAIL!  : tst_QAbstractNetworkCache::expires(200-1) Compared values are not the same
     Actual   (downloaded2.count()): 0
     Expected (1)                  : 1
     Loc: [tst_qabstractnetworkcache.cpp(321)]
  FAIL!  : tst_QAbstractNetworkCache::expires(200-2) Compared values are not the same
     Loc: [tst_qabstractnetworkcache.cpp(328)]
  FAIL!  : tst_QAbstractNetworkCache::expires(200-3) Compared values are not the same
     Actual   (downloaded1.count()): 0
     Expected (1)                  : 1
     Loc: [tst_qabstractnetworkcache.cpp(312)]
  FAIL!  : tst_QAbstractNetworkCache::lastModified(304-0) Compared values are not the same
     Actual   (downloaded2.count()): 0
     Expected (1)                  : 1
     Loc: [tst_qabstractnetworkcache.cpp(321)]
  FAIL!  : tst_QAbstractNetworkCache::lastModified(304-1) Compared values are not the same
     Actual   (downloaded2.count()): 0
     Expected (1)                  : 1
     Loc: [tst_qabstractnetworkcache.cpp(321)]
  FAIL!  : tst_QAbstractNetworkCache::lastModified(304-2) Compared values are not the same
     Loc: [tst_qabstractnetworkcache.cpp(328)]
  FAIL!  : tst_QAbstractNetworkCache::lastModified(304-3) Compared values are not the same
     Actual   (downloaded1.count()): 0
     Expected (1)                  : 1
     Loc: [tst_qabstractnetworkcache.cpp(312)]
  FAIL!  : tst_QAbstractNetworkCache::lastModified(200-0) Compared values are not the same
     Actual   (downloaded2.count()): 0
     Expected (1)                  : 1
     Loc: [tst_qabstractnetworkcache.cpp(321)]
  FAIL!  : tst_QAbstractNetworkCache::lastModified(200-1) Compared values are not the same
     Actual   (downloaded2.count()): 0
     Expected (1)                  : 1
     Loc: [tst_qabstractnetworkcache.cpp(321)]
  FAIL!  : tst_QAbstractNetworkCache::lastModified(200-2) Compared values are not the same
     Loc: [tst_qabstractnetworkcache.cpp(328)]
  FAIL!  : tst_QAbstractNetworkCache::lastModified(200-3) Compared values are not the same
     Actual   (downloaded1.count()): 0
     Expected (1)                  : 1
     Loc: [tst_qabstractnetworkcache.cpp(312)]
  FAIL!  : tst_QAbstractNetworkCache::etag(304-0) Compared values are not the same
     Actual   (downloaded2.count()): 0
     Expected (1)                  : 1
     Loc: [tst_qabstractnetworkcache.cpp(321)]
  FAIL!  : tst_QAbstractNetworkCache::etag(304-1) Compared values are not the same
     Actual   (downloaded2.count()): 0
  (... 710 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: 18 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.3.0, Qt 5.3.0
  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_dev_Integration/build_02310/linux-g++_no-widgets_Ubuntu_12.04_x64/log.txt.gz

  Tested changes (refs/builds/dev_1387014318):
    http://codereview.qt-project.org/73876 [PS1] - d3dcompiler_qt: Fix export warning on MSVC
    http://codereview.qt-project.org/73875 [PS5] - d3dcompiler_qt: Remove directory creation inside the proxy library



More information about the Ci-reports mailing list