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

Qt Continuous Integration System ci-noreply at qt-project.org
Fri Mar 15 01:27:09 CET 2013


Autotests `tst_qquickpathview', `tst_qtooltip', and `tst_qv8profilerservice' failed :(

  Testing tst_QV8ProfilerService
  FAIL!  : tst_QV8ProfilerService::profileOnExit() Compared values are not the same
     Loc: [tst_qv8profilerservice.cpp(310)]
  Totals: 7 passed, 1 failed, 0 skipped
  QtQA::App::TestRunner: test failed, running again to see if it is flaky...
  ********* Start testing of tst_QV8ProfilerService *********
  Config: Using QTest library 5.1.0, Qt 5.1.0
  PASS   : tst_QV8ProfilerService::initTestCase()
  PASS   : tst_QV8ProfilerService::blockingConnectWithTraceEnabled()
  QWARN  : tst_QV8ProfilerService::blockingConnectWithTraceDisabled() waitForSignal 2complete() timed out after 1000 ms
  PASS   : tst_QV8ProfilerService::blockingConnectWithTraceDisabled()
  PASS   : tst_QV8ProfilerService::nonBlockingConnect()
  PASS   : tst_QV8ProfilerService::snapshot()
  PASS   : tst_QV8ProfilerService::profileOnExit()
  FAIL!  : tst_QV8ProfilerService::console() Compared values are not the same
     Loc: [tst_qv8profilerservice.cpp(323)]
  QDEBUG : tst_QV8ProfilerService::console() Process State: "running"
  QDEBUG : tst_QV8ProfilerService::console() Application Output: "QML Debugger: Waiting for connection on port 13774...
  "
  PASS   : tst_QV8ProfilerService::cleanupTestCase()
  Totals: 7 passed, 1 failed, 0 skipped
  ********* Finished testing of tst_QV8ProfilerService *********
  QtQA::App::TestRunner: test failure could be reproduced twice consecutively
  QtQA::App::TestRunner: end tst_qv8profilerservice: 14 seconds, exit code 1
  
  Testing tst_QToolTip
  FAIL!  : tst_QToolTip::task183679(Shift) Compared values are not the same
     Actual   (QToolTip::isVisible()): 0
     Expected (visible): 1
     Loc: [tst_qtooltip.cpp(122)]
  FAIL!  : tst_QToolTip::task183679(Control) Compared values are not the same
     Actual   (QToolTip::isVisible()): 0
     Expected (visible): 1
     Loc: [tst_qtooltip.cpp(122)]
  FAIL!  : tst_QToolTip::task183679(Alt) Compared values are not the same
     Actual   (QToolTip::isVisible()): 0
     Expected (visible): 1
     Loc: [tst_qtooltip.cpp(122)]
  FAIL!  : tst_QToolTip::task183679(Meta) Compared values are not the same
     Actual   (QToolTip::isVisible()): 0
     Expected (visible): 1
     Loc: [tst_qtooltip.cpp(122)]
  Totals: 5 passed, 4 failed, 0 skipped
  QtQA::App::TestRunner: test failed, running again to see if it is flaky...
  ********* Start testing of tst_QToolTip *********
  Config: Using QTest library 5.1.0, Qt 5.1.0
  PASS   : tst_QToolTip::initTestCase()
  PASS   : tst_QToolTip::task183679(non-modifier)
  FAIL!  : tst_QToolTip::task183679(Shift) Compared values are not the same
     Actual   (QToolTip::isVisible()): 0
     Expected (visible): 1
     Loc: [tst_qtooltip.cpp(122)]
  FAIL!  : tst_QToolTip::task183679(Control) Compared values are not the same
     Actual   (QToolTip::isVisible()): 0
     Expected (visible): 1
     Loc: [tst_qtooltip.cpp(122)]
  FAIL!  : tst_QToolTip::task183679(Alt) Compared values are not the same
     Actual   (QToolTip::isVisible()): 0
     Expected (visible): 1
     Loc: [tst_qtooltip.cpp(122)]
  FAIL!  : tst_QToolTip::task183679(Meta) Compared values are not the same
     Actual   (QToolTip::isVisible()): 0
     Expected (visible): 1
     Loc: [tst_qtooltip.cpp(122)]
  PASS   : tst_QToolTip::whatsThis()
  PASS   : tst_QToolTip::setPalette()
  PASS   : tst_QToolTip::cleanupTestCase()
  Totals: 5 passed, 4 failed, 0 skipped
  ********* Finished testing of tst_QToolTip *********
  QtQA::App::TestRunner: test failure could be reproduced twice consecutively
  QtQA::App::TestRunner: end tst_qtooltip: 20 seconds, exit code 4
  
  Testing tst_QQuickPathView
  FAIL!  : tst_QQuickPathView::maximumFlickVelocity() 'dist1 > dist2' returned FALSE. ()
     Loc: [tst_qquickpathview.cpp(1811)]
  Totals: 122 passed, 1 failed, 1 skipped
  QtQA::App::TestRunner: test failed, running again to see if it is flaky...
  ********* Start testing of tst_QQuickPathView *********
  Config: Using QTest library 5.1.0, Qt 5.1.0
  PASS   : tst_QQuickPathView::initTestCase()
  PASS   : tst_QQuickPathView::initValues()
  PASS   : tst_QQuickPathView::items()
  PASS   : tst_QQuickPathView::dataModel()
  PASS   : tst_QQuickPathView::pathview2()
  PASS   : tst_QQuickPathView::pathview3()
  PASS   : tst_QQuickPathView::initialCurrentIndex()
  PASS   : tst_QQuickPathView::insertModel(insert after current)
  PASS   : tst_QQuickPathView::insertModel(insert before current)
  PASS   : tst_QQuickPathView::insertModel(insert multiple after current)
  PASS   : tst_QQuickPathView::insertModel(insert multiple before current)
  PASS   : tst_QQuickPathView::insertModel(insert at end)
  PASS   : tst_QQuickPathView::insertModel(insert at beginning)
  PASS   : tst_QQuickPathView::insertModel(insert at current)
  PASS   : tst_QQuickPathView::insertModel(no range - insert after current)
  PASS   : tst_QQuickPathView::insertModel(no range - insert before current)
  PASS   : tst_QQuickPathView::insertModel(no range - insert multiple after current)
  PASS   : tst_QQuickPathView::insertModel(no range - insert multiple before current)
  PASS   : tst_QQuickPathView::insertModel(no range - insert at end)
  PASS   : tst_QQuickPathView::insertModel(no range - insert at beginning)
  PASS   : tst_QQuickPathView::insertModel(no range - insert at current)
  PASS   : tst_QQuickPathView::removeModel(remove after current)
  PASS   : tst_QQuickPathView::removeModel(remove before current)
  PASS   : tst_QQuickPathView::removeModel(remove multiple after current)
  PASS   : tst_QQuickPathView::removeModel(remove multiple before current)
  PASS   : tst_QQuickPathView::removeModel(remove last)
  PASS   : tst_QQuickPathView::removeModel(remove first)
  PASS   : tst_QQuickPathView::removeModel(remove current)
  PASS   : tst_QQuickPathView::removeModel(remove all)
  PASS   : tst_QQuickPathView::removeModel(no range - remove after current)
  PASS   : tst_QQuickPathView::removeModel(no range - remove before current)
  PASS   : tst_QQuickPathView::removeModel(no range - remove multiple after current)
  PASS   : tst_QQuickPathView::removeModel(no range - remove multiple before current)
  PASS   : tst_QQuickPathView::removeModel(no range - remove last)
  PASS   : tst_QQuickPathView::removeModel(no range - remove first)
  PASS   : tst_QQuickPathView::removeModel(no range - remove current offset)
  PASS   : tst_QQuickPathView::removeModel(no range - remove all)
  PASS   : tst_QQuickPathView::moveModel(move after current)
  PASS   : tst_QQuickPathView::moveModel(move before current)
  PASS   : tst_QQuickPathView::moveModel(move before current to after)
  PASS   : tst_QQuickPathView::moveModel(move multiple after current)
  PASS   : tst_QQuickPathView::moveModel(move multiple before current)
  PASS   : tst_QQuickPathView::moveModel(move before current to end)
  PASS   : tst_QQuickPathView::moveModel(move last to beginning)
  PASS   : tst_QQuickPathView::moveModel(move current)
  PASS   : tst_QQuickPathView::moveModel(no range - move after current)
  PASS   : tst_QQuickPathView::moveModel(no range - move before current)
  PASS   : tst_QQuickPathView::moveModel(no range - move before current to after)
  PASS   : tst_QQuickPathView::moveModel(no range - move multiple after current)
  PASS   : tst_QQuickPathView::moveModel(no range - move multiple before current)
  PASS   : tst_QQuickPathView::moveModel(no range - move before current to end)
  PASS   : tst_QQuickPathView::moveModel(no range - move last to beginning)
  PASS   : tst_QQuickPathView::moveModel(no range - move current)
  PASS   : tst_QQuickPathView::moveModel(no range - move multiple incl. current)
  PASS   : tst_QQuickPathView::consecutiveModelChanges(no range - insert after, insert before)
  PASS   : tst_QQuickPathView::consecutiveModelChanges(no range - remove after, remove before)
  PASS   : tst_QQuickPathView::consecutiveModelChanges(no range - remove after, insert before)
  PASS   : tst_QQuickPathView::consecutiveModelChanges(no range - insert after, remove before)
  PASS   : tst_QQuickPathView::consecutiveModelChanges(no range - insert, remove all, polish, insert)
  PASS   : tst_QQuickPathView::path()
  PASS   : tst_QQuickPathView::pathMoved()
  PASS   : tst_QQuickPathView::offset(0.0)
  PASS   : tst_QQuickPathView::offset(1.0)
  PASS   : tst_QQuickPathView::offset(5.0)
  PASS   : tst_QQuickPathView::offset(4.6)
  PASS   : tst_QQuickPathView::offset(4.4)
  PASS   : tst_QQuickPathView::offset(5.4)
  PASS   : tst_QQuickPathView::offset(5.6)
  PASS   : tst_QQuickPathView::setCurrentIndex()
  PASS   : tst_QQuickPathView::resetModel()
  PASS   : tst_QQuickPathView::propertyChanges()
  PASS   : tst_QQuickPathView::pathChanges()
  PASS   : tst_QQuickPathView::componentChanges()
  PASS   : tst_QQuickPathView::modelChanges()
  PASS   : tst_QQuickPathView::pathUpdateOnStartChanged()
  SKIP   : tst_QQuickPathView::package() QTBUG-27170 view does not reliably receive polish without a running animation
     Loc: [tst_qquickpathview.cpp(1329)]
  PASS   : tst_QQuickPathView::emptyModel()
  PASS   : tst_QQuickPathView::emptyPath()
  PASS   : tst_QQuickPathView::closed()
  PASS   : tst_QQuickPathView::pathUpdate()
  PASS   : tst_QQuickPathView::visualDataModel()
  PASS   : tst_QQuickPathView::undefinedPath()
  PASS   : tst_QQuickPathView::mouseDrag()
  PASS   : tst_QQuickPathView::treeModel()
  PASS   : tst_QQuickPathView::changePreferredHighlight()
  PASS   : tst_QQuickPathView::missingPercent()
  PASS   : tst_QQuickPathView::creationContext()
  PASS   : tst_QQuickPathView::currentOffsetOnInsertion()
  PASS   : tst_QQuickPathView::asynchronous()
  PASS   : tst_QQuickPathView::cancelDrag()
  FAIL!  : tst_QQuickPathView::maximumFlickVelocity() 'dist1 > dist2' returned FALSE. ()
     Loc: [tst_qquickpathview.cpp(1811)]
  PASS   : tst_QQuickPathView::snapToItem(no enforce range)
  PASS   : tst_QQuickPathView::snapToItem(enforce range)
  PASS   : tst_QQuickPathView::snapOneItem(no enforce range)
  PASS   : tst_QQuickPathView::snapOneItem(enforce range)
  PASS   : tst_QQuickPathView::positionViewAtIndex(no range, all items, Beginning)
  PASS   : tst_QQuickPathView::positionViewAtIndex(no range, all items, Center)
  PASS   : tst_QQuickPathView::positionViewAtIndex(no range, all items, End)
  PASS   : tst_QQuickPathView::positionViewAtIndex(no range, 5 items, Beginning)
  PASS   : tst_QQuickPathView::positionViewAtIndex(no range, 5 items, Center)
  PASS   : tst_QQuickPathView::positionViewAtIndex(no range, 5 items, End)
  PASS   : tst_QQuickPathView::positionViewAtIndex(no range, 5 items, Contain)
  PASS   : tst_QQuickPathView::positionViewAtIndex(no range, 5 items, init offset 4.0, Contain)
  PASS   : tst_QQuickPathView::positionViewAtIndex(no range, 5 items, init offset 3.0, Contain)
  PASS   : tst_QQuickPathView::positionViewAtIndex(strict range, all items, Beginning)
  PASS   : tst_QQuickPathView::positionViewAtIndex(strict range, all items, Center)
  PASS   : tst_QQuickPathView::positionViewAtIndex(strict range, all items, End)
  PASS   : tst_QQuickPathView::positionViewAtIndex(strict range, all items, Contain)
  PASS   : tst_QQuickPathView::positionViewAtIndex(strict range, all items, init offset 1.0, Contain)
  PASS   : tst_QQuickPathView::positionViewAtIndex(strict range, all items, SnapPosition)
  PASS   : tst_QQuickPathView::positionViewAtIndex(strict range, 5 items, Beginning)
  PASS   : tst_QQuickPathView::positionViewAtIndex(strict range, 5 items, Center)
  PASS   : tst_QQuickPathView::positionViewAtIndex(strict range, 5 items, End)
  PASS   : tst_QQuickPathView::positionViewAtIndex(strict range, 5 items, Contain)
  PASS   : tst_QQuickPathView::positionViewAtIndex(strict range, 5 items, init offset 1.0, Contain)
  PASS   : tst_QQuickPathView::positionViewAtIndex(strict range, 5 items, init offset 2.0, Contain)
  PASS   : tst_QQuickPathView::positionViewAtIndex(strict range, 5 items, SnapPosition)
  PASS   : tst_QQuickPathView::indexAt_itemAt(Item 0 - 585, 95)
  PASS   : tst_QQuickPathView::indexAt_itemAt(Item 0 - 660, 165)
  PASS   : tst_QQuickPathView::indexAt_itemAt(No Item a - 580, 95)
  PASS   : tst_QQuickPathView::indexAt_itemAt(No Item b - 585, 85)
  PASS   : tst_QQuickPathView::indexAt_itemAt(Item 7 - 360, 200)
  PASS   : tst_QQuickPathView::cacheItemCount()
  PASS   : tst_QQuickPathView::cleanupTestCase()
  Totals: 122 passed, 1 failed, 1 skipped
  ********* Finished testing of tst_QQuickPathView *********
  QtQA::App::TestRunner: test failure could be reproduced twice consecutively
  QtQA::App::TestRunner: end tst_qquickpathview: 341 seconds, exit code 1

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

  Tested changes (refs/builds/dev_1363297211):
    http://codereview.qt-project.org/49698 [PS1] - Merge remote-tracking branch 'origin/stable' into dev



More information about the Ci-reports mailing list