[Ci-reports] fail on QtBase_dev_Integration #3690

Qt Continuous Integration System ci-noreply at qt-project.org
Tue Jun 24 14:47:18 CEST 2014


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

  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.4.0, Qt 5.4.0 (x86_64-little_endian-lp64 shared (dynamic) release build; by GCC 4.6.3)
  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: 0.36978 seconds, exit code 2
  
  Testing tst_NetworkSelfTest
  FAIL!  : tst_NetworkSelfTest::remotePortsOpen(echo) Error connecting to server on port 7: Connection refused
     Loc: [tst_networkselftest.cpp(466)]
  FAIL!  : tst_NetworkSelfTest::remotePortsOpen(daytime) Error connecting to server on port 13: Connection refused
     Loc: [tst_networkselftest.cpp(466)]
  FAIL!  : tst_NetworkSelfTest::remotePortsOpen(ftp) Error connecting to server on port 21: Connection refused
     Loc: [tst_networkselftest.cpp(466)]
  FAIL!  : tst_NetworkSelfTest::remotePortsOpen(imap) Error connecting to server on port 143: Connection refused
     Loc: [tst_networkselftest.cpp(466)]
  FAIL!  : tst_NetworkSelfTest::remotePortsOpen(http) Error connecting to server on port 80: Connection refused
     Loc: [tst_networkselftest.cpp(466)]
  FAIL!  : tst_NetworkSelfTest::remotePortsOpen(https) Error connecting to server on port 443: Connection refused
     Loc: [tst_networkselftest.cpp(466)]
  FAIL!  : tst_NetworkSelfTest::remotePortsOpen(http-proxy) Error connecting to server on port 3128: Connection refused
     Loc: [tst_networkselftest.cpp(466)]
  FAIL!  : tst_NetworkSelfTest::remotePortsOpen(http-proxy-auth-basic) Error connecting to server on port 3129: Connection refused
     Loc: [tst_networkselftest.cpp(466)]
  FAIL!  : tst_NetworkSelfTest::remotePortsOpen(http-proxy-auth-ntlm) Error connecting to server on port 3130: Connection refused
     Loc: [tst_networkselftest.cpp(466)]
  FAIL!  : tst_NetworkSelfTest::remotePortsOpen(socks5-proxy) Error connecting to server on port 1080: Connection refused
     Loc: [tst_networkselftest.cpp(466)]
  FAIL!  : tst_NetworkSelfTest::remotePortsOpen(socks5-proxy-auth) Error connecting to server on port 1081: Connection refused
     Loc: [tst_networkselftest.cpp(466)]
  FAIL!  : tst_NetworkSelfTest::remotePortsOpen(ftp-proxy) Error connecting to server on port 2121: Connection refused
     Loc: [tst_networkselftest.cpp(466)]
  FAIL!  : tst_NetworkSelfTest::remotePortsOpen(smb) Error connecting to server on port 139: Connection refused
     Loc: [tst_networkselftest.cpp(466)]
  FAIL!  : tst_NetworkSelfTest::ftpServer() 'socket.waitForConnected(10000)' returned FALSE. (Failed to connect to server in step 0: Connection refused)
     Loc: [tst_networkselftest.cpp(232)]
  FAIL!  : tst_NetworkSelfTest::ftpProxyServer() 'socket.waitForConnected(10000)' returned FALSE. (Failed to connect to server in step 0: Connection refused)
     Loc: [tst_networkselftest.cpp(232)]
  FAIL!  : tst_NetworkSelfTest::imapServer() 'socket.waitForConnected(10000)' returned FALSE. (Failed to connect to server in step 0: Connection refused)
     Loc: [tst_networkselftest.cpp(232)]
  FAIL!  : tst_NetworkSelfTest::httpServer() 'socket.waitForConnected(10000)' returned FALSE. (Failed to connect to server in step 0: Connection refused)
     Loc: [tst_networkselftest.cpp(232)]
  FAIL!  : tst_NetworkSelfTest::httpServerFiles(fluke.gif) 'socket.waitForConnected(10000)' returned FALSE. (Failed to connect to server in step 0: Connection refused)
     Loc: [tst_networkselftest.cpp(232)]
  FAIL!  : tst_NetworkSelfTest::httpServerFiles(bigfile) 'socket.waitForConnected(10000)' returned FALSE. (Failed to connect to server in step 0: Connection refused)
     Loc: [tst_networkselftest.cpp(232)]
  FAIL!  : tst_NetworkSelfTest::httpServerFiles(rfc3252.txt) 'socket.waitForConnected(10000)' returned FALSE. (Failed to connect to server in step 0: Connection refused)
     Loc: [tst_networkselftest.cpp(232)]
  FAIL!  : tst_NetworkSelfTest::httpServerFiles(protected/rfc3252.txt) 'socket.waitForConnected(10000)' returned FALSE. (Failed to connect to server in step 0: Connection refused)
     Loc: [tst_networkselftest.cpp(232)]
  FAIL!  : tst_NetworkSelfTest::httpServerFiles(completelyEmptyQuery.xq) 'socket.waitForConnected(10000)' returned FALSE. (Failed to connect to server in step 0: Connection refused)
     Loc: [tst_networkselftest.cpp(232)]
  FAIL!  : tst_NetworkSelfTest::httpServerFiles(notWellformedViaHttps.xml) 'socket.waitForConnected(10000)' returned FALSE. (Failed to connect to server in step 0: Connection refused)
     Loc: [tst_networkselftest.cpp(232)]
  FAIL!  : tst_NetworkSelfTest::httpServerFiles(notWellformed.xml) 'socket.waitForConnected(10000)' returned FALSE. (Failed to connect to server in step 0: Connection refused)
     Loc: [tst_networkselftest.cpp(232)]
  FAIL!  : tst_NetworkSelfTest::httpServerFiles(viaHttp.xq) 'socket.waitForConnected(10000)' returned FALSE. (Failed to connect to server in step 0: Connection refused)
     Loc: [tst_networkselftest.cpp(232)]
  FAIL!  : tst_NetworkSelfTest::httpServerFiles(wellFormedViaHttps.xml) 'socket.waitForConnected(10000)' returned FALSE. (Failed to connect to server in step 0: Connection refused)
     Loc: [tst_networkselftest.cpp(232)]
  FAIL!  : tst_NetworkSelfTest::httpServerFiles(wellFormed.xml) 'socket.waitForConnected(10000)' returned FALSE. (Failed to connect to server in step 0: Connection refused)
     Loc: [tst_networkselftest.cpp(232)]
  FAIL!  : tst_NetworkSelfTest::httpServerCGI(echo.cgi) 'socket.waitForConnected(10000)' returned FALSE. (Failed to connect to server in step 0: Connection refused)
     Loc: [tst_networkselftest.cpp(232)]
  FAIL!  : tst_NetworkSelfTest::httpServerCGI(echo.cgi(POST)) 'socket.waitForConnected(10000)' returned FALSE. (Failed to connect to server in step 0: Connection refused)
     Loc: [tst_networkselftest.cpp(232)]
  FAIL!  : tst_NetworkSelfTest::httpServerCGI(md5sum.cgi) 'socket.waitForConnected(10000)' returned FALSE. (Failed to connect to server in step 0: Connection refused)
     Loc: [tst_networkselftest.cpp(232)]
  FAIL!  : tst_NetworkSelfTest::httpServerCGI(protected/md5sum.cgi) 'socket.waitForConnected(10000)' returned FALSE. (Failed to connect to server in step 0: Connection refused)
     Loc: [tst_networkselftest.cpp(232)]
  FAIL!  : tst_NetworkSelfTest::httpServerCGI(set-cookie.cgi) 'socket.waitForConnected(10000)' returned FALSE. (Failed to connect to server in step 0: Connection refused)
     Loc: [tst_networkselftest.cpp(232)]
  FAIL!  : tst_NetworkSelfTest::httpsServer() 'socket.waitForConnected(10000)' returned FALSE. (Failed to connect to server in step 0: Connection refused)
     Loc: [tst_networkselftest.cpp(232)]
  FAIL!  : tst_NetworkSelfTest::httpProxy() 'socket.waitForConnected(10000)' returned FALSE. (Failed to connect to server in step 0: Connection refused)
     Loc: [tst_networkselftest.cpp(232)]
  FAIL!  : tst_NetworkSelfTest::httpProxyBasicAuth() 'socket.waitForConnected(10000)' returned FALSE. (Failed to connect to server in step 0: Connection refused)
     Loc: [tst_networkselftest.cpp(232)]
  FAIL!  : tst_NetworkSelfTest::httpProxyNtlmAuth() 'socket.waitForConnected(10000)' returned FALSE. (Failed to connect to server in step 0: Connection refused)
     Loc: [tst_networkselftest.cpp(232)]
  FAIL!  : tst_NetworkSelfTest::socks5Proxy() 'socket.waitForConnected(10000)' returned FALSE. (Failed to connect to server in step 0: Connection refused)
     Loc: [tst_networkselftest.cpp(232)]
  FAIL!  : tst_NetworkSelfTest::socks5ProxyAuth() 'socket.waitForConnected(10000)' returned FALSE. (Failed to connect to server in step 0: Connection refused)
     Loc: [tst_networkselftest.cpp(232)]
  FAIL!  : tst_NetworkSelfTest::smbServer() 'smbclient.exitCode() == 0' returned FALSE. (Test server not found)
     Loc: [tst_networkselftest.cpp(1000)]
  Totals: 8 passed, 39 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.4.0, Qt 5.4.0 (x86_64-little_endian-lp64 shared (dynamic) release build; by GCC 4.6.3)
  PASS   : tst_NetworkSelfTest::initTestCase()
  PASS   : tst_NetworkSelfTest::hostTest()
  PASS   : tst_NetworkSelfTest::dnsResolution(local-name)
  PASS   : tst_NetworkSelfTest::dnsResolution(fqdn)
  PASS   : tst_NetworkSelfTest::serverReachability()
  FAIL!  : tst_NetworkSelfTest::remotePortsOpen(echo) Error connecting to server on port 7: Connection refused
     Loc: [tst_networkselftest.cpp(466)]
  FAIL!  : tst_NetworkSelfTest::remotePortsOpen(daytime) Error connecting to server on port 13: Connection refused
     Loc: [tst_networkselftest.cpp(466)]
  FAIL!  : tst_NetworkSelfTest::remotePortsOpen(ftp) Error connecting to server on port 21: Connection refused
     Loc: [tst_networkselftest.cpp(466)]
  PASS   : tst_NetworkSelfTest::remotePortsOpen(ssh)
  FAIL!  : tst_NetworkSelfTest::remotePortsOpen(imap) Error connecting to server on port 143: Connection refused
     Loc: [tst_networkselftest.cpp(466)]
  FAIL!  : tst_NetworkSelfTest::remotePortsOpen(http) Error connecting to server on port 80: Connection refused
     Loc: [tst_networkselftest.cpp(466)]
  FAIL!  : tst_NetworkSelfTest::remotePortsOpen(https) Error connecting to server on port 443: Connection refused
     Loc: [tst_networkselftest.cpp(466)]
  FAIL!  : tst_NetworkSelfTest::remotePortsOpen(http-proxy) Error connecting to server on port 3128: Connection refused
     Loc: [tst_networkselftest.cpp(466)]
  FAIL!  : tst_NetworkSelfTest::remotePortsOpen(http-proxy-auth-basic) Error connecting to server on port 3129: Connection refused
     Loc: [tst_networkselftest.cpp(466)]
  FAIL!  : tst_NetworkSelfTest::remotePortsOpen(http-proxy-auth-ntlm) Error connecting to server on port 3130: Connection refused
     Loc: [tst_networkselftest.cpp(466)]
  FAIL!  : tst_NetworkSelfTest::remotePortsOpen(socks5-proxy) Error connecting to server on port 1080: Connection refused
     Loc: [tst_networkselftest.cpp(466)]
  FAIL!  : tst_NetworkSelfTest::remotePortsOpen(socks5-proxy-auth) Error connecting to server on port 1081: Connection refused
     Loc: [tst_networkselftest.cpp(466)]
  FAIL!  : tst_NetworkSelfTest::remotePortsOpen(ftp-proxy) Error connecting to server on port 2121: Connection refused
     Loc: [tst_networkselftest.cpp(466)]
  FAIL!  : tst_NetworkSelfTest::remotePortsOpen(smb) Error connecting to server on port 139: Connection refused
     Loc: [tst_networkselftest.cpp(466)]
  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: Connection refused)
     Loc: [tst_networkselftest.cpp(232)]
  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: Connection refused)
     Loc: [tst_networkselftest.cpp(232)]
  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: Connection refused)
     Loc: [tst_networkselftest.cpp(232)]
  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: Connection refused)
     Loc: [tst_networkselftest.cpp(232)]
  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: Connection refused)
     Loc: [tst_networkselftest.cpp(232)]
  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: Connection refused)
     Loc: [tst_networkselftest.cpp(232)]
  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: Connection refused)
     Loc: [tst_networkselftest.cpp(232)]
  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: Connection refused)
     Loc: [tst_networkselftest.cpp(232)]
  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: Connection refused)
     Loc: [tst_networkselftest.cpp(232)]
  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: Connection refused)
     Loc: [tst_networkselftest.cpp(232)]
  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: Connection refused)
     Loc: [tst_networkselftest.cpp(232)]
  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: Connection refused)
     Loc: [tst_networkselftest.cpp(232)]
  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: Connection refused)
     Loc: [tst_networkselftest.cpp(232)]
  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: Connection refused)
     Loc: [tst_networkselftest.cpp(232)]
  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: Connection refused)
     Loc: [tst_networkselftest.cpp(232)]
  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: Connection refused)
     Loc: [tst_networkselftest.cpp(232)]
  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: Connection refused)
     Loc: [tst_networkselftest.cpp(232)]
  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: Connection refused)
     Loc: [tst_networkselftest.cpp(232)]
  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: Connection refused)
     Loc: [tst_networkselftest.cpp(232)]
  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: Connection refused)
     Loc: [tst_networkselftest.cpp(232)]
  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: Connection refused)
     Loc: [tst_networkselftest.cpp(232)]
  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: Connection refused)
     Loc: [tst_networkselftest.cpp(232)]
  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: Connection refused)
     Loc: [tst_networkselftest.cpp(232)]
  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: Connection refused)
     Loc: [tst_networkselftest.cpp(232)]
  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: Connection refused)
     Loc: [tst_networkselftest.cpp(232)]
  FAIL!  : tst_NetworkSelfTest::smbServer() 'smbclient.exitCode() == 0' returned FALSE. (Test server not found)
     Loc: [tst_networkselftest.cpp(1000)]
  PASS   : tst_NetworkSelfTest::supportsSsl()
  PASS   : tst_NetworkSelfTest::cleanupTestCase()
  Totals: 8 passed, 39 failed, 0 skipped
  ********* Finished testing of tst_NetworkSelfTest *********
  QtQA::App::TestRunner: test failure could be reproduced twice consecutively
  QtQA::App::TestRunner: end tst_networkselftest: 0.332198 seconds, exit code 39
  
  Testing tst_QTextStream
  FAIL!  : tst_QTextStream::stillOpenWhenAtEnd() 'socket.waitForReadyRead(5000)' returned FALSE. ()
     Loc: [../tst_qtextstream.cpp(1121)]
  Totals: 856 passed, 1 failed, 0 skipped
  QtQA::App::TestRunner: test failed, running again to see if it is flaky...
  ********* Start testing of tst_QTextStream *********
  Config: Using QtTest library 5.4.0, Qt 5.4.0 (x86_64-little_endian-lp64 shared (dynamic) release build; by GCC 4.6.3)
  PASS   : tst_QTextStream::initTestCase()
  QWARN  : tst_QTextStream::getSetCheck() QTextStream::setRealNumberPrecision: Invalid precision (-2147483648)
  PASS   : tst_QTextStream::getSetCheck()
  PASS   : tst_QTextStream::construction()
  PASS   : tst_QTextStream::readLineFromDevice(emptyer)
  PASS   : tst_QTextStream::readLineFromDevice(lf)
  PASS   : tst_QTextStream::readLineFromDevice(crlf)
  PASS   : tst_QTextStream::readLineFromDevice(oneline/nothing)
  PASS   : tst_QTextStream::readLineFromDevice(oneline/lf)
  PASS   : tst_QTextStream::readLineFromDevice(oneline/crlf)
  PASS   : tst_QTextStream::readLineFromDevice(twolines/lf/lf)
  PASS   : tst_QTextStream::readLineFromDevice(twolines/crlf/crlf)
  PASS   : tst_QTextStream::readLineFromDevice(twolines/lf/crlf)
  PASS   : tst_QTextStream::readLineFromDevice(twolines/lf/nothing)
  PASS   : tst_QTextStream::readLineFromDevice(twolines/crlf/nothing)
  PASS   : tst_QTextStream::readLineFromDevice(threelines/lf/lf/lf)
  PASS   : tst_QTextStream::readLineFromDevice(threelines/crlf/crlf/crlf)
  PASS   : tst_QTextStream::readLineFromDevice(threelines/crlf/crlf/nothing)
  PASS   : tst_QTextStream::readLineFromDevice(utf8/twolines)
  PASS   : tst_QTextStream::readLineFromDevice(utf16-BE/nothing)
  PASS   : tst_QTextStream::readLineFromDevice(utf16-LE/nothing)
  PASS   : tst_QTextStream::readLineFromDevice(utf16-BE/lf)
  PASS   : tst_QTextStream::readLineFromDevice(utf16-LE/lf)
  PASS   : tst_QTextStream::readLineFromDevice(utf16-BE/twolines)
  PASS   : tst_QTextStream::readLineFromDevice(utf16-LE/twolines)
  PASS   : tst_QTextStream::readLineFromDevice(utf16-BE/threelines)
  PASS   : tst_QTextStream::readLineFromDevice(utf16-LE/threelines)
  PASS   : tst_QTextStream::readLineFromDevice(utf32-BE/twolines)
  PASS   : tst_QTextStream::readLineFromDevice(utf32-LE/twolines)
  PASS   : tst_QTextStream::readLineFromDevice(cr)
  PASS   : tst_QTextStream::readLineFromDevice(oneline/cr)
  PASS   : tst_QTextStream::readLineFromDevice(utf16-BE/cr)
  PASS   : tst_QTextStream::readLineFromString(emptyer)
  PASS   : tst_QTextStream::readLineFromString(lf)
  PASS   : tst_QTextStream::readLineFromString(crlf)
  PASS   : tst_QTextStream::readLineFromString(oneline/nothing)
  PASS   : tst_QTextStream::readLineFromString(oneline/lf)
  PASS   : tst_QTextStream::readLineFromString(oneline/crlf)
  PASS   : tst_QTextStream::readLineFromString(twolines/lf/lf)
  PASS   : tst_QTextStream::readLineFromString(twolines/crlf/crlf)
  PASS   : tst_QTextStream::readLineFromString(twolines/lf/crlf)
  PASS   : tst_QTextStream::readLineFromString(twolines/lf/nothing)
  PASS   : tst_QTextStream::readLineFromString(twolines/crlf/nothing)
  PASS   : tst_QTextStream::readLineFromString(threelines/lf/lf/lf)
  PASS   : tst_QTextStream::readLineFromString(threelines/crlf/crlf/crlf)
  PASS   : tst_QTextStream::readLineFromString(threelines/crlf/crlf/nothing)
  PASS   : tst_QTextStream::readLineFromString(cr)
  PASS   : tst_QTextStream::readLineFromString(oneline/cr)
  PASS   : tst_QTextStream::readLineFromTextDevice(emptyer)
  PASS   : tst_QTextStream::readLineFromTextDevice(lf)
  PASS   : tst_QTextStream::readLineFromTextDevice(crlf)
  PASS   : tst_QTextStream::readLineFromTextDevice(oneline/nothing)
  PASS   : tst_QTextStream::readLineFromTextDevice(oneline/lf)
  PASS   : tst_QTextStream::readLineFromTextDevice(oneline/crlf)
  PASS   : tst_QTextStream::readLineFromTextDevice(twolines/lf/lf)
  PASS   : tst_QTextStream::readLineFromTextDevice(twolines/crlf/crlf)
  PASS   : tst_QTextStream::readLineFromTextDevice(twolines/lf/crlf)
  PASS   : tst_QTextStream::readLineFromTextDevice(twolines/lf/nothing)
  PASS   : tst_QTextStream::readLineFromTextDevice(twolines/crlf/nothing)
  PASS   : tst_QTextStream::readLineFromTextDevice(threelines/lf/lf/lf)
  PASS   : tst_QTextStream::readLineFromTextDevice(threelines/crlf/crlf/crlf)
  PASS   : tst_QTextStream::readLineFromTextDevice(threelines/crlf/crlf/nothing)
  PASS   : tst_QTextStream::readLineFromTextDevice(utf8/twolines)
  PASS   : tst_QTextStream::readLineFromTextDevice(utf16-BE/nothing)
  PASS   : tst_QTextStream::readLineFromTextDevice(utf16-LE/nothing)
  PASS   : tst_QTextStream::readLineFromTextDevice(utf16-BE/lf)
  PASS   : tst_QTextStream::readLineFromTextDevice(utf16-LE/lf)
  PASS   : tst_QTextStream::readLineFromTextDevice(utf16-BE/twolines)
  PASS   : tst_QTextStream::readLineFromTextDevice(utf16-LE/twolines)
  PASS   : tst_QTextStream::readLineFromTextDevice(utf16-BE/threelines)
  PASS   : tst_QTextStream::readLineFromTextDevice(utf16-LE/threelines)
  PASS   : tst_QTextStream::readLineFromTextDevice(utf32-BE/twolines)
  PASS   : tst_QTextStream::readLineFromTextDevice(utf32-LE/twolines)
  PASS   : tst_QTextStream::readLineFromTextDevice(cr)
  PASS   : tst_QTextStream::readLineFromTextDevice(oneline/cr)
  PASS   : tst_QTextStream::readLineFromTextDevice(utf16-BE/cr)
  PASS   : tst_QTextStream::readLineUntilNull()
  PASS   : tst_QTextStream::readLineMaxlen(Hey)
  PASS   : tst_QTextStream::readLineMaxlen(Hey\n)
  PASS   : tst_QTextStream::readLineMaxlen(HelloWorld)
  PASS   : tst_QTextStream::readLineMaxlen(Helo\nWorlds)
  PASS   : tst_QTextStream::readLineMaxlen(AAAAA etc.)
  PASS   : tst_QTextStream::readLineMaxlen(multibyte string)
  PASS   : tst_QTextStream::readLinesFromBufferCRCR()
  PASS   : tst_QTextStream::readAllFromDevice(empty)
  PASS   : tst_QTextStream::readAllFromDevice(latin1-a)
  PASS   : tst_QTextStream::readAllFromDevice(latin1-a\r)
  PASS   : tst_QTextStream::readAllFromDevice(latin1-a\r\n)
  PASS   : tst_QTextStream::readAllFromDevice(latin1-a\n)
  PASS   : tst_QTextStream::readAllFromDevice(utf16-BE/nothing)
  PASS   : tst_QTextStream::readAllFromDevice(utf16-LE/nothing)
  PASS   : tst_QTextStream::readAllFromDevice(utf16-BE/lf)
  PASS   : tst_QTextStream::readAllFromDevice(utf16-LE/lf)
  PASS   : tst_QTextStream::readAllFromDevice(utf16-BE/crlf)
  PASS   : tst_QTextStream::readAllFromDevice(utf16-LE/crlf)
  PASS   : tst_QTextStream::readAllFromDevice(utf16-BE/twolines)
  PASS   : tst_QTextStream::readAllFromDevice(utf16-LE/twolines)
  PASS   : tst_QTextStream::readAllFromDevice(utf16-BE/threelines)
  PASS   : tst_QTextStream::readAllFromDevice(utf16-LE/threelines)
  PASS   : tst_QTextStream::readAllFromString(empty)
  PASS   : tst_QTextStream::readAllFromString(latin1-a)
  PASS   : tst_QTextStream::readAllFromString(latin1-a\r)
  PASS   : tst_QTextStream::readAllFromString(latin1-a\r\n)
  PASS   : tst_QTextStream::readAllFromString(latin1-a\n)
  PASS   : tst_QTextStream::readLineFromStringThenChangeString()
  PASS   : tst_QTextStream::setDevice()
  PASS   : tst_QTextStream::QChar_operators_FromDevice(empty)
  PASS   : tst_QTextStream::QChar_operators_FromDevice(a)
  PASS   : tst_QTextStream::QChar_operators_FromDevice(\na)
  PASS   : tst_QTextStream::QChar_operators_FromDevice(\0)
  PASS   : tst_QTextStream::QChar_operators_FromDevice(\xff)
  PASS   : tst_QTextStream::QChar_operators_FromDevice(\xfe)
  PASS   : tst_QTextStream::QChar_operators_FromDevice(utf16-BE (empty))
  PASS   : tst_QTextStream::QChar_operators_FromDevice(utf16-BE (a))
  PASS   : tst_QTextStream::QChar_operators_FromDevice(utf16-LE (empty))
  PASS   : tst_QTextStream::QChar_operators_FromDevice(utf16-LE (a))
  PASS   : tst_QTextStream::char_operators_FromDevice(empty)
  PASS   : tst_QTextStream::char_operators_FromDevice(a)
  PASS   : tst_QTextStream::char_operators_FromDevice(\na)
  PASS   : tst_QTextStream::char_operators_FromDevice(\0)
  PASS   : tst_QTextStream::char_operators_FromDevice(\xff)
  PASS   : tst_QTextStream::char_operators_FromDevice(\xfe)
  PASS   : tst_QTextStream::char_operators_FromDevice(utf16-BE (empty))
  PASS   : tst_QTextStream::char_operators_FromDevice(utf16-BE (a))
  PASS   : tst_QTextStream::char_operators_FromDevice(utf16-LE (empty))
  PASS   : tst_QTextStream::char_operators_FromDevice(utf16-LE (a))
  PASS   : tst_QTextStream::signedShort_read_operator_FromDevice(empty)
  PASS   : tst_QTextStream::signedShort_read_operator_FromDevice(a)
  PASS   : tst_QTextStream::signedShort_read_operator_FromDevice( )
  PASS   : tst_QTextStream::signedShort_read_operator_FromDevice(0)
  PASS   : tst_QTextStream::signedShort_read_operator_FromDevice(1)
  PASS   : tst_QTextStream::signedShort_read_operator_FromDevice(12)
  PASS   : tst_QTextStream::signedShort_read_operator_FromDevice(-12)
  PASS   : tst_QTextStream::signedShort_read_operator_FromDevice(-0)
  PASS   : tst_QTextStream::signedShort_read_operator_FromDevice( 1)
  PASS   : tst_QTextStream::signedShort_read_operator_FromDevice( \r\n\r\n123)
  PASS   : tst_QTextStream::signedShort_read_operator_FromDevice(127)
  PASS   : tst_QTextStream::signedShort_read_operator_FromDevice(128)
  PASS   : tst_QTextStream::signedShort_read_operator_FromDevice(129)
  PASS   : tst_QTextStream::signedShort_read_operator_FromDevice(-127)
  PASS   : tst_QTextStream::signedShort_read_operator_FromDevice(-128)
  PASS   : tst_QTextStream::signedShort_read_operator_FromDevice(-129)
  PASS   : tst_QTextStream::signedShort_read_operator_FromDevice(32767)
  PASS   : tst_QTextStream::signedShort_read_operator_FromDevice(32768)
  PASS   : tst_QTextStream::signedShort_read_operator_FromDevice(32769)
  PASS   : tst_QTextStream::signedShort_read_operator_FromDevice(-32767)
  PASS   : tst_QTextStream::signedShort_read_operator_FromDevice(-32768)
  PASS   : tst_QTextStream::signedShort_read_operator_FromDevice(-32769)
  PASS   : tst_QTextStream::signedShort_read_operator_FromDevice(65537)
  PASS   : tst_QTextStream::signedShort_read_operator_FromDevice(65536)
  PASS   : tst_QTextStream::signedShort_read_operator_FromDevice(65535)
  PASS   : tst_QTextStream::signedShort_read_operator_FromDevice(-65537)
  PASS   : tst_QTextStream::signedShort_read_operator_FromDevice(-65536)
  PASS   : tst_QTextStream::signedShort_read_operator_FromDevice(-65535)
  PASS   : tst_QTextStream::signedShort_read_operator_FromDevice(2147483646)
  PASS   : tst_QTextStream::signedShort_read_operator_FromDevice(2147483647)
  PASS   : tst_QTextStream::signedShort_read_operator_FromDevice(2147483648)
  PASS   : tst_QTextStream::signedShort_read_operator_FromDevice(-2147483646)
  PASS   : tst_QTextStream::signedShort_read_operator_FromDevice(-2147483647)
  PASS   : tst_QTextStream::signedShort_read_operator_FromDevice(-2147483648)
  PASS   : tst_QTextStream::signedShort_read_operator_FromDevice(4294967296)
  PASS   : tst_QTextStream::signedShort_read_operator_FromDevice(4294967297)
  PASS   : tst_QTextStream::signedShort_read_operator_FromDevice(4294967298)
  PASS   : tst_QTextStream::signedShort_read_operator_FromDevice(-4294967296)
  PASS   : tst_QTextStream::signedShort_read_operator_FromDevice(-4294967297)
  PASS   : tst_QTextStream::signedShort_read_operator_FromDevice(-4294967298)
  PASS   : tst_QTextStream::signedShort_read_operator_FromDevice(9223372036854775807)
  PASS   : tst_QTextStream::signedShort_read_operator_FromDevice(9223372036854775808)
  PASS   : tst_QTextStream::signedShort_read_operator_FromDevice(9223372036854775809)
  PASS   : tst_QTextStream::signedShort_read_operator_FromDevice(18446744073709551615)
  PASS   : tst_QTextStream::signedShort_read_operator_FromDevice(18446744073709551616)
  PASS   : tst_QTextStream::signedShort_read_operator_FromDevice(18446744073709551617)
  PASS   : tst_QTextStream::signedShort_read_operator_FromDevice(0x0)
  PASS   : tst_QTextStream::signedShort_read_operator_FromDevice(0x)
  PASS   : tst_QTextStream::signedShort_read_operator_FromDevice(0x1)
  PASS   : tst_QTextStream::signedShort_read_operator_FromDevice(0xf)
  PASS   : tst_QTextStream::signedShort_read_operator_FromDevice(0xdeadbeef)
  PASS   : tst_QTextStream::signedShort_read_operator_FromDevice(0XDEADBEEF)
  PASS   : tst_QTextStream::signedShort_read_operator_FromDevice(0xdeadbeefZzzzz)
  PASS   : tst_QTextStream::signedShort_read_operator_FromDevice(  0xdeadbeefZzzzz)
  PASS   : tst_QTextStream::signedShort_read_operator_FromDevice(00)
  PASS   : tst_QTextStream::signedShort_read_operator_FromDevice(0141)
  PASS   : tst_QTextStream::signedShort_read_operator_FromDevice(01419999)
  PASS   : tst_QTextStream::signedShort_read_operator_FromDevice(  01419999)
  PASS   : tst_QTextStream::signedShort_read_operator_FromDevice(0b0)
  PASS   : tst_QTextStream::signedShort_read_operator_FromDevice(0b1)
  PASS   : tst_QTextStream::signedShort_read_operator_FromDevice(0b10)
  PASS   : tst_QTextStream::signedShort_read_operator_FromDevice(0B10)
  PASS   : tst_QTextStream::signedShort_read_operator_FromDevice(0b101010)
  PASS   : tst_QTextStream::signedShort_read_operator_FromDevice(0b1010102345)
  PASS   : tst_QTextStream::signedShort_read_operator_FromDevice(  0b1010102345)
  PASS   : tst_QTextStream::signedShort_read_operator_FromDevice(utf16-BE (empty))
  PASS   : tst_QTextStream::signedShort_read_operator_FromDevice(utf16-BE (0xdeadbeef))
  PASS   : tst_QTextStream::signedShort_read_operator_FromDevice(utf16-LE (empty))
  PASS   : tst_QTextStream::signedShort_read_operator_FromDevice(utf16-LE (0xdeadbeef))
  PASS   : tst_QTextStream::unsignedShort_read_operator_FromDevice(empty)
  PASS   : tst_QTextStream::unsignedShort_read_operator_FromDevice(a)
  PASS   : tst_QTextStream::unsignedShort_read_operator_FromDevice( )
  PASS   : tst_QTextStream::unsignedShort_read_operator_FromDevice(0)
  PASS   : tst_QTextStream::unsignedShort_read_operator_FromDevice(1)
  PASS   : tst_QTextStream::unsignedShort_read_operator_FromDevice(12)
  PASS   : tst_QTextStream::unsignedShort_read_operator_FromDevice(-12)
  PASS   : tst_QTextStream::unsignedShort_read_operator_FromDevice(-0)
  PASS   : tst_QTextStream::unsignedShort_read_operator_FromDevice( 1)
  PASS   : tst_QTextStream::unsignedShort_read_operator_FromDevice( \r\n\r\n123)
  PASS   : tst_QTextStream::unsignedShort_read_operator_FromDevice(127)
  PASS   : tst_QTextStream::unsignedShort_read_operator_FromDevice(128)
  PASS   : tst_QTextStream::unsignedShort_read_operator_FromDevice(129)
  PASS   : tst_QTextStream::unsignedShort_read_operator_FromDevice(-127)
  PASS   : tst_QTextStream::unsignedShort_read_operator_FromDevice(-128)
  PASS   : tst_QTextStream::unsignedShort_read_operator_FromDevice(-129)
  PASS   : tst_QTextStream::unsignedShort_read_operator_FromDevice(32767)
  PASS   : tst_QTextStream::unsignedShort_read_operator_FromDevice(32768)
  PASS   : tst_QTextStream::unsignedShort_read_operator_FromDevice(32769)
  PASS   : tst_QTextStream::unsignedShort_read_operator_FromDevice(-32767)
  PASS   : tst_QTextStream::unsignedShort_read_operator_FromDevice(-32768)
  PASS   : tst_QTextStream::unsignedShort_read_operator_FromDevice(-32769)
  PASS   : tst_QTextStream::unsignedShort_read_operator_FromDevice(65537)
  PASS   : tst_QTextStream::unsignedShort_read_operator_FromDevice(65536)
  PASS   : tst_QTextStream::unsignedShort_read_operator_FromDevice(65535)
  PASS   : tst_QTextStream::unsignedShort_read_operator_FromDevice(-65537)
  (... 431 lines omitted; there are too many errors!)
  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.00 seconds to read the file
  QDEBUG : tst_QTextStream::performance() QTextStream is 1.50x 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(1121)]
  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: 12 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.4.0, Qt 5.4.0 (x86_64-little_endian-lp64 shared (dynamic) release build; by GCC 4.6.3)
  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:AB:08:C9
  QDEBUG : tst_QNetworkInterface::dump()     address  0: 10.212.2.46/22 (255.255.252.0) broadcast 10.212.3.255
  QDEBUG : tst_QNetworkInterface::dump()     address  1: fe80::250:56ff:feab:8c9%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: 0.073911 seconds, exit code 1
  
  Testing tst_QAbstractNetworkCache
  FAIL!  : tst_QAbstractNetworkCache::expires(304-0) Compared values are not the same
     Loc: [tst_qabstractnetworkcache.cpp(330)]
  FAIL!  : tst_QAbstractNetworkCache::expires(304-1) Compared values are not the same
     Loc: [tst_qabstractnetworkcache.cpp(330)]
  FAIL!  : tst_QAbstractNetworkCache::expires(304-2) Compared values are not the same
     Loc: [tst_qabstractnetworkcache.cpp(330)]
  FAIL!  : tst_QAbstractNetworkCache::expires(304-3) Compared values are not the same
     Loc: [tst_qabstractnetworkcache.cpp(330)]
  FAIL!  : tst_QAbstractNetworkCache::expires(500-0) Compared values are not the same
     Loc: [tst_qabstractnetworkcache.cpp(330)]
  FAIL!  : tst_QAbstractNetworkCache::expires(500-1) Compared values are not the same
     Loc: [tst_qabstractnetworkcache.cpp(330)]
  FAIL!  : tst_QAbstractNetworkCache::expires(500-2) Compared values are not the same
     Loc: [tst_qabstractnetworkcache.cpp(330)]
  FAIL!  : tst_QAbstractNetworkCache::expires(500-3) Compared values are not the same
     Loc: [tst_qabstractnetworkcache.cpp(330)]
  FAIL!  : tst_QAbstractNetworkCache::expires(200-0) Compared values are not the same
     Loc: [tst_qabstractnetworkcache.cpp(330)]
  FAIL!  : tst_QAbstractNetworkCache::expires(200-1) Compared values are not the same
     Loc: [tst_qabstractnetworkcache.cpp(330)]
  FAIL!  : tst_QAbstractNetworkCache::expires(200-2) Compared values are not the same
     Loc: [tst_qabstractnetworkcache.cpp(330)]
  FAIL!  : tst_QAbstractNetworkCache::expires(200-3) Compared values are not the same
     Loc: [tst_qabstractnetworkcache.cpp(330)]
  FAIL!  : tst_QAbstractNetworkCache::lastModified(304-0) Compared values are not the same
     Loc: [tst_qabstractnetworkcache.cpp(330)]
  FAIL!  : tst_QAbstractNetworkCache::lastModified(304-1) Compared values are not the same
     Loc: [tst_qabstractnetworkcache.cpp(330)]
  FAIL!  : tst_QAbstractNetworkCache::lastModified(304-2) Compared values are not the same
     Loc: [tst_qabstractnetworkcache.cpp(330)]
  FAIL!  : tst_QAbstractNetworkCache::lastModified(304-3) Compared values are not the same
     Loc: [tst_qabstractnetworkcache.cpp(330)]
  FAIL!  : tst_QAbstractNetworkCache::lastModified(200-0) Compared values are not the same
     Loc: [tst_qabstractnetworkcache.cpp(330)]
  FAIL!  : tst_QAbstractNetworkCache::lastModified(200-1) Compared values are not the same
     Loc: [tst_qabstractnetworkcache.cpp(330)]
  FAIL!  : tst_QAbstractNetworkCache::lastModified(200-2) Compared values are not the same
     Loc: [tst_qabstractnetworkcache.cpp(330)]
  FAIL!  : tst_QAbstractNetworkCache::lastModified(200-3) Compared values are not the same
     Loc: [tst_qabstractnetworkcache.cpp(330)]
  FAIL!  : tst_QAbstractNetworkCache::etag(304-0) Compared values are not the same
     Loc: [tst_qabstractnetworkcache.cpp(330)]
  FAIL!  : tst_QAbstractNetworkCache::etag(304-1) Compared values are not the same
     Loc: [tst_qabstractnetworkcache.cpp(330)]
  FAIL!  : tst_QAbstractNetworkCache::etag(304-2) Compared values are not the same
     Loc: [tst_qabstractnetworkcache.cpp(330)]
  FAIL!  : tst_QAbstractNetworkCache::etag(304-3) Compared values are not the same
     Loc: [tst_qabstractnetworkcache.cpp(330)]
  FAIL!  : tst_QAbstractNetworkCache::etag(200-0) Compared values are not the same
     Loc: [tst_qabstractnetworkcache.cpp(330)]
  FAIL!  : tst_QAbstractNetworkCache::etag(200-1) Compared values are not the same
     Loc: [tst_qabstractnetworkcache.cpp(330)]
  FAIL!  : tst_QAbstractNetworkCache::etag(200-2) Compared values are not the same
     Loc: [tst_qabstractnetworkcache.cpp(330)]
  FAIL!  : tst_QAbstractNetworkCache::etag(200-3) Compared values are not the same
     Loc: [tst_qabstractnetworkcache.cpp(330)]
  FAIL!  : tst_QAbstractNetworkCache::cacheControl(200-0) Compared values are not the same
     Loc: [tst_qabstractnetworkcache.cpp(330)]
  FAIL!  : tst_QAbstractNetworkCache::cacheControl(200-1) Compared values are not the same
     Loc: [tst_qabstractnetworkcache.cpp(330)]
  FAIL!  : tst_QAbstractNetworkCache::cacheControl(200-2) Compared values are not the same
     Loc: [tst_qabstractnetworkcache.cpp(330)]
  FAIL!  : tst_QAbstractNetworkCache::cacheControl(200-3) Compared values are not the same
     Loc: [tst_qabstractnetworkcache.cpp(330)]
  FAIL!  : tst_QAbstractNetworkCache::cacheControl(200-5) Compared values are not the same
     Loc: [tst_qabstractnetworkcache.cpp(330)]
  FAIL!  : tst_QAbstractNetworkCache::cacheControl(304-0) Compared values are not the same
     Loc: [tst_qabstractnetworkcache.cpp(330)]
  FAIL!  : tst_QAbstractNetworkCache::cacheControl(304-1) Compared values are not the same
     Loc: [tst_qabstractnetworkcache.cpp(330)]
  FAIL!  : tst_QAbstractNetworkCache::cacheControl(304-2) Compared values are not the same
     Loc: [tst_qabstractnetworkcache.cpp(330)]
  FAIL!  : tst_QAbstractNetworkCache::cacheControl(304-4) Compared values are not the same
     Loc: [tst_qabstractnetworkcache.cpp(330)]
  FAIL!  : tst_QAbstractNetworkCache::cacheControl(304-2b) Compared values are not the same
     Loc: [tst_qabstractnetworkcache.cpp(330)]
  FAIL!  : tst_QAbstractNetworkCache::cacheControl(304-4b) Compared values are not the same
     Loc: [tst_qabstractnetworkcache.cpp(330)]
  Totals: 5 passed, 39 failed, 41 skipped
  QtQA::App::TestRunner: test failed, running again to see if it is flaky...
  ********* Start testing of tst_QAbstractNetworkCache *********
  Config: Using QtTest library 5.4.0, Qt 5.4.0 (x86_64-little_endian-lp64 shared (dynamic) release build; by GCC 4.6.3)
  PASS   : tst_QAbstractNetworkCache::initTestCase()
  FAIL!  : tst_QAbstractNetworkCache::expires(304-0) Compared values are not the same
     Loc: [tst_qabstractnetworkcache.cpp(330)]
  FAIL!  : tst_QAbstractNetworkCache::expires(304-1) Compared values are not the same
     Loc: [tst_qabstractnetworkcache.cpp(330)]
  FAIL!  : tst_QAbstractNetworkCache::expires(304-2) Compared values are not the same
     Loc: [tst_qabstractnetworkcache.cpp(330)]
  FAIL!  : tst_QAbstractNetworkCache::expires(304-3) Compared values are not the same
     Loc: [tst_qabstractnetworkcache.cpp(330)]
  FAIL!  : tst_QAbstractNetworkCache::expires(500-0) Compared values are not the same
     Loc: [tst_qabstractnetworkcache.cpp(330)]
  FAIL!  : tst_QAbstractNetworkCache::expires(500-1) Compared values are not the same
     Loc: [tst_qabstractnetworkcache.cpp(330)]
  FAIL!  : tst_QAbstractNetworkCache::expires(500-2) Compared values are not the same
     Loc: [tst_qabstractnetworkcache.cpp(330)]
  FAIL!  : tst_QAbstractNetworkCache::expires(500-3) Compared values are not the same
     Loc: [tst_qabstractnetworkcache.cpp(330)]
  FAIL!  : tst_QAbstractNetworkCache::expires(200-0) Compared values are not the same
     Loc: [tst_qabstractnetworkcache.cpp(330)]
  FAIL!  : tst_QAbstractNetworkCache::expires(200-1) Compared values are not the same
     Loc: [tst_qabstractnetworkcache.cpp(330)]
  FAIL!  : tst_QAbstractNetworkCache::expires(200-2) Compared values are not the same
     Loc: [tst_qabstractnetworkcache.cpp(330)]
  FAIL!  : tst_QAbstractNetworkCache::expires(200-3) Compared values are not the same
     Loc: [tst_qabstractnetworkcache.cpp(330)]
  SKIP   : tst_QAbstractNetworkCache::expiresSynchronous(304-0) not working yet, see QTBUG-15221
     Loc: [tst_qabstractnetworkcache.cpp(347)]
  SKIP   : tst_QAbstractNetworkCache::expiresSynchronous(304-1) not working yet, see QTBUG-15221
     Loc: [tst_qabstractnetworkcache.cpp(347)]
  SKIP   : tst_QAbstractNetworkCache::expiresSynchronous(304-2) not working yet, see QTBUG-15221
     Loc: [tst_qabstractnetworkcache.cpp(347)]
  SKIP   : tst_QAbstractNetworkCache::expiresSynchronous(304-3) not working yet, see QTBUG-15221
     Loc: [tst_qabstractnetworkcache.cpp(347)]
  SKIP   : tst_QAbstractNetworkCache::expiresSynchronous(500-0) not working yet, see QTBUG-15221
     Loc: [tst_qabstractnetworkcache.cpp(347)]
  SKIP   : tst_QAbstractNetworkCache::expiresSynchronous(500-1) not working yet, see QTBUG-15221
     Loc: [tst_qabstractnetworkcache.cpp(347)]
  SKIP   : tst_QAbstractNetworkCache::expiresSynchronous(500-2) not working yet, see QTBUG-15221
     Loc: [tst_qabstractnetworkcache.cpp(347)]
  SKIP   : tst_QAbstractNetworkCache::expiresSynchronous(500-3) not working yet, see QTBUG-15221
     Loc: [tst_qabstractnetworkcache.cpp(347)]
  SKIP   : tst_QAbstractNetworkCache::expiresSynchronous(200-0) not working yet, see QTBUG-15221
     Loc: [tst_qabstractnetworkcache.cpp(347)]
  SKIP   : tst_QAbstractNetworkCache::expiresSynchronous(200-1) not working yet, see QTBUG-15221
     Loc: [tst_qabstractnetworkcache.cpp(347)]
  SKIP   : tst_QAbstractNetworkCache::expiresSynchronous(200-2) not working yet, see QTBUG-15221
     Loc: [tst_qabstractnetworkcache.cpp(347)]
  SKIP   : tst_QAbstractNetworkCache::expiresSynchronous(200-3) not working yet, see QTBUG-15221
     Loc: [tst_qabstractnetworkcache.cpp(347)]
  FAIL!  : tst_QAbstractNetworkCache::lastModified(304-0) Compared values are not the same
     Loc: [tst_qabstractnetworkcache.cpp(330)]
  FAIL!  : tst_QAbstractNetworkCache::lastModified(304-1) Compared values are not the same
     Loc: [tst_qabstractnetworkcache.cpp(330)]
  FAIL!  : tst_QAbstractNetworkCache::lastModified(304-2) Compared values are not the same
     Loc: [tst_qabstractnetworkcache.cpp(330)]
  FAIL!  : tst_QAbstractNetworkCache::lastModified(304-3) Compared values are not the same
     Loc: [tst_qabstractnetworkcache.cpp(330)]
  FAIL!  : tst_QAbstractNetworkCache::lastModified(200-0) Compared values are not the same
     Loc: [tst_qabstractnetworkcache.cpp(330)]
  FAIL!  : tst_QAbstractNetworkCache::lastModified(200-1) Compared values are not the same
     Loc: [tst_qabstractnetworkcache.cpp(330)]
  FAIL!  : tst_QAbstractNetworkCache::lastModified(200-2) Compared values are not the same
     Loc: [tst_qabstractnetworkcache.cpp(330)]
  FAIL!  : tst_QAbstractNetworkCache::lastModified(200-3) Compared values are not the same
     Loc: [tst_qabstractnetworkcache.cpp(330)]
  SKIP   : tst_QAbstractNetworkCache::lastModifiedSynchronous(304-0) not working yet, see QTBUG-15221
     Loc: [tst_qabstractnetworkcache.cpp(347)]
  SKIP   : tst_QAbstractNetworkCache::lastModifiedSynchronous(304-1) not working yet, see QTBUG-15221
     Loc: [tst_qabstractnetworkcache.cpp(347)]
  SKIP   : tst_QAbstractNetworkCache::lastModifiedSynchronous(304-2) not working yet, see QTBUG-15221
     Loc: [tst_qabstractnetworkcache.cpp(347)]
  SKIP   : tst_QAbstractNetworkCache::lastModifiedSynchronous(304-3) not working yet, see QTBUG-15221
     Loc: [tst_qabstractnetworkcache.cpp(347)]
  SKIP   : tst_QAbstractNetworkCache::lastModifiedSynchronous(200-0) not working yet, see QTBUG-15221
     Loc: [tst_qabstractnetworkcache.cpp(347)]
  SKIP   : tst_QAbstractNetworkCache::lastModifiedSynchronous(200-1) not working yet, see QTBUG-15221
     Loc: [tst_qabstractnetworkcache.cpp(347)]
  SKIP   : tst_QAbstractNetworkCache::lastModifiedSynchronous(200-2) not working yet, see QTBUG-15221
     Loc: [tst_qabstractnetworkcache.cpp(347)]
  SKIP   : tst_QAbstractNetworkCache::lastModifiedSynchronous(200-3) not working yet, see QTBUG-15221
     Loc: [tst_qabstractnetworkcache.cpp(347)]
  FAIL!  : tst_QAbstractNetworkCache::etag(304-0) Compared values are not the same
     Loc: [tst_qabstractnetworkcache.cpp(330)]
  FAIL!  : tst_QAbstractNetworkCache::etag(304-1) Compared values are not the same
     Loc: [tst_qabstractnetworkcache.cpp(330)]
  FAIL!  : tst_QAbstractNetworkCache::etag(304-2) Compared values are not the same
     Loc: [tst_qabstractnetworkcache.cpp(330)]
  FAIL!  : tst_QAbstractNetworkCache::etag(304-3) Compared values are not the same
     Loc: [tst_qabstractnetworkcache.cpp(330)]
  FAIL!  : tst_QAbstractNetworkCache::etag(200-0) Compared values are not the same
     Loc: [tst_qabstractnetworkcache.cpp(330)]
  FAIL!  : tst_QAbstractNetworkCache::etag(200-1) Compared values are not the same
     Loc: [tst_qabstractnetworkcache.cpp(330)]
  FAIL!  : tst_QAbstractNetworkCache::etag(200-2) Compared values are not the same
     Loc: [tst_qabstractnetworkcache.cpp(330)]
  FAIL!  : tst_QAbstractNetworkCache::etag(200-3) Compared values are not the same
     Loc: [tst_qabstractnetworkcache.cpp(330)]
  SKIP   : tst_QAbstractNetworkCache::etagSynchronous(304-0) not working yet, see QTBUG-15221
     Loc: [tst_qabstractnetworkcache.cpp(347)]
  SKIP   : tst_QAbstractNetworkCache::etagSynchronous(304-1) not working yet, see QTBUG-15221
     Loc: [tst_qabstractnetworkcache.cpp(347)]
  SKIP   : tst_QAbstractNetworkCache::etagSynchronous(304-2) not working yet, see QTBUG-15221
     Loc: [tst_qabstractnetworkcache.cpp(347)]
  SKIP   : tst_QAbstractNetworkCache::etagSynchronous(304-3) not working yet, see QTBUG-15221
     Loc: [tst_qabstractnetworkcache.cpp(347)]
  SKIP   : tst_QAbstractNetworkCache::etagSynchronous(200-0) not working yet, see QTBUG-15221
     Loc: [tst_qabstractnetworkcache.cpp(347)]
  SKIP   : tst_QAbstractNetworkCache::etagSynchronous(200-1) not working yet, see QTBUG-15221
     Loc: [tst_qabstractnetworkcache.cpp(347)]
  SKIP   : tst_QAbstractNetworkCache::etagSynchronous(200-2) not working yet, see QTBUG-15221
     Loc: [tst_qabstractnetworkcache.cpp(347)]
  SKIP   : tst_QAbstractNetworkCache::etagSynchronous(200-3) not working yet, see QTBUG-15221
     Loc: [tst_qabstractnetworkcache.cpp(347)]
  FAIL!  : tst_QAbstractNetworkCache::cacheControl(200-0) Compared values are not the same
     Loc: [tst_qabstractnetworkcache.cpp(330)]
  FAIL!  : tst_QAbstractNetworkCache::cacheControl(200-1) Compared values are not the same
     Loc: [tst_qabstractnetworkcache.cpp(330)]
  FAIL!  : tst_QAbstractNetworkCache::cacheControl(200-2) Compared values are not the same
     Loc: [tst_qabstractnetworkcache.cpp(330)]
  FAIL!  : tst_QAbstractNetworkCache::cacheControl(200-3) Compared values are not the same
     Loc: [tst_qabstractnetworkcache.cpp(330)]
  PASS   : tst_QAbstractNetworkCache::cacheControl(200-4)
  FAIL!  : tst_QAbstractNetworkCache::cacheControl(200-5) Compared values are not the same
     Loc: [tst_qabstractnetworkcache.cpp(330)]
  FAIL!  : tst_QAbstractNetworkCache::cacheControl(304-0) Compared values are not the same
     Loc: [tst_qabstractnetworkcache.cpp(330)]
  FAIL!  : tst_QAbstractNetworkCache::cacheControl(304-1) Compared values are not the same
     Loc: [tst_qabstractnetworkcache.cpp(330)]
  FAIL!  : tst_QAbstractNetworkCache::cacheControl(304-2) Compared values are not the same
     Loc: [tst_qabstractnetworkcache.cpp(330)]
  PASS   : tst_QAbstractNetworkCache::cacheControl(304-3)
  FAIL!  : tst_QAbstractNetworkCache::cacheControl(304-4) Compared values are not the same
     Loc: [tst_qabstractnetworkcache.cpp(330)]
  FAIL!  : tst_QAbstractNetworkCache::cacheControl(304-2b) Compared values are not the same
     Loc: [tst_qabstractnetworkcache.cpp(330)]
  FAIL!  : tst_QAbstractNetworkCache::cacheControl(304-4b) Compared values are not the same
     Loc: [tst_qabstractnetworkcache.cpp(330)]
  SKIP   : tst_QAbstractNetworkCache::cacheControlSynchronous(200-0) not working yet, see QTBUG-15221
     Loc: [tst_qabstractnetworkcache.cpp(347)]
  SKIP   : tst_QAbstractNetworkCache::cacheControlSynchronous(200-1) not working yet, see QTBUG-15221
     Loc: [tst_qabstractnetworkcache.cpp(347)]
  SKIP   : tst_QAbstractNetworkCache::cacheControlSynchronous(200-2) not working yet, see QTBUG-15221
     Loc: [tst_qabstractnetworkcache.cpp(347)]
  SKIP   : tst_QAbstractNetworkCache::cacheControlSynchronous(200-3) not working yet, see QTBUG-15221
     Loc: [tst_qabstractnetworkcache.cpp(347)]
  SKIP   : tst_QAbstractNetworkCache::cacheControlSynchronous(200-4) not working yet, see QTBUG-15221
     Loc: [tst_qabstractnetworkcache.cpp(347)]
  SKIP   : tst_QAbstractNetworkCache::cacheControlSynchronous(200-5) not working yet, see QTBUG-15221
     Loc: [tst_qabstractnetworkcache.cpp(347)]
  SKIP   : tst_QAbstractNetworkCache::cacheControlSynchronous(304-0) not working yet, see QTBUG-15221
     Loc: [tst_qabstractnetworkcache.cpp(347)]
  SKIP   : tst_QAbstractNetworkCache::cacheControlSynchronous(304-1) not working yet, see QTBUG-15221
     Loc: [tst_qabstractnetworkcache.cpp(347)]
  SKIP   : tst_QAbstractNetworkCache::cacheControlSynchronous(304-2) not working yet, see QTBUG-15221
     Loc: [tst_qabstractnetworkcache.cpp(347)]
  SKIP   : tst_QAbstractNetworkCache::cacheControlSynchronous(304-3) not working yet, see QTBUG-15221
     Loc: [tst_qabstractnetworkcache.cpp(347)]
  SKIP   : tst_QAbstractNetworkCache::cacheControlSynchronous(304-4) not working yet, see QTBUG-15221
     Loc: [tst_qabstractnetworkcache.cpp(347)]
  SKIP   : tst_QAbstractNetworkCache::cacheControlSynchronous(304-2b) not working yet, see QTBUG-15221
     Loc: [tst_qabstractnetworkcache.cpp(347)]
  SKIP   : tst_QAbstractNetworkCache::cacheControlSynchronous(304-4b) not working yet, see QTBUG-15221
     Loc: [tst_qabstractnetworkcache.cpp(347)]
  PASS   : tst_QAbstractNetworkCache::deleteCache()
  PASS   : tst_QAbstractNetworkCache::cleanupTestCase()
  Totals: 5 passed, 39 failed, 41 skipped
  ********* Finished testing of tst_QAbstractNetworkCache *********
  QtQA::App::TestRunner: test failure could be reproduced twice consecutively
  QtQA::App::TestRunner: end tst_qabstractnetworkcache: 9 seconds, exit code 39

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

  Tested changes (refs/builds/dev_1403612417):
    http://codereview.qt-project.org/88053 [PS1] - Android: extract actionOverflowButtonStyle (button menu icon)
    http://codereview.qt-project.org/87946 [PS2] - QGuiApplication::layoutDirectionChanged(Qt::LayoutDirection) [signal]
    http://codereview.qt-project.org/87944 [PS2] - Improve docs for QWidget::accessibleName/Description



More information about the Ci-reports mailing list