[Ci-reports] fail on Qt5_5.5_Integration #65

Qt Continuous Integration System ci-noreply at qt-project.org
Tue Apr 21 00:07:40 CEST 2015


Autotest `tst_qdeclarativeimage' failed :(

  Testing tst_qdeclarativeimage
  FAIL!  : tst_qdeclarativeimage::big() Compared values are not the same
  tst_qdeclarativeimage.cpp(487) : failure location
  Totals: 55 passed, 1 failed, 1 skipped, 0 blacklisted
  QtQA::App::TestRunner: test failed, running again to see if it is flaky...
  ********* Start testing of tst_qdeclarativeimage *********
  Config: Using QtTest library 5.5.0, Qt 5.5.0 (i386-little_endian-ilp32 shared (dynamic) release build; by MSVC 2010)
  PASS   : tst_qdeclarativeimage::initTestCase()
  PASS   : tst_qdeclarativeimage::noSource()
  PASS   : tst_qdeclarativeimage::imageSource(local)
  PASS   : tst_qdeclarativeimage::imageSource(local no cache)
  PASS   : tst_qdeclarativeimage::imageSource(local async)
  PASS   : tst_qdeclarativeimage::imageSource(local not found)
  PASS   : tst_qdeclarativeimage::imageSource(local async not found)
  PASS   : tst_qdeclarativeimage::imageSource(remote)
  PASS   : tst_qdeclarativeimage::imageSource(remote redirected)
  PASS   : tst_qdeclarativeimage::imageSource(remote not found)
  PASS   : tst_qdeclarativeimage::clearSource()
  PASS   : tst_qdeclarativeimage::resized()
  PASS   : tst_qdeclarativeimage::preserveAspectRatio()
  PASS   : tst_qdeclarativeimage::smooth()
  PASS   : tst_qdeclarativeimage::mirror(Stretch)
  PASS   : tst_qdeclarativeimage::mirror(PreserveAspectFit)
  PASS   : tst_qdeclarativeimage::mirror(PreserveAspectCrop)
  PASS   : tst_qdeclarativeimage::mirror(Tile)
  PASS   : tst_qdeclarativeimage::mirror(TileVertically)
  PASS   : tst_qdeclarativeimage::mirror(TileHorizontally)
  SKIP   : tst_qdeclarativeimage::svg() No image reader for SVG
  tst_qdeclarativeimage.cpp(367) : failure location
  PASS   : tst_qdeclarativeimage::geometry(PreserveAspectFit)
  PASS   : tst_qdeclarativeimage::geometry(PreserveAspectFit explicit width 300)
  PASS   : tst_qdeclarativeimage::geometry(PreserveAspectFit explicit height 400)
  PASS   : tst_qdeclarativeimage::geometry(PreserveAspectFit explicit width 300, height 400)
  PASS   : tst_qdeclarativeimage::geometry(PreserveAspectCrop)
  PASS   : tst_qdeclarativeimage::geometry(PreserveAspectCrop explicit width 300)
  PASS   : tst_qdeclarativeimage::geometry(PreserveAspectCrop explicit height 400)
  PASS   : tst_qdeclarativeimage::geometry(PreserveAspectCrop explicit width 300, height 400)
  PASS   : tst_qdeclarativeimage::geometry(Stretch)
  PASS   : tst_qdeclarativeimage::geometry(Stretch explicit width 300)
  PASS   : tst_qdeclarativeimage::geometry(Stretch explicit height 400)
  PASS   : tst_qdeclarativeimage::geometry(Stretch explicit width 300, height 400)
  PASS   : tst_qdeclarativeimage::geometry(Tile)
  PASS   : tst_qdeclarativeimage::geometry(Tile explicit width 300)
  PASS   : tst_qdeclarativeimage::geometry(Tile explicit height 400)
  PASS   : tst_qdeclarativeimage::geometry(Tile explicit width 300, height 400)
  PASS   : tst_qdeclarativeimage::geometry(TileVertically)
  PASS   : tst_qdeclarativeimage::geometry(TileVertically explicit width 300)
  PASS   : tst_qdeclarativeimage::geometry(TileVertically explicit height 400)
  PASS   : tst_qdeclarativeimage::geometry(TileVertically explicit width 300, height 400)
  PASS   : tst_qdeclarativeimage::geometry(TileHorizontally)
  PASS   : tst_qdeclarativeimage::geometry(TileHorizontally explicit width 300)
  PASS   : tst_qdeclarativeimage::geometry(TileHorizontally explicit height 400)
  PASS   : tst_qdeclarativeimage::geometry(TileHorizontally explicit width 300, height 400)
  FAIL!  : tst_qdeclarativeimage::big() Compared values are not the same
  tst_qdeclarativeimage.cpp(487) : failure location
  PASS   : tst_qdeclarativeimage::tiling_QTBUG_6716()
  PASS   : tst_qdeclarativeimage::noLoading()
  PASS   : tst_qdeclarativeimage::paintedWidthHeight()
  PASS   : tst_qdeclarativeimage::sourceSize_QTBUG_14303()
  PASS   : tst_qdeclarativeimage::sourceSize_QTBUG_16389()
  PASS   : tst_qdeclarativeimage::nullPixmapPaint()
  PASS   : tst_qdeclarativeimage::resetSourceSize()
  PASS   : tst_qdeclarativeimage::testQtQuick11Attributes(mirror)
  PASS   : tst_qdeclarativeimage::testQtQuick11Attributes(cache)
  QWARN  : tst_qdeclarativeimage::readerCrash_QTBUG_22125() QWindowsWindow::setGeometryDp: Unable to set geometry 800x800+4+23 on QWidgetWindow/'QDeclarativeViewClassWindow'. Resulting geometry:  800x785+4+23 (frame: 4, 23, 4, 4, custom margin: 0, 0, 0, 0, minimum size: 0x0, maximum size: 16777215x16777215).
  QWARN  : tst_qdeclarativeimage::readerCrash_QTBUG_22125() QWindowsWindow::setGeometryDp: Unable to set geometry 800x800+4+23 on QWidgetWindow/'QDeclarativeViewClassWindow'. Resulting geometry:  800x785+4+23 (frame: 4, 23, 4, 4, custom margin: 0, 0, 0, 0, minimum size: 0x0, maximum size: 16777215x16777215).
  PASS   : tst_qdeclarativeimage::readerCrash_QTBUG_22125()
  PASS   : tst_qdeclarativeimage::cleanupTestCase()
  Totals: 55 passed, 1 failed, 1 skipped, 0 blacklisted
  ********* Finished testing of tst_qdeclarativeimage *********
  QtQA::App::TestRunner: test failure could be reproduced twice consecutively
  QtQA::App::TestRunner: end tst_qdeclarativeimage: 10 seconds, exit code 1

  Build log: http://testresults.qt.io/ci/Qt5_5.5_Integration/build_00065/win32-msvc2010_developer-build_angle_Windows_7/log.txt.gz

  Tested changes (refs/builds/5.5_1429558951):
    http://codereview.qt-project.org/110380 [PS14] - Updated submodules.



More information about the Ci-reports mailing list