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

Qt Continuous Integration System ci-noreply at qt-project.org
Thu Apr 16 19:30:20 CEST 2015


Autotest `tst_qhttpnetworkconnection' failed :(

  Testing tst_QHttpNetworkConnection
  FAIL!  : tst_QHttpNetworkConnection::post(success-internal) Compared values are not the same
     Actual   (reply->statusCode()): 100
     Expected (statusCode)         : 200
  tst_qhttpnetworkconnection.cpp(423) : failure location
  FAIL!  : tst_QHttpNetworkConnection::post(failure-internal) Compared values are not the same
     Actual   (reply->statusCode()): 100
     Expected (statusCode)         : 404
  tst_qhttpnetworkconnection.cpp(423) : failure location
  FAIL!  : tst_QHttpNetworkConnection::put(success-internal) Error in PUT
  tst_qhttpnetworkconnection.cpp(348) : failure location
  Totals: 35 passed, 3 failed, 0 skipped, 0 blacklisted
  QtQA::App::TestRunner: test failed, running again to see if it is flaky...
  ********* Start testing of tst_QHttpNetworkConnection *********
  Config: Using QtTest library 5.4.2, Qt 5.4.2 (i386-little_endian-ilp32 shared (dynamic) release build; by MSVC 2010)
  PASS   : tst_QHttpNetworkConnection::initTestCase()
  XFAIL  : tst_QHttpNetworkConnection::options() not tested yet
  tst_qhttpnetworkconnection.cpp(140) : failure location
  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.
  QWARN  : tst_QHttpNetworkConnection::post(success-internal) QHttpProtocolHandler: Internal error in sendRequest. Expected to write at position 0 but read device is at -1
  FAIL!  : tst_QHttpNetworkConnection::post(success-internal) Compared values are not the same
     Actual   (reply->statusCode()): 100
     Expected (statusCode)         : 200
  tst_qhttpnetworkconnection.cpp(423) : failure location
  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.
  QWARN  : tst_QHttpNetworkConnection::post(failure-internal) QHttpProtocolHandler: Internal error in sendRequest. Expected to write at position 0 but read device is at -1
  FAIL!  : tst_QHttpNetworkConnection::post(failure-internal) Compared values are not the same
     Actual   (reply->statusCode()): 100
     Expected (statusCode)         : 404
  tst_qhttpnetworkconnection.cpp(423) : failure location
  QWARN  : tst_QHttpNetworkConnection::put(success-internal) QHttpProtocolHandler: Internal error in sendRequest. Expected to write at position 0 but read device is at -1
  FAIL!  : tst_QHttpNetworkConnection::put(success-internal) Error in PUT
  tst_qhttpnetworkconnection.cpp(348) : failure location
  QWARN  : tst_QHttpNetworkConnection::put(fail-internal) QHttpProtocolHandler: Internal error in sendRequest. Expected to write at position 0 but read device is at -1
  PASS   : tst_QHttpNetworkConnection::put(fail-internal)
  PASS   : tst_QHttpNetworkConnection::put(fail-host)
  XFAIL  : tst_QHttpNetworkConnection::_delete() not tested yet
  tst_qhttpnetworkconnection.cpp(468) : failure location
  PASS   : tst_QHttpNetworkConnection::_delete()
  XFAIL  : tst_QHttpNetworkConnection::trace() not tested yet
  tst_qhttpnetworkconnection.cpp(479) : failure location
  PASS   : tst_QHttpNetworkConnection::trace()
  XFAIL  : tst_QHttpNetworkConnection::_connect() not tested yet
  tst_qhttpnetworkconnection.cpp(490) : failure location
  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) === 31 msec ===
  PASS   : tst_QHttpNetworkConnection::getMultiple(6 connections, no pipelining, 100 requests)
  QDEBUG : tst_QHttpNetworkConnection::getMultiple(1 connection, no pipelining, 100 requests) === 109 msec ===
  PASS   : tst_QHttpNetworkConnection::getMultiple(1 connection, no pipelining, 100 requests)
  QDEBUG : tst_QHttpNetworkConnection::getMultiple(6 connections, pipelining allowed, 100 requests) === 16 msec ===
  PASS   : tst_QHttpNetworkConnection::getMultiple(6 connections, pipelining allowed, 100 requests)
  QDEBUG : tst_QHttpNetworkConnection::getMultiple(1 connection, pipelining allowed, 100 requests) === 31 msec ===
  PASS   : tst_QHttpNetworkConnection::getMultiple(1 connection, pipelining allowed, 100 requests)
  QDEBUG : tst_QHttpNetworkConnection::getMultipleWithPipeliningAndMultiplePriorities() === 47 msec ===
  PASS   : tst_QHttpNetworkConnection::getMultipleWithPipeliningAndMultiplePriorities()
  PASS   : tst_QHttpNetworkConnection::getMultipleWithPriorities()
  PASS   : tst_QHttpNetworkConnection::getEmptyWithPipelining()
  PASS   : tst_QHttpNetworkConnection::getAndEverythingShouldBePipelined()
  PASS   : tst_QHttpNetworkConnection::getAndThenDeleteObject(delete-reply-first)
  PASS   : tst_QHttpNetworkConnection::getAndThenDeleteObject(delete-connection-first)
  PASS   : tst_QHttpNetworkConnection::cleanupTestCase()
  Totals: 35 passed, 3 failed, 0 skipped, 0 blacklisted
  ********* Finished testing of tst_QHttpNetworkConnection *********
  QtQA::App::TestRunner: test failure could be reproduced twice consecutively
  QtQA::App::TestRunner: end tst_qhttpnetworkconnection: 122 seconds, exit code 3

  Build log: http://testresults.qt.io/ci/QtBase_5.4_Integration/build_02052/win32-msvc2010_developer-build_angle_Windows_7/log.txt.gz

  Tested changes (refs/builds/5.4_1429197601):
    http://codereview.qt-project.org/110150 [PS12] - QNAM: Fix upload corruptions when server closes connection



More information about the Ci-reports mailing list