Autotests `tst_qsslsocket_onDemandCertificates_member' and
`tst_qsslsocket_onDemandCertificates_static' failed :(
QObject::connect: Cannot connect (null)::destroyed() to
QHostInfoLookupManager::waitForThreadPoolDone()
********* Start testing of tst_QSslSocket_onDemandCertificates_static
*********
Config: Using QTest library 4.8.6, Qt 4.8.6
PASS : tst_QSslSocket_onDemandCertificates_static::initTestCase()
FAIL! :
tst_QSslSocket_onDemandCertificates_static::onDemandRootCertLoadingStaticMethods(WithoutProxy)
'socket2->waitForEncrypted()' returned FALSE. (Connection refused)
Loc: [tst_qsslsocket_onDemandCertificates_static.cpp(213)]
FAIL! :
tst_QSslSocket_onDemandCertificates_static::onDemandRootCertLoadingStaticMethods(WithSocks5Proxy)
'socket2->waitForEncrypted()' returned FALSE. (Connection refused)
Loc: [tst_qsslsocket_onDemandCertificates_static.cpp(213)]
FAIL! :
tst_QSslSocket_onDemandCertificates_static::onDemandRootCertLoadingStaticMethods(WithSocks5ProxyAuth)
'socket2->waitForEncrypted()' returned FALSE. (Connection refused)
Loc: [tst_qsslsocket_onDemandCertificates_static.cpp(213)]
FAIL! :
tst_QSslSocket_onDemandCertificates_static::onDemandRootCertLoadingStaticMethods(WithHttpProxy)
'socket2->waitForEncrypted()' returned FALSE. (Connection refused)
Loc: [tst_qsslsocket_onDemandCertificates_static.cpp(213)]
FAIL! :
tst_QSslSocket_onDemandCertificates_static::onDemandRootCertLoadingStaticMethods(WithHttpProxyBasicAuth)
'socket2->waitForEncrypted()' returned FALSE. (Connection refused)
Loc: [tst_qsslsocket_onDemandCertificates_static.cpp(213)]
PASS : tst_QSslSocket_onDemandCertificates_static::cleanupTestCase()
Totals: 2 passed, 5 failed, 0 skipped
********* Finished testing of tst_QSslSocket_onDemandCertificates_static
*********
QtQA::App::TestRunner: test failed, running again to see if it is flaky...
QObject::connect: Cannot connect (null)::destroyed() to
QHostInfoLookupManager::waitForThreadPoolDone()
********* Start testing of tst_QSslSocket_onDemandCertificates_static
*********
Config: Using QTest library 4.8.6, Qt 4.8.6
PASS : tst_QSslSocket_onDemandCertificates_static::initTestCase()
FAIL! :
tst_QSslSocket_onDemandCertificates_static::onDemandRootCertLoadingStaticMethods(WithoutProxy)
'socket2->waitForEncrypted()' returned FALSE. (Connection refused)
Loc: [tst_qsslsocket_onDemandCertificates_static.cpp(213)]
FAIL! :
tst_QSslSocket_onDemandCertificates_static::onDemandRootCertLoadingStaticMethods(WithSocks5Proxy)
'socket2->waitForEncrypted()' returned FALSE. (Connection refused)
Loc: [tst_qsslsocket_onDemandCertificates_static.cpp(213)]
FAIL! :
tst_QSslSocket_onDemandCertificates_static::onDemandRootCertLoadingStaticMethods(WithSocks5ProxyAuth)
'socket2->waitForEncrypted()' returned FALSE. (Connection refused)
Loc: [tst_qsslsocket_onDemandCertificates_static.cpp(213)]
FAIL! :
tst_QSslSocket_onDemandCertificates_static::onDemandRootCertLoadingStaticMethods(WithHttpProxy)
'socket2->waitForEncrypted()' returned FALSE. (Connection refused)
Loc: [tst_qsslsocket_onDemandCertificates_static.cpp(213)]
FAIL! :
tst_QSslSocket_onDemandCertificates_static::onDemandRootCertLoadingStaticMethods(WithHttpProxyBasicAuth)
'socket2->waitForEncrypted()' returned FALSE. (Connection refused)
Loc: [tst_qsslsocket_onDemandCertificates_static.cpp(213)]
PASS : tst_QSslSocket_onDemandCertificates_static::cleanupTestCase()
Totals: 2 passed, 5 failed, 0 skipped
********* Finished testing of tst_QSslSocket_onDemandCertificates_static
*********
QtQA::App::TestRunner: test failure could be reproduced twice consecutively
QtQA::App::TestRunner: end tst_qsslsocket_onDemandCertificates_static: 1
seconds, exit code 5
QObject::connect: Cannot connect (null)::destroyed() to
QHostInfoLookupManager::waitForThreadPoolDone()
********* Start testing of tst_QSslSocket_onDemandCertificates_member
*********
Config: Using QTest library 4.8.6, Qt 4.8.6
PASS : tst_QSslSocket_onDemandCertificates_member::initTestCase()
FAIL! :
tst_QSslSocket_onDemandCertificates_member::onDemandRootCertLoadingMemberMethods(WithoutProxy)
'socket->waitForEncrypted()' returned FALSE. (Network operation timed out)
Loc: [tst_qsslsocket_onDemandCertificates_member.cpp(215)]
FAIL! :
tst_QSslSocket_onDemandCertificates_member::onDemandRootCertLoadingMemberMethods(WithSocks5Proxy)
'socket->waitForEncrypted()' returned FALSE. (TTL expired)
Loc: [tst_qsslsocket_onDemandCertificates_member.cpp(215)]
FAIL! :
tst_QSslSocket_onDemandCertificates_member::onDemandRootCertLoadingMemberMethods(WithSocks5ProxyAuth)
'socket->waitForEncrypted()' returned FALSE. (Network operation timed out)
Loc: [tst_qsslsocket_onDemandCertificates_member.cpp(215)]
FAIL! :
tst_QSslSocket_onDemandCertificates_member::onDemandRootCertLoadingMemberMethods(WithHttpProxy)
'socket->waitForEncrypted()' returned FALSE. (Connection refused)
Loc: [tst_qsslsocket_onDemandCertificates_member.cpp(215)]
FAIL! :
tst_QSslSocket_onDemandCertificates_member::onDemandRootCertLoadingMemberMethods(WithHttpProxyBasicAuth)
'socket->waitForEncrypted()' returned FALSE. (Connection refused)
Loc: [tst_qsslsocket_onDemandCertificates_member.cpp(215)]
PASS : tst_QSslSocket_onDemandCertificates_member::cleanupTestCase()
Totals: 2 passed, 5 failed, 0 skipped
********* Finished testing of tst_QSslSocket_onDemandCertificates_member
*********
QtQA::App::TestRunner: test failed, running again to see if it is flaky...
QObject::connect: Cannot connect (null)::destroyed() to
QHostInfoLookupManager::waitForThreadPoolDone()
********* Start testing of tst_QSslSocket_onDemandCertificates_member
*********
Config: Using QTest library 4.8.6, Qt 4.8.6
PASS : tst_QSslSocket_onDemandCertificates_member::initTestCase()
FAIL! :
tst_QSslSocket_onDemandCertificates_member::onDemandRootCertLoadingMemberMethods(WithoutProxy)
'socket->waitForEncrypted()' returned FALSE. (Network operation timed out)
Loc: [tst_qsslsocket_onDemandCertificates_member.cpp(215)]
FAIL! :
tst_QSslSocket_onDemandCertificates_member::onDemandRootCertLoadingMemberMethods(WithSocks5Proxy)
'socket->waitForEncrypted()' returned FALSE. (TTL expired)
Loc: [tst_qsslsocket_onDemandCertificates_member.cpp(215)]
FAIL! :
tst_QSslSocket_onDemandCertificates_member::onDemandRootCertLoadingMemberMethods(WithSocks5ProxyAuth)
'socket->waitForEncrypted()' returned FALSE. (Network operation timed out)
Loc: [tst_qsslsocket_onDemandCertificates_member.cpp(215)]
FAIL! :
tst_QSslSocket_onDemandCertificates_member::onDemandRootCertLoadingMemberMethods(WithHttpProxy)
'socket->waitForEncrypted()' returned FALSE. (Connection refused)
Loc: [tst_qsslsocket_onDemandCertificates_member.cpp(215)]
FAIL! :
tst_QSslSocket_onDemandCertificates_member::onDemandRootCertLoadingMemberMethods(WithHttpProxyBasicAuth)
'socket->waitForEncrypted()' returned FALSE. (Connection refused)
Loc: [tst_qsslsocket_onDemandCertificates_member.cpp(215)]
PASS : tst_QSslSocket_onDemandCertificates_member::cleanupTestCase()
Totals: 2 passed, 5 failed, 0 skipped
********* Finished testing of tst_QSslSocket_onDemandCertificates_member
*********
QtQA::App::TestRunner: test failure could be reproduced twice consecutively
QtQA::App::TestRunner: end tst_qsslsocket_onDemandCertificates_member: 450
seconds, exit code 5
Build log:
http://testresults.qt-project.org/ci/Qt_4.8_Integration/build_01602/macx-g++_developer-build_OSX_10.7/log.txt.gz
Tested changes (refs/builds/4.8_1377160311):
http://codereview.qt-project.org/63262 [PS2] - Add Q_ASSERT in qAllocMore()
function.
_______________________________________________
Ci-reports mailing list
[email protected]
http://lists.qt-project.org/mailman/listinfo/ci-reports