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

Qt Continuous Integration System ci-noreply at qt-project.org
Tue Nov 27 17:11:01 CET 2012


Autotests `tst_qmake' and `tst_qsslsocket' failed :(

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

  Testing tst_QSslSocket
  FAIL!  : tst_QSslSocket::protocol(WithoutProxy) 'socket->waitForEncrypted()' returned FALSE. (Network operation timed out)
  .\tst_qsslsocket.cpp(905) : failure location
  FAIL!  : tst_QSslSocket::protocol(WithSocks5ProxyAuth) 'socket->waitForEncrypted()' returned FALSE. (Network operation timed out)
  .\tst_qsslsocket.cpp(815) : failure location
  FAIL!  : tst_QSslSocket::protocol(WithHttpProxy) 'socket->waitForConnected()' returned FALSE. (Socket operation timed out)
  .\tst_qsslsocket.cpp(820) : failure location
  FAIL!  : tst_QSslSocket::disconnectFromHostWhenConnected(WithHttpProxyBasicAuth) 'socket->waitForEncrypted(5000)' returned FALSE. ()
  .\tst_qsslsocket.cpp(1868) : failure location
  Totals: 563 passed, 4 failed, 3 skipped
  QtQA::App::TestRunner: test failed, running again to see if it is flaky...
  ********* Start testing of tst_QSslSocket *********
  Config: Using QTest library 5.0.0, Qt 5.0.0
  PASS   : tst_QSslSocket::initTestCase()
  PASS   : tst_QSslSocket::constructing(WithoutProxy)
  PASS   : tst_QSslSocket::constructing(WithSocks5Proxy)
  PASS   : tst_QSslSocket::constructing(WithSocks5ProxyAuth)
  PASS   : tst_QSslSocket::constructing(WithHttpProxy)
  PASS   : tst_QSslSocket::constructing(WithHttpProxyBasicAuth)
  PASS   : tst_QSslSocket::simpleConnect(WithoutProxy)
  PASS   : tst_QSslSocket::simpleConnect(WithSocks5Proxy)
  PASS   : tst_QSslSocket::simpleConnect(WithSocks5ProxyAuth)
  PASS   : tst_QSslSocket::simpleConnect(WithHttpProxy)
  PASS   : tst_QSslSocket::simpleConnect(WithHttpProxyBasicAuth)
  PASS   : tst_QSslSocket::simpleConnectWithIgnore(WithoutProxy)
  PASS   : tst_QSslSocket::simpleConnectWithIgnore(WithSocks5Proxy)
  PASS   : tst_QSslSocket::simpleConnectWithIgnore(WithSocks5ProxyAuth)
  PASS   : tst_QSslSocket::simpleConnectWithIgnore(WithHttpProxy)
  PASS   : tst_QSslSocket::simpleConnectWithIgnore(WithHttpProxyBasicAuth)
  PASS   : tst_QSslSocket::sslErrors(WithoutProxy:qt-test-server)
  PASS   : tst_QSslSocket::sslErrors(WithSocks5Proxy:qt-test-server)
  PASS   : tst_QSslSocket::sslErrors(WithSocks5ProxyAuth:qt-test-server)
  PASS   : tst_QSslSocket::sslErrors(WithHttpProxy:qt-test-server)
  PASS   : tst_QSslSocket::sslErrors(WithHttpProxyBasicAuth:qt-test-server)
  PASS   : tst_QSslSocket::addCaCertificate(WithoutProxy)
  PASS   : tst_QSslSocket::addCaCertificate(WithSocks5Proxy)
  PASS   : tst_QSslSocket::addCaCertificate(WithSocks5ProxyAuth)
  PASS   : tst_QSslSocket::addCaCertificate(WithHttpProxy)
  PASS   : tst_QSslSocket::addCaCertificate(WithHttpProxyBasicAuth)
  PASS   : tst_QSslSocket::addCaCertificates(WithoutProxy)
  PASS   : tst_QSslSocket::addCaCertificates(WithSocks5Proxy)
  PASS   : tst_QSslSocket::addCaCertificates(WithSocks5ProxyAuth)
  PASS   : tst_QSslSocket::addCaCertificates(WithHttpProxy)
  PASS   : tst_QSslSocket::addCaCertificates(WithHttpProxyBasicAuth)
  PASS   : tst_QSslSocket::addCaCertificates2(WithoutProxy)
  PASS   : tst_QSslSocket::addCaCertificates2(WithSocks5Proxy)
  PASS   : tst_QSslSocket::addCaCertificates2(WithSocks5ProxyAuth)
  PASS   : tst_QSslSocket::addCaCertificates2(WithHttpProxy)
  PASS   : tst_QSslSocket::addCaCertificates2(WithHttpProxyBasicAuth)
  PASS   : tst_QSslSocket::ciphers(WithoutProxy)
  PASS   : tst_QSslSocket::ciphers(WithSocks5Proxy)
  PASS   : tst_QSslSocket::ciphers(WithSocks5ProxyAuth)
  PASS   : tst_QSslSocket::ciphers(WithHttpProxy)
  PASS   : tst_QSslSocket::ciphers(WithHttpProxyBasicAuth)
  PASS   : tst_QSslSocket::connectToHostEncrypted(WithoutProxy)
  PASS   : tst_QSslSocket::connectToHostEncrypted(WithSocks5Proxy)
  PASS   : tst_QSslSocket::connectToHostEncrypted(WithSocks5ProxyAuth)
  PASS   : tst_QSslSocket::connectToHostEncrypted(WithHttpProxy)
  PASS   : tst_QSslSocket::connectToHostEncrypted(WithHttpProxyBasicAuth)
  PASS   : tst_QSslSocket::connectToHostEncryptedWithVerificationPeerName(WithoutProxy)
  PASS   : tst_QSslSocket::connectToHostEncryptedWithVerificationPeerName(WithSocks5Proxy)
  PASS   : tst_QSslSocket::connectToHostEncryptedWithVerificationPeerName(WithSocks5ProxyAuth)
  PASS   : tst_QSslSocket::connectToHostEncryptedWithVerificationPeerName(WithHttpProxy)
  PASS   : tst_QSslSocket::connectToHostEncryptedWithVerificationPeerName(WithHttpProxyBasicAuth)
  PASS   : tst_QSslSocket::sessionCipher(WithoutProxy)
  PASS   : tst_QSslSocket::sessionCipher(WithSocks5Proxy)
  PASS   : tst_QSslSocket::sessionCipher(WithSocks5ProxyAuth)
  PASS   : tst_QSslSocket::sessionCipher(WithHttpProxy)
  FAIL!  : tst_QSslSocket::sessionCipher(WithHttpProxyBasicAuth) 'socket->waitForConnected(10000)' returned FALSE. ()
  .\tst_qsslsocket.cpp(660) : failure location
  PASS   : tst_QSslSocket::flush(WithoutProxy)
  PASS   : tst_QSslSocket::flush(WithSocks5Proxy)
  PASS   : tst_QSslSocket::flush(WithSocks5ProxyAuth)
  PASS   : tst_QSslSocket::flush(WithHttpProxy)
  PASS   : tst_QSslSocket::flush(WithHttpProxyBasicAuth)
  PASS   : tst_QSslSocket::isEncrypted(WithoutProxy)
  PASS   : tst_QSslSocket::isEncrypted(WithSocks5Proxy)
  PASS   : tst_QSslSocket::isEncrypted(WithSocks5ProxyAuth)
  PASS   : tst_QSslSocket::isEncrypted(WithHttpProxy)
  PASS   : tst_QSslSocket::isEncrypted(WithHttpProxyBasicAuth)
  PASS   : tst_QSslSocket::localCertificate(WithoutProxy)
  PASS   : tst_QSslSocket::localCertificate(WithSocks5Proxy)
  FAIL!  : tst_QSslSocket::localCertificate(WithSocks5ProxyAuth) 'socket->waitForEncrypted(10000)' returned FALSE. ()
  .\tst_qsslsocket.cpp(694) : failure location
  PASS   : tst_QSslSocket::localCertificate(WithHttpProxy)
  PASS   : tst_QSslSocket::localCertificate(WithHttpProxyBasicAuth)
  PASS   : tst_QSslSocket::mode(WithoutProxy)
  PASS   : tst_QSslSocket::mode(WithSocks5Proxy)
  PASS   : tst_QSslSocket::mode(WithSocks5ProxyAuth)
  PASS   : tst_QSslSocket::mode(WithHttpProxy)
  PASS   : tst_QSslSocket::mode(WithHttpProxyBasicAuth)
  PASS   : tst_QSslSocket::peerCertificate(WithoutProxy)
  PASS   : tst_QSslSocket::peerCertificate(WithSocks5Proxy)
  PASS   : tst_QSslSocket::peerCertificate(WithSocks5ProxyAuth)
  PASS   : tst_QSslSocket::peerCertificate(WithHttpProxy)
  PASS   : tst_QSslSocket::peerCertificate(WithHttpProxyBasicAuth)
  PASS   : tst_QSslSocket::peerCertificateChain(WithoutProxy)
  PASS   : tst_QSslSocket::peerCertificateChain(WithSocks5Proxy)
  PASS   : tst_QSslSocket::peerCertificateChain(WithSocks5ProxyAuth)
  PASS   : tst_QSslSocket::peerCertificateChain(WithHttpProxy)
  PASS   : tst_QSslSocket::peerCertificateChain(WithHttpProxyBasicAuth)
  PASS   : tst_QSslSocket::privateKey(WithoutProxy)
  PASS   : tst_QSslSocket::privateKey(WithSocks5Proxy)
  PASS   : tst_QSslSocket::privateKey(WithSocks5ProxyAuth)
  PASS   : tst_QSslSocket::privateKey(WithHttpProxy)
  PASS   : tst_QSslSocket::privateKey(WithHttpProxyBasicAuth)
  PASS   : tst_QSslSocket::privateKeyOpaque(WithoutProxy)
  PASS   : tst_QSslSocket::privateKeyOpaque(WithSocks5Proxy)
  PASS   : tst_QSslSocket::privateKeyOpaque(WithSocks5ProxyAuth)
  PASS   : tst_QSslSocket::privateKeyOpaque(WithHttpProxy)
  PASS   : tst_QSslSocket::privateKeyOpaque(WithHttpProxyBasicAuth)
  PASS   : tst_QSslSocket::protocol(WithoutProxy)
  PASS   : tst_QSslSocket::protocol(WithSocks5Proxy)
  PASS   : tst_QSslSocket::protocol(WithSocks5ProxyAuth)
  PASS   : tst_QSslSocket::protocol(WithHttpProxy)
  PASS   : tst_QSslSocket::protocol(WithHttpProxyBasicAuth)
  PASS   : tst_QSslSocket::protocolServerSide(WithoutProxy:ssl2-ssl2)
  PASS   : tst_QSslSocket::protocolServerSide(WithoutProxy:ssl3-ssl3)
  PASS   : tst_QSslSocket::protocolServerSide(WithoutProxy:tls1.0-tls1.0)
  PASS   : tst_QSslSocket::protocolServerSide(WithoutProxy:tls1ssl3-tls1ssl3)
  PASS   : tst_QSslSocket::protocolServerSide(WithoutProxy:any-any)
  PASS   : tst_QSslSocket::protocolServerSide(WithoutProxy:secure-secure)
  PASS   : tst_QSslSocket::protocolServerSide(WithoutProxy:ssl2-ssl3)
  PASS   : tst_QSslSocket::protocolServerSide(WithoutProxy:ssl2-tls1.0)
  PASS   : tst_QSslSocket::protocolServerSide(WithoutProxy:ssl2-tls1ssl3)
  PASS   : tst_QSslSocket::protocolServerSide(WithoutProxy:ssl2-secure)
  PASS   : tst_QSslSocket::protocolServerSide(WithoutProxy:ssl2-any)
  PASS   : tst_QSslSocket::protocolServerSide(WithoutProxy:ssl3-ssl2)
  PASS   : tst_QSslSocket::protocolServerSide(WithoutProxy:ssl3-tls1.0)
  PASS   : tst_QSslSocket::protocolServerSide(WithoutProxy:ssl3-tls1ssl3)
  PASS   : tst_QSslSocket::protocolServerSide(WithoutProxy:ssl3-secure)
  PASS   : tst_QSslSocket::protocolServerSide(WithoutProxy:ssl3-any)
  PASS   : tst_QSslSocket::protocolServerSide(WithoutProxy:tls1.0-ssl2)
  PASS   : tst_QSslSocket::protocolServerSide(WithoutProxy:tls1.0-ssl3)
  PASS   : tst_QSslSocket::protocolServerSide(WithoutProxy:tls1-tls1ssl3)
  PASS   : tst_QSslSocket::protocolServerSide(WithoutProxy:tls1.0-secure)
  PASS   : tst_QSslSocket::protocolServerSide(WithoutProxy:tls1.0-any)
  PASS   : tst_QSslSocket::protocolServerSide(WithoutProxy:tls1ssl3-ssl2)
  PASS   : tst_QSslSocket::protocolServerSide(WithoutProxy:tls1ssl3-ssl3)
  PASS   : tst_QSslSocket::protocolServerSide(WithoutProxy:tls1ssl3-tls1.0)
  PASS   : tst_QSslSocket::protocolServerSide(WithoutProxy:tls1ssl3-secure)
  PASS   : tst_QSslSocket::protocolServerSide(WithoutProxy:tls1ssl3-any)
  PASS   : tst_QSslSocket::protocolServerSide(WithoutProxy:secure-ssl2)
  PASS   : tst_QSslSocket::protocolServerSide(WithoutProxy:secure-ssl3)
  PASS   : tst_QSslSocket::protocolServerSide(WithoutProxy:secure-tls1.0)
  PASS   : tst_QSslSocket::protocolServerSide(WithoutProxy:secure-tls1ssl3)
  PASS   : tst_QSslSocket::protocolServerSide(WithoutProxy:secure-any)
  PASS   : tst_QSslSocket::protocolServerSide(WithoutProxy:any-ssl2)
  PASS   : tst_QSslSocket::protocolServerSide(WithoutProxy:any-ssl3)
  PASS   : tst_QSslSocket::protocolServerSide(WithoutProxy:any-tls1.0)
  PASS   : tst_QSslSocket::protocolServerSide(WithoutProxy:any-tls1ssl3)
  PASS   : tst_QSslSocket::protocolServerSide(WithoutProxy:any-secure)
  PASS   : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:ssl2-ssl2)
  PASS   : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:ssl3-ssl3)
  PASS   : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:tls1.0-tls1.0)
  PASS   : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:tls1ssl3-tls1ssl3)
  PASS   : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:any-any)
  PASS   : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:secure-secure)
  PASS   : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:ssl2-ssl3)
  PASS   : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:ssl2-tls1.0)
  PASS   : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:ssl2-tls1ssl3)
  PASS   : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:ssl2-secure)
  PASS   : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:ssl2-any)
  PASS   : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:ssl3-ssl2)
  PASS   : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:ssl3-tls1.0)
  PASS   : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:ssl3-tls1ssl3)
  PASS   : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:ssl3-secure)
  PASS   : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:ssl3-any)
  PASS   : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:tls1.0-ssl2)
  PASS   : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:tls1.0-ssl3)
  PASS   : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:tls1-tls1ssl3)
  PASS   : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:tls1.0-secure)
  PASS   : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:tls1.0-any)
  PASS   : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:tls1ssl3-ssl2)
  PASS   : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:tls1ssl3-ssl3)
  PASS   : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:tls1ssl3-tls1.0)
  PASS   : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:tls1ssl3-secure)
  PASS   : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:tls1ssl3-any)
  PASS   : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:secure-ssl2)
  PASS   : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:secure-ssl3)
  PASS   : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:secure-tls1.0)
  PASS   : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:secure-tls1ssl3)
  PASS   : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:secure-any)
  PASS   : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:any-ssl2)
  PASS   : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:any-ssl3)
  PASS   : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:any-tls1.0)
  PASS   : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:any-tls1ssl3)
  PASS   : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:any-secure)
  PASS   : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:ssl2-ssl2)
  PASS   : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:ssl3-ssl3)
  PASS   : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:tls1.0-tls1.0)
  PASS   : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:tls1ssl3-tls1ssl3)
  PASS   : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:any-any)
  PASS   : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:secure-secure)
  PASS   : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:ssl2-ssl3)
  PASS   : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:ssl2-tls1.0)
  PASS   : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:ssl2-tls1ssl3)
  PASS   : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:ssl2-secure)
  PASS   : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:ssl2-any)
  PASS   : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:ssl3-ssl2)
  PASS   : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:ssl3-tls1.0)
  PASS   : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:ssl3-tls1ssl3)
  PASS   : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:ssl3-secure)
  PASS   : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:ssl3-any)
  PASS   : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:tls1.0-ssl2)
  PASS   : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:tls1.0-ssl3)
  PASS   : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:tls1-tls1ssl3)
  PASS   : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:tls1.0-secure)
  PASS   : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:tls1.0-any)
  PASS   : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:tls1ssl3-ssl2)
  PASS   : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:tls1ssl3-ssl3)
  PASS   : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:tls1ssl3-tls1.0)
  PASS   : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:tls1ssl3-secure)
  PASS   : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:tls1ssl3-any)
  PASS   : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:secure-ssl2)
  PASS   : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:secure-ssl3)
  PASS   : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:secure-tls1.0)
  PASS   : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:secure-tls1ssl3)
  PASS   : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:secure-any)
  PASS   : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:any-ssl2)
  PASS   : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:any-ssl3)
  PASS   : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:any-tls1.0)
  PASS   : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:any-tls1ssl3)
  PASS   : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:any-secure)
  PASS   : tst_QSslSocket::protocolServerSide(WithHttpProxy:ssl2-ssl2)
  PASS   : tst_QSslSocket::protocolServerSide(WithHttpProxy:ssl3-ssl3)
  PASS   : tst_QSslSocket::protocolServerSide(WithHttpProxy:tls1.0-tls1.0)
  PASS   : tst_QSslSocket::protocolServerSide(WithHttpProxy:tls1ssl3-tls1ssl3)
  PASS   : tst_QSslSocket::protocolServerSide(WithHttpProxy:any-any)
  PASS   : tst_QSslSocket::protocolServerSide(WithHttpProxy:secure-secure)
  PASS   : tst_QSslSocket::protocolServerSide(WithHttpProxy:ssl2-ssl3)
  PASS   : tst_QSslSocket::protocolServerSide(WithHttpProxy:ssl2-tls1.0)
  PASS   : tst_QSslSocket::protocolServerSide(WithHttpProxy:ssl2-tls1ssl3)
  PASS   : tst_QSslSocket::protocolServerSide(WithHttpProxy:ssl2-secure)
  PASS   : tst_QSslSocket::protocolServerSide(WithHttpProxy:ssl2-any)
  PASS   : tst_QSslSocket::protocolServerSide(WithHttpProxy:ssl3-ssl2)
  PASS   : tst_QSslSocket::protocolServerSide(WithHttpProxy:ssl3-tls1.0)
  PASS   : tst_QSslSocket::protocolServerSide(WithHttpProxy:ssl3-tls1ssl3)
  PASS   : tst_QSslSocket::protocolServerSide(WithHttpProxy:ssl3-secure)
  PASS   : tst_QSslSocket::protocolServerSide(WithHttpProxy:ssl3-any)
  PASS   : tst_QSslSocket::protocolServerSide(WithHttpProxy:tls1.0-ssl2)
  PASS   : tst_QSslSocket::protocolServerSide(WithHttpProxy:tls1.0-ssl3)
  PASS   : tst_QSslSocket::protocolServerSide(WithHttpProxy:tls1-tls1ssl3)
  PASS   : tst_QSslSocket::protocolServerSide(WithHttpProxy:tls1.0-secure)
  PASS   : tst_QSslSocket::protocolServerSide(WithHttpProxy:tls1.0-any)
  PASS   : tst_QSslSocket::protocolServerSide(WithHttpProxy:tls1ssl3-ssl2)
  PASS   : tst_QSslSocket::protocolServerSide(WithHttpProxy:tls1ssl3-ssl3)
  PASS   : tst_QSslSocket::protocolServerSide(WithHttpProxy:tls1ssl3-tls1.0)
  PASS   : tst_QSslSocket::protocolServerSide(WithHttpProxy:tls1ssl3-secure)
  PASS   : tst_QSslSocket::protocolServerSide(WithHttpProxy:tls1ssl3-any)
  PASS   : tst_QSslSocket::protocolServerSide(WithHttpProxy:secure-ssl2)
  PASS   : tst_QSslSocket::protocolServerSide(WithHttpProxy:secure-ssl3)
  PASS   : tst_QSslSocket::protocolServerSide(WithHttpProxy:secure-tls1.0)
  PASS   : tst_QSslSocket::protocolServerSide(WithHttpProxy:secure-tls1ssl3)
  PASS   : tst_QSslSocket::protocolServerSide(WithHttpProxy:secure-any)
  PASS   : tst_QSslSocket::protocolServerSide(WithHttpProxy:any-ssl2)
  PASS   : tst_QSslSocket::protocolServerSide(WithHttpProxy:any-ssl3)
  PASS   : tst_QSslSocket::protocolServerSide(WithHttpProxy:any-tls1.0)
  PASS   : tst_QSslSocket::protocolServerSide(WithHttpProxy:any-tls1ssl3)
  PASS   : tst_QSslSocket::protocolServerSide(WithHttpProxy:any-secure)
  PASS   : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:ssl2-ssl2)
  PASS   : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:ssl3-ssl3)
  PASS   : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:tls1.0-tls1.0)
  PASS   : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:tls1ssl3-tls1ssl3)
  PASS   : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:any-any)
  PASS   : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:secure-secure)
  PASS   : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:ssl2-ssl3)
  PASS   : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:ssl2-tls1.0)
  PASS   : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:ssl2-tls1ssl3)
  PASS   : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:ssl2-secure)
  PASS   : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:ssl2-any)
  PASS   : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:ssl3-ssl2)
  PASS   : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:ssl3-tls1.0)
  PASS   : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:ssl3-tls1ssl3)
  PASS   : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:ssl3-secure)
  PASS   : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:ssl3-any)
  PASS   : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:tls1.0-ssl2)
  PASS   : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:tls1.0-ssl3)
  PASS   : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:tls1-tls1ssl3)
  PASS   : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:tls1.0-secure)
  PASS   : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:tls1.0-any)
  PASS   : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:tls1ssl3-ssl2)
  PASS   : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:tls1ssl3-ssl3)
  PASS   : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:tls1ssl3-tls1.0)
  PASS   : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:tls1ssl3-secure)
  PASS   : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:tls1ssl3-any)
  PASS   : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:secure-ssl2)
  PASS   : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:secure-ssl3)
  PASS   : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:secure-tls1.0)
  PASS   : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:secure-tls1ssl3)
  PASS   : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:secure-any)
  PASS   : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:any-ssl2)
  PASS   : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:any-ssl3)
  PASS   : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:any-tls1.0)
  PASS   : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:any-tls1ssl3)
  PASS   : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:any-secure)
  PASS   : tst_QSslSocket::setCaCertificates(WithoutProxy)
  PASS   : tst_QSslSocket::setCaCertificates(WithSocks5Proxy)
  PASS   : tst_QSslSocket::setCaCertificates(WithSocks5ProxyAuth)
  PASS   : tst_QSslSocket::setCaCertificates(WithHttpProxy)
  PASS   : tst_QSslSocket::setCaCertificates(WithHttpProxyBasicAuth)
  PASS   : tst_QSslSocket::setLocalCertificate(WithoutProxy)
  PASS   : tst_QSslSocket::setLocalCertificate(WithSocks5Proxy)
  PASS   : tst_QSslSocket::setLocalCertificate(WithSocks5ProxyAuth)
  PASS   : tst_QSslSocket::setLocalCertificate(WithHttpProxy)
  PASS   : tst_QSslSocket::setLocalCertificate(WithHttpProxyBasicAuth)
  PASS   : tst_QSslSocket::setPrivateKey(WithoutProxy)
  PASS   : tst_QSslSocket::setPrivateKey(WithSocks5Proxy)
  PASS   : tst_QSslSocket::setPrivateKey(WithSocks5ProxyAuth)
  PASS   : tst_QSslSocket::setPrivateKey(WithHttpProxy)
  PASS   : tst_QSslSocket::setPrivateKey(WithHttpProxyBasicAuth)
  PASS   : tst_QSslSocket::setSocketDescriptor(WithoutProxy)
  PASS   : tst_QSslSocket::setSocketDescriptor(WithSocks5Proxy)
  PASS   : tst_QSslSocket::setSocketDescriptor(WithSocks5ProxyAuth)
  PASS   : tst_QSslSocket::setSocketDescriptor(WithHttpProxy)
  PASS   : tst_QSslSocket::setSocketDescriptor(WithHttpProxyBasicAuth)
  PASS   : tst_QSslSocket::setSslConfiguration(WithoutProxy:empty)
  PASS   : tst_QSslSocket::setSslConfiguration(WithoutProxy:default)
  PASS   : tst_QSslSocket::setSslConfiguration(WithoutProxy:set-root-cert)
  PASS   : tst_QSslSocket::setSslConfiguration(WithoutProxy:secure)
  PASS   : tst_QSslSocket::setSslConfiguration(WithSocks5Proxy:empty)
  PASS   : tst_QSslSocket::setSslConfiguration(WithSocks5Proxy:default)
  PASS   : tst_QSslSocket::setSslConfiguration(WithSocks5Proxy:set-root-cert)
  PASS   : tst_QSslSocket::setSslConfiguration(WithSocks5Proxy:secure)
  PASS   : tst_QSslSocket::setSslConfiguration(WithSocks5ProxyAuth:empty)
  PASS   : tst_QSslSocket::setSslConfiguration(WithSocks5ProxyAuth:default)
  PASS   : tst_QSslSocket::setSslConfiguration(WithSocks5ProxyAuth:set-root-cert)
  PASS   : tst_QSslSocket::setSslConfiguration(WithSocks5ProxyAuth:secure)
  PASS   : tst_QSslSocket::setSslConfiguration(WithHttpProxy:empty)
  PASS   : tst_QSslSocket::setSslConfiguration(WithHttpProxy:default)
  PASS   : tst_QSslSocket::setSslConfiguration(WithHttpProxy:set-root-cert)
  PASS   : tst_QSslSocket::setSslConfiguration(WithHttpProxy:secure)
  PASS   : tst_QSslSocket::setSslConfiguration(WithHttpProxyBasicAuth:empty)
  PASS   : tst_QSslSocket::setSslConfiguration(WithHttpProxyBasicAuth:default)
  PASS   : tst_QSslSocket::setSslConfiguration(WithHttpProxyBasicAuth:set-root-cert)
  PASS   : tst_QSslSocket::setSslConfiguration(WithHttpProxyBasicAuth:secure)
  PASS   : tst_QSslSocket::waitForEncrypted(WithoutProxy)
  PASS   : tst_QSslSocket::waitForEncrypted(WithSocks5Proxy)
  PASS   : tst_QSslSocket::waitForEncrypted(WithSocks5ProxyAuth)
  PASS   : tst_QSslSocket::waitForEncrypted(WithHttpProxy)
  PASS   : tst_QSslSocket::waitForEncrypted(WithHttpProxyBasicAuth)
  SKIP   : tst_QSslSocket::waitForEncryptedMinusOne(WithoutProxy) QTBUG-24451 - indefinite wait may hang
  .\tst_qsslsocket.cpp(1190) : failure location
  PASS   : tst_QSslSocket::waitForConnectedEncryptedReadyRead(WithoutProxy)
  PASS   : tst_QSslSocket::waitForConnectedEncryptedReadyRead(WithSocks5Proxy)
  PASS   : tst_QSslSocket::waitForConnectedEncryptedReadyRead(WithSocks5ProxyAuth)
  PASS   : tst_QSslSocket::waitForConnectedEncryptedReadyRead(WithHttpProxy)
  PASS   : tst_QSslSocket::waitForConnectedEncryptedReadyRead(WithHttpProxyBasicAuth)
  PASS   : tst_QSslSocket::startClientEncryption(WithoutProxy)
  PASS   : tst_QSslSocket::startClientEncryption(WithSocks5Proxy)
  PASS   : tst_QSslSocket::startClientEncryption(WithSocks5ProxyAuth)
  PASS   : tst_QSslSocket::startClientEncryption(WithHttpProxy)
  PASS   : tst_QSslSocket::startClientEncryption(WithHttpProxyBasicAuth)
  PASS   : tst_QSslSocket::startServerEncryption(WithoutProxy)
  PASS   : tst_QSslSocket::startServerEncryption(WithSocks5Proxy)
  PASS   : tst_QSslSocket::startServerEncryption(WithSocks5ProxyAuth)
  PASS   : tst_QSslSocket::startServerEncryption(WithHttpProxy)
  PASS   : tst_QSslSocket::startServerEncryption(WithHttpProxyBasicAuth)
  PASS   : tst_QSslSocket::addDefaultCaCertificate(WithoutProxy)
  PASS   : tst_QSslSocket::addDefaultCaCertificate(WithSocks5Proxy)
  PASS   : tst_QSslSocket::addDefaultCaCertificate(WithSocks5ProxyAuth)
  PASS   : tst_QSslSocket::addDefaultCaCertificate(WithHttpProxy)
  PASS   : tst_QSslSocket::addDefaultCaCertificate(WithHttpProxyBasicAuth)
  PASS   : tst_QSslSocket::addDefaultCaCertificates(WithoutProxy)
  PASS   : tst_QSslSocket::addDefaultCaCertificates(WithSocks5Proxy)
  PASS   : tst_QSslSocket::addDefaultCaCertificates(WithSocks5ProxyAuth)
  PASS   : tst_QSslSocket::addDefaultCaCertificates(WithHttpProxy)
  PASS   : tst_QSslSocket::addDefaultCaCertificates(WithHttpProxyBasicAuth)
  PASS   : tst_QSslSocket::addDefaultCaCertificates2(WithoutProxy)
  PASS   : tst_QSslSocket::addDefaultCaCertificates2(WithSocks5Proxy)
  PASS   : tst_QSslSocket::addDefaultCaCertificates2(WithSocks5ProxyAuth)
  PASS   : tst_QSslSocket::addDefaultCaCertificates2(WithHttpProxy)
  PASS   : tst_QSslSocket::addDefaultCaCertificates2(WithHttpProxyBasicAuth)
  PASS   : tst_QSslSocket::defaultCaCertificates(WithoutProxy)
  PASS   : tst_QSslSocket::defaultCaCertificates(WithSocks5Proxy)
  PASS   : tst_QSslSocket::defaultCaCertificates(WithSocks5ProxyAuth)
  PASS   : tst_QSslSocket::defaultCaCertificates(WithHttpProxy)
  PASS   : tst_QSslSocket::defaultCaCertificates(WithHttpProxyBasicAuth)
  PASS   : tst_QSslSocket::defaultCiphers(WithoutProxy)
  PASS   : tst_QSslSocket::defaultCiphers(WithSocks5Proxy)
  PASS   : tst_QSslSocket::defaultCiphers(WithSocks5ProxyAuth)
  PASS   : tst_QSslSocket::defaultCiphers(WithHttpProxy)
  PASS   : tst_QSslSocket::defaultCiphers(WithHttpProxyBasicAuth)
  PASS   : tst_QSslSocket::resetDefaultCiphers(WithoutProxy)
  PASS   : tst_QSslSocket::resetDefaultCiphers(WithSocks5Proxy)
  PASS   : tst_QSslSocket::resetDefaultCiphers(WithSocks5ProxyAuth)
  PASS   : tst_QSslSocket::resetDefaultCiphers(WithHttpProxy)
  PASS   : tst_QSslSocket::resetDefaultCiphers(WithHttpProxyBasicAuth)
  PASS   : tst_QSslSocket::setDefaultCaCertificates(WithoutProxy)
  PASS   : tst_QSslSocket::setDefaultCaCertificates(WithSocks5Proxy)
  PASS   : tst_QSslSocket::setDefaultCaCertificates(WithSocks5ProxyAuth)
  PASS   : tst_QSslSocket::setDefaultCaCertificates(WithHttpProxy)
  PASS   : tst_QSslSocket::setDefaultCaCertificates(WithHttpProxyBasicAuth)
  PASS   : tst_QSslSocket::setDefaultCiphers(WithoutProxy)
  PASS   : tst_QSslSocket::setDefaultCiphers(WithSocks5Proxy)
  PASS   : tst_QSslSocket::setDefaultCiphers(WithSocks5ProxyAuth)
  PASS   : tst_QSslSocket::setDefaultCiphers(WithHttpProxy)
  PASS   : tst_QSslSocket::setDefaultCiphers(WithHttpProxyBasicAuth)
  PASS   : tst_QSslSocket::supportedCiphers(WithoutProxy)
  PASS   : tst_QSslSocket::supportedCiphers(WithSocks5Proxy)
  PASS   : tst_QSslSocket::supportedCiphers(WithSocks5ProxyAuth)
  PASS   : tst_QSslSocket::supportedCiphers(WithHttpProxy)
  PASS   : tst_QSslSocket::supportedCiphers(WithHttpProxyBasicAuth)
  PASS   : tst_QSslSocket::systemCaCertificates(WithoutProxy)
  PASS   : tst_QSslSocket::systemCaCertificates(WithSocks5Proxy)
  PASS   : tst_QSslSocket::systemCaCertificates(WithSocks5ProxyAuth)
  PASS   : tst_QSslSocket::systemCaCertificates(WithHttpProxy)
  PASS   : tst_QSslSocket::systemCaCertificates(WithHttpProxyBasicAuth)
  PASS   : tst_QSslSocket::wildcardCertificateNames(WithoutProxy)
  PASS   : tst_QSslSocket::wildcardCertificateNames(WithSocks5Proxy)
  PASS   : tst_QSslSocket::wildcardCertificateNames(WithSocks5ProxyAuth)
  PASS   : tst_QSslSocket::wildcardCertificateNames(WithHttpProxy)
  PASS   : tst_QSslSocket::wildcardCertificateNames(WithHttpProxyBasicAuth)
  SKIP   : tst_QSslSocket::wildcard(WithoutProxy) TODO: solve wildcard problem
  .\tst_qsslsocket.cpp(1334) : failure location
  PASS   : tst_QSslSocket::setEmptyKey(WithoutProxy)
  PASS   : tst_QSslSocket::setEmptyKey(WithSocks5Proxy)
  PASS   : tst_QSslSocket::setEmptyKey(WithSocks5ProxyAuth)
  PASS   : tst_QSslSocket::setEmptyKey(WithHttpProxy)
  PASS   : tst_QSslSocket::setEmptyKey(WithHttpProxyBasicAuth)
  PASS   : tst_QSslSocket::spontaneousWrite(WithoutProxy)
  PASS   : tst_QSslSocket::spontaneousWrite(WithSocks5Proxy)
  PASS   : tst_QSslSocket::spontaneousWrite(WithSocks5ProxyAuth)
  PASS   : tst_QSslSocket::spontaneousWrite(WithHttpProxy)
  PASS   : tst_QSslSocket::spontaneousWrite(WithHttpProxyBasicAuth)
  PASS   : tst_QSslSocket::setReadBufferSize(WithoutProxy)
  PASS   : tst_QSslSocket::setReadBufferSize(WithSocks5Proxy)
  PASS   : tst_QSslSocket::setReadBufferSize(WithSocks5ProxyAuth)
  PASS   : tst_QSslSocket::setReadBufferSize(WithHttpProxy)
  PASS   : tst_QSslSocket::setReadBufferSize(WithHttpProxyBasicAuth)
  FAIL!  : tst_QSslSocket::setReadBufferSize_task_250027(WithoutProxy) 'secondRead.size() > 0' returned FALSE. ()
  .\tst_qsslsocket.cpp(1573) : failure location
  PASS   : tst_QSslSocket::setReadBufferSize_task_250027(WithSocks5Proxy)
  PASS   : tst_QSslSocket::setReadBufferSize_task_250027(WithSocks5ProxyAuth)
  PASS   : tst_QSslSocket::setReadBufferSize_task_250027(WithHttpProxy)
  PASS   : tst_QSslSocket::setReadBufferSize_task_250027(WithHttpProxyBasicAuth)
  SKIP   : tst_QSslSocket::waitForMinusOne(WithoutProxy) QTBUG-24451 - indefinite wait may hang
  .\tst_qsslsocket.cpp(1699) : failure location
  XFAIL  : tst_QSslSocket::verifyMode(WithoutProxy) QTBUG-24234
  .\tst_qsslsocket.cpp(1807) : failure location
  PASS   : tst_QSslSocket::verifyMode(WithoutProxy)
  PASS   : tst_QSslSocket::verifyMode(WithSocks5Proxy)
  PASS   : tst_QSslSocket::verifyMode(WithSocks5ProxyAuth)
  PASS   : tst_QSslSocket::verifyMode(WithHttpProxy)
  PASS   : tst_QSslSocket::verifyMode(WithHttpProxyBasicAuth)
  PASS   : tst_QSslSocket::verifyDepth(WithoutProxy)
  PASS   : tst_QSslSocket::verifyDepth(WithSocks5Proxy)
  PASS   : tst_QSslSocket::verifyDepth(WithSocks5ProxyAuth)
  PASS   : tst_QSslSocket::verifyDepth(WithHttpProxy)
  PASS   : tst_QSslSocket::verifyDepth(WithHttpProxyBasicAuth)
  PASS   : tst_QSslSocket::peerVerifyError(WithoutProxy)
  PASS   : tst_QSslSocket::peerVerifyError(WithSocks5Proxy)
  PASS   : tst_QSslSocket::peerVerifyError(WithSocks5ProxyAuth)
  PASS   : tst_QSslSocket::peerVerifyError(WithHttpProxy)
  PASS   : tst_QSslSocket::peerVerifyError(WithHttpProxyBasicAuth)
  PASS   : tst_QSslSocket::disconnectFromHostWhenConnecting(WithoutProxy)
  PASS   : tst_QSslSocket::disconnectFromHostWhenConnecting(WithSocks5Proxy)
  PASS   : tst_QSslSocket::disconnectFromHostWhenConnecting(WithSocks5ProxyAuth)
  PASS   : tst_QSslSocket::disconnectFromHostWhenConnecting(WithHttpProxy)
  PASS   : tst_QSslSocket::disconnectFromHostWhenConnecting(WithHttpProxyBasicAuth)
  PASS   : tst_QSslSocket::disconnectFromHostWhenConnected(WithoutProxy)
  PASS   : tst_QSslSocket::disconnectFromHostWhenConnected(WithSocks5Proxy)
  FAIL!  : tst_QSslSocket::disconnectFromHostWhenConnected(WithSocks5ProxyAuth) 'socket->waitForEncrypted(5000)' returned FALSE. ()
  .\tst_qsslsocket.cpp(1868) : failure location
  FAIL!  : tst_QSslSocket::disconnectFromHostWhenConnected(WithHttpProxy) 'socket->waitForEncrypted(5000)' returned FALSE. ()
  .\tst_qsslsocket.cpp(1868) : failure location
  PASS   : tst_QSslSocket::disconnectFromHostWhenConnected(WithHttpProxyBasicAuth)
  PASS   : tst_QSslSocket::resetProxy(WithoutProxy)
  PASS   : tst_QSslSocket::resetProxy(WithSocks5Proxy)
  PASS   : tst_QSslSocket::resetProxy(WithSocks5ProxyAuth)
  PASS   : tst_QSslSocket::resetProxy(WithHttpProxy)
  PASS   : tst_QSslSocket::resetProxy(WithHttpProxyBasicAuth)
  PASS   : tst_QSslSocket::ignoreSslErrorsList(WithoutProxy:SSL-failure-empty-list)
  PASS   : tst_QSslSocket::ignoreSslErrorsList(WithoutProxy:SSL-failure-wrong-error)
  PASS   : tst_QSslSocket::ignoreSslErrorsList(WithoutProxy:allErrorsInExpectedList1)
  PASS   : tst_QSslSocket::ignoreSslErrorsList(WithoutProxy:allErrorsInExpectedList2)
  PASS   : tst_QSslSocket::ignoreSslErrorsList(WithoutProxy:SSL-failure-empty-list-again)
  PASS   : tst_QSslSocket::ignoreSslErrorsList(WithSocks5Proxy:SSL-failure-empty-list)
  PASS   : tst_QSslSocket::ignoreSslErrorsList(WithSocks5Proxy:SSL-failure-wrong-error)
  PASS   : tst_QSslSocket::ignoreSslErrorsList(WithSocks5Proxy:allErrorsInExpectedList1)
  PASS   : tst_QSslSocket::ignoreSslErrorsList(WithSocks5Proxy:allErrorsInExpectedList2)
  PASS   : tst_QSslSocket::ignoreSslErrorsList(WithSocks5Proxy:SSL-failure-empty-list-again)
  PASS   : tst_QSslSocket::ignoreSslErrorsList(WithSocks5ProxyAuth:SSL-failure-empty-list)
  PASS   : tst_QSslSocket::ignoreSslErrorsList(WithSocks5ProxyAuth:SSL-failure-wrong-error)
  PASS   : tst_QSslSocket::ignoreSslErrorsList(WithSocks5ProxyAuth:allErrorsInExpectedList1)
  PASS   : tst_QSslSocket::ignoreSslErrorsList(WithSocks5ProxyAuth:allErrorsInExpectedList2)
  PASS   : tst_QSslSocket::ignoreSslErrorsList(WithSocks5ProxyAuth:SSL-failure-empty-list-again)
  PASS   : tst_QSslSocket::ignoreSslErrorsList(WithHttpProxy:SSL-failure-empty-list)
  PASS   : tst_QSslSocket::ignoreSslErrorsList(WithHttpProxy:SSL-failure-wrong-error)
  PASS   : tst_QSslSocket::ignoreSslErrorsList(WithHttpProxy:allErrorsInExpectedList1)
  PASS   : tst_QSslSocket::ignoreSslErrorsList(WithHttpProxy:allErrorsInExpectedList2)
  PASS   : tst_QSslSocket::ignoreSslErrorsList(WithHttpProxy:SSL-failure-empty-list-again)
  PASS   : tst_QSslSocket::ignoreSslErrorsList(WithHttpProxyBasicAuth:SSL-failure-empty-list)
  PASS   : tst_QSslSocket::ignoreSslErrorsList(WithHttpProxyBasicAuth:SSL-failure-wrong-error)
  PASS   : tst_QSslSocket::ignoreSslErrorsList(WithHttpProxyBasicAuth:allErrorsInExpectedList1)
  PASS   : tst_QSslSocket::ignoreSslErrorsList(WithHttpProxyBasicAuth:allErrorsInExpectedList2)
  PASS   : tst_QSslSocket::ignoreSslErrorsList(WithHttpProxyBasicAuth:SSL-failure-empty-list-again)
  PASS   : tst_QSslSocket::ignoreSslErrorsListWithSlot(WithoutProxy:SSL-failure-empty-list)
  PASS   : tst_QSslSocket::ignoreSslErrorsListWithSlot(WithoutProxy:SSL-failure-wrong-error)
  PASS   : tst_QSslSocket::ignoreSslErrorsListWithSlot(WithoutProxy:allErrorsInExpectedList1)
  PASS   : tst_QSslSocket::ignoreSslErrorsListWithSlot(WithoutProxy:allErrorsInExpectedList2)
  PASS   : tst_QSslSocket::ignoreSslErrorsListWithSlot(WithoutProxy:SSL-failure-empty-list-again)
  PASS   : tst_QSslSocket::ignoreSslErrorsListWithSlot(WithSocks5Proxy:SSL-failure-empty-list)
  PASS   : tst_QSslSocket::ignoreSslErrorsListWithSlot(WithSocks5Proxy:SSL-failure-wrong-error)
  PASS   : tst_QSslSocket::ignoreSslErrorsListWithSlot(WithSocks5Proxy:allErrorsInExpectedList1)
  PASS   : tst_QSslSocket::ignoreSslErrorsListWithSlot(WithSocks5Proxy:allErrorsInExpectedList2)
  PASS   : tst_QSslSocket::ignoreSslErrorsListWithSlot(WithSocks5Proxy:SSL-failure-empty-list-again)
  PASS   : tst_QSslSocket::ignoreSslErrorsListWithSlot(WithSocks5ProxyAuth:SSL-failure-empty-list)
  PASS   : tst_QSslSocket::ignoreSslErrorsListWithSlot(WithSocks5ProxyAuth:SSL-failure-wrong-error)
  PASS   : tst_QSslSocket::ignoreSslErrorsListWithSlot(WithSocks5ProxyAuth:allErrorsInExpectedList1)
  PASS   : tst_QSslSocket::ignoreSslErrorsListWithSlot(WithSocks5ProxyAuth:allErrorsInExpectedList2)
  PASS   : tst_QSslSocket::ignoreSslErrorsListWithSlot(WithSocks5ProxyAuth:SSL-failure-empty-list-again)
  PASS   : tst_QSslSocket::ignoreSslErrorsListWithSlot(WithHttpProxy:SSL-failure-empty-list)
  PASS   : tst_QSslSocket::ignoreSslErrorsListWithSlot(WithHttpProxy:SSL-failure-wrong-error)
  PASS   : tst_QSslSocket::ignoreSslErrorsListWithSlot(WithHttpProxy:allErrorsInExpectedList1)
  PASS   : tst_QSslSocket::ignoreSslErrorsListWithSlot(WithHttpProxy:allErrorsInExpectedList2)
  PASS   : tst_QSslSocket::ignoreSslErrorsListWithSlot(WithHttpProxy:SSL-failure-empty-list-again)
  PASS   : tst_QSslSocket::ignoreSslErrorsListWithSlot(WithHttpProxyBasicAuth:SSL-failure-empty-list)
  PASS   : tst_QSslSocket::ignoreSslErrorsListWithSlot(WithHttpProxyBasicAuth:SSL-failure-wrong-error)
  PASS   : tst_QSslSocket::ignoreSslErrorsListWithSlot(WithHttpProxyBasicAuth:allErrorsInExpectedList1)
  PASS   : tst_QSslSocket::ignoreSslErrorsListWithSlot(WithHttpProxyBasicAuth:allErrorsInExpectedList2)
  PASS   : tst_QSslSocket::ignoreSslErrorsListWithSlot(WithHttpProxyBasicAuth:SSL-failure-empty-list-again)
  PASS   : tst_QSslSocket::readFromClosedSocket(WithoutProxy)
  PASS   : tst_QSslSocket::readFromClosedSocket(WithSocks5Proxy)
  PASS   : tst_QSslSocket::readFromClosedSocket(WithSocks5ProxyAuth)
  PASS   : tst_QSslSocket::readFromClosedSocket(WithHttpProxy)
  PASS   : tst_QSslSocket::readFromClosedSocket(WithHttpProxyBasicAuth)
  PASS   : tst_QSslSocket::writeBigChunk(WithoutProxy)
  PASS   : tst_QSslSocket::writeBigChunk(WithSocks5Proxy)
  PASS   : tst_QSslSocket::writeBigChunk(WithSocks5ProxyAuth)
  PASS   : tst_QSslSocket::writeBigChunk(WithHttpProxy)
  PASS   : tst_QSslSocket::writeBigChunk(WithHttpProxyBasicAuth)
  PASS   : tst_QSslSocket::blacklistedCertificates(WithoutProxy)
  PASS   : tst_QSslSocket::blacklistedCertificates(WithSocks5Proxy)
  PASS   : tst_QSslSocket::blacklistedCertificates(WithSocks5ProxyAuth)
  PASS   : tst_QSslSocket::blacklistedCertificates(WithHttpProxy)
  PASS   : tst_QSslSocket::blacklistedCertificates(WithHttpProxyBasicAuth)
  QDEBUG : tst_QSslSocket::versionAccessors(WithoutProxy) "OpenSSL 0.9.8x 10 May 2012"
  QDEBUG : tst_QSslSocket::versionAccessors(WithoutProxy) "90818f"
  PASS   : tst_QSslSocket::versionAccessors(WithoutProxy)
  QDEBUG : tst_QSslSocket::versionAccessors(WithSocks5Proxy) "OpenSSL 0.9.8x 10 May 2012"
  QDEBUG : tst_QSslSocket::versionAccessors(WithSocks5Proxy) "90818f"
  PASS   : tst_QSslSocket::versionAccessors(WithSocks5Proxy)
  QDEBUG : tst_QSslSocket::versionAccessors(WithSocks5ProxyAuth) "OpenSSL 0.9.8x 10 May 2012"
  QDEBUG : tst_QSslSocket::versionAccessors(WithSocks5ProxyAuth) "90818f"
  PASS   : tst_QSslSocket::versionAccessors(WithSocks5ProxyAuth)
  QDEBUG : tst_QSslSocket::versionAccessors(WithHttpProxy) "OpenSSL 0.9.8x 10 May 2012"
  QDEBUG : tst_QSslSocket::versionAccessors(WithHttpProxy) "90818f"
  PASS   : tst_QSslSocket::versionAccessors(WithHttpProxy)
  QDEBUG : tst_QSslSocket::versionAccessors(WithHttpProxyBasicAuth) "OpenSSL 0.9.8x 10 May 2012"
  QDEBUG : tst_QSslSocket::versionAccessors(WithHttpProxyBasicAuth) "90818f"
  PASS   : tst_QSslSocket::versionAccessors(WithHttpProxyBasicAuth)
  PASS   : tst_QSslSocket::sslOptions(WithoutProxy)
  PASS   : tst_QSslSocket::sslOptions(WithSocks5Proxy)
  PASS   : tst_QSslSocket::sslOptions(WithSocks5ProxyAuth)
  PASS   : tst_QSslSocket::sslOptions(WithHttpProxy)
  PASS   : tst_QSslSocket::sslOptions(WithHttpProxyBasicAuth)
  PASS   : tst_QSslSocket::encryptWithoutConnecting(WithoutProxy)
  PASS   : tst_QSslSocket::encryptWithoutConnecting(WithSocks5Proxy)
  PASS   : tst_QSslSocket::encryptWithoutConnecting(WithSocks5ProxyAuth)
  PASS   : tst_QSslSocket::encryptWithoutConnecting(WithHttpProxy)
  PASS   : tst_QSslSocket::encryptWithoutConnecting(WithHttpProxyBasicAuth)
  PASS   : tst_QSslSocket::resume(WithoutProxy:DoNotIgnoreErrors)
  PASS   : tst_QSslSocket::resume(WithoutProxy:ignoreAllErrors)
  PASS   : tst_QSslSocket::resume(WithoutProxy:ignoreSpecificErrors-Wrong)
  PASS   : tst_QSslSocket::resume(WithoutProxy:ignoreSpecificErrors-Right)
  PASS   : tst_QSslSocket::resume(WithSocks5Proxy:DoNotIgnoreErrors)
  PASS   : tst_QSslSocket::resume(WithSocks5Proxy:ignoreAllErrors)
  PASS   : tst_QSslSocket::resume(WithSocks5Proxy:ignoreSpecificErrors-Wrong)
  PASS   : tst_QSslSocket::resume(WithSocks5Proxy:ignoreSpecificErrors-Right)
  PASS   : tst_QSslSocket::resume(WithSocks5ProxyAuth:DoNotIgnoreErrors)
  PASS   : tst_QSslSocket::resume(WithSocks5ProxyAuth:ignoreAllErrors)
  PASS   : tst_QSslSocket::resume(WithSocks5ProxyAuth:ignoreSpecificErrors-Wrong)
  PASS   : tst_QSslSocket::resume(WithSocks5ProxyAuth:ignoreSpecificErrors-Right)
  PASS   : tst_QSslSocket::resume(WithHttpProxy:DoNotIgnoreErrors)
  PASS   : tst_QSslSocket::resume(WithHttpProxy:ignoreAllErrors)
  PASS   : tst_QSslSocket::resume(WithHttpProxy:ignoreSpecificErrors-Wrong)
  PASS   : tst_QSslSocket::resume(WithHttpProxy:ignoreSpecificErrors-Right)
  PASS   : tst_QSslSocket::resume(WithHttpProxyBasicAuth:DoNotIgnoreErrors)
  PASS   : tst_QSslSocket::resume(WithHttpProxyBasicAuth:ignoreAllErrors)
  PASS   : tst_QSslSocket::resume(WithHttpProxyBasicAuth:ignoreSpecificErrors-Wrong)
  PASS   : tst_QSslSocket::resume(WithHttpProxyBasicAuth:ignoreSpecificErrors-Right)
  PASS   : tst_QSslSocket::qtbug18498_peek(WithoutProxy)
  PASS   : tst_QSslSocket::qtbug18498_peek(WithSocks5Proxy)
  PASS   : tst_QSslSocket::qtbug18498_peek(WithSocks5ProxyAuth)
  PASS   : tst_QSslSocket::qtbug18498_peek(WithHttpProxy)
  PASS   : tst_QSslSocket::qtbug18498_peek(WithHttpProxyBasicAuth)
  PASS   : tst_QSslSocket::qtbug18498_peek2(WithoutProxy)
  PASS   : tst_QSslSocket::qtbug18498_peek2(WithSocks5Proxy)
  PASS   : tst_QSslSocket::qtbug18498_peek2(WithSocks5ProxyAuth)
  PASS   : tst_QSslSocket::qtbug18498_peek2(WithHttpProxy)
  PASS   : tst_QSslSocket::qtbug18498_peek2(WithHttpProxyBasicAuth)
  PASS   : tst_QSslSocket::setEmptyDefaultConfiguration(WithoutProxy)
  PASS   : tst_QSslSocket::setEmptyDefaultConfiguration(WithSocks5Proxy)
  PASS   : tst_QSslSocket::setEmptyDefaultConfiguration(WithSocks5ProxyAuth)
  PASS   : tst_QSslSocket::setEmptyDefaultConfiguration(WithHttpProxy)
  PASS   : tst_QSslSocket::setEmptyDefaultConfiguration(WithHttpProxyBasicAuth)
  PASS   : tst_QSslSocket::exitLoop(WithoutProxy)
  PASS   : tst_QSslSocket::exitLoop(WithSocks5Proxy)
  PASS   : tst_QSslSocket::exitLoop(WithSocks5ProxyAuth)
  PASS   : tst_QSslSocket::exitLoop(WithHttpProxy)
  PASS   : tst_QSslSocket::exitLoop(WithHttpProxyBasicAuth)
  PASS   : tst_QSslSocket::cleanupTestCase()
  Totals: 562 passed, 5 failed, 3 skipped
  ********* Finished testing of tst_QSslSocket *********
  QtQA::App::TestRunner: test failed on first and second attempts, but with different behavior each time:
  QtQA::App::TestRunner:   first attempt:  exited with exit code 4
  QtQA::App::TestRunner:   second attempt: exited with exit code 5
  QtQA::App::TestRunner: the test seems to be flaky, please fix this
  QtQA::App::TestRunner: this flaky test is being treated as a FAIL
  QtQA::App::TestRunner: end tst_qsslsocket: 240 seconds, exit code 5
  
  Testing tst_qmake
  FAIL!  : tst_qmake::install_depends() 'test_compiler.make( workDir, "install" )' returned FALSE. ()
  .\tst_qmake.cpp(369) : failure location
  Totals: 29 passed, 1 failed, 0 skipped
  QtQA::App::TestRunner: test failed, running again to see if it is flaky...
  ********* Start testing of tst_qmake *********
  Config: Using QTest library 5.0.0, Qt 5.0.0
  PASS   : tst_qmake::initTestCase()
  PASS   : tst_qmake::simple_app()
  PASS   : tst_qmake::simple_app_shadowbuild()
  PASS   : tst_qmake::simple_app_shadowbuild2()
  PASS   : tst_qmake::simple_lib()
  PASS   : tst_qmake::simple_dll()
  PASS   : tst_qmake::subdirs()
  PASS   : tst_qmake::subdir_via_pro_file_extra_target()
  PASS   : tst_qmake::functions()
  PASS   : tst_qmake::operators()
  PASS   : tst_qmake::variables()
  PASS   : tst_qmake::func_export()
  PASS   : tst_qmake::func_variables()
  PASS   : tst_qmake::comments()
  PASS   : tst_qmake::duplicateLibraryEntries()
  PASS   : tst_qmake::export_across_file_boundaries()
  PASS   : tst_qmake::include_dir()
  PASS   : tst_qmake::include_pwd()
  QDEBUG : tst_qmake::install_files() Running command: C:/work/build/qt/qtbase/bin/qmake  foo.pro -o Makefile
  
  Running command: C:/utils/jom/jom.exe
  ?
  jom 1.0.13 - empower your cores?
  ?
  
  Running command: C:/utils/jom/jom.exe  install
  ?
  jom 1.0.13 - empower your cores?
  ?
  
  Running command: C:/utils/jom/jom.exe  uninstall
  ?
  jom 1.0.13 - empower your cores?
  ?
  The system cannot find the file specified.?
  
  Running command: C:/utils/jom/jom.exe distclean
  ?
  jom 1.0.13 - empower your cores?
  ?
  Could Not Find C:\work\build\qt\qtbase\tests\auto\tools\qmake\testdata\shadow_files\tmp\moc\debug_shared\moc_test_file.cpp?
  Could Not Find C:\work\build\qt\qtbase\tests\auto\tools\qmake\testdata\shadow_files\tmp\obj\debug_shared\test_file.obj?
  Could Not Find C:\work\build\qt\qtbase\tests\auto\tools\qmake\testdata\shadow_files\foo.exp?
  Could Not Find C:\work\build\qt\qtbase\tests\auto\tools\qmake\testdata\shadow_files\foo.pdb?
  Could Not Find C:\work\build\qt\qtbase\tests\auto\tools\qmake\testdata\shadow_files\foo.exe?
  
  Running command: C:/work/build/qt/qtbase/bin/qmake  foo.pro -o C:/work/build/qt/qtbase/tests/auto/tools/qmake//testdata/shadow_files_build/Makefile
  
  Running command: C:/utils/jom/jom.exe
  ?
  jom 1.0.13 - empower your cores?
  ?
  
  Running command: C:/utils/jom/jom.exe  install
  ?
  jom 1.0.13 - empower your cores?
  ?
  A subdirectory or file C:\work\build\qt\qtbase\tests\auto\tools\qmake\testdata\shadow_files\dist already exists.?
  jom: C:\work\build\qt\qtbase\tests\auto\tools\qmake\testdata\shadow_files_build\Makefile.Release [install_target] Error 1?
  jom: C:\work\build\qt\qtbase\tests\auto\tools\qmake\testdata\shadow_files_build\Makefile [release-install] Error 2?
  
  FAIL!  : tst_qmake::install_files() 'test_compiler.make( buildDir, "install" )' returned FALSE. ()
  .\tst_qmake.cpp(355) : failure location
  PASS   : tst_qmake::install_depends()
  PASS   : tst_qmake::quotedfilenames()
  PASS   : tst_qmake::prompt()
  PASS   : tst_qmake::one_space()
  PASS   : tst_qmake::findMocs()
  PASS   : tst_qmake::findDeps()
  PASS   : tst_qmake::includefunction()
  PASS   : tst_qmake::substitutes()
  PASS   : tst_qmake::project()
  PASS   : tst_qmake::proFileCache()
  PASS   : tst_qmake::cleanupTestCase()
  Totals: 29 passed, 1 failed, 0 skipped
  ********* Finished testing of tst_qmake *********
  QtQA::App::TestRunner: test failure could be reproduced twice consecutively
  QtQA::App::TestRunner: end tst_qmake: 152 seconds, exit code 1

  Build log: http://testresults.qt-project.org/ci/QtBase_master_Integration/build_04703/win32-msvc2010_developer-build_qtnamespace_Windows_7/log.txt.gz

  Tested changes (refs/builds/master_1354024954):
    http://codereview.qt-project.org/40643 [PS4] - Change copyright information from Nokia to Digia
    http://codereview.qt-project.org/40799 [PS2] - Added link to Html5 Web Database API
    http://codereview.qt-project.org/40768 [PS3] - Cocoa: update OpenGL viewport when nsview moves
    http://codereview.qt-project.org/40719 [PS2] - Fix typo in SSL error message.
    http://codereview.qt-project.org/40767 [PS1] - Commented confusing QWriteLocker use in QGLTextureCache::getTexture().
    http://codereview.qt-project.org/35981 [PS4] - FreeType bitmaps interpreted in wrong format
    http://codereview.qt-project.org/40469 [PS1] - Doc: Adding empty tags in the HTML
    http://codereview.qt-project.org/40061 [PS1] - Add directory to xcb-static.pro's INCLUDEPATH
    http://codereview.qt-project.org/40777 [PS1] - Make "API Reference" section \section1
    http://codereview.qt-project.org/40677 [PS1] - Always use QAIM to get the default flags.
    http://codereview.qt-project.org/40781 [PS1] - QGuiApplication docs: clarify that QWidget needs QApplication
    http://codereview.qt-project.org/40746 [PS3] - Update the StylePlugin example
    http://codereview.qt-project.org/40381 [PS4] - revamp doc generation targets
    http://codereview.qt-project.org/40740 [PS1] - assign MAKEFILE even in non-subdirs Makefiles



More information about the Ci-reports mailing list