[Ci-reports] fail on QtBase_5.4_Integration #390

Qt Continuous Integration System ci-noreply at qt-project.org
Tue Sep 30 10:28:21 CEST 2014


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. (Connection refused)
     Loc: [tst_qsslsocket_onDemandCertificates_static.cpp(198)]
  FAIL!  : tst_QSslSocket_onDemandCertificates_static::onDemandRootCertLoadingStaticMethods(WithSocks5Proxy) 'socket2->waitForEncrypted()' returned FALSE. (Connection refused)
     Loc: [tst_qsslsocket_onDemandCertificates_static.cpp(198)]
  FAIL!  : tst_QSslSocket_onDemandCertificates_static::onDemandRootCertLoadingStaticMethods(WithSocks5ProxyAuth) 'socket2->waitForEncrypted()' returned FALSE. (Connection refused)
     Loc: [tst_qsslsocket_onDemandCertificates_static.cpp(198)]
  FAIL!  : tst_QSslSocket_onDemandCertificates_static::onDemandRootCertLoadingStaticMethods(WithHttpProxy) 'socket2->waitForEncrypted()' returned FALSE. (Connection refused)
     Loc: [tst_qsslsocket_onDemandCertificates_static.cpp(198)]
  FAIL!  : tst_QSslSocket_onDemandCertificates_static::onDemandRootCertLoadingStaticMethods(WithHttpProxyBasicAuth) 'socket2->waitForEncrypted()' returned FALSE. (Connection refused)
     Loc: [tst_qsslsocket_onDemandCertificates_static.cpp(198)]
  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.4.0, Qt 5.4.0 (x86_64-little_endian-lp64 shared (dynamic) debug build; by GCC 4.6.1)
  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(198)]
  FAIL!  : tst_QSslSocket_onDemandCertificates_static::onDemandRootCertLoadingStaticMethods(WithSocks5Proxy) 'socket2->waitForEncrypted()' returned FALSE. (Connection refused)
     Loc: [tst_qsslsocket_onDemandCertificates_static.cpp(198)]
  FAIL!  : tst_QSslSocket_onDemandCertificates_static::onDemandRootCertLoadingStaticMethods(WithSocks5ProxyAuth) 'socket2->waitForEncrypted()' returned FALSE. (Connection refused)
     Loc: [tst_qsslsocket_onDemandCertificates_static.cpp(198)]
  FAIL!  : tst_QSslSocket_onDemandCertificates_static::onDemandRootCertLoadingStaticMethods(WithHttpProxy) 'socket2->waitForEncrypted()' returned FALSE. (Connection refused)
     Loc: [tst_qsslsocket_onDemandCertificates_static.cpp(198)]
  FAIL!  : tst_QSslSocket_onDemandCertificates_static::onDemandRootCertLoadingStaticMethods(WithHttpProxyBasicAuth) 'socket2->waitForEncrypted()' returned FALSE. (Connection refused)
     Loc: [tst_qsslsocket_onDemandCertificates_static.cpp(198)]
  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: 2 seconds, exit code 5
  
  Testing tst_QSslSocket_onDemandCertificates_member
  FAIL!  : tst_QSslSocket_onDemandCertificates_member::onDemandRootCertLoadingMemberMethods(WithoutProxy) 'socket->waitForEncrypted()' returned FALSE. (Connection refused)
     Loc: [tst_qsslsocket_onDemandCertificates_member.cpp(201)]
  FAIL!  : tst_QSslSocket_onDemandCertificates_member::onDemandRootCertLoadingMemberMethods(WithSocks5Proxy) 'socket->waitForEncrypted()' returned FALSE. (Connection refused)
     Loc: [tst_qsslsocket_onDemandCertificates_member.cpp(201)]
  FAIL!  : tst_QSslSocket_onDemandCertificates_member::onDemandRootCertLoadingMemberMethods(WithSocks5ProxyAuth) 'socket->waitForEncrypted()' returned FALSE. (Connection refused)
     Loc: [tst_qsslsocket_onDemandCertificates_member.cpp(201)]
  FAIL!  : tst_QSslSocket_onDemandCertificates_member::onDemandRootCertLoadingMemberMethods(WithHttpProxy) 'socket->waitForEncrypted()' returned FALSE. (Connection refused)
     Loc: [tst_qsslsocket_onDemandCertificates_member.cpp(201)]
  FAIL!  : tst_QSslSocket_onDemandCertificates_member::onDemandRootCertLoadingMemberMethods(WithHttpProxyBasicAuth) 'socket->waitForEncrypted()' returned FALSE. (Connection refused)
     Loc: [tst_qsslsocket_onDemandCertificates_member.cpp(201)]
  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_member *********
  Config: Using QtTest library 5.4.0, Qt 5.4.0 (x86_64-little_endian-lp64 shared (dynamic) debug build; by GCC 4.6.1)
  PASS   : tst_QSslSocket_onDemandCertificates_member::initTestCase()
  FAIL!  : tst_QSslSocket_onDemandCertificates_member::onDemandRootCertLoadingMemberMethods(WithoutProxy) 'socket->waitForEncrypted()' returned FALSE. (Connection refused)
     Loc: [tst_qsslsocket_onDemandCertificates_member.cpp(201)]
  FAIL!  : tst_QSslSocket_onDemandCertificates_member::onDemandRootCertLoadingMemberMethods(WithSocks5Proxy) 'socket->waitForEncrypted()' returned FALSE. (Connection refused)
     Loc: [tst_qsslsocket_onDemandCertificates_member.cpp(201)]
  FAIL!  : tst_QSslSocket_onDemandCertificates_member::onDemandRootCertLoadingMemberMethods(WithSocks5ProxyAuth) 'socket->waitForEncrypted()' returned FALSE. (Connection refused)
     Loc: [tst_qsslsocket_onDemandCertificates_member.cpp(201)]
  FAIL!  : tst_QSslSocket_onDemandCertificates_member::onDemandRootCertLoadingMemberMethods(WithHttpProxy) 'socket->waitForEncrypted()' returned FALSE. (Connection refused)
     Loc: [tst_qsslsocket_onDemandCertificates_member.cpp(201)]
  FAIL!  : tst_QSslSocket_onDemandCertificates_member::onDemandRootCertLoadingMemberMethods(WithHttpProxyBasicAuth) 'socket->waitForEncrypted()' returned FALSE. (Connection refused)
     Loc: [tst_qsslsocket_onDemandCertificates_member.cpp(201)]
  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: test failure could be reproduced twice consecutively
  QtQA::App::TestRunner: end tst_qsslsocket_onDemandCertificates_member: 0.931734 seconds, exit code 5

  Build log: http://testresults.qt-project.org/ci/QtBase_5.4_Integration/build_00390/linux-g++_developer-build_qtnamespace_qtlibinfix_Ubuntu_11.10_x64/log.txt.gz

  Tested changes (refs/builds/5.4_1412061710):
    http://codereview.qt-project.org/95692 [PS3] - QMdiArea: Fix positioning of cascaded sub windows.
    http://codereview.qt-project.org/95794 [PS3] - Additional support for devicePixelRatio in CE_MenuItem’s icon painting
    http://codereview.qt-project.org/95762 [PS3] - Warn when loading opengl32sw.dll fails
    http://codereview.qt-project.org/95627 [PS3] - Logging: Disable tracking of debug source info for release builds
    http://codereview.qt-project.org/96054 [PS2] - Make QAccessible compile with -Werror



More information about the Ci-reports mailing list