[Ci-reports] fail on ssh://codereview.qt-project.org:29418/qt/qtbase#dev

Qt Continuous Integration System ci-noreply at qt-project.org
Thu Jun 13 23:32:23 CEST 2013


Autotests `tst_networkselftest', `tst_qdatetime', and `tst_qtcpserver' failed :(

  Testing tst_QTcpServer
  FAIL!  : tst_QTcpServer::invalidProxy(WithoutProxy:socks5-on-http) Compared values are not the same
     Actual   (int(server.serverError())): 14
     Expected ("expectedError"): 5
     Loc: [../tst_qtcpserver.cpp(653)]
  Totals: 77 passed, 1 failed, 8 skipped
  QtQA::App::TestRunner: test failed, running again to see if it is flaky...
  ********* Start testing of tst_QTcpServer *********
  Config: Using QtTest library 5.2.0, Qt 5.2.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)
  PASS   : tst_QTcpServer::clientServerLoop(WithSocks5Proxy)
  PASS   : tst_QTcpServer::ipv6Server(WithoutProxy)
  PASS   : tst_QTcpServer::ipv6Server(WithSocks5Proxy)
  PASS   : tst_QTcpServer::dualStack(WithoutProxy:any)
  PASS   : tst_QTcpServer::dualStack(WithoutProxy:anyIPv4)
  PASS   : tst_QTcpServer::dualStack(WithoutProxy:anyIPv6)
  SKIP   : tst_QTcpServer::dualStack(WithSocks5Proxy:any) test server proxy doesn't support ipv6
     Loc: [../tst_qtcpserver.cpp(302)]
  SKIP   : tst_QTcpServer::dualStack(WithSocks5Proxy:anyIPv4) test server proxy doesn't support ipv6
     Loc: [../tst_qtcpserver.cpp(302)]
  SKIP   : tst_QTcpServer::dualStack(WithSocks5Proxy:anyIPv6) test server proxy doesn't support ipv6
     Loc: [../tst_qtcpserver.cpp(302)]
  PASS   : tst_QTcpServer::ipv6ServerMapped(WithoutProxy)
  PASS   : tst_QTcpServer::ipv6ServerMapped(WithSocks5Proxy)
  PASS   : tst_QTcpServer::crashTests(WithoutProxy)
  PASS   : tst_QTcpServer::crashTests(WithSocks5Proxy)
  PASS   : tst_QTcpServer::maxPendingConnections(WithoutProxy)
  SKIP   : tst_QTcpServer::maxPendingConnections(WithSocks5Proxy) With socks5 only 1 connection is allowed ever
     Loc: [../tst_qtcpserver.cpp(374)]
  PASS   : tst_QTcpServer::listenError(WithoutProxy)
  SKIP   : tst_QTcpServer::listenError(WithSocks5Proxy) With socks5 we can not make hard requirements on the address or port
     Loc: [../tst_qtcpserver.cpp(412)]
  PASS   : tst_QTcpServer::waitForConnectionTest(WithoutProxy)
  SKIP   : tst_QTcpServer::waitForConnectionTest(WithSocks5Proxy) Localhost servers don't work well with SOCKS5
     Loc: [../tst_qtcpserver.cpp(458)]
  PASS   : tst_QTcpServer::setSocketDescriptor(WithoutProxy)
  PASS   : tst_QTcpServer::setSocketDescriptor(WithSocks5Proxy)
  PASS   : tst_QTcpServer::listenWhileListening(WithoutProxy)
  PASS   : tst_QTcpServer::listenWhileListening(WithSocks5Proxy)
  PASS   : tst_QTcpServer::addressReusable(WithoutProxy)
  SKIP   : tst_QTcpServer::addressReusable(WithSocks5Proxy) With socks5 this test does not make senans at the momment
     Loc: [../tst_qtcpserver.cpp(555)]
  PASS   : tst_QTcpServer::setNewSocketDescriptorBlocking(WithoutProxy)
  SKIP   : tst_QTcpServer::setNewSocketDescriptorBlocking(WithSocks5Proxy) With socks5 we can not make the socket descripter blocking
     Loc: [../tst_qtcpserver.cpp(601)]
  PASS   : tst_QTcpServer::invalidProxy(WithoutProxy:ftp-proxy)
  PASS   : tst_QTcpServer::invalidProxy(WithoutProxy:http-proxy)
  PASS   : tst_QTcpServer::invalidProxy(WithoutProxy:no-such-host)
  FAIL!  : tst_QTcpServer::invalidProxy(WithoutProxy:socks5-on-http) Compared values are not the same
     Actual   (int(server.serverError())): 14
     Expected ("expectedError"): 5
     Loc: [../tst_qtcpserver.cpp(653)]
  PASS   : tst_QTcpServer::invalidProxy(WithSocks5Proxy:ftp-proxy)
  PASS   : tst_QTcpServer::invalidProxy(WithSocks5Proxy:http-proxy)
  PASS   : tst_QTcpServer::invalidProxy(WithSocks5Proxy:no-such-host)
  PASS   : tst_QTcpServer::invalidProxy(WithSocks5Proxy:socks5-on-http)
  PASS   : tst_QTcpServer::proxyFactory(WithoutProxy:socks5)
  PASS   : tst_QTcpServer::proxyFactory(WithoutProxy:cachinghttp+socks5)
  PASS   : tst_QTcpServer::proxyFactory(WithoutProxy:ftp+cachinghttp+socks5)
  PASS   : tst_QTcpServer::proxyFactory(WithoutProxy:http)
  PASS   : tst_QTcpServer::proxyFactory(WithoutProxy:cachinghttp)
  PASS   : tst_QTcpServer::proxyFactory(WithoutProxy:ftp)
  PASS   : tst_QTcpServer::proxyFactory(WithoutProxy:ftp+cachinghttp)
  PASS   : tst_QTcpServer::proxyFactory(WithSocks5Proxy:socks5)
  PASS   : tst_QTcpServer::proxyFactory(WithSocks5Proxy:cachinghttp+socks5)
  PASS   : tst_QTcpServer::proxyFactory(WithSocks5Proxy:ftp+cachinghttp+socks5)
  PASS   : tst_QTcpServer::proxyFactory(WithSocks5Proxy:http)
  PASS   : tst_QTcpServer::proxyFactory(WithSocks5Proxy:cachinghttp)
  PASS   : tst_QTcpServer::proxyFactory(WithSocks5Proxy:ftp)
  PASS   : tst_QTcpServer::proxyFactory(WithSocks5Proxy:ftp+cachinghttp)
  PASS   : tst_QTcpServer::qtbug14268_peek(WithoutProxy)
  PASS   : tst_QTcpServer::qtbug14268_peek(WithSocks5Proxy)
  PASS   : tst_QTcpServer::serverAddress(WithoutProxy:Any)
  PASS   : tst_QTcpServer::serverAddress(WithoutProxy:AnyIPv4)
  PASS   : tst_QTcpServer::serverAddress(WithoutProxy:AnyIPv6)
  PASS   : tst_QTcpServer::serverAddress(WithoutProxy:127.0.0.1)
  PASS   : tst_QTcpServer::serverAddress(WithoutProxy:::1)
  PASS   : tst_QTcpServer::serverAddress(WithoutProxy:10.212.2.64)
  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.64)
  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.64)
  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.64)
  QDEBUG : tst_QTcpServer::linkLocal(WithoutProxy)  QHostAddress( "fe80::250:56ff:feb0:4c63%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: 77 passed, 1 failed, 8 skipped
  ********* Finished testing of tst_QTcpServer *********
  QtQA::App::TestRunner: test failure could be reproduced twice consecutively
  QtQA::App::TestRunner: end tst_qtcpserver: 26 seconds, exit code 1
  
  Testing tst_NetworkSelfTest
  FAIL!  : tst_NetworkSelfTest::remotePortsOpen(http-proxy) Error connecting to server on port 3128: Connection refused
     Loc: [tst_networkselftest.cpp(455)]
  FAIL!  : tst_NetworkSelfTest::remotePortsOpen(http-proxy-auth-basic) Error connecting to server on port 3129: Connection refused
     Loc: [tst_networkselftest.cpp(455)]
  FAIL!  : tst_NetworkSelfTest::remotePortsOpen(http-proxy-auth-ntlm) Error connecting to server on port 3130: Connection refused
     Loc: [tst_networkselftest.cpp(455)]
  FAIL!  : tst_NetworkSelfTest::imapServer() Failed to receive data in step 1: timeout
     Loc: [tst_networkselftest.cpp(230)]
  FAIL!  : tst_NetworkSelfTest::httpServer() 'received == it->data' returned FALSE. (Did not receive expected data in step 37: data received was:
  507 )
     Loc: [tst_networkselftest.cpp(238)]
  FAIL!  : tst_NetworkSelfTest::httpProxy() 'socket.waitForConnected(10000)' returned FALSE. (Failed to connect to server in step 0: Connection refused)
     Loc: [tst_networkselftest.cpp(221)]
  FAIL!  : tst_NetworkSelfTest::httpProxyBasicAuth() 'socket.waitForConnected(10000)' returned FALSE. (Failed to connect to server in step 0: Connection refused)
     Loc: [tst_networkselftest.cpp(221)]
  FAIL!  : tst_NetworkSelfTest::httpProxyNtlmAuth() 'socket.waitForConnected(10000)' returned FALSE. (Failed to connect to server in step 0: Connection refused)
     Loc: [tst_networkselftest.cpp(221)]
  Totals: 39 passed, 8 failed, 0 skipped
  QtQA::App::TestRunner: test failed, running again to see if it is flaky...
  ********* Start testing of tst_NetworkSelfTest *********
  Config: Using QtTest library 5.2.0, Qt 5.2.0
  PASS   : tst_NetworkSelfTest::initTestCase()
  PASS   : tst_NetworkSelfTest::hostTest()
  PASS   : tst_NetworkSelfTest::dnsResolution(local-name)
  PASS   : tst_NetworkSelfTest::dnsResolution(fqdn)
  PASS   : tst_NetworkSelfTest::serverReachability()
  PASS   : tst_NetworkSelfTest::remotePortsOpen(echo)
  PASS   : tst_NetworkSelfTest::remotePortsOpen(daytime)
  PASS   : tst_NetworkSelfTest::remotePortsOpen(ftp)
  PASS   : tst_NetworkSelfTest::remotePortsOpen(ssh)
  PASS   : tst_NetworkSelfTest::remotePortsOpen(imap)
  PASS   : tst_NetworkSelfTest::remotePortsOpen(http)
  PASS   : tst_NetworkSelfTest::remotePortsOpen(https)
  FAIL!  : tst_NetworkSelfTest::remotePortsOpen(http-proxy) Error connecting to server on port 3128: Connection refused
     Loc: [tst_networkselftest.cpp(455)]
  FAIL!  : tst_NetworkSelfTest::remotePortsOpen(http-proxy-auth-basic) Error connecting to server on port 3129: Connection refused
     Loc: [tst_networkselftest.cpp(455)]
  FAIL!  : tst_NetworkSelfTest::remotePortsOpen(http-proxy-auth-ntlm) Error connecting to server on port 3130: Connection refused
     Loc: [tst_networkselftest.cpp(455)]
  PASS   : tst_NetworkSelfTest::remotePortsOpen(socks5-proxy)
  PASS   : tst_NetworkSelfTest::remotePortsOpen(socks5-proxy-auth)
  PASS   : tst_NetworkSelfTest::remotePortsOpen(ftp-proxy)
  PASS   : tst_NetworkSelfTest::remotePortsOpen(smb)
  QDEBUG : tst_NetworkSelfTest::ftpServer() 0 Connecting to server on port 21
  QDEBUG : tst_NetworkSelfTest::ftpServer() 1 Expecting "220"
  QDEBUG : tst_NetworkSelfTest::ftpServer() 2 Discarding until "\r\n"
  QDEBUG : tst_NetworkSelfTest::ftpServer() 2 Discarded " (vsFTPd 2.2.2)\r\n"
  QDEBUG : tst_NetworkSelfTest::ftpServer() 3 Sending "USER anonymous\r\n"
  QDEBUG : tst_NetworkSelfTest::ftpServer() 4 Expecting "331"
  QDEBUG : tst_NetworkSelfTest::ftpServer() 5 Discarding until "\r\n"
  QDEBUG : tst_NetworkSelfTest::ftpServer() 5 Discarded " Please specify the password.\r\n"
  QDEBUG : tst_NetworkSelfTest::ftpServer() 6 Sending "PASS user at hostname\r\n"
  QDEBUG : tst_NetworkSelfTest::ftpServer() 7 Expecting "230"
  QDEBUG : tst_NetworkSelfTest::ftpServer() 8 Discarding until "\r\n"
  QDEBUG : tst_NetworkSelfTest::ftpServer() 8 Discarded " Login successful.\r\n"
  QDEBUG : tst_NetworkSelfTest::ftpServer() 9 Sending "CWD pub\r\n"
  QDEBUG : tst_NetworkSelfTest::ftpServer() 10 Expecting "250"
  QDEBUG : tst_NetworkSelfTest::ftpServer() 11 Discarding until "\r\n"
  QDEBUG : tst_NetworkSelfTest::ftpServer() 11 Discarded " Directory successfully changed.\r\n"
  QDEBUG : tst_NetworkSelfTest::ftpServer() 12 Sending "CWD dir-not-readable\r\n"
  QDEBUG : tst_NetworkSelfTest::ftpServer() 13 Expecting "550"
  QDEBUG : tst_NetworkSelfTest::ftpServer() 14 Discarding until "\r\n"
  QDEBUG : tst_NetworkSelfTest::ftpServer() 14 Discarded " Failed to change directory.\r\n"
  QDEBUG : tst_NetworkSelfTest::ftpServer() 15 Sending "PWD\r\n"
  QDEBUG : tst_NetworkSelfTest::ftpServer() 16 Expecting "257 \"/pub\"\r\n"
  QDEBUG : tst_NetworkSelfTest::ftpServer() 17 Sending "SIZE file-not-readable.txt\r\n"
  QDEBUG : tst_NetworkSelfTest::ftpServer() 18 Expecting "213 41\r\n"
  QDEBUG : tst_NetworkSelfTest::ftpServer() 19 Sending "CWD qxmlquery\r\n"
  QDEBUG : tst_NetworkSelfTest::ftpServer() 20 Expecting "250"
  QDEBUG : tst_NetworkSelfTest::ftpServer() 21 Discarding until "\r\n"
  QDEBUG : tst_NetworkSelfTest::ftpServer() 21 Discarded " Directory successfully changed.\r\n"
  QDEBUG : tst_NetworkSelfTest::ftpServer() 22 Sending "CWD /qtest\r\n"
  QDEBUG : tst_NetworkSelfTest::ftpServer() 23 Expecting "250"
  QDEBUG : tst_NetworkSelfTest::ftpServer() 24 Discarding until "\r\n"
  QDEBUG : tst_NetworkSelfTest::ftpServer() 24 Discarded " Directory successfully changed.\r\n"
  QDEBUG : tst_NetworkSelfTest::ftpServer() 25 Sending "SIZE bigfile\r\n"
  QDEBUG : tst_NetworkSelfTest::ftpServer() 26 Expecting "213 519240\r\n"
  QDEBUG : tst_NetworkSelfTest::ftpServer() 27 Sending "SIZE rfc3252\r\n"
  QDEBUG : tst_NetworkSelfTest::ftpServer() 28 Expecting "213 25962\r\n"
  QDEBUG : tst_NetworkSelfTest::ftpServer() 29 Sending "SIZE rfc3252.txt\r\n"
  QDEBUG : tst_NetworkSelfTest::ftpServer() 30 Expecting "213 25962\r\n"
  QDEBUG : tst_NetworkSelfTest::ftpServer() 31 Sending "QUIT\r\n"
  QDEBUG : tst_NetworkSelfTest::ftpServer() 32 Expecting "221"
  QDEBUG : tst_NetworkSelfTest::ftpServer() 33 Discarding until "\r\n"
  QDEBUG : tst_NetworkSelfTest::ftpServer() 33 Discarded " Goodbye.\r\n"
  QDEBUG : tst_NetworkSelfTest::ftpServer() 34 Waiting for remote disconnect
  PASS   : tst_NetworkSelfTest::ftpServer()
  QDEBUG : tst_NetworkSelfTest::ftpProxyServer() 0 Connecting to server on port 2121
  QDEBUG : tst_NetworkSelfTest::ftpProxyServer() 1 Expecting "220"
  QDEBUG : tst_NetworkSelfTest::ftpProxyServer() 2 Discarding until "\r\n"
  QDEBUG : tst_NetworkSelfTest::ftpProxyServer() 2 Discarded " Frox transparent ftp proxy. Login with username[@host[:port]]\r\n"
  QDEBUG : tst_NetworkSelfTest::ftpProxyServer() 3 Sending "USER anonymous at qt-test-server.qt-test-net\r\n"
  QDEBUG : tst_NetworkSelfTest::ftpProxyServer() 4 Expecting "331"
  QDEBUG : tst_NetworkSelfTest::ftpProxyServer() 5 Discarding until "\r\n"
  QDEBUG : tst_NetworkSelfTest::ftpProxyServer() 5 Discarded " Please specify the password.\r\n"
  QDEBUG : tst_NetworkSelfTest::ftpProxyServer() 6 Sending "PASS user at hostname\r\n"
  QDEBUG : tst_NetworkSelfTest::ftpProxyServer() 7 Expecting "230"
  QDEBUG : tst_NetworkSelfTest::ftpProxyServer() 8 Discarding until "\r\n"
  QDEBUG : tst_NetworkSelfTest::ftpProxyServer() 8 Discarded " Login successful.\r\n"
  QDEBUG : tst_NetworkSelfTest::ftpProxyServer() 9 Sending "CWD pub\r\n"
  QDEBUG : tst_NetworkSelfTest::ftpProxyServer() 10 Expecting "250"
  QDEBUG : tst_NetworkSelfTest::ftpProxyServer() 11 Discarding until "\r\n"
  QDEBUG : tst_NetworkSelfTest::ftpProxyServer() 11 Discarded " Directory successfully changed.\r\n"
  QDEBUG : tst_NetworkSelfTest::ftpProxyServer() 12 Sending "CWD dir-not-readable\r\n"
  QDEBUG : tst_NetworkSelfTest::ftpProxyServer() 13 Expecting "550"
  QDEBUG : tst_NetworkSelfTest::ftpProxyServer() 14 Discarding until "\r\n"
  QDEBUG : tst_NetworkSelfTest::ftpProxyServer() 14 Discarded " Failed to change directory.\r\n"
  QDEBUG : tst_NetworkSelfTest::ftpProxyServer() 15 Sending "PWD\r\n"
  QDEBUG : tst_NetworkSelfTest::ftpProxyServer() 16 Expecting "257 \"/pub\"\r\n"
  QDEBUG : tst_NetworkSelfTest::ftpProxyServer() 17 Sending "SIZE file-not-readable.txt\r\n"
  QDEBUG : tst_NetworkSelfTest::ftpProxyServer() 18 Expecting "213 41\r\n"
  QDEBUG : tst_NetworkSelfTest::ftpProxyServer() 19 Sending "CWD qxmlquery\r\n"
  QDEBUG : tst_NetworkSelfTest::ftpProxyServer() 20 Expecting "250"
  QDEBUG : tst_NetworkSelfTest::ftpProxyServer() 21 Discarding until "\r\n"
  QDEBUG : tst_NetworkSelfTest::ftpProxyServer() 21 Discarded " Directory successfully changed.\r\n"
  QDEBUG : tst_NetworkSelfTest::ftpProxyServer() 22 Sending "CWD /qtest\r\n"
  QDEBUG : tst_NetworkSelfTest::ftpProxyServer() 23 Expecting "250"
  QDEBUG : tst_NetworkSelfTest::ftpProxyServer() 24 Discarding until "\r\n"
  QDEBUG : tst_NetworkSelfTest::ftpProxyServer() 24 Discarded " Directory successfully changed.\r\n"
  QDEBUG : tst_NetworkSelfTest::ftpProxyServer() 25 Sending "SIZE bigfile\r\n"
  QDEBUG : tst_NetworkSelfTest::ftpProxyServer() 26 Expecting "213 519240\r\n"
  QDEBUG : tst_NetworkSelfTest::ftpProxyServer() 27 Sending "SIZE rfc3252\r\n"
  QDEBUG : tst_NetworkSelfTest::ftpProxyServer() 28 Expecting "213 25962\r\n"
  QDEBUG : tst_NetworkSelfTest::ftpProxyServer() 29 Sending "SIZE rfc3252.txt\r\n"
  QDEBUG : tst_NetworkSelfTest::ftpProxyServer() 30 Expecting "213 25962\r\n"
  QDEBUG : tst_NetworkSelfTest::ftpProxyServer() 31 Sending "QUIT\r\n"
  QDEBUG : tst_NetworkSelfTest::ftpProxyServer() 32 Expecting "221"
  QDEBUG : tst_NetworkSelfTest::ftpProxyServer() 33 Discarding until "\r\n"
  QDEBUG : tst_NetworkSelfTest::ftpProxyServer() 33 Discarded " Goodbye.\r\n"
  QDEBUG : tst_NetworkSelfTest::ftpProxyServer() 34 Waiting for remote disconnect
  PASS   : tst_NetworkSelfTest::ftpProxyServer()
  QDEBUG : tst_NetworkSelfTest::imapServer() 0 Connecting to server on port 143
  QDEBUG : tst_NetworkSelfTest::imapServer() 1 Expecting "* OK "
  FAIL!  : tst_NetworkSelfTest::imapServer() Failed to receive data in step 1: timeout
     Loc: [tst_networkselftest.cpp(230)]
  QDEBUG : tst_NetworkSelfTest::httpServer() 0 Connecting to server on port 80
  QDEBUG : tst_NetworkSelfTest::httpServer() 1 Sending "GET /\r\n"
  QDEBUG : tst_NetworkSelfTest::httpServer() 2 Waiting for remote disconnect
  QDEBUG : tst_NetworkSelfTest::httpServer() 2 Discarded in the process: "<h1>Welcome to qt-test-server</h1>\n<img src=\"gif/fluke.gif\" alt=\"fluke\">\n<p>This is a network test server. It serves as a cacheing ftp and http proxy, transparent http/socks5 proxy, imap, ftp and http server, plus more.</p>\n"
  QDEBUG : tst_NetworkSelfTest::httpServer() 3 Reconnecting to server on port 80
  QDEBUG : tst_NetworkSelfTest::httpServer() 4 Sending "GET / HTTP/1.0\r\nHost: qt-test-server.qt-test-net\r\nConnection: close\r\n\r\n"
  QDEBUG : tst_NetworkSelfTest::httpServer() 5 Expecting "HTTP/1."
  QDEBUG : tst_NetworkSelfTest::httpServer() 6 Discarding until " "
  QDEBUG : tst_NetworkSelfTest::httpServer() 6 Discarded "1 "
  QDEBUG : tst_NetworkSelfTest::httpServer() 7 Expecting "200 "
  QDEBUG : tst_NetworkSelfTest::httpServer() 8 Waiting for remote disconnect
  QDEBUG : tst_NetworkSelfTest::httpServer() 8 Discarded in the process: "OK\r\nDate: Thu, 13 Jun 2013 21:16:34 GMT\r\nServer: Apache/2.2.14 (Ubuntu)\r\nLast-Modified: Sat, 15 Nov 2008 13:52:00 GMT\r\nETag: \"240c-e0-45bbaa65d0000\"\r\nAccept-Ranges: bytes\r\nContent-Length: 224\r\nConnection: close\r\nContent-Type: text/html\r\n\r\n<h1>Welcome to qt-test-server</h1>\n<img src=\"gif/fluke.gif\" alt=\"fluke\">\n<p>This is a network test server. It serves as a cacheing ftp and http proxy, transparent http/socks5 proxy, imap, ftp and http server, plus more.</p>\n"
  QDEBUG : tst_NetworkSelfTest::httpServer() 9 Reconnecting to server on port 80
  QDEBUG : tst_NetworkSelfTest::httpServer() 10 Sending "POST / HTTP/1.0\r\nContent-Length: 5\r\nHost: qt-test-server.qt-test-net\r\nConnection: close\r\n\r\nHello"
  QDEBUG : tst_NetworkSelfTest::httpServer() 11 Expecting "HTTP/1."
  QDEBUG : tst_NetworkSelfTest::httpServer() 12 Discarding until " "
  QDEBUG : tst_NetworkSelfTest::httpServer() 12 Discarded "1 "
  QDEBUG : tst_NetworkSelfTest::httpServer() 13 Expecting "200 "
  QDEBUG : tst_NetworkSelfTest::httpServer() 14 Waiting for remote disconnect
  QDEBUG : tst_NetworkSelfTest::httpServer() 14 Discarded in the process: "OK\r\nDate: Thu, 13 Jun 2013 21:16:34 GMT\r\nServer: Apache/2.2.14 (Ubuntu)\r\nLast-Modified: Sat, 15 Nov 2008 13:52:00 GMT\r\nETag: \"240c-e0-45bbaa65d0000\"\r\nAccept-Ranges: bytes\r\nContent-Length: 224\r\nConnection: close\r\nContent-Type: text/html\r\n\r\n<h1>Welcome to qt-test-server</h1>\n<img src=\"gif/fluke.gif\" alt=\"fluke\">\n<p>This is a network test server. It serves as a cacheing ftp and http proxy, transparent http/socks5 proxy, imap, ftp and http server, plus more.</p>\n"
  QDEBUG : tst_NetworkSelfTest::httpServer() 15 Reconnecting to server on port 80
  QDEBUG : tst_NetworkSelfTest::httpServer() 16 Sending "GET /qtest/protected/rfc3252.txt HTTP/1.0\r\nHost: qt-test-server.qt-test-net\r\nConnection: close\r\n\r\n"
  QDEBUG : tst_NetworkSelfTest::httpServer() 17 Expecting "HTTP/1."
  QDEBUG : tst_NetworkSelfTest::httpServer() 18 Discarding until " "
  QDEBUG : tst_NetworkSelfTest::httpServer() 18 Discarded "1 "
  QDEBUG : tst_NetworkSelfTest::httpServer() 19 Expecting "401 "
  QDEBUG : tst_NetworkSelfTest::httpServer() 20 Waiting for remote disconnect
  QDEBUG : tst_NetworkSelfTest::httpServer() 20 Discarded in the process: "Authorization Required\r\nDate: Thu, 13 Jun 2013 21:16:34 GMT\r\nServer: Apache/2.2.14 (Ubuntu)\r\nWWW-Authenticate: Basic realm=\"password-protected area\"\r\nContent-Length: 493\r\nConnection: close\r\nContent-Type: text/html; charset=iso-8859-1\r\n\r\n<!DOCTYPE HTML PUBLIC \"-//IETF//DTD HTML 2.0//EN\">\n<html><head>\n<title>401 Authorization Required</title>\n</head><body>\n<h1>Authorization Required</h1>\n<p>This server could not verify that you\nare authorized to access the document\nrequested.  Either you supplied the wrong\ncredentials (e.g., bad password), or your\nbrowser doesn't understand how to supply\nthe credentials required.</p>\n<hr>\n<address>Apache/2.2.14 (Ubuntu) Server at qt-test-server.qt-test-net Port 80</address>\n</body></html>\n"
  QDEBUG : tst_NetworkSelfTest::httpServer() 21 Reconnecting to server on port 80
  QDEBUG : tst_NetworkSelfTest::httpServer() 22 Sending "HEAD /qtest/protected/rfc3252.txt HTTP/1.0\r\nHost: qt-test-server.qt-test-net\r\nConnection: close\r\nAuthorization: Basic cXNvY2tzdGVzdDpwYXNzd29yZA==\r\n\r\n"
  QDEBUG : tst_NetworkSelfTest::httpServer() 23 Expecting "HTTP/1."
  QDEBUG : tst_NetworkSelfTest::httpServer() 24 Discarding until " "
  QDEBUG : tst_NetworkSelfTest::httpServer() 24 Discarded "1 "
  QDEBUG : tst_NetworkSelfTest::httpServer() 25 Expecting "200 "
  QDEBUG : tst_NetworkSelfTest::httpServer() 26 Waiting for remote disconnect
  QDEBUG : tst_NetworkSelfTest::httpServer() 26 Discarded in the process: "OK\r\nDate: Thu, 13 Jun 2013 21:16:34 GMT\r\nServer: Apache/2.2.14 (Ubuntu)\r\nLast-Modified: Fri, 21 Sep 2012 05:32:18 GMT\r\nETag: \"242d-656a-4ca2f90330f9a\"\r\nAccept-Ranges: bytes\r\nContent-Length: 25962\r\nConnection: close\r\nContent-Type: text/plain\r\nX-Pad: avoid browser bug\r\n\r\n"
  QDEBUG : tst_NetworkSelfTest::httpServer() 27 Reconnecting to server on port 80
  QDEBUG : tst_NetworkSelfTest::httpServer() 28 Sending "HEAD /dav/ HTTP/1.0\r\nHost: qt-test-server.qt-test-net\r\nConnection: close\r\n\r\n"
  QDEBUG : tst_NetworkSelfTest::httpServer() 29 Expecting "HTTP/1."
  QDEBUG : tst_NetworkSelfTest::httpServer() 30 Discarding until " "
  QDEBUG : tst_NetworkSelfTest::httpServer() 30 Discarded "1 "
  QDEBUG : tst_NetworkSelfTest::httpServer() 31 Expecting "200 "
  QDEBUG : tst_NetworkSelfTest::httpServer() 32 Waiting for remote disconnect
  QDEBUG : tst_NetworkSelfTest::httpServer() 32 Discarded in the process: "OK\r\nDate: Thu, 13 Jun 2013 21:16:34 GMT\r\nServer: Apache/2.2.14 (Ubuntu)\r\nConnection: close\r\nContent-Type: text/html;charset=UTF-8\r\n\r\n"
  QDEBUG : tst_NetworkSelfTest::httpServer() 33 Reconnecting to server on port 80
  QDEBUG : tst_NetworkSelfTest::httpServer() 34 Sending "PUT /dav/networkselftest-184467440726279755524767077131371158182.txt HTTP/1.0\r\nContent-Length: 5\r\nHost: qt-test-server.qt-test-net\r\nConnection: close\r\n\r\nHello"
  QDEBUG : tst_NetworkSelfTest::httpServer() 35 Expecting "HTTP/1."
  QDEBUG : tst_NetworkSelfTest::httpServer() 36 Discarding until " "
  QDEBUG : tst_NetworkSelfTest::httpServer() 36 Discarded "1 "
  QDEBUG : tst_NetworkSelfTest::httpServer() 37 Expecting "201 "
  FAIL!  : tst_NetworkSelfTest::httpServer() 'received == it->data' returned FALSE. (Did not receive expected data in step 37: data received was:
  507 )
     Loc: [tst_networkselftest.cpp(238)]
  QDEBUG : tst_NetworkSelfTest::httpServerFiles(fluke.gif) 0 Connecting to server on port 80
  QDEBUG : tst_NetworkSelfTest::httpServerFiles(fluke.gif) 1 Sending "HEAD /qtest/fluke.gif HTTP/1.0\r\nHost: qt-test-server.qt-test-net\r\nConnection: close\r\nAuthorization: Basic cXNvY2tzdGVzdDpwYXNzd29yZA==\r\n\r\n"
  QDEBUG : tst_NetworkSelfTest::httpServerFiles(fluke.gif) 2 Expecting "HTTP/1."
  QDEBUG : tst_NetworkSelfTest::httpServerFiles(fluke.gif) 3 Skipping 1 bytes
  QDEBUG : tst_NetworkSelfTest::httpServerFiles(fluke.gif) 3 Skipped "1"
  QDEBUG : tst_NetworkSelfTest::httpServerFiles(fluke.gif) 4 Expecting " 200 "
  QDEBUG : tst_NetworkSelfTest::httpServerFiles(fluke.gif) 5 Waiting for remote disconnect
  QDEBUG : tst_NetworkSelfTest::httpServerFiles(fluke.gif) 5 Discarded in the process: "OK\r\nDate: Thu, 13 Jun 2013 21:16:34 GMT\r\nServer: Apache/2.2.14 (Ubuntu)\r\nLast-Modified: Tue, 22 May 2007 12:04:57 GMT\r\nETag: \"2419-6d02-4310ddbb12c40\"\r\nAccept-Ranges: bytes\r\nContent-Length: 27906\r\nConnection: close\r\nContent-Type: image/gif\r\n\r\n"
  PASS   : tst_NetworkSelfTest::httpServerFiles(fluke.gif)
  QDEBUG : tst_NetworkSelfTest::httpServerFiles(bigfile) 0 Connecting to server on port 80
  QDEBUG : tst_NetworkSelfTest::httpServerFiles(bigfile) 1 Sending "HEAD /qtest/bigfile HTTP/1.0\r\nHost: qt-test-server.qt-test-net\r\nConnection: close\r\nAuthorization: Basic cXNvY2tzdGVzdDpwYXNzd29yZA==\r\n\r\n"
  QDEBUG : tst_NetworkSelfTest::httpServerFiles(bigfile) 2 Expecting "HTTP/1."
  QDEBUG : tst_NetworkSelfTest::httpServerFiles(bigfile) 3 Skipping 1 bytes
  QDEBUG : tst_NetworkSelfTest::httpServerFiles(bigfile) 3 Skipped "1"
  QDEBUG : tst_NetworkSelfTest::httpServerFiles(bigfile) 4 Expecting " 200 "
  QDEBUG : tst_NetworkSelfTest::httpServerFiles(bigfile) 5 Discarding until "\r\nContent-Length: 519240\r\n"
  QDEBUG : tst_NetworkSelfTest::httpServerFiles(bigfile) 5 Discarded "OK\r\nDate: Thu, 13 Jun 2013 21:16:34 GMT\r\nServer: Apache/2.2.14 (Ubuntu)\r\nLast-Modified: Fri, 21 Sep 2012 05:32:18 GMT\r\nETag: \"2410-7ec48-4ca2f9031a836\"\r\nAccept-Ranges: bytes\r\nContent-Length: 519240\r\n"
  QDEBUG : tst_NetworkSelfTest::httpServerFiles(bigfile) 6 Waiting for remote disconnect
  QDEBUG : tst_NetworkSelfTest::httpServerFiles(bigfile) 6 Discarded in the process: "Connection: close\r\nContent-Type: text/plain\r\nX-Pad: avoid browser bug\r\n\r\n"
  PASS   : tst_NetworkSelfTest::httpServerFiles(bigfile)
  QDEBUG : tst_NetworkSelfTest::httpServerFiles(rfc3252.txt) 0 Connecting to server on port 80
  QDEBUG : tst_NetworkSelfTest::httpServerFiles(rfc3252.txt) 1 Sending "HEAD /qtest/rfc3252.txt HTTP/1.0\r\nHost: qt-test-server.qt-test-net\r\nConnection: close\r\nAuthorization: Basic cXNvY2tzdGVzdDpwYXNzd29yZA==\r\n\r\n"
  QDEBUG : tst_NetworkSelfTest::httpServerFiles(rfc3252.txt) 2 Expecting "HTTP/1."
  QDEBUG : tst_NetworkSelfTest::httpServerFiles(rfc3252.txt) 3 Skipping 1 bytes
  QDEBUG : tst_NetworkSelfTest::httpServerFiles(rfc3252.txt) 3 Skipped "1"
  QDEBUG : tst_NetworkSelfTest::httpServerFiles(rfc3252.txt) 4 Expecting " 200 "
  QDEBUG : tst_NetworkSelfTest::httpServerFiles(rfc3252.txt) 5 Discarding until "\r\nContent-Length: 25962\r\n"
  QDEBUG : tst_NetworkSelfTest::httpServerFiles(rfc3252.txt) 5 Discarded "OK\r\nDate: Thu, 13 Jun 2013 21:16:34 GMT\r\nServer: Apache/2.2.14 (Ubuntu)\r\nLast-Modified: Fri, 21 Sep 2012 05:32:18 GMT\r\nETag: \"2411-656a-4ca2f9031b7d9\"\r\nAccept-Ranges: bytes\r\nContent-Length: 25962\r\n"
  QDEBUG : tst_NetworkSelfTest::httpServerFiles(rfc3252.txt) 6 Waiting for remote disconnect
  QDEBUG : tst_NetworkSelfTest::httpServerFiles(rfc3252.txt) 6 Discarded in the process: "Connection: close\r\nContent-Type: text/plain\r\nX-Pad: avoid browser bug\r\n\r\n"
  PASS   : tst_NetworkSelfTest::httpServerFiles(rfc3252.txt)
  QDEBUG : tst_NetworkSelfTest::httpServerFiles(protected/rfc3252.txt) 0 Connecting to server on port 80
  QDEBUG : tst_NetworkSelfTest::httpServerFiles(protected/rfc3252.txt) 1 Sending "HEAD /qtest/protected/rfc3252.txt HTTP/1.0\r\nHost: qt-test-server.qt-test-net\r\nConnection: close\r\nAuthorization: Basic cXNvY2tzdGVzdDpwYXNzd29yZA==\r\n\r\n"
  QDEBUG : tst_NetworkSelfTest::httpServerFiles(protected/rfc3252.txt) 2 Expecting "HTTP/1."
  QDEBUG : tst_NetworkSelfTest::httpServerFiles(protected/rfc3252.txt) 3 Skipping 1 bytes
  QDEBUG : tst_NetworkSelfTest::httpServerFiles(protected/rfc3252.txt) 3 Skipped "1"
  QDEBUG : tst_NetworkSelfTest::httpServerFiles(protected/rfc3252.txt) 4 Expecting " 200 "
  QDEBUG : tst_NetworkSelfTest::httpServerFiles(protected/rfc3252.txt) 5 Discarding until "\r\nContent-Length: 25962\r\n"
  QDEBUG : tst_NetworkSelfTest::httpServerFiles(protected/rfc3252.txt) 5 Discarded "OK\r\nDate: Thu, 13 Jun 2013 21:16:34 GMT\r\nServer: Apache/2.2.14 (Ubuntu)\r\nLast-Modified: Fri, 21 Sep 2012 05:32:18 GMT\r\nETag: \"242d-656a-4ca2f90330f9a\"\r\nAccept-Ranges: bytes\r\nContent-Length: 25962\r\n"
  QDEBUG : tst_NetworkSelfTest::httpServerFiles(protected/rfc3252.txt) 6 Waiting for remote disconnect
  QDEBUG : tst_NetworkSelfTest::httpServerFiles(protected/rfc3252.txt) 6 Discarded in the process: "Connection: close\r\nContent-Type: text/plain\r\nX-Pad: avoid browser bug\r\n\r\n"
  PASS   : tst_NetworkSelfTest::httpServerFiles(protected/rfc3252.txt)
  QDEBUG : tst_NetworkSelfTest::httpServerFiles(completelyEmptyQuery.xq) 0 Connecting to server on port 80
  QDEBUG : tst_NetworkSelfTest::httpServerFiles(completelyEmptyQuery.xq) 1 Sending "HEAD /qtest/qxmlquery/completelyEmptyQuery.xq HTTP/1.0\r\nHost: qt-test-server.qt-test-net\r\nConnection: close\r\nAuthorization: Basic cXNvY2tzdGVzdDpwYXNzd29yZA==\r\n\r\n"
  QDEBUG : tst_NetworkSelfTest::httpServerFiles(completelyEmptyQuery.xq) 2 Expecting "HTTP/1."
  QDEBUG : tst_NetworkSelfTest::httpServerFiles(completelyEmptyQuery.xq) 3 Skipping 1 bytes
  QDEBUG : tst_NetworkSelfTest::httpServerFiles(completelyEmptyQuery.xq) 3 Skipped "1"
  QDEBUG : tst_NetworkSelfTest::httpServerFiles(completelyEmptyQuery.xq) 4 Expecting " 200 "
  QDEBUG : tst_NetworkSelfTest::httpServerFiles(completelyEmptyQuery.xq) 5 Waiting for remote disconnect
  QDEBUG : tst_NetworkSelfTest::httpServerFiles(completelyEmptyQuery.xq) 5 Discarded in the process: "OK\r\nDate: Thu, 13 Jun 2013 21:16:34 GMT\r\nServer: Apache/2.2.14 (Ubuntu)\r\nLast-Modified: Fri, 21 Sep 2012 05:32:18 GMT\r\nETag: \"2413-0-4ca2f9031d719\"\r\nAccept-Ranges: bytes\r\nConnection: close\r\nContent-Type: text/plain\r\n\r\n"
  PASS   : tst_NetworkSelfTest::httpServerFiles(completelyEmptyQuery.xq)
  QDEBUG : tst_NetworkSelfTest::httpServerFiles(notWellformedViaHttps.xml) 0 Connecting to server on port 80
  QDEBUG : tst_NetworkSelfTest::httpServerFiles(notWellformedViaHttps.xml) 1 Sending "HEAD /qtest/qxmlquery/notWellformedViaHttps.xml HTTP/1.0\r\nHost: qt-test-server.qt-test-net\r\nConnection: close\r\nAuthorization: Basic cXNvY2tzdGVzdDpwYXNzd29yZA==\r\n\r\n"
  QDEBUG : tst_NetworkSelfTest::httpServerFiles(notWellformedViaHttps.xml) 2 Expecting "HTTP/1."
  QDEBUG : tst_NetworkSelfTest::httpServerFiles(notWellformedViaHttps.xml) 3 Skipping 1 bytes
  QDEBUG : tst_NetworkSelfTest::httpServerFiles(notWellformedViaHttps.xml) 3 Skipped "1"
  QDEBUG : tst_NetworkSelfTest::httpServerFiles(notWellformedViaHttps.xml) 4 Expecting " 200 "
  QDEBUG : tst_NetworkSelfTest::httpServerFiles(notWellformedViaHttps.xml) 5 Waiting for remote disconnect
  QDEBUG : tst_NetworkSelfTest::httpServerFiles(notWellformedViaHttps.xml) 5 Discarded in the process: "OK\r\nDate: Thu, 13 Jun 2013 21:16:34 GMT\r\nServer: Apache/2.2.14 (Ubuntu)\r\nLast-Modified: Fri, 21 Sep 2012 05:32:18 GMT\r\nETag: \"2423-4-4ca2f90329298\"\r\nAccept-Ranges: bytes\r\nContent-Length: 4\r\nConnection: close\r\nContent-Type: application/xml\r\n\r\n"
  PASS   : tst_NetworkSelfTest::httpServerFiles(notWellformedViaHttps.xml)
  QDEBUG : tst_NetworkSelfTest::httpServerFiles(notWellformed.xml) 0 Connecting to server on port 80
  QDEBUG : tst_NetworkSelfTest::httpServerFiles(notWellformed.xml) 1 Sending "HEAD /qtest/qxmlquery/notWellformed.xml HTTP/1.0\r\nHost: qt-test-server.qt-test-net\r\nConnection: close\r\nAuthorization: Basic cXNvY2tzdGVzdDpwYXNzd29yZA==\r\n\r\n"
  QDEBUG : tst_NetworkSelfTest::httpServerFiles(notWellformed.xml) 2 Expecting "HTTP/1."
  QDEBUG : tst_NetworkSelfTest::httpServerFiles(notWellformed.xml) 3 Skipping 1 bytes
  QDEBUG : tst_NetworkSelfTest::httpServerFiles(notWellformed.xml) 3 Skipped "1"
  QDEBUG : tst_NetworkSelfTest::httpServerFiles(notWellformed.xml) 4 Expecting " 200 "
  QDEBUG : tst_NetworkSelfTest::httpServerFiles(notWellformed.xml) 5 Waiting for remote disconnect
  QDEBUG : tst_NetworkSelfTest::httpServerFiles(notWellformed.xml) 5 Discarded in the process: "OK\r\nDate: Thu, 13 Jun 2013 21:16:34 GMT\r\nServer: Apache/2.2.14 (Ubuntu)\r\nLast-Modified: Fri, 21 Sep 2012 05:32:18 GMT\r\nETag: \"2442-4-4ca2f90340999\"\r\nAccept-Ranges: bytes\r\nContent-Length: 4\r\nConnection: close\r\nContent-Type: application/xml\r\n\r\n"
  PASS   : tst_NetworkSelfTest::httpServerFiles(notWellformed.xml)
  QDEBUG : tst_NetworkSelfTest::httpServerFiles(viaHttp.xq) 0 Connecting to server on port 80
  QDEBUG : tst_NetworkSelfTest::httpServerFiles(viaHttp.xq) 1 Sending "HEAD /qtest/qxmlquery/viaHttp.xq HTTP/1.0\r\nHost: qt-test-server.qt-test-net\r\nConnection: close\r\nAuthorization: Basic cXNvY2tzdGVzdDpwYXNzd29yZA==\r\n\r\n"
  QDEBUG : tst_NetworkSelfTest::httpServerFiles(viaHttp.xq) 2 Expecting "HTTP/1."
  QDEBUG : tst_NetworkSelfTest::httpServerFiles(viaHttp.xq) 3 Skipping 1 bytes
  QDEBUG : tst_NetworkSelfTest::httpServerFiles(viaHttp.xq) 3 Skipped "1"
  QDEBUG : tst_NetworkSelfTest::httpServerFiles(viaHttp.xq) 4 Expecting " 200 "
  QDEBUG : tst_NetworkSelfTest::httpServerFiles(viaHttp.xq) 5 Waiting for remote disconnect
  QDEBUG : tst_NetworkSelfTest::httpServerFiles(viaHttp.xq) 5 Discarded in the process: "OK\r\nDate: Thu, 13 Jun 2013 21:16:34 GMT\r\nServer: Apache/2.2.14 (Ubuntu)\r\nLast-Modified: Fri, 21 Sep 2012 05:32:18 GMT\r\nETag: \"2416-2a-4ca2f9031f658\"\r\nAccept-Ranges: bytes\r\nContent-Length: 42\r\nConnection: close\r\nContent-Type: text/plain\r\n\r\n"
  PASS   : tst_NetworkSelfTest::httpServerFiles(viaHttp.xq)
  QDEBUG : tst_NetworkSelfTest::httpServerFiles(wellFormedViaHttps.xml) 0 Connecting to server on port 80
  QDEBUG : tst_NetworkSelfTest::httpServerFiles(wellFormedViaHttps.xml) 1 Sending "HEAD /qtest/qxmlquery/wellFormedViaHttps.xml HTTP/1.0\r\nHost: qt-test-server.qt-test-net\r\nConnection: close\r\nAuthorization: Basic cXNvY2tzdGVzdDpwYXNzd29yZA==\r\n\r\n"
  QDEBUG : tst_NetworkSelfTest::httpServerFiles(wellFormedViaHttps.xml) 2 Expecting "HTTP/1."
  QDEBUG : tst_NetworkSelfTest::httpServerFiles(wellFormedViaHttps.xml) 3 Skipping 1 bytes
  QDEBUG : tst_NetworkSelfTest::httpServerFiles(wellFormedViaHttps.xml) 3 Skipped "1"
  QDEBUG : tst_NetworkSelfTest::httpServerFiles(wellFormedViaHttps.xml) 4 Expecting " 200 "
  QDEBUG : tst_NetworkSelfTest::httpServerFiles(wellFormedViaHttps.xml) 5 Waiting for remote disconnect
  QDEBUG : tst_NetworkSelfTest::httpServerFiles(wellFormedViaHttps.xml) 5 Discarded in the process: "OK\r\nDate: Thu, 13 Jun 2013 21:16:34 GMT\r\nServer: Apache/2.2.14 (Ubuntu)\r\nLast-Modified: Fri, 21 Sep 2012 05:32:18 GMT\r\nETag: \"2414-31-4ca2f9031d719\"\r\nAccept-Ranges: bytes\r\nContent-Length: 49\r\nConnection: close\r\nContent-Type: application/xml\r\nX-Pad: avoid browser bug\r\n\r\n"
  PASS   : tst_NetworkSelfTest::httpServerFiles(wellFormedViaHttps.xml)
  QDEBUG : tst_NetworkSelfTest::httpServerFiles(wellFormed.xml) 0 Connecting to server on port 80
  QDEBUG : tst_NetworkSelfTest::httpServerFiles(wellFormed.xml) 1 Sending "HEAD /qtest/qxmlquery/wellFormed.xml HTTP/1.0\r\nHost: qt-test-server.qt-test-net\r\nConnection: close\r\nAuthorization: Basic cXNvY2tzdGVzdDpwYXNzd29yZA==\r\n\r\n"
  QDEBUG : tst_NetworkSelfTest::httpServerFiles(wellFormed.xml) 2 Expecting "HTTP/1."
  QDEBUG : tst_NetworkSelfTest::httpServerFiles(wellFormed.xml) 3 Skipping 1 bytes
  QDEBUG : tst_NetworkSelfTest::httpServerFiles(wellFormed.xml) 3 Skipped "1"
  QDEBUG : tst_NetworkSelfTest::httpServerFiles(wellFormed.xml) 4 Expecting " 200 "
  QDEBUG : tst_NetworkSelfTest::httpServerFiles(wellFormed.xml) 5 Waiting for remote disconnect
  QDEBUG : tst_NetworkSelfTest::httpServerFiles(wellFormed.xml) 5 Discarded in the process: "OK\r\nDate: Thu, 13 Jun 2013 21:16:34 GMT\r\nServer: Apache/2.2.14 (Ubuntu)\r\nLast-Modified: Fri, 21 Sep 2012 05:32:18 GMT\r\nETag: \"241a-30-4ca2f9032253a\"\r\nAccept-Ranges: bytes\r\nContent-Length: 48\r\nConnection: close\r\nContent-Type: application/xml\r\nX-Pad: avoid browser bug\r\n\r\n"
  PASS   : tst_NetworkSelfTest::httpServerFiles(wellFormed.xml)
  QDEBUG : tst_NetworkSelfTest::httpServerCGI(echo.cgi) 0 Connecting to server on port 80
  QDEBUG : tst_NetworkSelfTest::httpServerCGI(echo.cgi) 1 Sending "GET /qtest/cgi-bin/echo.cgi?Hello+World HTTP/1.0\r\nConnection: close\r\n\r\n"
  QDEBUG : tst_NetworkSelfTest::httpServerCGI(echo.cgi) 2 Expecting "HTTP/1."
  QDEBUG : tst_NetworkSelfTest::httpServerCGI(echo.cgi) 3 Skipping 1 bytes
  QDEBUG : tst_NetworkSelfTest::httpServerCGI(echo.cgi) 3 Skipped "1"
  QDEBUG : tst_NetworkSelfTest::httpServerCGI(echo.cgi) 4 Expecting " 200 "
  QDEBUG : tst_NetworkSelfTest::httpServerCGI(echo.cgi) 5 Discarding until "\r\n\r\n"
  QDEBUG : tst_NetworkSelfTest::httpServerCGI(echo.cgi) 5 Discarded "OK\r\nDate: Thu, 13 Jun 2013 21:16:34 GMT\r\nServer: Apache/2.2.14 (Ubuntu)\r\nConnection: close\r\nContent-Type: text/plain\r\n\r\n"
  QDEBUG : tst_NetworkSelfTest::httpServerCGI(echo.cgi) 6 Expecting "Hello+World"
  QDEBUG : tst_NetworkSelfTest::httpServerCGI(echo.cgi) 7 Waiting for remote disconnect
  PASS   : tst_NetworkSelfTest::httpServerCGI(echo.cgi)
  QDEBUG : tst_NetworkSelfTest::httpServerCGI(echo.cgi(POST)) 0 Connecting to server on port 80
  QDEBUG : tst_NetworkSelfTest::httpServerCGI(echo.cgi(POST)) 1 Sending "POST /qtest/cgi-bin/echo.cgi?Hello+World HTTP/1.0\r\nConnection: close\r\nContent-Length: 15\r\n\r\nHello, World!\r\n"
  QDEBUG : tst_NetworkSelfTest::httpServerCGI(echo.cgi(POST)) 2 Expecting "HTTP/1."
  QDEBUG : tst_NetworkSelfTest::httpServerCGI(echo.cgi(POST)) 3 Skipping 1 bytes
  QDEBUG : tst_NetworkSelfTest::httpServerCGI(echo.cgi(POST)) 3 Skipped "1"
  QDEBUG : tst_NetworkSelfTest::httpServerCGI(echo.cgi(POST)) 4 Expecting " 200 "
  QDEBUG : tst_NetworkSelfTest::httpServerCGI(echo.cgi(POST)) 5 Discarding until "\r\n\r\n"
  QDEBUG : tst_NetworkSelfTest::httpServerCGI(echo.cgi(POST)) 5 Discarded "OK\r\nDate: Thu, 13 Jun 2013 21:16:34 GMT\r\nServer: Apache/2.2.14 (Ubuntu)\r\nConnection: close\r\nContent-Type: text/plain\r\n\r\n"
  QDEBUG : tst_NetworkSelfTest::httpServerCGI(echo.cgi(POST)) 6 Expecting "Hello, World!\r\n"
  QDEBUG : tst_NetworkSelfTest::httpServerCGI(echo.cgi(POST)) 7 Waiting for remote disconnect
  PASS   : tst_NetworkSelfTest::httpServerCGI(echo.cgi(POST))
  QDEBUG : tst_NetworkSelfTest::httpServerCGI(md5sum.cgi) 0 Connecting to server on port 80
  QDEBUG : tst_NetworkSelfTest::httpServerCGI(md5sum.cgi) 1 Sending "POST /qtest/cgi-bin/md5sum.cgi HTTP/1.0\r\nConnection: close\r\nContent-Length: 15\r\n\r\nHello, World!\r\n"
  QDEBUG : tst_NetworkSelfTest::httpServerCGI(md5sum.cgi) 2 Expecting "HTTP/1."
  QDEBUG : tst_NetworkSelfTest::httpServerCGI(md5sum.cgi) 3 Skipping 1 bytes
  QDEBUG : tst_NetworkSelfTest::httpServerCGI(md5sum.cgi) 3 Skipped "1"
  QDEBUG : tst_NetworkSelfTest::httpServerCGI(md5sum.cgi) 4 Expecting " 200 "
  QDEBUG : tst_NetworkSelfTest::httpServerCGI(md5sum.cgi) 5 Discarding until "\r\n\r\n"
  QDEBUG : tst_NetworkSelfTest::httpServerCGI(md5sum.cgi) 5 Discarded "OK\r\nDate: Thu, 13 Jun 2013 21:16:34 GMT\r\nServer: Apache/2.2.14 (Ubuntu)\r\nContent-length: 33\r\nConnection: close\r\nContent-Type: text/plain\r\n\r\n"
  QDEBUG : tst_NetworkSelfTest::httpServerCGI(md5sum.cgi) 6 Expecting "29b933a8d9a0fcef0af75f1713f4940e\n"
  QDEBUG : tst_NetworkSelfTest::httpServerCGI(md5sum.cgi) 7 Waiting for remote disconnect
  PASS   : tst_NetworkSelfTest::httpServerCGI(md5sum.cgi)
  QDEBUG : tst_NetworkSelfTest::httpServerCGI(protected/md5sum.cgi) 0 Connecting to server on port 80
  QDEBUG : tst_NetworkSelfTest::httpServerCGI(protected/md5sum.cgi) 1 Sending "POST /qtest/protected/cgi-bin/md5sum.cgi HTTP/1.0\r\nConnection: close\r\nAuthorization: Basic cXNvY2tzdGVzdDpwYXNzd29yZA==\r\nContent-Length: 15\r\n\r\nHello, World!\r\n"
  QDEBUG : tst_NetworkSelfTest::httpServerCGI(protected/md5sum.cgi) 2 Expecting "HTTP/1."
  QDEBUG : tst_NetworkSelfTest::httpServerCGI(protected/md5sum.cgi) 3 Skipping 1 bytes
  QDEBUG : tst_NetworkSelfTest::httpServerCGI(protected/md5sum.cgi) 3 Skipped "1"
  QDEBUG : tst_NetworkSelfTest::httpServerCGI(protected/md5sum.cgi) 4 Expecting " 200 "
  QDEBUG : tst_NetworkSelfTest::httpServerCGI(protected/md5sum.cgi) 5 Discarding until "\r\n\r\n"
  QDEBUG : tst_NetworkSelfTest::httpServerCGI(protected/md5sum.cgi) 5 Discarded "OK\r\nDate: Thu, 13 Jun 2013 21:16:34 GMT\r\nServer: Apache/2.2.14 (Ubuntu)\r\nContent-length: 33\r\nConnection: close\r\nContent-Type: text/plain\r\n\r\n"
  QDEBUG : tst_NetworkSelfTest::httpServerCGI(protected/md5sum.cgi) 6 Expecting "29b933a8d9a0fcef0af75f1713f4940e\n"
  QDEBUG : tst_NetworkSelfTest::httpServerCGI(protected/md5sum.cgi) 7 Waiting for remote disconnect
  PASS   : tst_NetworkSelfTest::httpServerCGI(protected/md5sum.cgi)
  QDEBUG : tst_NetworkSelfTest::httpServerCGI(set-cookie.cgi) 0 Connecting to server on port 80
  QDEBUG : tst_NetworkSelfTest::httpServerCGI(set-cookie.cgi) 1 Sending "POST /qtest/cgi-bin/set-cookie.cgi HTTP/1.0\r\nConnection: close\r\nContent-Length: 8\r\n\r\nfoo=bar\n"
  QDEBUG : tst_NetworkSelfTest::httpServerCGI(set-cookie.cgi) 2 Expecting "HTTP/1."
  QDEBUG : tst_NetworkSelfTest::httpServerCGI(set-cookie.cgi) 3 Skipping 1 bytes
  QDEBUG : tst_NetworkSelfTest::httpServerCGI(set-cookie.cgi) 3 Skipped "1"
  QDEBUG : tst_NetworkSelfTest::httpServerCGI(set-cookie.cgi) 4 Expecting " 200 "
  QDEBUG : tst_NetworkSelfTest::httpServerCGI(set-cookie.cgi) 5 Discarding until "\r\nSet-Cookie: foo=bar\r\n"
  QDEBUG : tst_NetworkSelfTest::httpServerCGI(set-cookie.cgi) 5 Discarded "OK\r\nDate: Thu, 13 Jun 2013 21:16:34 GMT\r\nServer: Apache/2.2.14 (Ubuntu)\r\nSet-Cookie: foo=bar\r\n"
  QDEBUG : tst_NetworkSelfTest::httpServerCGI(set-cookie.cgi) 6 Discarding until "\r\n\r\n"
  QDEBUG : tst_NetworkSelfTest::httpServerCGI(set-cookie.cgi) 6 Discarded "Connection: close\r\nContent-Type: text/plain\r\n\r\n"
  QDEBUG : tst_NetworkSelfTest::httpServerCGI(set-cookie.cgi) 7 Expecting "Success\n"
  QDEBUG : tst_NetworkSelfTest::httpServerCGI(set-cookie.cgi) 8 Waiting for remote disconnect
  PASS   : tst_NetworkSelfTest::httpServerCGI(set-cookie.cgi)
  QDEBUG : tst_NetworkSelfTest::httpsServer() 0 Connecting to server on port 443
  QDEBUG : tst_NetworkSelfTest::httpsServer() 1 Starting client encryption
  QDEBUG : tst_NetworkSelfTest::httpsServer() 2 Sending "GET / HTTP/1.0\r\nHost: qt-test-server.qt-test-net\r\nConnection: close\r\n\r\n"
  QDEBUG : tst_NetworkSelfTest::httpsServer() 3 Expecting "HTTP/1."
  QDEBUG : tst_NetworkSelfTest::httpsServer() 4 Discarding until " "
  QDEBUG : tst_NetworkSelfTest::httpsServer() 4 Discarded "1 "
  QDEBUG : tst_NetworkSelfTest::httpsServer() 5 Expecting "200 "
  QDEBUG : tst_NetworkSelfTest::httpsServer() 6 Waiting for remote disconnect
  QDEBUG : tst_NetworkSelfTest::httpsServer() 6 Discarded in the process: "OK\r\nDate: Thu, 13 Jun 2013 21:16:34 GMT\r\nServer: Apache/2.2.14 (Ubuntu)\r\nLast-Modified: Sat, 15 Nov 2008 13:52:00 GMT\r\nETag: \"240c-e0-45bbaa65d0000\"\r\nAccept-Ranges: bytes\r\nContent-Length: 224\r\nConnection: close\r\nContent-Type: text/html\r\n\r\n<h1>Welcome to qt-test-server</h1>\n<img src=\"gif/fluke.gif\" alt=\"fluke\">\n<p>This is a network test server. It serves as a cacheing ftp and http proxy, transparent http/socks5 proxy, imap, ftp and http server, plus more.</p>\n"
  PASS   : tst_NetworkSelfTest::httpsServer()
  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(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: Connection refused)
     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: Connection refused)
     Loc: [tst_networkselftest.cpp(221)]
  QDEBUG : tst_NetworkSelfTest::socks5Proxy() 0 Connecting to server on port 1080
  QDEBUG : tst_NetworkSelfTest::socks5Proxy() 1 Sending "\5\1\0"
  QDEBUG : tst_NetworkSelfTest::socks5Proxy() 2 Expecting "\5\0"
  QDEBUG : tst_NetworkSelfTest::socks5Proxy() 3 Sending "\5\1\0\1\177\0\0\1\0\25"
  QDEBUG : tst_NetworkSelfTest::socks5Proxy() 4 Expecting "\5\0\0"
  QDEBUG : tst_NetworkSelfTest::socks5Proxy() 5 Expecting "\1"
  QDEBUG : tst_NetworkSelfTest::socks5Proxy() 6 Skipping 6 bytes
  QDEBUG : tst_NetworkSelfTest::socks5Proxy() 6 Skipped "\n\324\2\0\307u"
  QDEBUG : tst_NetworkSelfTest::socks5Proxy() 7 Expecting "220"
  QDEBUG : tst_NetworkSelfTest::socks5Proxy() 8 Discarding until "\r\n"
  QDEBUG : tst_NetworkSelfTest::socks5Proxy() 8 Discarded " (vsFTPd 2.2.2)\r\n"
  QDEBUG : tst_NetworkSelfTest::socks5Proxy() 9 Sending "USER anonymous\r\n"
  QDEBUG : tst_NetworkSelfTest::socks5Proxy() 10 Expecting "331"
  QDEBUG : tst_NetworkSelfTest::socks5Proxy() 11 Discarding until "\r\n"
  QDEBUG : tst_NetworkSelfTest::socks5Proxy() 11 Discarded " Please specify the password.\r\n"
  QDEBUG : tst_NetworkSelfTest::socks5Proxy() 12 Sending "PASS user at hostname\r\n"
  QDEBUG : tst_NetworkSelfTest::socks5Proxy() 13 Expecting "230"
  QDEBUG : tst_NetworkSelfTest::socks5Proxy() 14 Discarding until "\r\n"
  QDEBUG : tst_NetworkSelfTest::socks5Proxy() 14 Discarded " Login successful.\r\n"
  QDEBUG : tst_NetworkSelfTest::socks5Proxy() 15 Sending "CWD pub\r\n"
  QDEBUG : tst_NetworkSelfTest::socks5Proxy() 16 Expecting "250"
  QDEBUG : tst_NetworkSelfTest::socks5Proxy() 17 Discarding until "\r\n"
  QDEBUG : tst_NetworkSelfTest::socks5Proxy() 17 Discarded " Directory successfully changed.\r\n"
  QDEBUG : tst_NetworkSelfTest::socks5Proxy() 18 Sending "CWD dir-not-readable\r\n"
  QDEBUG : tst_NetworkSelfTest::socks5Proxy() 19 Expecting "550"
  QDEBUG : tst_NetworkSelfTest::socks5Proxy() 20 Discarding until "\r\n"
  (... 176 lines omitted; there are too many errors!)
  QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 2 Expecting "\5\377"
  QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 3 Waiting for remote disconnect
  QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 4 Reconnecting to server on port 1081
  QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 5 Sending "\5\1\2\1\nqsockstest\10password"
  QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 6 Expecting "\5\2\1\0"
  QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 7 Sending "\5\1\0\1\177\0\0\1\0\25"
  QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 8 Expecting "\5\0\0"
  QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 9 Expecting "\1"
  QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 10 Skipping 6 bytes
  QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 10 Skipped "\n\324\2\0\302\254"
  QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 11 Expecting "220"
  QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 12 Discarding until "\r\n"
  QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 12 Discarded " (vsFTPd 2.2.2)\r\n"
  QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 13 Sending "USER anonymous\r\n"
  QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 14 Expecting "331"
  QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 15 Discarding until "\r\n"
  QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 15 Discarded " Please specify the password.\r\n"
  QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 16 Sending "PASS user at hostname\r\n"
  QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 17 Expecting "230"
  QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 18 Discarding until "\r\n"
  QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 18 Discarded " Login successful.\r\n"
  QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 19 Sending "CWD pub\r\n"
  QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 20 Expecting "250"
  QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 21 Discarding until "\r\n"
  QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 21 Discarded " Directory successfully changed.\r\n"
  QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 22 Sending "CWD dir-not-readable\r\n"
  QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 23 Expecting "550"
  QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 24 Discarding until "\r\n"
  QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 24 Discarded " Failed to change directory.\r\n"
  QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 25 Sending "PWD\r\n"
  QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 26 Expecting "257 \"/pub\"\r\n"
  QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 27 Sending "SIZE file-not-readable.txt\r\n"
  QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 28 Expecting "213 41\r\n"
  QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 29 Sending "CWD qxmlquery\r\n"
  QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 30 Expecting "250"
  QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 31 Discarding until "\r\n"
  QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 31 Discarded " Directory successfully changed.\r\n"
  QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 32 Sending "CWD /qtest\r\n"
  QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 33 Expecting "250"
  QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 34 Discarding until "\r\n"
  QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 34 Discarded " Directory successfully changed.\r\n"
  QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 35 Sending "SIZE bigfile\r\n"
  QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 36 Expecting "213 519240\r\n"
  QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 37 Sending "SIZE rfc3252\r\n"
  QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 38 Expecting "213 25962\r\n"
  QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 39 Sending "SIZE rfc3252.txt\r\n"
  QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 40 Expecting "213 25962\r\n"
  QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 41 Sending "QUIT\r\n"
  QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 42 Expecting "221"
  QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 43 Discarding until "\r\n"
  QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 43 Discarded " Goodbye.\r\n"
  QDEBUG : tst_NetworkSelfTest::socks5ProxyAuth() 44 Waiting for remote disconnect
  PASS   : tst_NetworkSelfTest::socks5ProxyAuth()
  QDEBUG : tst_NetworkSelfTest::smbServer() Test server found and shares are correct
  QDEBUG : tst_NetworkSelfTest::smbServer() Test file is correct
  PASS   : tst_NetworkSelfTest::smbServer()
  PASS   : tst_NetworkSelfTest::supportsSsl()
  PASS   : tst_NetworkSelfTest::cleanupTestCase()
  Totals: 39 passed, 8 failed, 0 skipped
  ********* Finished testing of tst_NetworkSelfTest *********
  QtQA::App::TestRunner: test failure could be reproduced twice consecutively
  QtQA::App::TestRunner: end tst_networkselftest: 8 seconds, exit code 8
  
  Testing tst_QDateTime
  FAIL!  : tst_QDateTime::toString_roundTrip() 'dt == QDateTime::fromString(dt.toString(), Qt::TextDate)' returned FALSE. ()
     Loc: [tst_qdatetime.cpp(1544)]
  Totals: 351 passed, 1 failed, 34 skipped
  QtQA::App::TestRunner: test failed, running again to see if it is flaky...
  ********* Start testing of tst_QDateTime *********
  Config: Using QtTest library 5.2.0, Qt 5.2.0
  PASS   : tst_QDateTime::initTestCase()
  PASS   : tst_QDateTime::ctor()
  PASS   : tst_QDateTime::operator_eq()
  PASS   : tst_QDateTime::isNull()
  PASS   : tst_QDateTime::isValid()
  PASS   : tst_QDateTime::date()
  PASS   : tst_QDateTime::time()
  PASS   : tst_QDateTime::timeSpec()
  PASS   : tst_QDateTime::toTime_t(data1)
  PASS   : tst_QDateTime::toTime_t(data2)
  PASS   : tst_QDateTime::toTime_t(data3)
  PASS   : tst_QDateTime::toTime_t(data4)
  PASS   : tst_QDateTime::toTime_t(data5)
  PASS   : tst_QDateTime::toTime_t(data6)
  PASS   : tst_QDateTime::toTime_t(data7)
  PASS   : tst_QDateTime::toTime_t(data8)
  SKIP   : tst_QDateTime::daylightSavingsTimeChange() Not tested with timezone other than Central European (CET/CEST)
     Loc: [tst_qdatetime.cpp(1263)]
  PASS   : tst_QDateTime::setDate()
  PASS   : tst_QDateTime::setTime(data0)
  PASS   : tst_QDateTime::setTime(data1)
  PASS   : tst_QDateTime::setTime(data2)
  PASS   : tst_QDateTime::setTime(data3)
  PASS   : tst_QDateTime::setTime(data4)
  PASS   : tst_QDateTime::setTime(data5)
  PASS   : tst_QDateTime::setTime(set on std/dst)
  PASS   : tst_QDateTime::setTimeSpec(UTC => UTC)
  PASS   : tst_QDateTime::setTimeSpec(UTC => LocalTime)
  PASS   : tst_QDateTime::setTimeSpec(UTC => OffsetFromUTC)
  PASS   : tst_QDateTime::setTime_t()
  PASS   : tst_QDateTime::setMSecsSinceEpoch(zero)
  PASS   : tst_QDateTime::setMSecsSinceEpoch(-1)
  PASS   : tst_QDateTime::setMSecsSinceEpoch(123456789)
  PASS   : tst_QDateTime::setMSecsSinceEpoch(-123456789)
  PASS   : tst_QDateTime::setMSecsSinceEpoch(non-time_t)
  PASS   : tst_QDateTime::setMSecsSinceEpoch(very-large)
  PASS   : tst_QDateTime::setMSecsSinceEpoch(old min (Tue Nov 25 00:00:00 -4714))
  PASS   : tst_QDateTime::setMSecsSinceEpoch(old max (Tue Jun 3 21:59:59 5874898))
  PASS   : tst_QDateTime::setMSecsSinceEpoch(min)
  PASS   : tst_QDateTime::setMSecsSinceEpoch(max)
  PASS   : tst_QDateTime::fromMSecsSinceEpoch(zero)
  PASS   : tst_QDateTime::fromMSecsSinceEpoch(-1)
  PASS   : tst_QDateTime::fromMSecsSinceEpoch(123456789)
  PASS   : tst_QDateTime::fromMSecsSinceEpoch(-123456789)
  PASS   : tst_QDateTime::fromMSecsSinceEpoch(non-time_t)
  PASS   : tst_QDateTime::fromMSecsSinceEpoch(very-large)
  PASS   : tst_QDateTime::fromMSecsSinceEpoch(old min (Tue Nov 25 00:00:00 -4714))
  PASS   : tst_QDateTime::fromMSecsSinceEpoch(old max (Tue Jun 3 21:59:59 5874898))
  PASS   : tst_QDateTime::fromMSecsSinceEpoch(min)
  PASS   : tst_QDateTime::fromMSecsSinceEpoch(max)
  PASS   : tst_QDateTime::toString_isoDate(localtime)
  PASS   : tst_QDateTime::toString_isoDate(UTC)
  PASS   : tst_QDateTime::toString_isoDate(positive OffsetFromUTC)
  PASS   : tst_QDateTime::toString_isoDate(negative OffsetFromUTC)
  PASS   : tst_QDateTime::toString_isoDate(invalid)
  PASS   : tst_QDateTime::toString_isoDate(999 milliseconds UTC)
  PASS   : tst_QDateTime::toString_enumformat()
  PASS   : tst_QDateTime::toString_strformat(datetime0)
  PASS   : tst_QDateTime::toString_strformat(datetime1)
  PASS   : tst_QDateTime::toString_strformat(datetime2)
  PASS   : tst_QDateTime::toString_strformat(datetime3)
  PASS   : tst_QDateTime::toString_strformat(datetime4)
  PASS   : tst_QDateTime::toString_strformat(datetime5)
  PASS   : tst_QDateTime::toString_strformat(datetime6)
  PASS   : tst_QDateTime::toString_strformat(datetime7)
  PASS   : tst_QDateTime::toString_strformat(datetime8)
  PASS   : tst_QDateTime::toString_strformat(datetime9)
  PASS   : tst_QDateTime::toString_strformat(datetime11)
  PASS   : tst_QDateTime::toString_strformat(datetime12)
  PASS   : tst_QDateTime::toString_strformat(datetime13)
  PASS   : tst_QDateTime::toString_strformat(single, 0 => 12 AM)
  PASS   : tst_QDateTime::toString_strformat(double, 0 => 12 AM)
  PASS   : tst_QDateTime::toString_strformat(dddd)
  PASS   : tst_QDateTime::toString_strformat(ddd)
  PASS   : tst_QDateTime::toString_strformat(MMMM)
  PASS   : tst_QDateTime::toString_strformat(MMM)
  PASS   : tst_QDateTime::toString_strformat(emtpy)
  FAIL!  : tst_QDateTime::toString_roundTrip() 'dt == QDateTime::fromString(dt.toString(), Qt::TextDate)' returned FALSE. ()
     Loc: [tst_qdatetime.cpp(1544)]
  PASS   : tst_QDateTime::addDays()
  PASS   : tst_QDateTime::addMonths(-15)
  PASS   : tst_QDateTime::addMonths(-14)
  PASS   : tst_QDateTime::addMonths(-13)
  PASS   : tst_QDateTime::addMonths(-12)
  PASS   : tst_QDateTime::addMonths(-11)
  PASS   : tst_QDateTime::addMonths(-10)
  PASS   : tst_QDateTime::addMonths(-9)
  PASS   : tst_QDateTime::addMonths(-8)
  PASS   : tst_QDateTime::addMonths(-7)
  PASS   : tst_QDateTime::addMonths(-6)
  PASS   : tst_QDateTime::addMonths(-5)
  PASS   : tst_QDateTime::addMonths(-4)
  PASS   : tst_QDateTime::addMonths(-3)
  PASS   : tst_QDateTime::addMonths(-2)
  PASS   : tst_QDateTime::addMonths(-1)
  PASS   : tst_QDateTime::addMonths(0)
  PASS   : tst_QDateTime::addMonths(1)
  PASS   : tst_QDateTime::addMonths(2)
  PASS   : tst_QDateTime::addMonths(3)
  PASS   : tst_QDateTime::addMonths(4)
  PASS   : tst_QDateTime::addMonths(5)
  PASS   : tst_QDateTime::addMonths(6)
  PASS   : tst_QDateTime::addMonths(7)
  PASS   : tst_QDateTime::addMonths(8)
  PASS   : tst_QDateTime::addMonths(9)
  PASS   : tst_QDateTime::addMonths(10)
  PASS   : tst_QDateTime::addMonths(11)
  PASS   : tst_QDateTime::addMonths(12)
  PASS   : tst_QDateTime::addMonths(13)
  PASS   : tst_QDateTime::addMonths(14)
  PASS   : tst_QDateTime::addMonths(15)
  PASS   : tst_QDateTime::addYears(0)
  PASS   : tst_QDateTime::addYears(4000 - 4000)
  PASS   : tst_QDateTime::addYears(10)
  PASS   : tst_QDateTime::addYears(0 leap year)
  PASS   : tst_QDateTime::addYears(1 leap year)
  PASS   : tst_QDateTime::addYears(2 leap year)
  PASS   : tst_QDateTime::addYears(3 leap year)
  PASS   : tst_QDateTime::addYears(4 leap year)
  PASS   : tst_QDateTime::addYears(toNegative1)
  PASS   : tst_QDateTime::addYears(toNegative2)
  PASS   : tst_QDateTime::addYears(toNegative3)
  PASS   : tst_QDateTime::addYears(toPositive1)
  PASS   : tst_QDateTime::addYears(toPositive2)
  PASS   : tst_QDateTime::addYears(toPositive3)
  PASS   : tst_QDateTime::addSecs(utc0)
  PASS   : tst_QDateTime::addSecs(utc1)
  PASS   : tst_QDateTime::addSecs(utc2)
  PASS   : tst_QDateTime::addSecs(utc3)
  PASS   : tst_QDateTime::addSecs(utc4)
  PASS   : tst_QDateTime::addSecs(utc5)
  PASS   : tst_QDateTime::addSecs(utc6)
  PASS   : tst_QDateTime::addSecs(utc7)
  PASS   : tst_QDateTime::addSecs(utc8)
  PASS   : tst_QDateTime::addSecs(utc9)
  PASS   : tst_QDateTime::addSecs(toNegative)
  PASS   : tst_QDateTime::addSecs(toPositive)
  PASS   : tst_QDateTime::addSecs(invalid)
  PASS   : tst_QDateTime::addMSecs(utc0)
  PASS   : tst_QDateTime::addMSecs(utc1)
  PASS   : tst_QDateTime::addMSecs(utc2)
  PASS   : tst_QDateTime::addMSecs(utc3)
  PASS   : tst_QDateTime::addMSecs(utc4)
  PASS   : tst_QDateTime::addMSecs(utc5)
  PASS   : tst_QDateTime::addMSecs(utc6)
  PASS   : tst_QDateTime::addMSecs(utc7)
  PASS   : tst_QDateTime::addMSecs(utc8)
  PASS   : tst_QDateTime::addMSecs(utc9)
  PASS   : tst_QDateTime::addMSecs(toNegative)
  PASS   : tst_QDateTime::addMSecs(toPositive)
  PASS   : tst_QDateTime::addMSecs(invalid)
  SKIP   : tst_QDateTime::toTimeSpec(winter1) Not tested with timezone other than Central European (CET/CST)
     Loc: [tst_qdatetime.cpp(923)]
  SKIP   : tst_QDateTime::toTimeSpec(winter2) Not tested with timezone other than Central European (CET/CST)
     Loc: [tst_qdatetime.cpp(923)]
  SKIP   : tst_QDateTime::toTimeSpec(winter3) Not tested with timezone other than Central European (CET/CST)
     Loc: [tst_qdatetime.cpp(923)]
  SKIP   : tst_QDateTime::toTimeSpec(winter4) Not tested with timezone other than Central European (CET/CST)
     Loc: [tst_qdatetime.cpp(923)]
  SKIP   : tst_QDateTime::toTimeSpec(1969/12/31 23:00 UTC) Not tested with timezone other than Central European (CET/CST)
     Loc: [tst_qdatetime.cpp(923)]
  SKIP   : tst_QDateTime::toTimeSpec(2037/12/31 23:00 UTC) Not tested with timezone other than Central European (CET/CST)
     Loc: [tst_qdatetime.cpp(923)]
  SKIP   : tst_QDateTime::toTimeSpec(-271821/4/20 00:00 UTC (JavaScript min date, start of day)) Not tested with timezone other than Central European (CET/CST)
     Loc: [tst_qdatetime.cpp(923)]
  SKIP   : tst_QDateTime::toTimeSpec(-271821/4/20 23:00 UTC (JavaScript min date, end of day)) Not tested with timezone other than Central European (CET/CST)
     Loc: [tst_qdatetime.cpp(923)]
  SKIP   : tst_QDateTime::toTimeSpec(QDate min) Not tested with timezone other than Central European (CET/CST)
     Loc: [tst_qdatetime.cpp(923)]
  SKIP   : tst_QDateTime::toTimeSpec(QDate max) Not tested with timezone other than Central European (CET/CST)
     Loc: [tst_qdatetime.cpp(923)]
  SKIP   : tst_QDateTime::toTimeSpec(msec) Not tested with timezone other than Central European (CET/CST)
     Loc: [tst_qdatetime.cpp(923)]
  SKIP   : tst_QDateTime::toLocalTime(winter1) Not tested with timezone other than Central European (CET/CST)
     Loc: [tst_qdatetime.cpp(945)]
  SKIP   : tst_QDateTime::toLocalTime(winter2) Not tested with timezone other than Central European (CET/CST)
     Loc: [tst_qdatetime.cpp(945)]
  SKIP   : tst_QDateTime::toLocalTime(winter3) Not tested with timezone other than Central European (CET/CST)
     Loc: [tst_qdatetime.cpp(945)]
  SKIP   : tst_QDateTime::toLocalTime(winter4) Not tested with timezone other than Central European (CET/CST)
     Loc: [tst_qdatetime.cpp(945)]
  SKIP   : tst_QDateTime::toLocalTime(1969/12/31 23:00 UTC) Not tested with timezone other than Central European (CET/CST)
     Loc: [tst_qdatetime.cpp(945)]
  SKIP   : tst_QDateTime::toLocalTime(2037/12/31 23:00 UTC) Not tested with timezone other than Central European (CET/CST)
     Loc: [tst_qdatetime.cpp(945)]
  SKIP   : tst_QDateTime::toLocalTime(-271821/4/20 00:00 UTC (JavaScript min date, start of day)) Not tested with timezone other than Central European (CET/CST)
     Loc: [tst_qdatetime.cpp(945)]
  SKIP   : tst_QDateTime::toLocalTime(-271821/4/20 23:00 UTC (JavaScript min date, end of day)) Not tested with timezone other than Central European (CET/CST)
     Loc: [tst_qdatetime.cpp(945)]
  SKIP   : tst_QDateTime::toLocalTime(QDate min) Not tested with timezone other than Central European (CET/CST)
     Loc: [tst_qdatetime.cpp(945)]
  SKIP   : tst_QDateTime::toLocalTime(QDate max) Not tested with timezone other than Central European (CET/CST)
     Loc: [tst_qdatetime.cpp(945)]
  SKIP   : tst_QDateTime::toLocalTime(msec) Not tested with timezone other than Central European (CET/CST)
     Loc: [tst_qdatetime.cpp(945)]
  SKIP   : tst_QDateTime::toUTC(winter1) Not tested with timezone other than Central European (CET/CST)
     Loc: [tst_qdatetime.cpp(967)]
  SKIP   : tst_QDateTime::toUTC(winter2) Not tested with timezone other than Central European (CET/CST)
     Loc: [tst_qdatetime.cpp(967)]
  SKIP   : tst_QDateTime::toUTC(winter3) Not tested with timezone other than Central European (CET/CST)
     Loc: [tst_qdatetime.cpp(967)]
  SKIP   : tst_QDateTime::toUTC(winter4) Not tested with timezone other than Central European (CET/CST)
     Loc: [tst_qdatetime.cpp(967)]
  SKIP   : tst_QDateTime::toUTC(1969/12/31 23:00 UTC) Not tested with timezone other than Central European (CET/CST)
     Loc: [tst_qdatetime.cpp(967)]
  SKIP   : tst_QDateTime::toUTC(2037/12/31 23:00 UTC) Not tested with timezone other than Central European (CET/CST)
     Loc: [tst_qdatetime.cpp(967)]
  SKIP   : tst_QDateTime::toUTC(-271821/4/20 00:00 UTC (JavaScript min date, start of day)) Not tested with timezone other than Central European (CET/CST)
     Loc: [tst_qdatetime.cpp(967)]
  SKIP   : tst_QDateTime::toUTC(-271821/4/20 23:00 UTC (JavaScript min date, end of day)) Not tested with timezone other than Central European (CET/CST)
     Loc: [tst_qdatetime.cpp(967)]
  SKIP   : tst_QDateTime::toUTC(QDate min) Not tested with timezone other than Central European (CET/CST)
     Loc: [tst_qdatetime.cpp(967)]
  SKIP   : tst_QDateTime::toUTC(QDate max) Not tested with timezone other than Central European (CET/CST)
     Loc: [tst_qdatetime.cpp(967)]
  SKIP   : tst_QDateTime::toUTC(msec) Not tested with timezone other than Central European (CET/CST)
     Loc: [tst_qdatetime.cpp(967)]
  PASS   : tst_QDateTime::daysTo()
  PASS   : tst_QDateTime::secsTo(utc0)
  PASS   : tst_QDateTime::secsTo(utc1)
  PASS   : tst_QDateTime::secsTo(utc2)
  PASS   : tst_QDateTime::secsTo(utc3)
  PASS   : tst_QDateTime::secsTo(utc4)
  PASS   : tst_QDateTime::secsTo(utc5)
  PASS   : tst_QDateTime::secsTo(utc6)
  PASS   : tst_QDateTime::secsTo(utc7)
  PASS   : tst_QDateTime::secsTo(utc8)
  PASS   : tst_QDateTime::secsTo(utc9)
  PASS   : tst_QDateTime::secsTo(toNegative)
  PASS   : tst_QDateTime::secsTo(toPositive)
  PASS   : tst_QDateTime::secsTo(invalid)
  PASS   : tst_QDateTime::secsTo(disregard milliseconds #1)
  PASS   : tst_QDateTime::secsTo(disregard milliseconds #2)
  PASS   : tst_QDateTime::msecsTo(utc0)
  PASS   : tst_QDateTime::msecsTo(utc1)
  PASS   : tst_QDateTime::msecsTo(utc2)
  PASS   : tst_QDateTime::msecsTo(utc3)
  PASS   : tst_QDateTime::msecsTo(utc4)
  PASS   : tst_QDateTime::msecsTo(utc5)
  PASS   : tst_QDateTime::msecsTo(utc6)
  PASS   : tst_QDateTime::msecsTo(utc7)
  PASS   : tst_QDateTime::msecsTo(utc8)
  PASS   : tst_QDateTime::msecsTo(utc9)
  PASS   : tst_QDateTime::msecsTo(toNegative)
  PASS   : tst_QDateTime::msecsTo(toPositive)
  PASS   : tst_QDateTime::msecsTo(invalid)
  PASS   : tst_QDateTime::operator_eqeq(data0)
  PASS   : tst_QDateTime::operator_eqeq(data1)
  PASS   : tst_QDateTime::operator_eqeq(data2)
  PASS   : tst_QDateTime::operator_eqeq(data3)
  PASS   : tst_QDateTime::operator_eqeq(data4)
  PASS   : tst_QDateTime::operator_eqeq(data5)
  PASS   : tst_QDateTime::operator_eqeq(data6)
  PASS   : tst_QDateTime::operator_eqeq(data7)
  PASS   : tst_QDateTime::operator_eqeq(data8)
  PASS   : tst_QDateTime::operator_eqeq(data9)
  PASS   : tst_QDateTime::operator_eqeq(data10)
  PASS   : tst_QDateTime::operator_eqeq(data11)
  PASS   : tst_QDateTime::operator_eqeq(data12)
  PASS   : tst_QDateTime::operator_eqeq(data13)
  PASS   : tst_QDateTime::operator_eqeq(invalid == invalid)
  PASS   : tst_QDateTime::operator_eqeq(invalid == valid #1)
  PASS   : tst_QDateTime::operator_insert_extract(v1 WA => HAWAII Tue Aug 14 08:00:00.000 2012)
  PASS   : tst_QDateTime::operator_insert_extract(v1 WA => WA Tue Aug 14 08:00:00.000 2012)
  PASS   : tst_QDateTime::operator_insert_extract(v1 HAWAII => WA Mon Aug 14 08:00:00.000 -2012)
  PASS   : tst_QDateTime::operator_insert_extract(v1 HAWAII => HAWAII Tue Aug 14 08:00:00.000 2012)
  PASS   : tst_QDateTime::operator_insert_extract(v2 WA => HAWAII Tue Aug 14 08:00:00.000 2012)
  PASS   : tst_QDateTime::operator_insert_extract(v2 WA => WA Tue Aug 14 08:00:00.000 2012)
  PASS   : tst_QDateTime::operator_insert_extract(v2 HAWAII => WA Mon Aug 14 08:00:00.000 -2012)
  PASS   : tst_QDateTime::operator_insert_extract(v2 HAWAII => HAWAII Tue Aug 14 08:00:00.000 2012)
  PASS   : tst_QDateTime::operator_insert_extract(v3 WA => HAWAII Tue Aug 14 08:00:00.000 2012)
  PASS   : tst_QDateTime::operator_insert_extract(v3 WA => WA Tue Aug 14 08:00:00.000 2012)
  PASS   : tst_QDateTime::operator_insert_extract(v3 HAWAII => WA Mon Aug 14 08:00:00.000 -2012)
  PASS   : tst_QDateTime::operator_insert_extract(v3 HAWAII => HAWAII Tue Aug 14 08:00:00.000 2012)
  PASS   : tst_QDateTime::operator_insert_extract(v4 WA => HAWAII Tue Aug 14 08:00:00.000 2012)
  PASS   : tst_QDateTime::operator_insert_extract(v4 WA => WA Tue Aug 14 08:00:00.000 2012)
  PASS   : tst_QDateTime::operator_insert_extract(v4 HAWAII => WA Mon Aug 14 08:00:00.000 -2012)
  PASS   : tst_QDateTime::operator_insert_extract(v4 HAWAII => HAWAII Tue Aug 14 08:00:00.000 2012)
  PASS   : tst_QDateTime::operator_insert_extract(v5 WA => HAWAII Tue Aug 14 08:00:00.000 2012)
  PASS   : tst_QDateTime::operator_insert_extract(v5 WA => WA Tue Aug 14 08:00:00.000 2012)
  PASS   : tst_QDateTime::operator_insert_extract(v5 HAWAII => WA Mon Aug 14 08:00:00.000 -2012)
  PASS   : tst_QDateTime::operator_insert_extract(v5 HAWAII => HAWAII Tue Aug 14 08:00:00.000 2012)
  PASS   : tst_QDateTime::operator_insert_extract(v6 WA => HAWAII Tue Aug 14 08:00:00.000 2012)
  PASS   : tst_QDateTime::operator_insert_extract(v6 WA => WA Tue Aug 14 08:00:00.000 2012)
  PASS   : tst_QDateTime::operator_insert_extract(v6 HAWAII => WA Mon Aug 14 08:00:00.000 -2012)
  PASS   : tst_QDateTime::operator_insert_extract(v6 HAWAII => HAWAII Tue Aug 14 08:00:00.000 2012)
  PASS   : tst_QDateTime::operator_insert_extract(v7 WA => HAWAII Tue Aug 14 08:00:00.000 2012)
  PASS   : tst_QDateTime::operator_insert_extract(v7 WA => WA Tue Aug 14 08:00:00.000 2012)
  PASS   : tst_QDateTime::operator_insert_extract(v7 HAWAII => WA Mon Aug 14 08:00:00.000 -2012)
  PASS   : tst_QDateTime::operator_insert_extract(v7 HAWAII => HAWAII Tue Aug 14 08:00:00.000 2012)
  PASS   : tst_QDateTime::operator_insert_extract(v8 WA => HAWAII Tue Aug 14 08:00:00.000 2012)
  PASS   : tst_QDateTime::operator_insert_extract(v8 WA => WA Tue Aug 14 08:00:00.000 2012)
  PASS   : tst_QDateTime::operator_insert_extract(v8 HAWAII => WA Mon Aug 14 08:00:00.000 -2012)
  PASS   : tst_QDateTime::operator_insert_extract(v8 HAWAII => HAWAII Tue Aug 14 08:00:00.000 2012)
  PASS   : tst_QDateTime::operator_insert_extract(v9 WA => HAWAII Tue Aug 14 08:00:00.000 2012)
  PASS   : tst_QDateTime::operator_insert_extract(v9 WA => WA Tue Aug 14 08:00:00.000 2012)
  PASS   : tst_QDateTime::operator_insert_extract(v9 HAWAII => WA Mon Aug 14 08:00:00.000 -2012)
  PASS   : tst_QDateTime::operator_insert_extract(v9 HAWAII => HAWAII Tue Aug 14 08:00:00.000 2012)
  PASS   : tst_QDateTime::operator_insert_extract(v10 WA => HAWAII Tue Aug 14 08:00:00.000 2012)
  PASS   : tst_QDateTime::operator_insert_extract(v10 WA => WA Tue Aug 14 08:00:00.000 2012)
  PASS   : tst_QDateTime::operator_insert_extract(v10 HAWAII => WA Mon Aug 14 08:00:00.000 -2012)
  PASS   : tst_QDateTime::operator_insert_extract(v10 HAWAII => HAWAII Tue Aug 14 08:00:00.000 2012)
  PASS   : tst_QDateTime::operator_insert_extract(v11 WA => HAWAII Tue Aug 14 08:00:00.000 2012)
  PASS   : tst_QDateTime::operator_insert_extract(v11 WA => WA Tue Aug 14 08:00:00.000 2012)
  PASS   : tst_QDateTime::operator_insert_extract(v11 HAWAII => WA Mon Aug 14 08:00:00.000 -2012)
  PASS   : tst_QDateTime::operator_insert_extract(v11 HAWAII => HAWAII Tue Aug 14 08:00:00.000 2012)
  PASS   : tst_QDateTime::operator_insert_extract(v12 WA => HAWAII Tue Aug 14 08:00:00.000 2012)
  PASS   : tst_QDateTime::operator_insert_extract(v12 WA => WA Tue Aug 14 08:00:00.000 2012)
  PASS   : tst_QDateTime::operator_insert_extract(v12 HAWAII => WA Mon Aug 14 08:00:00.000 -2012)
  PASS   : tst_QDateTime::operator_insert_extract(v12 HAWAII => HAWAII Tue Aug 14 08:00:00.000 2012)
  PASS   : tst_QDateTime::operator_insert_extract(v13 WA => HAWAII Tue Aug 14 08:00:00.000 2012)
  PASS   : tst_QDateTime::operator_insert_extract(v13 WA => WA Tue Aug 14 08:00:00.000 2012)
  PASS   : tst_QDateTime::operator_insert_extract(v13 HAWAII => WA Mon Aug 14 08:00:00.000 -2012)
  PASS   : tst_QDateTime::operator_insert_extract(v13 HAWAII => HAWAII Tue Aug 14 08:00:00.000 2012)
  PASS   : tst_QDateTime::operator_insert_extract(v14 WA => HAWAII Tue Aug 14 08:00:00.000 2012)
  PASS   : tst_QDateTime::operator_insert_extract(v14 WA => WA Tue Aug 14 08:00:00.000 2012)
  PASS   : tst_QDateTime::operator_insert_extract(v14 HAWAII => WA Mon Aug 14 08:00:00.000 -2012)
  PASS   : tst_QDateTime::operator_insert_extract(v14 HAWAII => HAWAII Tue Aug 14 08:00:00.000 2012)
  PASS   : tst_QDateTime::currentDateTime()
  PASS   : tst_QDateTime::currentDateTimeUtc()
  PASS   : tst_QDateTime::currentDateTimeUtc2()
  PASS   : tst_QDateTime::fromStringDateFormat(text date)
  PASS   : tst_QDateTime::fromStringDateFormat(text date Year 0999)
  PASS   : tst_QDateTime::fromStringDateFormat(text date Year 999)
  PASS   : tst_QDateTime::fromStringDateFormat(text date Year 12345)
  PASS   : tst_QDateTime::fromStringDateFormat(text date Year -4712)
  PASS   : tst_QDateTime::fromStringDateFormat(text data0)
  PASS   : tst_QDateTime::fromStringDateFormat(text data1)
  PASS   : tst_QDateTime::fromStringDateFormat(text data2)
  PASS   : tst_QDateTime::fromStringDateFormat(text data3)
  PASS   : tst_QDateTime::fromStringDateFormat(text data4)
  PASS   : tst_QDateTime::fromStringDateFormat(text data5)
  PASS   : tst_QDateTime::fromStringDateFormat(text data6)
  PASS   : tst_QDateTime::fromStringDateFormat(text data7)
  PASS   : tst_QDateTime::fromStringDateFormat(text data8)
  PASS   : tst_QDateTime::fromStringDateFormat(text data9)
  PASS   : tst_QDateTime::fromStringDateFormat(text data10)
  PASS   : tst_QDateTime::fromStringDateFormat(text data11)
  PASS   : tst_QDateTime::fromStringDateFormat(text data12)
  PASS   : tst_QDateTime::fromStringDateFormat(text data13)
  PASS   : tst_QDateTime::fromStringDateFormat(text empty)
  PASS   : tst_QDateTime::fromStringDateFormat(text too many parts)
  PASS   : tst_QDateTime::fromStringDateFormat(text invalid month name)
  PASS   : tst_QDateTime::fromStringDateFormat(text invalid date)
  PASS   : tst_QDateTime::fromStringDateFormat(text invalid day #1)
  PASS   : tst_QDateTime::fromStringDateFormat(text invalid day #2)
  PASS   : tst_QDateTime::fromStringDateFormat(text invalid day #3)
  PASS   : tst_QDateTime::fromStringDateFormat(text invalid year #1)
  PASS   : tst_QDateTime::fromStringDateFormat(text invalid year #2)
  PASS   : tst_QDateTime::fromStringDateFormat(text invalid hour)
  PASS   : tst_QDateTime::fromStringDateFormat(text invalid minute)
  PASS   : tst_QDateTime::fromStringDateFormat(text invalid second)
  PASS   : tst_QDateTime::fromStringDateFormat(text invalid gmt specifier #1)
  PASS   : tst_QDateTime::fromStringDateFormat(text invalid gmt specifier #2)
  PASS   : tst_QDateTime::fromStringDateFormat(text invalid gmt hour)
  PASS   : tst_QDateTime::fromStringDateFormat(text invalid gmt minute)
  PASS   : tst_QDateTime::fromStringDateFormat(ISO +01:00)
  PASS   : tst_QDateTime::fromStringDateFormat(ISO -01:00)
  PASS   : tst_QDateTime::fromStringDateFormat(ISO +0000)
  PASS   : tst_QDateTime::fromStringDateFormat(ISO +00:00)
  PASS   : tst_QDateTime::fromStringDateFormat(ISO data3)
  PASS   : tst_QDateTime::fromStringDateFormat(ISO)
  PASS   : tst_QDateTime::fromStringDateFormat(ISO with comma 1)
  PASS   : tst_QDateTime::fromStringDateFormat(ISO with comma 2)
  PASS   : tst_QDateTime::fromStringDateFormat(ISO with comma 3)
  PASS   : tst_QDateTime::fromStringDateFormat(ISO with comma 4)
  PASS   : tst_QDateTime::fromStringDateFormat(ISO with comma 5)
  PASS   : tst_QDateTime::fromStringDateFormat(ISO 24:00)
  PASS   : tst_QDateTime::fromStringDateFormat(ISO 24:00 end of month)
  PASS   : tst_QDateTime::fromStringDateFormat(ISO 24:00 end of year)
  PASS   : tst_QDateTime::fromStringDateFormat(ISO 24:00, fract ms)
  PASS   : tst_QDateTime::fromStringDateFormat(ISO 24:00 end of year, fract ms)
  PASS   : tst_QDateTime::fromStringDateFormat(ISO .0 of a second (period))
  PASS   : tst_QDateTime::fromStringDateFormat(ISO .00 of a second (period))
  PASS   : tst_QDateTime::fromStringDateFormat(ISO .000 of a second (period))
  PASS   : tst_QDateTime::fromStringDateFormat(ISO .1 of a second (comma))
  PASS   : tst_QDateTime::fromStringDateFormat(ISO .99 of a second (comma))
  PASS   : tst_QDateTime::fromStringDateFormat(ISO .998 of a second (comma))
  PASS   : tst_QDateTime::fromStringDateFormat(ISO .999 of a second (comma))
  PASS   : tst_QDateTime::fromStringDateFormat(ISO .3335 of a second (comma))
  PASS   : tst_QDateTime::fromStringDateFormat(ISO .333333 of a second (comma))
  PASS   : tst_QDateTime::fromStringDateFormat(ISO .00009 of a second (period))
  PASS   : tst_QDateTime::fromStringDateFormat(ISO no fract specified)
  PASS   : tst_QDateTime::fromStringDateFormat(ISO invalid character at end)
  PASS   : tst_QDateTime::fromStringDateFormat(ISO invalid character at front)
  PASS   : tst_QDateTime::fromStringDateFormat(ISO invalid character both ends)
  PASS   : tst_QDateTime::fromStringDateFormat(ISO invalid character at front, 2 at back)
  PASS   : tst_QDateTime::fromStringDateFormat(ISO invalid character 2 at front)
  PASS   : tst_QDateTime::fromStringDateFormat(ISO .0 of a minute (period))
  PASS   : tst_QDateTime::fromStringDateFormat(ISO .8 of a minute (period))
  PASS   : tst_QDateTime::fromStringDateFormat(ISO .99999 of a minute (period))
  PASS   : tst_QDateTime::fromStringDateFormat(ISO .0 of a minute (comma))
  PASS   : tst_QDateTime::fromStringDateFormat(ISO .8 of a minute (comma))
  PASS   : tst_QDateTime::fromStringDateFormat(ISO .99999 of a minute (comma))
  PASS   : tst_QDateTime::fromStringDateFormat(ISO empty)
  PASS   : tst_QDateTime::fromStringStringFormat(data0)
  PASS   : tst_QDateTime::fromStringStringFormat(data1)
  PASS   : tst_QDateTime::fromStringStringFormat(data2)
  PASS   : tst_QDateTime::fromStringStringFormat(data3)
  PASS   : tst_QDateTime::fromStringStringFormat(data4)
  PASS   : tst_QDateTime::fromStringStringFormat(data5)
  PASS   : tst_QDateTime::fromStringStringFormat(data6)
  PASS   : tst_QDateTime::fromStringStringFormat(data7)
  PASS   : tst_QDateTime::fromStringStringFormat(data8)
  PASS   : tst_QDateTime::fromStringStringFormat(data9)
  PASS   : tst_QDateTime::fromStringStringFormat(data10)
  PASS   : tst_QDateTime::fromStringStringFormat(data11)
  PASS   : tst_QDateTime::fromStringStringFormat(data12)
  PASS   : tst_QDateTime::fromStringStringFormat(data13)
  PASS   : tst_QDateTime::fromStringStringFormat(data14)
  PASS   : tst_QDateTime::fromStringStringFormat(data15)
  PASS   : tst_QDateTime::fromStringStringFormat(data16)
  XFAIL  : tst_QDateTime::fromStringToStringLocale(data0) This format is apparently failing because of a bug in the datetime parser. (QTBUG-22833)
     Loc: [tst_qdatetime.cpp(1804)]
  XFAIL  : tst_QDateTime::fromStringToStringLocale(data0) This format is apparently failing because of a bug in the datetime parser. (QTBUG-22833)
     Loc: [tst_qdatetime.cpp(1808)]
  PASS   : tst_QDateTime::fromStringToStringLocale(data0)
  PASS   : tst_QDateTime::utcOffset()
  PASS   : tst_QDateTime::setUtcOffset()
  PASS   : tst_QDateTime::getDate()
  PASS   : tst_QDateTime::fewDigitsInYear()
  PASS   : tst_QDateTime::printNegativeYear()
  PASS   : tst_QDateTime::roundtripGermanLocale()
  PASS   : tst_QDateTime::utcOffsetLessThan()
  PASS   : tst_QDateTime::cleanupTestCase()
  Totals: 351 passed, 1 failed, 34 skipped
  ********* Finished testing of tst_QDateTime *********
  QtQA::App::TestRunner: test failure could be reproduced twice consecutively
  QtQA::App::TestRunner: end tst_qdatetime: 0.353702 seconds, exit code 1

  Build log: http://testresults.qt-project.org/ci/QtBase_dev_Integration/build_01077/linux-g++-32_Ubuntu_10.04_x86/log.txt.gz

  Tested changes (refs/builds/dev_1371157232):
    http://codereview.qt-project.org/58815 [PS1] - Fix roundtrip conversion of date times



More information about the Ci-reports mailing list