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

Qt Continuous Integration System ci-noreply at qt-project.org
Wed Dec 4 14:57:09 CET 2013


Autotests `tst_qabstractitemview' and `tst_qdeclarativeflickable' failed :(

  Testing tst_qdeclarativeflickable
  FAIL!  : tst_qdeclarativeflickable::flickVelocity() 'flickable->verticalVelocity() > 0.0' returned FALSE. ()
     Loc: [tst_qdeclarativeflickable.cpp(500)]
  Totals: 23 passed, 1 failed, 0 skipped
  QtQA::App::TestRunner: test failed, running again to see if it is flaky...
  ********* Start testing of tst_qdeclarativeflickable *********
  Config: Using QtTest library 5.3.0, Qt 5.3.0
  PASS   : tst_qdeclarativeflickable::initTestCase()
  PASS   : tst_qdeclarativeflickable::create()
  PASS   : tst_qdeclarativeflickable::horizontalViewportSize()
  PASS   : tst_qdeclarativeflickable::verticalViewportSize()
  PASS   : tst_qdeclarativeflickable::properties()
  PASS   : tst_qdeclarativeflickable::boundsBehavior()
  PASS   : tst_qdeclarativeflickable::maximumFlickVelocity()
  PASS   : tst_qdeclarativeflickable::flickDeceleration()
  PASS   : tst_qdeclarativeflickable::pressDelay()
  QWARN  : tst_qdeclarativeflickable::disabledContent() QGraphicsItem::ungrabMouse: not a mouse grabber
  PASS   : tst_qdeclarativeflickable::disabledContent()
  PASS   : tst_qdeclarativeflickable::nestedPressDelay()
  PASS   : tst_qdeclarativeflickable::flickableDirection()
  PASS   : tst_qdeclarativeflickable::qgraphicswidget()
  PASS   : tst_qdeclarativeflickable::resizeContent()
  PASS   : tst_qdeclarativeflickable::returnToBounds()
  PASS   : tst_qdeclarativeflickable::testQtQuick11Attributes(resizeContent)
  PASS   : tst_qdeclarativeflickable::testQtQuick11Attributes(returnToBounds)
  PASS   : tst_qdeclarativeflickable::wheel()
  FAIL!  : tst_qdeclarativeflickable::flickVelocity() 'flickable->verticalVelocity() > 0.0' returned FALSE. ()
     Loc: [tst_qdeclarativeflickable.cpp(500)]
  PASS   : tst_qdeclarativeflickable::nestedStopAtBounds(left)
  PASS   : tst_qdeclarativeflickable::nestedStopAtBounds(right)
  PASS   : tst_qdeclarativeflickable::nestedStopAtBounds(top)
  PASS   : tst_qdeclarativeflickable::nestedStopAtBounds(bottom)
  PASS   : tst_qdeclarativeflickable::cleanupTestCase()
  Totals: 23 passed, 1 failed, 0 skipped
  ********* Finished testing of tst_qdeclarativeflickable *********
  QtQA::App::TestRunner: test failure could be reproduced twice consecutively
  QtQA::App::TestRunner: end tst_qdeclarativeflickable: 5 seconds, exit code 1
  
  Testing tst_QAbstractItemView
  2013-12-04 14:32:33.446 tst_qabstractitemview[65011:1f03] Persistent UI failed to open file file://localhost/Users/qt/Library/Saved%20Application%20State/@BUNDLEIDENTIFIER@.savedState/window_9.data: Permission denied (13)
  FAIL!  : tst_QAbstractItemView::testNoActivateOnDisabledItem() 'QTest::qWaitForWindowActive(&treeView)' returned FALSE. ()
     Loc: [tst_qabstractitemview.cpp(1718)]
  Totals: 56 passed, 1 failed, 1 skipped
  QtQA::App::TestRunner: test failed, running again to see if it is flaky...
  ********* Start testing of tst_QAbstractItemView *********
  Config: Using QtTest library 5.3.0, Qt 5.3.0
  PASS   : tst_QAbstractItemView::initTestCase()
  PASS   : tst_QAbstractItemView::getSetCheck()
  QWARN  : tst_QAbstractItemView::emptyModels(QListView) edit: index was invalid
  QWARN  : tst_QAbstractItemView::emptyModels(QListView) edit: editing failed
  PASS   : tst_QAbstractItemView::emptyModels(QListView)
  QWARN  : tst_QAbstractItemView::emptyModels(QTableView) edit: index was invalid
  QWARN  : tst_QAbstractItemView::emptyModels(QTableView) edit: editing failed
  PASS   : tst_QAbstractItemView::emptyModels(QTableView)
  QWARN  : tst_QAbstractItemView::emptyModels(QTreeView) edit: index was invalid
  QWARN  : tst_QAbstractItemView::emptyModels(QTreeView) edit: editing failed
  PASS   : tst_QAbstractItemView::emptyModels(QTreeView)
  QWARN  : tst_QAbstractItemView::emptyModels(QHeaderView) edit: index was invalid
  QWARN  : tst_QAbstractItemView::emptyModels(QHeaderView) edit: editing failed
  PASS   : tst_QAbstractItemView::emptyModels(QHeaderView)
  QWARN  : tst_QAbstractItemView::setModel(QListView) edit: index was invalid
  QWARN  : tst_QAbstractItemView::setModel(QListView) edit: editing failed
  PASS   : tst_QAbstractItemView::setModel(QListView)
  QWARN  : tst_QAbstractItemView::setModel(QTableView) edit: index was invalid
  QWARN  : tst_QAbstractItemView::setModel(QTableView) edit: editing failed
  PASS   : tst_QAbstractItemView::setModel(QTableView)
  QWARN  : tst_QAbstractItemView::setModel(QTreeView) edit: index was invalid
  QWARN  : tst_QAbstractItemView::setModel(QTreeView) edit: editing failed
  PASS   : tst_QAbstractItemView::setModel(QTreeView)
  QWARN  : tst_QAbstractItemView::setModel(QHeaderView) edit: index was invalid
  QWARN  : tst_QAbstractItemView::setModel(QHeaderView) edit: editing failed
  PASS   : tst_QAbstractItemView::setModel(QHeaderView)
  PASS   : tst_QAbstractItemView::noModel()
  PASS   : tst_QAbstractItemView::dragSelect()
  PASS   : tst_QAbstractItemView::rowDelegate()
  PASS   : tst_QAbstractItemView::columnDelegate()
  PASS   : tst_QAbstractItemView::selectAll()
  PASS   : tst_QAbstractItemView::ctrlA()
  SKIP   : tst_QAbstractItemView::persistentEditorFocus() Some window managers don't handle focus that well
     Loc: [tst_qabstractitemview.cpp(787)]
  PASS   : tst_QAbstractItemView::setItemDelegate(4 columndelegates)
  PASS   : tst_QAbstractItemView::setItemDelegate(2 identical rowdelegates on the same row)
  PASS   : tst_QAbstractItemView::setItemDelegate(2 identical columndelegates on the same column)
  2013-12-04 14:32:36.393 tst_qabstractitemview[65025:2703] Persistent UI failed to open file file://localhost/Users/qt/Library/Saved%20Application%20State/@BUNDLEIDENTIFIER@.savedState/window_9.data: Permission denied (13)
  FAIL!  : tst_QAbstractItemView::setItemDelegate(2 duplicate delegates, 1 row and 1 column) 'QTest::qWaitForWindowActive(&v)' returned FALSE. ()
     Loc: [tst_qabstractitemview.cpp(1082)]
  PASS   : tst_QAbstractItemView::setItemDelegate(4 duplicate delegates, 2 row and 2 column)
  PASS   : tst_QAbstractItemView::noFallbackToRoot()
  PASS   : tst_QAbstractItemView::setCurrentIndex(QListView: no flags)
  PASS   : tst_QAbstractItemView::setCurrentIndex(QListView: checkable)
  PASS   : tst_QAbstractItemView::setCurrentIndex(QListView: selectable)
  PASS   : tst_QAbstractItemView::setCurrentIndex(QListView: enabled)
  PASS   : tst_QAbstractItemView::setCurrentIndex(QListView: enabled|selectable)
  PASS   : tst_QAbstractItemView::setCurrentIndex(QTreeView: no flags)
  PASS   : tst_QAbstractItemView::setCurrentIndex(QTreeView: checkable)
  PASS   : tst_QAbstractItemView::setCurrentIndex(QTreeView: selectable)
  PASS   : tst_QAbstractItemView::setCurrentIndex(QTreeView: enabled)
  PASS   : tst_QAbstractItemView::setCurrentIndex(QTreeView: enabled|selectable)
  PASS   : tst_QAbstractItemView::setCurrentIndex(QHeaderView: no flags)
  PASS   : tst_QAbstractItemView::setCurrentIndex(QHeaderView: checkable)
  PASS   : tst_QAbstractItemView::setCurrentIndex(QHeaderView: selectable)
  PASS   : tst_QAbstractItemView::setCurrentIndex(QHeaderView: enabled)
  PASS   : tst_QAbstractItemView::setCurrentIndex(QHeaderView: enabled|selectable)
  PASS   : tst_QAbstractItemView::setCurrentIndex(QTableView: no flags)
  PASS   : tst_QAbstractItemView::setCurrentIndex(QTableView: checkable)
  PASS   : tst_QAbstractItemView::setCurrentIndex(QTableView: selectable)
  PASS   : tst_QAbstractItemView::setCurrentIndex(QTableView: enabled)
  PASS   : tst_QAbstractItemView::setCurrentIndex(QTableView: enabled|selectable)
  PASS   : tst_QAbstractItemView::task221955_selectedEditor()
  PASS   : tst_QAbstractItemView::task250754_fontChange()
  PASS   : tst_QAbstractItemView::task200665_itemEntered()
  QWARN  : tst_QAbstractItemView::task257481_emptyEditor() edit: editing failed
  QWARN  : tst_QAbstractItemView::task257481_emptyEditor() edit: editing failed
  PASS   : tst_QAbstractItemView::task257481_emptyEditor()
  PASS   : tst_QAbstractItemView::shiftArrowSelectionAfterScrolling()
  PASS   : tst_QAbstractItemView::shiftSelectionAfterRubberbandSelection()
  PASS   : tst_QAbstractItemView::ctrlRubberbandSelection()
  PASS   : tst_QAbstractItemView::QTBUG6407_extendedSelection()
  PASS   : tst_QAbstractItemView::QTBUG6753_selectOnSelection()
  PASS   : tst_QAbstractItemView::testDelegateDestroyEditor()
  PASS   : tst_QAbstractItemView::testClickedSignal()
  PASS   : tst_QAbstractItemView::testChangeEditorState()
  PASS   : tst_QAbstractItemView::deselectInSingleSelection()
  PASS   : tst_QAbstractItemView::testNoActivateOnDisabledItem()
  PASS   : tst_QAbstractItemView::cleanupTestCase()
  Totals: 56 passed, 1 failed, 1 skipped
  ********* Finished testing of tst_QAbstractItemView *********
  QtQA::App::TestRunner: test failure could be reproduced twice consecutively
  QtQA::App::TestRunner: end tst_qabstractitemview: 11 seconds, exit code 1

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

  Tested changes (refs/builds/dev_1386154526):
    http://codereview.qt-project.org/68429 [PS77] - Updated submodules.



More information about the Ci-reports mailing list