[Ci-reports] fail on QtDeclarative_dev_Integration #1897

Qt Continuous Integration System ci-noreply at qt-project.org
Fri Oct 24 16:29:47 CEST 2014


Autotest `tst_qquickimage' failed :(

  Testing tst_qquickimage
  FAIL!  : tst_qquickimage::noLoading() Compared values are not the same
     Actual   (((progressSpy.count()))): 3
     Expected (2)                      : 2
     Loc: [tst_qquickimage.cpp(558)]
  Totals: 58 passed, 1 failed, 2 skipped, 0 blacklisted
  QtQA::App::TestRunner: test failed, running again to see if it is flaky...
  ********* Start testing of tst_qquickimage *********
  Config: Using QtTest library 5.5.0, Qt 5.5.0 (x86_64-little_endian-lp64 shared (dynamic) release build; by Clang 3.0 (tags/Apple/clang-211.12))
  PASS   : tst_qquickimage::initTestCase()
  PASS   : tst_qquickimage::noSource()
  PASS   : tst_qquickimage::imageSource(local)
  PASS   : tst_qquickimage::imageSource(local no cache)
  PASS   : tst_qquickimage::imageSource(local async)
  PASS   : tst_qquickimage::imageSource(local not found)
  PASS   : tst_qquickimage::imageSource(local async not found)
  PASS   : tst_qquickimage::imageSource(remote)
  PASS   : tst_qquickimage::imageSource(remote redirected)
  PASS   : tst_qquickimage::imageSource(remote not found)
  PASS   : tst_qquickimage::clearSource()
  QDEBUG : tst_qquickimage::resized() QNetworkReplyImpl::_q_startOperation was called more than once
  PASS   : tst_qquickimage::resized()
  PASS   : tst_qquickimage::preserveAspectRatio()
  PASS   : tst_qquickimage::smooth()
  PASS   : tst_qquickimage::mirror()
  SKIP   : tst_qquickimage::svg(svg) svg support not available
     Loc: [tst_qquickimage.cpp(389)]
  SKIP   : tst_qquickimage::svg(svgz) svg support not available
     Loc: [tst_qquickimage.cpp(389)]
  PASS   : tst_qquickimage::geometry(PreserveAspectFit)
  PASS   : tst_qquickimage::geometry(PreserveAspectFit explicit width 300)
  PASS   : tst_qquickimage::geometry(PreserveAspectFit explicit height 400)
  PASS   : tst_qquickimage::geometry(PreserveAspectFit explicit width 300, height 400)
  PASS   : tst_qquickimage::geometry(PreserveAspectCrop)
  PASS   : tst_qquickimage::geometry(PreserveAspectCrop explicit width 300)
  PASS   : tst_qquickimage::geometry(PreserveAspectCrop explicit height 400)
  PASS   : tst_qquickimage::geometry(PreserveAspectCrop explicit width 300, height 400)
  PASS   : tst_qquickimage::geometry(Stretch)
  PASS   : tst_qquickimage::geometry(Stretch explicit width 300)
  PASS   : tst_qquickimage::geometry(Stretch explicit height 400)
  PASS   : tst_qquickimage::geometry(Stretch explicit width 300, height 400)
  PASS   : tst_qquickimage::geometry(Tile)
  PASS   : tst_qquickimage::geometry(Tile explicit width 300)
  PASS   : tst_qquickimage::geometry(Tile explicit height 400)
  PASS   : tst_qquickimage::geometry(Tile explicit width 300, height 400)
  PASS   : tst_qquickimage::geometry(TileVertically)
  PASS   : tst_qquickimage::geometry(TileVertically explicit width 300)
  PASS   : tst_qquickimage::geometry(TileVertically explicit height 400)
  PASS   : tst_qquickimage::geometry(TileVertically explicit width 300, height 400)
  PASS   : tst_qquickimage::geometry(TileHorizontally)
  PASS   : tst_qquickimage::geometry(TileHorizontally explicit width 300)
  PASS   : tst_qquickimage::geometry(TileHorizontally explicit height 400)
  PASS   : tst_qquickimage::geometry(TileHorizontally explicit width 300, height 400)
  PASS   : tst_qquickimage::big()
  PASS   : tst_qquickimage::tiling_QTBUG_6716(vertical_tiling)
  PASS   : tst_qquickimage::tiling_QTBUG_6716(horizontal_tiling)
  FAIL!  : tst_qquickimage::noLoading() Compared values are not the same
     Actual   (((progressSpy.count()))): 3
     Expected (2)                      : 2
     Loc: [tst_qquickimage.cpp(558)]
  PASS   : tst_qquickimage::paintedWidthHeight()
  PASS   : tst_qquickimage::sourceSize_QTBUG_14303()
  PASS   : tst_qquickimage::sourceSize_QTBUG_16389()
  PASS   : tst_qquickimage::nullPixmapPaint()
  PASS   : tst_qquickimage::imageCrash_QTBUG_22125()
  PASS   : tst_qquickimage::imageCrash_QTBUG_32513()
  PASS   : tst_qquickimage::sourceSize(unscaled)
  PASS   : tst_qquickimage::sourceSize(scale width)
  PASS   : tst_qquickimage::sourceSize(scale height)
  PASS   : tst_qquickimage::sourceSize(larger sourceSize)
  PASS   : tst_qquickimage::progressAndStatusChanges()
  PASS   : tst_qquickimage::sourceSizeChanges()
  PASS   : tst_qquickimage::correctStatus()
  PASS   : tst_qquickimage::highdpi()
  PASS   : tst_qquickimage::hugeImages()
  PASS   : tst_qquickimage::cleanupTestCase()
  Totals: 58 passed, 1 failed, 2 skipped, 0 blacklisted
  ********* Finished testing of tst_qquickimage *********
  QtQA::App::TestRunner: test failure could be reproduced twice consecutively
  QtQA::App::TestRunner: end tst_qquickimage: 98 seconds, exit code 1

  Build log: http://testresults.qt-project.org/ci/QtDeclarative_dev_Integration/build_01897/macx-clang_developer-build_qtnamespace_OSX_10.7/log.txt.gz

  Tested changes (refs/builds/dev_1414156062):
    http://codereview.qt-project.org/97228 [PS3] - Move from a count of cursors, to storing whether or not a subtree has a cursor.



More information about the Ci-reports mailing list