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

Qt Continuous Integration System ci-noreply at qt-project.org
Sun Apr 28 00:10:17 CEST 2013


Autotests `tst_qdeclarativeimage' and `tst_qmenubar' failed :(

  Testing tst_QMenuBar
  FAIL!  : tst_QMenuBar::task256322_highlight() Compared pointers are not the same
     Actual   (win.menuBar()->activeAction()): 0x0
     Expected (nothing): 0x1012d9ff0
     Loc: [tst_qmenubar.cpp(1187)]
  Totals: 17 passed, 1 failed, 1 skipped
  QtQA::App::TestRunner: test failed, running again to see if it is flaky...
  ********* Start testing of tst_QMenuBar *********
  Config: Using QTest library 5.1.0, Qt 5.1.0
  PASS   : tst_QMenuBar::initTestCase()
  PASS   : tst_QMenuBar::getSetCheck()
  PASS   : tst_QMenuBar::clear()
  PASS   : tst_QMenuBar::removeItemAt(first)
  PASS   : tst_QMenuBar::removeItemAt(middle)
  PASS   : tst_QMenuBar::removeItemAt(last)
  PASS   : tst_QMenuBar::removeItem(first)
  PASS   : tst_QMenuBar::removeItem(middle)
  PASS   : tst_QMenuBar::removeItem(last)
  PASS   : tst_QMenuBar::count()
  PASS   : tst_QMenuBar::insertItem_QString_QObject()
  PASS   : tst_QMenuBar::check_endKey()
  PASS   : tst_QMenuBar::check_homeKey()
  SKIP   : tst_QMenuBar::check_altPress() this is not supposed to work in the macintosh style. Skipping.
     Loc: [tst_qmenubar.cpp(985)]
  PASS   : tst_QMenuBar::task223138_triggered()
  QWARN  : tst_QMenuBar::task256322_highlight() void TestNamespace::QCocoaWindow::syncWindowState(Qt::WindowState) invalid window content view size, check your window geometry
  QWARN  : tst_QMenuBar::task256322_highlight() void TestNamespace::QCocoaWindow::syncWindowState(Qt::WindowState) invalid window content view size, check your window geometry
  FAIL!  : tst_QMenuBar::task256322_highlight() Compared pointers are not the same
     Actual   (win.menuBar()->activeAction()): 0x0
     Expected (nothing): 0x1016cd9f0
     Loc: [tst_qmenubar.cpp(1187)]
  PASS   : tst_QMenuBar::menubarSizeHint()
  PASS   : tst_QMenuBar::taskQTBUG11823_crashwithInvisibleActions()
  PASS   : tst_QMenuBar::cleanupTestCase()
  Totals: 17 passed, 1 failed, 1 skipped
  ********* Finished testing of tst_QMenuBar *********
  QtQA::App::TestRunner: test failure could be reproduced twice consecutively
  QtQA::App::TestRunner: end tst_qmenubar: 4 seconds, exit code 1
  
  Testing tst_qdeclarativeimage
  FAIL!  : tst_qdeclarativeimage::noLoading() Compared values are not the same
     Actual   (progressSpy.count()): 3
     Expected (2): 2
     Loc: [tst_qdeclarativeimage.cpp(578)]
  Totals: 55 passed, 1 failed, 1 skipped
  QtQA::App::TestRunner: test failed, running again to see if it is flaky...
  ********* Start testing of tst_qdeclarativeimage *********
  Config: Using QTest library 5.1.0, Qt 5.1.0
  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
     Loc: [tst_qdeclarativeimage.cpp(378)]
  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)
  PASS   : tst_qdeclarativeimage::big()
  PASS   : tst_qdeclarativeimage::tiling_QTBUG_6716()
  FAIL!  : tst_qdeclarativeimage::noLoading() Compared values are not the same
     Actual   (progressSpy.count()): 3
     Expected (2): 2
     Loc: [tst_qdeclarativeimage.cpp(578)]
  PASS   : tst_qdeclarativeimage::paintedWidthHeight()
  PASS   : tst_qdeclarativeimage::sourceSize_QTBUG_14303()
  PASS   : tst_qdeclarativeimage::sourceSize_QTBUG_16389()
  PASS   : tst_qdeclarativeimage::nullPixmapPaint()
  QWARN  : tst_qdeclarativeimage::resetSourceSize() QNetworkReplyImplPrivate::error: Internal problem, this method must only be called once.
  PASS   : tst_qdeclarativeimage::resetSourceSize()
  PASS   : tst_qdeclarativeimage::testQtQuick11Attributes(mirror)
  PASS   : tst_qdeclarativeimage::testQtQuick11Attributes(cache)
  PASS   : tst_qdeclarativeimage::readerCrash_QTBUG_22125()
  PASS   : tst_qdeclarativeimage::cleanupTestCase()
  Totals: 55 passed, 1 failed, 1 skipped
  ********* Finished testing of tst_qdeclarativeimage *********
  QtQA::App::TestRunner: test failure could be reproduced twice consecutively
  QtQA::App::TestRunner: end tst_qdeclarativeimage: 20 seconds, exit code 1

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

  Tested changes (refs/builds/stable_1367081164):
    http://codereview.qt-project.org/54401 [PS11] - Updated submodules.



More information about the Ci-reports mailing list