[Ci-reports] fail on QtBase_dev_Integration #2984

Qt Continuous Integration System ci-noreply at qt-project.org
Tue Feb 18 12:46:37 CET 2014


Autotest `tst_qhttpnetworkconnection' failed :(

The test was 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_QHttpNetworkConnection
  FAIL!  : tst_QHttpNetworkConnection::getMultiple(1 connection, no pipelining, 100 requests) 'replies.at(i)->isFinished()' returned FALSE. ()
     Loc: [tst_qhttpnetworkconnection.cpp(850)]
  FAIL!  : tst_QHttpNetworkConnection::getMultiple(6 connections, pipelining allowed, 100 requests) 'replies.at(i)->isFinished()' returned FALSE. ()
     Loc: [tst_qhttpnetworkconnection.cpp(850)]
  FAIL!  : tst_QHttpNetworkConnection::getMultiple(1 connection, pipelining allowed, 100 requests) 'replies.at(i)->isFinished()' returned FALSE. ()
     Loc: [tst_qhttpnetworkconnection.cpp(850)]
  FAIL!  : tst_QHttpNetworkConnection::getMultipleWithPipeliningAndMultiplePriorities() 'replies.at(i)->isFinished()' returned FALSE. ()
     Loc: [tst_qhttpnetworkconnection.cpp(907)]
  FAIL!  : tst_QHttpNetworkConnection::getMultipleWithPriorities() '!QTestEventLoop::instance().timeout()' returned FALSE. ()
     Loc: [tst_qhttpnetworkconnection.cpp(981)]
  FAIL!  : tst_QHttpNetworkConnection::getEmptyWithPipelining() '!QTestEventLoop::instance().timeout()' returned FALSE. ()
     Loc: [tst_qhttpnetworkconnection.cpp(1029)]
  FAIL!  : tst_QHttpNetworkConnection::getAndEverythingShouldBePipelined() '!QTestEventLoop::instance().timeout()' returned FALSE. ()
     Loc: [tst_qhttpnetworkconnection.cpp(1074)]
  Totals: 31 passed, 7 failed, 0 skipped
  QtQA::App::TestRunner: warning: test duration (340 seconds) is dangerously close to maximum permitted time (450 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_QHttpNetworkConnection *********
  Config: Using QtTest library 5.3.0, Qt 5.3.0
  PASS   : tst_QHttpNetworkConnection::initTestCase()
  XFAIL  : tst_QHttpNetworkConnection::options() not tested yet
     Loc: [tst_qhttpnetworkconnection.cpp(148)]
  PASS   : tst_QHttpNetworkConnection::options()
  PASS   : tst_QHttpNetworkConnection::get(success-internal)
  PASS   : tst_QHttpNetworkConnection::get(failure-path)
  PASS   : tst_QHttpNetworkConnection::get(failure-protocol)
  PASS   : tst_QHttpNetworkConnection::head(success-internal)
  PASS   : tst_QHttpNetworkConnection::head(failure-path)
  PASS   : tst_QHttpNetworkConnection::head(failure-protocol)
  QWARN  : tst_QHttpNetworkConnection::post(success-internal) content-type missing in HTTP POST, defaulting to application/x-www-form-urlencoded. Use QNetworkRequest::setHeader() to fix this problem.
  PASS   : tst_QHttpNetworkConnection::post(success-internal)
  QWARN  : tst_QHttpNetworkConnection::post(failure-internal) content-type missing in HTTP POST, defaulting to application/x-www-form-urlencoded. Use QNetworkRequest::setHeader() to fix this problem.
  PASS   : tst_QHttpNetworkConnection::post(failure-internal)
  PASS   : tst_QHttpNetworkConnection::put(success-internal)
  PASS   : tst_QHttpNetworkConnection::put(fail-internal)
  PASS   : tst_QHttpNetworkConnection::put(fail-host)
  XFAIL  : tst_QHttpNetworkConnection::_delete() not tested yet
     Loc: [tst_qhttpnetworkconnection.cpp(476)]
  PASS   : tst_QHttpNetworkConnection::_delete()
  XFAIL  : tst_QHttpNetworkConnection::trace() not tested yet
     Loc: [tst_qhttpnetworkconnection.cpp(487)]
  PASS   : tst_QHttpNetworkConnection::trace()
  XFAIL  : tst_QHttpNetworkConnection::_connect() not tested yet
     Loc: [tst_qhttpnetworkconnection.cpp(498)]
  PASS   : tst_QHttpNetworkConnection::_connect()
  PASS   : tst_QHttpNetworkConnection::compression(success-autogzip-temp)
  PASS   : tst_QHttpNetworkConnection::compression(success-nogzip-temp)
  PASS   : tst_QHttpNetworkConnection::compression(success-manualgzip-temp)
  PASS   : tst_QHttpNetworkConnection::ignoresslerror(success-init)
  PASS   : tst_QHttpNetworkConnection::ignoresslerror(success-fromSignal)
  PASS   : tst_QHttpNetworkConnection::ignoresslerror(failure)
  PASS   : tst_QHttpNetworkConnection::get401(no-credentials)
  PASS   : tst_QHttpNetworkConnection::get401(invalid-credentials)
  PASS   : tst_QHttpNetworkConnection::get401(valid-credentials)
  PASS   : tst_QHttpNetworkConnection::get401(digest-authentication-invalid)
  PASS   : tst_QHttpNetworkConnection::get401(digest-authentication-valid)
  QDEBUG : tst_QHttpNetworkConnection::getMultiple(6 connections, no pipelining, 100 requests) === 42 msec ===
  PASS   : tst_QHttpNetworkConnection::getMultiple(6 connections, no pipelining, 100 requests)
  QDEBUG : tst_QHttpNetworkConnection::getMultiple(1 connection, no pipelining, 100 requests) === 253 msec ===
  PASS   : tst_QHttpNetworkConnection::getMultiple(1 connection, no pipelining, 100 requests)
  FAIL!  : tst_QHttpNetworkConnection::getMultiple(6 connections, pipelining allowed, 100 requests) 'replies.at(i)->isFinished()' returned FALSE. ()
     Loc: [tst_qhttpnetworkconnection.cpp(850)]
  FAIL!  : tst_QHttpNetworkConnection::getMultiple(1 connection, pipelining allowed, 100 requests) 'replies.at(i)->isFinished()' returned FALSE. ()
     Loc: [tst_qhttpnetworkconnection.cpp(850)]
  FAIL!  : tst_QHttpNetworkConnection::getMultipleWithPipeliningAndMultiplePriorities() 'replies.at(i)->isFinished()' returned FALSE. ()
     Loc: [tst_qhttpnetworkconnection.cpp(907)]
  FAIL!  : tst_QHttpNetworkConnection::getMultipleWithPriorities() '!QTestEventLoop::instance().timeout()' returned FALSE. ()
     Loc: [tst_qhttpnetworkconnection.cpp(981)]
  FAIL!  : tst_QHttpNetworkConnection::getEmptyWithPipelining() '!QTestEventLoop::instance().timeout()' returned FALSE. ()
     Loc: [tst_qhttpnetworkconnection.cpp(1029)]
  FAIL!  : tst_QHttpNetworkConnection::getAndEverythingShouldBePipelined() '!QTestEventLoop::instance().timeout()' returned FALSE. ()
     Loc: [tst_qhttpnetworkconnection.cpp(1074)]
  PASS   : tst_QHttpNetworkConnection::getAndThenDeleteObject(delete-reply-first)
  PASS   : tst_QHttpNetworkConnection::getAndThenDeleteObject(delete-connection-first)
  PASS   : tst_QHttpNetworkConnection::cleanupTestCase()
  Totals: 32 passed, 6 failed, 0 skipped
  ********* Finished testing of tst_QHttpNetworkConnection *********
  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 7
  QtQA::App::TestRunner:   second attempt: exited with exit code 6
  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_qhttpnetworkconnection: 621 seconds, exit code 6

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

  Tested changes (refs/builds/dev_1392720658):
    http://codereview.qt-project.org/78249 [PS1] - Remove QT_OPENGLPROXY_DEBUG
    http://codereview.qt-project.org/78363 [PS1] - Expose NPOTTextureRepeat in QOpenGLFunctions
    http://codereview.qt-project.org/77480 [PS10] - network: add support for the SPDY protocol



More information about the Ci-reports mailing list