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

Qt Continuous Integration System ci-noreply at qt-project.org
Tue Mar 19 10:55:23 CET 2013


Autotests `tst_qquickimage' and `tst_rendernode' failed :(

  Testing tst_qquickimage
  FAIL!  : tst_qquickimage::tiling_QTBUG_6716(horizontal_tiling) 'img.pixel(x, y) == qRgb(0, 255, 0)' returned FALSE. ()
     Loc: [tst_qquickimage.cpp(512)]
  Totals: 55 passed, 1 failed, 2 skipped
  Number of leaked textures: 0
  Number of leaked materials: 0
  Number of leaked nodes: 0
  Number of leaked items: 0
  QtQA::App::TestRunner: test failed, running again to see if it is flaky...
  ********* Start testing of tst_qquickimage *********
  Config: Using QTest library 5.0.2, Qt 5.0.2
  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()
  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(391)]
  SKIP   : tst_qquickimage::svg(svgz) svg support not available
     Loc: [tst_qquickimage.cpp(391)]
  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)
  QWARN  : tst_qquickimage::tiling_QTBUG_6716(horizontal_tiling) QImage::pixel: coordinate (0,418) out of range
  FAIL!  : tst_qquickimage::tiling_QTBUG_6716(horizontal_tiling) 'img.pixel(x, y) == qRgb(0, 255, 0)' returned FALSE. ()
     Loc: [tst_qquickimage.cpp(512)]
  PASS   : tst_qquickimage::noLoading()
  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::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::cleanupTestCase()
  Totals: 55 passed, 1 failed, 2 skipped
  ********* Finished testing of tst_qquickimage *********
  Number of leaked textures: 0
  Number of leaked materials: 0
  Number of leaked nodes: 0
  Number of leaked items: 0
  QtQA::App::TestRunner: test failure could be reproduced twice consecutively
  QtQA::App::TestRunner: end tst_qquickimage: 13 seconds, exit code 1
  
  Testing tst_rendernode
  FAIL!  : tst_rendernode::messUpState() Compared values are not the same
     Actual   (fb.pixel(x2, y4)): 4286578815
     Expected (qRgb(0x00, 0x00, 0x00)): 4278190080
     Loc: [tst_rendernode.cpp(235)]
  Totals: 3 passed, 1 failed, 0 skipped
  Number of leaked materials: 0
  Number of leaked nodes: 0
  Number of leaked items: 0
  QtQA::App::TestRunner: test failed, running again to see if it is flaky...
  ********* Start testing of tst_rendernode *********
  Config: Using QTest library 5.0.2, Qt 5.0.2
  PASS   : tst_rendernode::initTestCase()
  PASS   : tst_rendernode::renderOrder()
  FAIL!  : tst_rendernode::messUpState() Compared values are not the same
     Actual   (fb.pixel(x2, y4)): 4286578815
     Expected (qRgb(0x00, 0x00, 0x00)): 4278190080
     Loc: [tst_rendernode.cpp(235)]
  PASS   : tst_rendernode::cleanupTestCase()
  Totals: 3 passed, 1 failed, 0 skipped
  ********* Finished testing of tst_rendernode *********
  Number of leaked materials: 0
  Number of leaked nodes: 0
  Number of leaked items: 0
  QtQA::App::TestRunner: test failure could be reproduced twice consecutively
  QtQA::App::TestRunner: end tst_rendernode: 2 seconds, exit code 1

  Build log: http://testresults.qt-project.org/ci/QtDeclarative_release_Integration/build_00028/linux-g++-32_developer-build_Ubuntu_10.04_x86/log.txt.gz

  Tested changes (refs/builds/release_1363683360):
    http://codereview.qt-project.org/51291 [PS2] - Fix duplicate examples for qml/quick modules



More information about the Ci-reports mailing list