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

Qt Continuous Integration System ci-noreply at qt-project.org
Tue Nov 25 17:47:29 CET 2014


Autotests `tst_qsslsocket_onDemandCertificates_member' and `tst_qsslsocket_onDemandCertificates_static' failed :(

Some (not all) of the tests were determined to be flaky, meaning results were not consistent across multiple runs.  This might make the problem difficult to reproduce.  Also, flaky failures might or might not be related to any recent changes in the source code.

  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. (Network operation timed out)
  tst_qsslsocket_onDemandCertificates_member.cpp(201) : failure location
  FAIL!  : tst_QSslSocket_onDemandCertificates_member::onDemandRootCertLoadingMemberMethods(WithSocks5ProxyAuth) 'socket->waitForEncrypted()' returned FALSE. (Network operation timed out)
  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. (Network operation timed out)
  tst_qsslsocket_onDemandCertificates_member.cpp(201) : failure location
  Totals: 2 passed, 5 failed, 0 skipped, 0 blacklisted
  QtQA::App::TestRunner: warning: test duration (283 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.4.0, Qt 5.4.0 (i386-little_endian-ilp32 shared (dynamic) release build; by GCC 4.8.0)
  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. (Network operation timed out)
  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 (229 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: 512 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(198) : failure location
  FAIL!  : tst_QSslSocket_onDemandCertificates_static::onDemandRootCertLoadingStaticMethods(WithSocks5Proxy) 'socket2->waitForEncrypted()' returned FALSE. (Network operation timed out)
  tst_qsslsocket_onDemandCertificates_static.cpp(198) : failure location
  FAIL!  : tst_QSslSocket_onDemandCertificates_static::onDemandRootCertLoadingStaticMethods(WithHttpProxy) 'socket2->waitForEncrypted()' returned FALSE. (Network operation timed out)
  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: 3 passed, 4 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 (i386-little_endian-ilp32 shared (dynamic) release build; by GCC 4.8.0)
  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(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 failed on first and second attempts, but with different behavior each time:
  QtQA::App::TestRunner:   first attempt:  exited with exit code 4
  QtQA::App::TestRunner:   second attempt: exited with exit code 5
  QtQA::App::TestRunner: the test seems to be flaky, please fix this
  QtQA::App::TestRunner: this flaky test is being treated as a FAIL
  QtQA::App::TestRunner: end tst_qsslsocket_onDemandCertificates_static: 483 seconds, exit code 5

  Build log: http://testresults.qt-project.org/ci/QtBase_5.4_Integration/build_00799/win32-mingw48_developer-build_qtlibinfix_opengl_Windows_7/log.txt.gz

  Tested changes (refs/builds/5.4_1416932405):
    http://codereview.qt-project.org/100694 [PS1] - iOS: Clean up QPlatformInputContext subclass header
    http://codereview.qt-project.org/100692 [PS1] - QJsonArray::(const_)iterator: mark the pointer typedefs as internal
    http://codereview.qt-project.org/100782 [PS1] - Clarify QString::clear()
    http://codereview.qt-project.org/100236 [PS4] - QDistanceField: a zero glyph index means the glyph was not found
    http://codereview.qt-project.org/100725 [PS1] - don't use QCursor if QT_NO_CURSOR
    http://codereview.qt-project.org/100726 [PS1] - Android: replace qFind with std::find
    http://codereview.qt-project.org/100727 [PS1] - sqlite: don't use deprecated QSqlError constructor
    http://codereview.qt-project.org/100780 [PS1] - iOS: override QPlatformWindow::propagateSizeHints()
    http://codereview.qt-project.org/100606 [PS2] - Add missing host_build CONFIG for qlalr



More information about the Ci-reports mailing list