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

Qt Continuous Integration System ci-noreply at qt-project.org
Wed Jan 30 19:28:25 CET 2013


Autotest `tst_qhttpnetworkconnection' failed :(

  Testing tst_QHttpNetworkConnection
  FAIL!  : tst_QHttpNetworkConnection::get(success-external) Compared values are not the same
     Actual   (reply->statusCode()): 100
     Expected (statusCode): 200
  .\tst_qhttpnetworkconnection.cpp(256) : failure location
  FAIL!  : tst_QHttpNetworkConnection::head(success-external) Compared values are not the same
     Actual   (reply->statusCode()): 100
     Expected (statusCode): 200
  .\tst_qhttpnetworkconnection.cpp(196) : failure location
  Totals: 38 passed, 2 failed, 0 skipped
  QtQA::App::TestRunner: test failed, running again to see if it is flaky...
  ********* Start testing of tst_QHttpNetworkConnection *********
  Config: Using QTest library 5.1.0, Qt 5.1.0
  PASS   : tst_QHttpNetworkConnection::initTestCase()
  XFAIL  : tst_QHttpNetworkConnection::options() not tested yet
  .\tst_qhttpnetworkconnection.cpp(148) : failure location
  PASS   : tst_QHttpNetworkConnection::options()
  PASS   : tst_QHttpNetworkConnection::get(success-internal)
  FAIL!  : tst_QHttpNetworkConnection::get(success-external) Compared values are not the same
     Actual   (reply->statusCode()): 100
     Expected (statusCode): 200
  .\tst_qhttpnetworkconnection.cpp(256) : failure location
  PASS   : tst_QHttpNetworkConnection::get(failure-path)
  PASS   : tst_QHttpNetworkConnection::get(failure-protocol)
  PASS   : tst_QHttpNetworkConnection::head(success-internal)
  FAIL!  : tst_QHttpNetworkConnection::head(success-external) Compared values are not the same
     Actual   (reply->statusCode()): 100
     Expected (statusCode): 200
  .\tst_qhttpnetworkconnection.cpp(196) : failure location
  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
  .\tst_qhttpnetworkconnection.cpp(478) : failure location
  PASS   : tst_QHttpNetworkConnection::_delete()
  XFAIL  : tst_QHttpNetworkConnection::trace() not tested yet
  .\tst_qhttpnetworkconnection.cpp(489) : failure location
  PASS   : tst_QHttpNetworkConnection::trace()
  XFAIL  : tst_QHttpNetworkConnection::_connect() not tested yet
  .\tst_qhttpnetworkconnection.cpp(500) : 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) === 15 msec ===
  PASS   : tst_QHttpNetworkConnection::getMultiple(6 connections, pipelining allowed, 100 requests)
  QDEBUG : tst_QHttpNetworkConnection::getMultiple(1 connection, pipelining allowed, 100 requests) === 47 msec ===
  PASS   : tst_QHttpNetworkConnection::getMultiple(1 connection, pipelining allowed, 100 requests)
  QDEBUG : tst_QHttpNetworkConnection::getMultipleWithPipeliningAndMultiplePriorities() === 46 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: 38 passed, 2 failed, 0 skipped
  ********* Finished testing of tst_QHttpNetworkConnection *********
  QtQA::App::TestRunner: test failure could be reproduced twice consecutively
  QtQA::App::TestRunner: end tst_qhttpnetworkconnection: 125 seconds, exit code 2

  Build log: http://testresults.qt-project.org/ci/QtBase_dev_Integration/build_00208/win64-msvc2012_developer-build_qtnamespace_Windows_8/log.txt.gz

  Tested changes (refs/builds/dev_1359563978):
    http://codereview.qt-project.org/43271 [PS2] - Allow QtTest's QCOMPARE to work with mixed q(u)int32 and q(u)int64



More information about the Ci-reports mailing list