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

Qt Continuous Integration System ci-noreply at qt-project.org
Mon Mar 4 12:48:47 CET 2013


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. (Unknown error)
     Loc: [tst_qsslsocket_onDemandCertificates_static.cpp(206)]
  FAIL!  : tst_QSslSocket_onDemandCertificates_static::onDemandRootCertLoadingStaticMethods(WithSocks5Proxy) 'socket2->waitForEncrypted()' returned FALSE. (TTL expired)
     Loc: [tst_qsslsocket_onDemandCertificates_static.cpp(206)]
  FAIL!  : tst_QSslSocket_onDemandCertificates_static::onDemandRootCertLoadingStaticMethods(WithSocks5ProxyAuth) 'socket2->waitForEncrypted()' returned FALSE. (TTL expired)
     Loc: [tst_qsslsocket_onDemandCertificates_static.cpp(206)]
  FAIL!  : tst_QSslSocket_onDemandCertificates_static::onDemandRootCertLoadingStaticMethods(WithHttpProxy) 'socket2->waitForEncrypted()' returned FALSE. (Connection refused)
     Loc: [tst_qsslsocket_onDemandCertificates_static.cpp(206)]
  FAIL!  : tst_QSslSocket_onDemandCertificates_static::onDemandRootCertLoadingStaticMethods(WithHttpProxyBasicAuth) 'socket2->waitForEncrypted()' returned FALSE. (Connection refused)
     Loc: [tst_qsslsocket_onDemandCertificates_static.cpp(206)]
  Totals: 2 passed, 5 failed, 0 skipped
  QtQA::App::TestRunner: test failed, running again to see if it is flaky...
  ********* Start testing of tst_QSslSocket_onDemandCertificates_static *********
  Config: Using QTest library 5.1.0, Qt 5.1.0
  PASS   : tst_QSslSocket_onDemandCertificates_static::initTestCase()
  FAIL!  : tst_QSslSocket_onDemandCertificates_static::onDemandRootCertLoadingStaticMethods(WithoutProxy) 'socket2->waitForEncrypted()' returned FALSE. (Unknown error)
     Loc: [tst_qsslsocket_onDemandCertificates_static.cpp(206)]
  FAIL!  : tst_QSslSocket_onDemandCertificates_static::onDemandRootCertLoadingStaticMethods(WithSocks5Proxy) 'socket2->waitForEncrypted()' returned FALSE. (TTL expired)
     Loc: [tst_qsslsocket_onDemandCertificates_static.cpp(206)]
  FAIL!  : tst_QSslSocket_onDemandCertificates_static::onDemandRootCertLoadingStaticMethods(WithSocks5ProxyAuth) 'socket2->waitForEncrypted()' returned FALSE. (TTL expired)
     Loc: [tst_qsslsocket_onDemandCertificates_static.cpp(206)]
  FAIL!  : tst_QSslSocket_onDemandCertificates_static::onDemandRootCertLoadingStaticMethods(WithHttpProxy) 'socket2->waitForEncrypted()' returned FALSE. (Connection refused)
     Loc: [tst_qsslsocket_onDemandCertificates_static.cpp(206)]
  FAIL!  : tst_QSslSocket_onDemandCertificates_static::onDemandRootCertLoadingStaticMethods(WithHttpProxyBasicAuth) 'socket2->waitForEncrypted()' returned FALSE. (Connection refused)
     Loc: [tst_qsslsocket_onDemandCertificates_static.cpp(206)]
  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: 457 seconds, exit code 5
  
  Testing tst_QSslSocket_onDemandCertificates_member
  FAIL!  : tst_QSslSocket_onDemandCertificates_member::onDemandRootCertLoadingMemberMethods(WithoutProxy) 'socket->waitForEncrypted()' returned FALSE. (Unknown error)
     Loc: [tst_qsslsocket_onDemandCertificates_member.cpp(209)]
  FAIL!  : tst_QSslSocket_onDemandCertificates_member::onDemandRootCertLoadingMemberMethods(WithSocks5Proxy) 'socket->waitForEncrypted()' returned FALSE. (TTL expired)
     Loc: [tst_qsslsocket_onDemandCertificates_member.cpp(209)]
  FAIL!  : tst_QSslSocket_onDemandCertificates_member::onDemandRootCertLoadingMemberMethods(WithSocks5ProxyAuth) 'socket->waitForEncrypted()' returned FALSE. (TTL expired)
     Loc: [tst_qsslsocket_onDemandCertificates_member.cpp(209)]
  FAIL!  : tst_QSslSocket_onDemandCertificates_member::onDemandRootCertLoadingMemberMethods(WithHttpProxy) 'socket->waitForEncrypted()' returned FALSE. (Connection refused)
     Loc: [tst_qsslsocket_onDemandCertificates_member.cpp(209)]
  FAIL!  : tst_QSslSocket_onDemandCertificates_member::onDemandRootCertLoadingMemberMethods(WithHttpProxyBasicAuth) 'socket->waitForEncrypted()' returned FALSE. (Connection refused)
     Loc: [tst_qsslsocket_onDemandCertificates_member.cpp(209)]
  Totals: 2 passed, 5 failed, 0 skipped
  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 QTest library 5.1.0, Qt 5.1.0
  PASS   : tst_QSslSocket_onDemandCertificates_member::initTestCase()
  FAIL!  : tst_QSslSocket_onDemandCertificates_member::onDemandRootCertLoadingMemberMethods(WithoutProxy) 'socket->waitForEncrypted()' returned FALSE. (Unknown error)
     Loc: [tst_qsslsocket_onDemandCertificates_member.cpp(209)]
  FAIL!  : tst_QSslSocket_onDemandCertificates_member::onDemandRootCertLoadingMemberMethods(WithSocks5Proxy) 'socket->waitForEncrypted()' returned FALSE. (TTL expired)
     Loc: [tst_qsslsocket_onDemandCertificates_member.cpp(209)]
  FAIL!  : tst_QSslSocket_onDemandCertificates_member::onDemandRootCertLoadingMemberMethods(WithSocks5ProxyAuth) 'socket->waitForEncrypted()' returned FALSE. (TTL expired)
     Loc: [tst_qsslsocket_onDemandCertificates_member.cpp(209)]
  FAIL!  : tst_QSslSocket_onDemandCertificates_member::onDemandRootCertLoadingMemberMethods(WithHttpProxy) 'socket->waitForEncrypted()' returned FALSE. (Connection refused)
     Loc: [tst_qsslsocket_onDemandCertificates_member.cpp(209)]
  FAIL!  : tst_QSslSocket_onDemandCertificates_member::onDemandRootCertLoadingMemberMethods(WithHttpProxyBasicAuth) 'socket->waitForEncrypted()' returned FALSE. (Connection refused)
     Loc: [tst_qsslsocket_onDemandCertificates_member.cpp(209)]
  PASS   : tst_QSslSocket_onDemandCertificates_member::cleanupTestCase()
  Totals: 2 passed, 5 failed, 0 skipped
  ********* 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: 456 seconds, exit code 5

  Build log: http://testresults.qt-project.org/ci/QtBase_dev_Integration/build_00482/linux-g++_developer-build_qtnamespace_qtlibinfix_Ubuntu_11.10_x64/log.txt.gz

  Tested changes (refs/builds/dev_1362394430):
    http://codereview.qt-project.org/49492 [PS1] - Output window in warning about flush() for unexposed window.
    http://codereview.qt-project.org/49578 [PS1] - Fix selection of fonts that require OpenType features
    http://codereview.qt-project.org/49631 [PS1] - Fix potential issue in QTBF itemization code
    http://codereview.qt-project.org/49539 [PS1] - Window activation should set focus reason.
    http://codereview.qt-project.org/49624 [PS1] - Windows: Print size constraints in geometry warning.



More information about the Ci-reports mailing list