[Ci-reports] fail on QtBase_dev_Integration #5355

Qt Continuous Integration System ci-noreply at qt-project.org
Tue Jan 27 21:34:38 CET 2015


Autotests `tst_qsslsocket_onDemandCertificates_member' and `tst_qsslsocket_onDemandCertificates_static' failed :(

  Testing tst_QSslSocket_onDemandCertificates_static
  FAIL!  : tst_QSslSocket_onDemandCertificates_static::onDemandRootCertLoadingStaticMethods(WithoutProxy) 'socket2->waitForEncrypted()' returned FALSE. (Network operation timed out)
  tst_qsslsocket_onDemandCertificates_static.cpp(198) : failure location
  FAIL!  : tst_QSslSocket_onDemandCertificates_static::onDemandRootCertLoadingStaticMethods(WithSocks5Proxy) 'socket2->waitForEncrypted()' returned FALSE. (TTL expired)
  tst_qsslsocket_onDemandCertificates_static.cpp(198) : failure location
  FAIL!  : tst_QSslSocket_onDemandCertificates_static::onDemandRootCertLoadingStaticMethods(WithSocks5ProxyAuth) 'socket2->waitForEncrypted()' returned FALSE. (TTL expired)
  tst_qsslsocket_onDemandCertificates_static.cpp(198) : failure location
  FAIL!  : tst_QSslSocket_onDemandCertificates_static::onDemandRootCertLoadingStaticMethods(WithHttpProxy) 'socket2->waitForEncrypted()' returned FALSE. (Connection refused)
  tst_qsslsocket_onDemandCertificates_static.cpp(198) : failure location
  FAIL!  : tst_QSslSocket_onDemandCertificates_static::onDemandRootCertLoadingStaticMethods(WithHttpProxyBasicAuth) 'socket2->waitForEncrypted()' returned FALSE. (Connection refused)
  tst_qsslsocket_onDemandCertificates_static.cpp(198) : failure location
  Totals: 2 passed, 5 failed, 0 skipped, 0 blacklisted
  QtQA::App::TestRunner: test failed, running again to see if it is flaky...
  ********* Start testing of tst_QSslSocket_onDemandCertificates_static *********
  Config: Using QtTest library 5.5.0, Qt 5.5.0 (i386-little_endian-ilp32 shared (dynamic) release build; by MSVC 2010)
  PASS   : tst_QSslSocket_onDemandCertificates_static::initTestCase()
  FAIL!  : tst_QSslSocket_onDemandCertificates_static::onDemandRootCertLoadingStaticMethods(WithoutProxy) 'socket2->waitForEncrypted()' returned FALSE. (Network operation timed out)
  tst_qsslsocket_onDemandCertificates_static.cpp(198) : failure location
  FAIL!  : tst_QSslSocket_onDemandCertificates_static::onDemandRootCertLoadingStaticMethods(WithSocks5Proxy) 'socket2->waitForEncrypted()' returned FALSE. (TTL expired)
  tst_qsslsocket_onDemandCertificates_static.cpp(198) : failure location
  FAIL!  : tst_QSslSocket_onDemandCertificates_static::onDemandRootCertLoadingStaticMethods(WithSocks5ProxyAuth) 'socket2->waitForEncrypted()' returned FALSE. (TTL expired)
  tst_qsslsocket_onDemandCertificates_static.cpp(198) : failure location
  FAIL!  : tst_QSslSocket_onDemandCertificates_static::onDemandRootCertLoadingStaticMethods(WithHttpProxy) 'socket2->waitForEncrypted()' returned FALSE. (Connection refused)
  tst_qsslsocket_onDemandCertificates_static.cpp(198) : failure location
  FAIL!  : tst_QSslSocket_onDemandCertificates_static::onDemandRootCertLoadingStaticMethods(WithHttpProxyBasicAuth) 'socket2->waitForEncrypted()' returned FALSE. (Connection refused)
  tst_qsslsocket_onDemandCertificates_static.cpp(198) : failure location
  PASS   : tst_QSslSocket_onDemandCertificates_static::cleanupTestCase()
  Totals: 2 passed, 5 failed, 0 skipped, 0 blacklisted
  ********* 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: 457 seconds, exit code 5
  
  Testing tst_QSslSocket_onDemandCertificates_member
  FAIL!  : tst_QSslSocket_onDemandCertificates_member::onDemandRootCertLoadingMemberMethods(WithoutProxy) 'socket->waitForEncrypted()' returned FALSE. (Network operation timed out)
  tst_qsslsocket_onDemandCertificates_member.cpp(201) : failure location
  FAIL!  : tst_QSslSocket_onDemandCertificates_member::onDemandRootCertLoadingMemberMethods(WithSocks5Proxy) 'socket->waitForEncrypted()' returned FALSE. (TTL expired)
  tst_qsslsocket_onDemandCertificates_member.cpp(201) : failure location
  FAIL!  : tst_QSslSocket_onDemandCertificates_member::onDemandRootCertLoadingMemberMethods(WithSocks5ProxyAuth) 'socket->waitForEncrypted()' returned FALSE. (TTL expired)
  tst_qsslsocket_onDemandCertificates_member.cpp(201) : failure location
  FAIL!  : tst_QSslSocket_onDemandCertificates_member::onDemandRootCertLoadingMemberMethods(WithHttpProxy) 'socket->waitForEncrypted()' returned FALSE. (Connection refused)
  tst_qsslsocket_onDemandCertificates_member.cpp(201) : failure location
  FAIL!  : tst_QSslSocket_onDemandCertificates_member::onDemandRootCertLoadingMemberMethods(WithHttpProxyBasicAuth) 'socket->waitForEncrypted()' returned FALSE. (Connection refused)
  tst_qsslsocket_onDemandCertificates_member.cpp(201) : failure location
  Totals: 2 passed, 5 failed, 0 skipped, 0 blacklisted
  QtQA::App::TestRunner: warning: test duration (228 seconds) is dangerously close to maximum permitted time (300 seconds)
  QtQA::App::TestRunner: warning: Either modify the test to reduce its runtime, or use a higher timeout.
  QtQA::App::TestRunner: test failed, running again to see if it is flaky...
  ********* Start testing of tst_QSslSocket_onDemandCertificates_member *********
  Config: Using QtTest library 5.5.0, Qt 5.5.0 (i386-little_endian-ilp32 shared (dynamic) release build; by MSVC 2010)
  PASS   : tst_QSslSocket_onDemandCertificates_member::initTestCase()
  FAIL!  : tst_QSslSocket_onDemandCertificates_member::onDemandRootCertLoadingMemberMethods(WithoutProxy) 'socket->waitForEncrypted()' returned FALSE. (Network operation timed out)
  tst_qsslsocket_onDemandCertificates_member.cpp(201) : failure location
  FAIL!  : tst_QSslSocket_onDemandCertificates_member::onDemandRootCertLoadingMemberMethods(WithSocks5Proxy) 'socket->waitForEncrypted()' returned FALSE. (TTL expired)
  tst_qsslsocket_onDemandCertificates_member.cpp(201) : failure location
  FAIL!  : tst_QSslSocket_onDemandCertificates_member::onDemandRootCertLoadingMemberMethods(WithSocks5ProxyAuth) 'socket->waitForEncrypted()' returned FALSE. (TTL expired)
  tst_qsslsocket_onDemandCertificates_member.cpp(201) : failure location
  FAIL!  : tst_QSslSocket_onDemandCertificates_member::onDemandRootCertLoadingMemberMethods(WithHttpProxy) 'socket->waitForEncrypted()' returned FALSE. (Connection refused)
  tst_qsslsocket_onDemandCertificates_member.cpp(201) : failure location
  FAIL!  : tst_QSslSocket_onDemandCertificates_member::onDemandRootCertLoadingMemberMethods(WithHttpProxyBasicAuth) 'socket->waitForEncrypted()' returned FALSE. (Connection refused)
  tst_qsslsocket_onDemandCertificates_member.cpp(201) : failure location
  PASS   : tst_QSslSocket_onDemandCertificates_member::cleanupTestCase()
  Totals: 2 passed, 5 failed, 0 skipped, 0 blacklisted
  ********* Finished testing of tst_QSslSocket_onDemandCertificates_member *********
  QtQA::App::TestRunner: warning: test duration (228 seconds) is dangerously close to maximum permitted time (300 seconds)
  QtQA::App::TestRunner: warning: Either modify the test to reduce its runtime, or use a higher timeout.
  QtQA::App::TestRunner: test failure could be reproduced twice consecutively
  QtQA::App::TestRunner: end tst_qsslsocket_onDemandCertificates_member: 457 seconds, exit code 5

  Build log: http://testresults.qt-project.org/ci/QtBase_dev_Integration/build_05355/win32-msvc2010_developer-build_angle_Windows_7/log.txt.gz

  Tested changes (refs/builds/dev_1422386523):
    http://codereview.qt-project.org/102643 [PS2] - Add a QHostAddress::toIPv4Address overload taking a bool *ok
    http://codereview.qt-project.org/102642 [PS1] - QHostAddress: Convert AnyIPv4 to AnyIPv6 instead of ::ffff:0.0.0.0
    http://codereview.qt-project.org/102641 [PS1] - QHostAddress: Revert auto-converting of IPv6 v4-mapped addresses to IPv4
    http://codereview.qt-project.org/102762 [PS3] - Use QDBusServiceWatcher in QDBusAbstractInterface to track the owner
    http://codereview.qt-project.org/102761 [PS3] - Use QStringLiteral where applicable in QtDBus
    http://codereview.qt-project.org/104423 [PS2] - [QSSL] Pass params of shareable type by const-ref rather than by value
    http://codereview.qt-project.org/104540 [PS1] - Introduce QMatrix4x4::isAffine()
    http://codereview.qt-project.org/104539 [PS1] - Introduce QQuaternion::inverted()
    http://codereview.qt-project.org/104538 [PS1] - [QVectorND] Add missing operator/=(const QVectorND &)
    http://codereview.qt-project.org/104619 [PS3] - Use qt.io rather than qt-project.org for network tests
    http://codereview.qt-project.org/104270 [PS5] - Cocoa plugin - fix obscured/mapped/unmapped logic
    http://codereview.qt-project.org/104402 [PS1] - Bring back OS X selection behavior
    http://codereview.qt-project.org/104401 [PS1] - Remove Q_WS_MAC workaround.
    http://codereview.qt-project.org/104400 [PS1] - Bring back OS X key handling.
    http://codereview.qt-project.org/104398 [PS1] - Remove Q_WS_MAC section
    http://codereview.qt-project.org/104397 [PS1] - Remove Q_WS_MAC and Q_WS_WIN sections
    http://codereview.qt-project.org/104432 [PS1] - systray example: revert the heart icon to its previous version
    http://codereview.qt-project.org/104160 [PS3] - iOS: Track QIOSViewController -> QIOSScreen using QPointer
    http://codereview.qt-project.org/104161 [PS3] - iOS: Guard QIOSScreen against notifying Qt about changes to deleted QScreens
    http://codereview.qt-project.org/104189 [PS2] - iOS: Keep size and device pixel ratio of QIOSBackingStore in sync with window



More information about the Ci-reports mailing list