[Ci-reports] fail on QtBase_stable_Integration #3205

Qt Continuous Integration System ci-noreply at qt-project.org
Fri Feb 21 10:25:42 CET 2014


Autotests `tst_qabstractitemview' and `tst_qlistview' failed :(

  Testing tst_QListView
  FAIL!  : tst_QListView::batchedMode() Compared values are not the same
     Actual   (ba.size()): 2
     Expected (3)        : 3
     Loc: [tst_qlistview.cpp(852)]
  2014-02-21 10:56:11.186 tst_qlistview[95288:5507] Persistent UI failed to open file file://localhost/Users/qt/Library/Saved%20Application%20State/com.yourcompany.tst_qlistview.savedState/window_5.data: Permission denied (13)
  Totals: 104 passed, 1 failed, 0 skipped
  QtQA::App::TestRunner: test failed, running again to see if it is flaky...
  ********* Start testing of tst_QListView *********
  Config: Using QtTest library 5.3.0, Qt 5.3.0
  PASS   : tst_QListView::initTestCase()
  PASS   : tst_QListView::getSetCheck()
  PASS   : tst_QListView::noDelegate()
  PASS   : tst_QListView::noModel()
  PASS   : tst_QListView::emptyModel()
  PASS   : tst_QListView::removeRows()
  PASS   : tst_QListView::cursorMove()
  PASS   : tst_QListView::hideRows()
  PASS   : tst_QListView::moveCursor()
  PASS   : tst_QListView::moveCursor2()
  PASS   : tst_QListView::moveCursor3()
  PASS   : tst_QListView::indexAt()
  PASS   : tst_QListView::clicked()
  PASS   : tst_QListView::singleSelectionRemoveRow()
  PASS   : tst_QListView::singleSelectionRemoveColumn()
  PASS   : tst_QListView::modelColumn()
  PASS   : tst_QListView::hideFirstRow()
  FAIL!  : tst_QListView::batchedMode() Compared values are not the same
     Actual   (ba.size()): 2
     Expected (3)        : 3
     Loc: [tst_qlistview.cpp(852)]
  PASS   : tst_QListView::setCurrentIndex()
  PASS   : tst_QListView::selection(select all)
  PASS   : tst_QListView::selection(select below, (on viewport))
  PASS   : tst_QListView::selection(select below 2, (on viewport))
  PASS   : tst_QListView::selection(select to the right, (on viewport))
  PASS   : tst_QListView::selection(select to the right 2, (on viewport))
  PASS   : tst_QListView::selection(select inside contents, (on viewport))
  PASS   : tst_QListView::selection(select a tall rect in LeftToRight flow, wrap items)
  PASS   : tst_QListView::selection(select a wide rect in LeftToRight, wrap items)
  PASS   : tst_QListView::selection(select a wide negative rect in LeftToRight flow, wrap items)
  PASS   : tst_QListView::selection(select a tall rect in TopToBottom flow, wrap items)
  PASS   : tst_QListView::selection(select a tall negative rect in TopToBottom flow, wrap items)
  PASS   : tst_QListView::selection(select a wide rect in TopToBottom, wrap items)
  PASS   : tst_QListView::scrollTo()
  2014-02-21 10:57:21.796 tst_qlistview[95294:4b07] Persistent UI failed to open file file://localhost/Users/qt/Library/Saved%20Application%20State/com.yourcompany.tst_qlistview.savedState/window_5.data: Permission denied (13)
  PASS   : tst_QListView::scrollBarRanges()
  PASS   : tst_QListView::scrollBarAsNeeded(TopToBottom, count:0)
  PASS   : tst_QListView::scrollBarAsNeeded(TopToBottom, count:1)
  PASS   : tst_QListView::scrollBarAsNeeded(TopToBottom, count:20)
  PASS   : tst_QListView::scrollBarAsNeeded(LeftToRight, count:0)
  PASS   : tst_QListView::scrollBarAsNeeded(LeftToRight, count:1)
  PASS   : tst_QListView::scrollBarAsNeeded(LeftToRight, count:20)
  PASS   : tst_QListView::moveItems()
  PASS   : tst_QListView::wordWrap()
  PASS   : tst_QListView::emptyItemSize()
  PASS   : tst_QListView::task203585_selectAll()
  PASS   : tst_QListView::task228566_infiniteRelayout()
  PASS   : tst_QListView::task248430_crashWith0SizedItem()
  PASS   : tst_QListView::task250446_scrollChanged()
  PASS   : tst_QListView::task196118_visualRegionForSelection()
  PASS   : tst_QListView::task254449_draggingItemToNegativeCoordinates()
  PASS   : tst_QListView::keyboardSearch()
  PASS   : tst_QListView::shiftSelectionWithNonUniformItemSizes()
  PASS   : tst_QListView::clickOnViewportClearsSelection()
  PASS   : tst_QListView::task262152_setModelColumnNavigate()
  PASS   : tst_QListView::taskQTBUG_2233_scrollHiddenItems(TopToBottom)
  PASS   : tst_QListView::taskQTBUG_2233_scrollHiddenItems(LeftToRight)
  PASS   : tst_QListView::taskQTBUG_633_changeModelData()
  PASS   : tst_QListView::taskQTBUG_435_deselectOnViewportClick()
  PASS   : tst_QListView::taskQTBUG_2678_spacingAndWrappedText()
  PASS   : tst_QListView::taskQTBUG_5877_skippingItemInPageDownUp()
  PASS   : tst_QListView::taskQTBUG_9455_wrongScrollbarRanges()
  PASS   : tst_QListView::styleOptionViewItem()
  PASS   : tst_QListView::taskQTBUG_12308_artihmeticException()
  PASS   : tst_QListView::taskQTBUG_12308_wrongFlowLayout()
  PASS   : tst_QListView::taskQTBUG_21115_scrollToAndHiddenItems(flow TopToBottom)
  PASS   : tst_QListView::taskQTBUG_21115_scrollToAndHiddenItems(flow LeftToRight)
  PASS   : tst_QListView::draggablePaintPairs(row-0)
  PASS   : tst_QListView::draggablePaintPairs(row-1)
  PASS   : tst_QListView::draggablePaintPairs(row-2)
  PASS   : tst_QListView::draggablePaintPairs(row-3)
  PASS   : tst_QListView::draggablePaintPairs(row-4)
  PASS   : tst_QListView::draggablePaintPairs(row-5)
  PASS   : tst_QListView::draggablePaintPairs(row-6)
  PASS   : tst_QListView::draggablePaintPairs(row-7)
  PASS   : tst_QListView::draggablePaintPairs(row-8)
  PASS   : tst_QListView::draggablePaintPairs(row-9)
  PASS   : tst_QListView::draggablePaintPairs(row-10)
  PASS   : tst_QListView::draggablePaintPairs(row-11)
  PASS   : tst_QListView::draggablePaintPairs(row-12)
  PASS   : tst_QListView::draggablePaintPairs(row-13)
  PASS   : tst_QListView::draggablePaintPairs(row-14)
  PASS   : tst_QListView::draggablePaintPairs(row-15)
  PASS   : tst_QListView::draggablePaintPairs(row-16)
  PASS   : tst_QListView::draggablePaintPairs(row-17)
  PASS   : tst_QListView::draggablePaintPairs(row-18)
  PASS   : tst_QListView::draggablePaintPairs(row-19)
  PASS   : tst_QListView::draggablePaintPairs(row-20)
  PASS   : tst_QListView::draggablePaintPairs(row-21)
  PASS   : tst_QListView::draggablePaintPairs(row-22)
  PASS   : tst_QListView::draggablePaintPairs(row-23)
  PASS   : tst_QListView::draggablePaintPairs(row-24)
  PASS   : tst_QListView::draggablePaintPairs(row-25)
  PASS   : tst_QListView::draggablePaintPairs(row-26)
  PASS   : tst_QListView::draggablePaintPairs(row-27)
  PASS   : tst_QListView::draggablePaintPairs(row-28)
  PASS   : tst_QListView::draggablePaintPairs(row-29)
  PASS   : tst_QListView::taskQTBUG_21804_hiddenItemsAndScrollingWithKeys(flow TopToBottom no spacing)
  PASS   : tst_QListView::taskQTBUG_21804_hiddenItemsAndScrollingWithKeys(flow TopToBottom with spacing)
  PASS   : tst_QListView::taskQTBUG_21804_hiddenItemsAndScrollingWithKeys(flow LeftToRight no spacing)
  PASS   : tst_QListView::taskQTBUG_21804_hiddenItemsAndScrollingWithKeys(flow LeftToRight with spacing)
  PASS   : tst_QListView::spacing(flow=TopToBottom spacing=0)
  PASS   : tst_QListView::spacing(flow=TopToBottom spacing=10)
  PASS   : tst_QListView::spacing(flow=LeftToRight spacing=0)
  PASS   : tst_QListView::spacing(flow=LeftToRight spacing=10)
  PASS   : tst_QListView::testScrollToWithHidden()
  PASS   : tst_QListView::testViewOptions()
  PASS   : tst_QListView::cleanupTestCase()
  Totals: 104 passed, 1 failed, 0 skipped
  ********* Finished testing of tst_QListView *********
  QtQA::App::TestRunner: test failure could be reproduced twice consecutively
  QtQA::App::TestRunner: end tst_qlistview: 158 seconds, exit code 1
  
  Testing tst_QAbstractItemView
  2014-02-21 09:47:25.427 tst_qabstractitemview[83515:4c17] Persistent UI failed to open file file://localhost/Users/qt/Library/Saved%20Application%20State/com.yourcompany.tst_qabstractitemview.savedState/window_9.data: Permission denied (13)
  FAIL!  : tst_QAbstractItemView::task221955_selectedEditor() 'QTest::qWaitForWindowActive(&tree)' returned FALSE. ()
     Loc: [tst_qabstractitemview.cpp(1211)]
  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)
  2014-02-21 09:47:29.127 tst_qabstractitemview[83530:1203] Persistent UI failed to open file file://localhost/Users/qt/Library/Saved%20Application%20State/com.yourcompany.tst_qabstractitemview.savedState/window_9.data: Permission denied (13)
  FAIL!  : tst_QAbstractItemView::setItemDelegate(2 identical columndelegates on the same column) 'QTest::qWaitForWindowActive(&v)' returned FALSE. ()
     Loc: [tst_qabstractitemview.cpp(1082)]
  PASS   : tst_QAbstractItemView::setItemDelegate(2 duplicate delegates, 1 row and 1 column)
  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: 14 seconds, exit code 1

  Build log: http://testresults.qt-project.org/ci/QtBase_stable_Integration/build_03205/macx-clang_developer-build_OSX_10.8/log.txt.gz

  Tested changes (refs/builds/stable_1392966532):
    http://codereview.qt-project.org/78810 [PS1] - QSslCipher: make QString constructor explicit
    http://codereview.qt-project.org/78755 [PS2] - QPainterPathStroker: make QPen constructor explicit



More information about the Ci-reports mailing list