[Ci-reports] fail on QtBase_dev_Integration #5144

Qt Continuous Integration System ci-noreply at qt-project.org
Tue Jan 13 22:40:16 CET 2015


Autotest `tst_spdy' 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_Spdy
  QtQA::App::TestRunner: Process exited with exit code 0xC0000005 (STATUS_ACCESS_VIOLATION)
  QtQA::App::TestRunner: test failed, running again to see if it is flaky...
  ********* Start testing of tst_Spdy *********
  Config: Using QtTest library 5.5.0, Qt 5.5.0 (x86_64-little_endian-llp64 shared (dynamic) release build; by MSVC 2013)
  PASS   : tst_Spdy::initTestCase()
  PASS   : tst_Spdy::settingsAndNegotiation(default-settings)
  PASS   : tst_Spdy::settingsAndNegotiation(http-url)
  PASS   : tst_Spdy::settingsAndNegotiation(spdy-disabled)
  PASS   : tst_Spdy::settingsAndNegotiation(spdy-enabled)
  PASS   : tst_Spdy::download(mediumfile)
  PASS   : tst_Spdy::download(mediumfile-http-proxy)
  QWARN  : tst_Spdy::download(mediumfile-http-proxy-auth) QNativeSocketEngine::read() was called not in QAbstractSocket::ConnectedState or QAbstractSocket::BoundState
  PASS   : tst_Spdy::download(mediumfile-http-proxy-auth)
  PASS   : tst_Spdy::download(mediumfile-socks-proxy)
  QWARN  : tst_Spdy::download(mediumfile-socks-proxy-auth) QNativeSocketEngine::read() was called not in QAbstractSocket::ConnectedState or QAbstractSocket::BoundState
  FAIL!  : tst_Spdy::download(mediumfile-socks-proxy-auth) '!QTestEventLoop::instance().timeout()' returned FALSE. ()
  tst_spdy.cpp(272) : failure location
  FAIL!  : tst_Spdy::download(bigfile) '!QTestEventLoop::instance().timeout()' returned FALSE. ()
  tst_spdy.cpp(272) : failure location
  FAIL!  : tst_Spdy::headerFields() '!QTestEventLoop::instance().timeout()' returned FALSE. ()
  tst_spdy.cpp(315) : failure location
  FAIL!  : tst_Spdy::upload(empty) '!QTestEventLoop::instance().timeout()' returned FALSE. ()
  tst_spdy.cpp(507) : failure location
  FAIL!  : tst_Spdy::upload(generic) '!QTestEventLoop::instance().timeout()' returned FALSE. ()
  tst_spdy.cpp(507) : failure location
  FAIL!  : tst_Spdy::upload(small) '!QTestEventLoop::instance().timeout()' returned FALSE. ()
  tst_spdy.cpp(507) : failure location
  QWARN  : tst_Spdy::upload(with-nul) QNativeSocketEngine::read() was called not in QAbstractSocket::ConnectedState or QAbstractSocket::BoundState
  FAIL!  : tst_Spdy::upload(with-nul) Compared values are not the same
     Actual   (metaDataChangedSpy.count()): 0
     Expected (1)                         : 1
  tst_spdy.cpp(510) : failure location
  FAIL!  : tst_Spdy::upload(4k+1) Compared values are not the same
     Actual   (metaDataChangedSpy.count()): 0
     Expected (1)                         : 1
  tst_spdy.cpp(510) : failure location
  FAIL!  : tst_Spdy::upload(4k+1-with-http-proxy) Compared values are not the same
     Actual   (metaDataChangedSpy.count()): 0
     Expected (1)                         : 1
  tst_spdy.cpp(510) : failure location
  FAIL!  : tst_Spdy::upload(4k+1-with-http-proxy-auth) Compared values are not the same
     Actual   (metaDataChangedSpy.count()): 0
     Expected (1)                         : 1
  tst_spdy.cpp(510) : failure location
  FAIL!  : tst_Spdy::upload(4k+1-with-socks-proxy) Compared values are not the same
     Actual   (metaDataChangedSpy.count()): 0
     Expected (1)                         : 1
  tst_spdy.cpp(510) : failure location
  FAIL!  : tst_Spdy::upload(4k+1-with-socks-proxy-auth) Compared values are not the same
     Actual   (metaDataChangedSpy.count()): 0
     Expected (1)                         : 1
  tst_spdy.cpp(510) : failure location
  FAIL!  : tst_Spdy::upload(128k+1) Compared values are not the same
     Actual   (metaDataChangedSpy.count()): 0
     Expected (1)                         : 1
  tst_spdy.cpp(510) : failure location
  FAIL!  : tst_Spdy::upload(128k+1-put) Compared values are not the same
     Actual   (metaDataChangedSpy.count()): 0
     Expected (1)                         : 1
  tst_spdy.cpp(510) : failure location
  FAIL!  : tst_Spdy::upload(2MB+1) Compared values are not the same
     Actual   (metaDataChangedSpy.count()): 0
     Expected (1)                         : 1
  tst_spdy.cpp(510) : failure location
  FAIL!  : tst_Spdy::upload(file-26K) Compared values are not the same
     Actual   (finishedManagerSpy.count()): 2
     Expected (1)                         : 1
  tst_spdy.cpp(509) : failure location
  FAIL!  : tst_Spdy::upload(file-1MB) Compared values are not the same
     Actual   (metaDataChangedSpy.count()): 0
     Expected (1)                         : 1
  tst_spdy.cpp(510) : failure location
  FAIL!  : tst_Spdy::upload(multipart-3images) Compared values are not the same
     Actual   (metaDataChangedSpy.count()): 0
     Expected (1)                         : 1
  tst_spdy.cpp(510) : failure location
  PASS   : tst_Spdy::errors(http-404)
  PASS   : tst_Spdy::errors(ssl-errors)
  PASS   : tst_Spdy::errors(host-not-found)
  PASS   : tst_Spdy::errors(proxy-not-found)
  PASS   : tst_Spdy::errors(proxy-unavailable)
  PASS   : tst_Spdy::errors(no-proxy-credentials)
  PASS   : tst_Spdy::multipleRequests(one-request)
  PASS   : tst_Spdy::multipleRequests(two-requests)
  PASS   : tst_Spdy::multipleRequests(ten-requests)
  PASS   : tst_Spdy::multipleRequests(twenty-requests)
  PASS   : tst_Spdy::multipleRequests(fifty-requests)
  PASS   : tst_Spdy::cleanupTestCase()
  Totals: 21 passed, 18 failed, 0 skipped, 0 blacklisted
  ********* Finished testing of tst_Spdy *********
  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 3221225477
  QtQA::App::TestRunner:   second attempt: exited with exit code 18
  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_spdy: 125 seconds, exit code 18

  Build log: http://testresults.qt-project.org/ci/QtBase_dev_Integration/build_05144/win64-msvc2013_developer-build_qtnamespace_Windows_81/log.txt.gz

  Tested changes (refs/builds/dev_1421178815):
    http://codereview.qt-project.org/102135 [PS6] - Haiku: Make network module compile on Haiku
    http://codereview.qt-project.org/103373 [PS1] - QNX: Rename qcc-base-qnx-armv7le.conf mkspec.
    http://codereview.qt-project.org/103372 [PS1] - QNX: Remove deprecated armv7le mkspecs.
    http://codereview.qt-project.org/103512 [PS1] - Avoid warning about QString from char in xcb
    http://codereview.qt-project.org/102393 [PS2] - QComboBox: make setModel reset the root model index
    http://codereview.qt-project.org/103477 [PS1] - QColorDialog: Fix build with QT_SMALL_COLORDIALOG
    http://codereview.qt-project.org/103386 [PS1] - Haiku: Fix compilation of qarraydata unit test
    http://codereview.qt-project.org/103259 [PS2] - Haiku: Make remaining auto tests compile on Haiku
    http://codereview.qt-project.org/102136 [PS6] - Haiku: Make examples compile on Haiku



More information about the Ci-reports mailing list