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

Qt Continuous Integration System ci-noreply at qt-project.org
Fri Jun 14 14:51:53 CEST 2013


Autotests `tst_qsslsocket_onDemandCertificates_member' and `tst_qsslsocket_onDemandCertificates_static' failed :(

  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(209) : failure location
  FAIL!  : tst_QSslSocket_onDemandCertificates_member::onDemandRootCertLoadingMemberMethods(WithSocks5Proxy) 'socket->waitForEncrypted()' returned FALSE. (Network operation timed out)
  .\tst_qsslsocket_onDemandCertificates_member.cpp(209) : failure location
  FAIL!  : tst_QSslSocket_onDemandCertificates_member::onDemandRootCertLoadingMemberMethods(WithSocks5ProxyAuth) 'socket->waitForEncrypted()' returned FALSE. (Network operation timed out)
  .\tst_qsslsocket_onDemandCertificates_member.cpp(209) : failure location
  FAIL!  : tst_QSslSocket_onDemandCertificates_member::onDemandRootCertLoadingMemberMethods(WithHttpProxy) 'socket->waitForEncrypted()' returned FALSE. (Network operation timed out)
  .\tst_qsslsocket_onDemandCertificates_member.cpp(209) : failure location
  FAIL!  : tst_QSslSocket_onDemandCertificates_member::onDemandRootCertLoadingMemberMethods(WithHttpProxyBasicAuth) 'socket->waitForEncrypted()' returned FALSE. (Network operation timed out)
  .\tst_qsslsocket_onDemandCertificates_member.cpp(209) : failure location
  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_member *********
  Config: Using QtTest library 5.1.1, Qt 5.1.1
  PASS   : tst_QSslSocket_onDemandCertificates_member::initTestCase()
  FAIL!  : tst_QSslSocket_onDemandCertificates_member::onDemandRootCertLoadingMemberMethods(WithoutProxy) 'socket->waitForEncrypted()' returned FALSE. (The remote host closed the connection)
  .\tst_qsslsocket_onDemandCertificates_member.cpp(209) : failure location
  FAIL!  : tst_QSslSocket_onDemandCertificates_member::onDemandRootCertLoadingMemberMethods(WithSocks5Proxy) 'socket->waitForEncrypted()' returned FALSE. (TTL expired)
  .\tst_qsslsocket_onDemandCertificates_member.cpp(209) : failure location
  FAIL!  : tst_QSslSocket_onDemandCertificates_member::onDemandRootCertLoadingMemberMethods(WithSocks5ProxyAuth) 'socket->waitForEncrypted()' returned FALSE. (Network operation timed out)
  .\tst_qsslsocket_onDemandCertificates_member.cpp(209) : failure location
  FAIL!  : tst_QSslSocket_onDemandCertificates_member::onDemandRootCertLoadingMemberMethods(WithHttpProxy) 'socket->waitForEncrypted()' returned FALSE. (Connection refused)
  .\tst_qsslsocket_onDemandCertificates_member.cpp(209) : failure location
  FAIL!  : tst_QSslSocket_onDemandCertificates_member::onDemandRootCertLoadingMemberMethods(WithHttpProxyBasicAuth) 'socket->waitForEncrypted()' returned FALSE. (Connection refused)
  .\tst_qsslsocket_onDemandCertificates_member.cpp(209) : failure location
  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 (244 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: 545 seconds, exit code 5
  
  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(206) : failure location
  FAIL!  : tst_QSslSocket_onDemandCertificates_static::onDemandRootCertLoadingStaticMethods(WithSocks5Proxy) 'socket2->waitForEncrypted()' returned FALSE. (Network operation timed out)
  .\tst_qsslsocket_onDemandCertificates_static.cpp(206) : failure location
  FAIL!  : tst_QSslSocket_onDemandCertificates_static::onDemandRootCertLoadingStaticMethods(WithSocks5ProxyAuth) 'socket2->waitForEncrypted()' returned FALSE. (Network operation timed out)
  .\tst_qsslsocket_onDemandCertificates_static.cpp(206) : failure location
  FAIL!  : tst_QSslSocket_onDemandCertificates_static::onDemandRootCertLoadingStaticMethods(WithHttpProxy) 'socket2->waitForEncrypted()' returned FALSE. (Network operation timed out)
  .\tst_qsslsocket_onDemandCertificates_static.cpp(206) : failure location
  FAIL!  : tst_QSslSocket_onDemandCertificates_static::onDemandRootCertLoadingStaticMethods(WithHttpProxyBasicAuth) 'socket2->waitForEncrypted()' returned FALSE. (Connection refused)
  .\tst_qsslsocket_onDemandCertificates_static.cpp(206) : failure location
  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 QtTest library 5.1.1, Qt 5.1.1
  PASS   : tst_QSslSocket_onDemandCertificates_static::initTestCase()
  FAIL!  : tst_QSslSocket_onDemandCertificates_static::onDemandRootCertLoadingStaticMethods(WithoutProxy) 'socket2->waitForEncrypted()' returned FALSE. (The remote host closed the connection)
  .\tst_qsslsocket_onDemandCertificates_static.cpp(206) : failure location
  FAIL!  : tst_QSslSocket_onDemandCertificates_static::onDemandRootCertLoadingStaticMethods(WithSocks5Proxy) 'socket2->waitForEncrypted()' returned FALSE. (TTL expired)
  .\tst_qsslsocket_onDemandCertificates_static.cpp(206) : failure location
  FAIL!  : tst_QSslSocket_onDemandCertificates_static::onDemandRootCertLoadingStaticMethods(WithSocks5ProxyAuth) 'socket2->waitForEncrypted()' returned FALSE. (Network operation timed out)
  .\tst_qsslsocket_onDemandCertificates_static.cpp(206) : failure location
  FAIL!  : tst_QSslSocket_onDemandCertificates_static::onDemandRootCertLoadingStaticMethods(WithHttpProxy) 'socket2->waitForEncrypted()' returned FALSE. (Connection refused)
  .\tst_qsslsocket_onDemandCertificates_static.cpp(206) : failure location
  FAIL!  : tst_QSslSocket_onDemandCertificates_static::onDemandRootCertLoadingStaticMethods(WithHttpProxyBasicAuth) 'socket2->waitForEncrypted()' returned FALSE. (Connection refused)
  .\tst_qsslsocket_onDemandCertificates_static.cpp(206) : failure location
  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: 527 seconds, exit code 5

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

  Tested changes (refs/builds/stable_1371207138):
    http://codereview.qt-project.org/58256 [PS1] - Mac Accessibility: skip invisible children
    http://codereview.qt-project.org/58326 [PS1] - Cocoa save file dialog behavior fix
    http://codereview.qt-project.org/58190 [PS2] - Fix for OS X QFileDialog showing bundle as directory
    http://codereview.qt-project.org/58628 [PS3] - Recognize separator item in QMenu.
    http://codereview.qt-project.org/58797 [PS1] - qdoc: Allow colon characters in manifest meta attribute values
    http://codereview.qt-project.org/58656 [PS1] - Merge remote-tracking branch 'origin/release' into stable



More information about the Ci-reports mailing list