********* Start testing of tst_QAbstractItemView *********
Config: Using QtTest library 6.11.0, Qt 6.11.0 (arm64-little_endian-lp64 shared (dynamic) debug build; by Apple LLVM 16.0.0 (clang-1600.0.26.3)), macos 13.6.4
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(QTreeView) edit: index was invalid
QWARN  : tst_QAbstractItemView::emptyModels(QTreeView) edit: editing failed
PASS   : tst_QAbstractItemView::emptyModels(QTreeView)
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(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(QTreeView) edit: index was invalid
QWARN  : tst_QAbstractItemView::setModel(QTreeView) edit: editing failed
PASS   : tst_QAbstractItemView::setModel(QTreeView)
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(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()
PASS   : tst_QAbstractItemView::persistentEditorFocus()
PASS   : tst_QAbstractItemView::pressClosesReleaseDoesntOpenEditor()
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)
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(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::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::checkIntersectedRect(multiple columns)
PASS   : tst_QAbstractItemView::checkIntersectedRect(multiple rows)
PASS   : tst_QAbstractItemView::checkIntersectedRect(hidden rows)
PASS   : tst_QAbstractItemView::checkIntersectedRect(rows outside viewport)
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::testDelegateDestroyEditorChild()
PASS   : tst_QAbstractItemView::testClickedSignal()
PASS   : tst_QAbstractItemView::testChangeEditorState()
PASS   : tst_QAbstractItemView::deselectInSingleSelection()
PASS   : tst_QAbstractItemView::testNoActivateOnDisabledItem()
PASS   : tst_QAbstractItemView::testFocusPolicy(QStyledItemDelegate)
PASS   : tst_QAbstractItemView::testFocusPolicy(QItemDelegate)
PASS   : tst_QAbstractItemView::QTBUG31411_noSelection()
PASS   : tst_QAbstractItemView::QTBUG39324_settingSameInstanceOfIndexWidget()
PASS   : tst_QAbstractItemView::sizeHintChangeTriggersLayout()
PASS   : tst_QAbstractItemView::shiftSelectionAfterChangingModelContents()
PASS   : tst_QAbstractItemView::QTBUG48968_reentrant_updateEditorGeometries()
PASS   : tst_QAbstractItemView::QTBUG50102_SH_ItemView_ScrollMode()
PASS   : tst_QAbstractItemView::QTBUG50535_update_on_new_selection_model()
PASS   : tst_QAbstractItemView::testSelectionModelInSyncWithView()
PASS   : tst_QAbstractItemView::testClickToSelect()
PASS   : tst_QAbstractItemView::testDialogAsEditor()
PASS   : tst_QAbstractItemView::QTBUG46785_mouseout_hover_state()
PASS   : tst_QAbstractItemView::testClearModelInClickedSignal()
PASS   : tst_QAbstractItemView::inputMethodEnabled(QListView: no flags)
PASS   : tst_QAbstractItemView::inputMethodEnabled(QListView: checkable)
PASS   : tst_QAbstractItemView::inputMethodEnabled(QListView: selectable)
PASS   : tst_QAbstractItemView::inputMethodEnabled(QListView: enabled)
PASS   : tst_QAbstractItemView::inputMethodEnabled(QListView: selectable|enabled)
PASS   : tst_QAbstractItemView::inputMethodEnabled(QListView: editable|enabled)
PASS   : tst_QAbstractItemView::inputMethodEnabled(QListView: editable|enabled|selectable)
PASS   : tst_QAbstractItemView::inputMethodEnabled(QTreeView: no flags)
PASS   : tst_QAbstractItemView::inputMethodEnabled(QTreeView: checkable)
PASS   : tst_QAbstractItemView::inputMethodEnabled(QTreeView: selectable)
PASS   : tst_QAbstractItemView::inputMethodEnabled(QTreeView: enabled)
PASS   : tst_QAbstractItemView::inputMethodEnabled(QTreeView: selectable|enabled)
PASS   : tst_QAbstractItemView::inputMethodEnabled(QTreeView: editable|enabled)
PASS   : tst_QAbstractItemView::inputMethodEnabled(QTreeView: editable|enabled|selectable)
PASS   : tst_QAbstractItemView::inputMethodEnabled(QTableView: no flags)
PASS   : tst_QAbstractItemView::inputMethodEnabled(QTableView: checkable)
PASS   : tst_QAbstractItemView::inputMethodEnabled(QTableView: selectable)
PASS   : tst_QAbstractItemView::inputMethodEnabled(QTableView: enabled)
PASS   : tst_QAbstractItemView::inputMethodEnabled(QTableView: selectable|enabled)
PASS   : tst_QAbstractItemView::inputMethodEnabled(QTableView: editable|enabled)
PASS   : tst_QAbstractItemView::inputMethodEnabled(QTableView: editable|enabled|selectable)
PASS   : tst_QAbstractItemView::currentFollowsIndexWidget(QListView)
PASS   : tst_QAbstractItemView::currentFollowsIndexWidget(QTreeView)
PASS   : tst_QAbstractItemView::currentFollowsIndexWidget(QTableView)
PASS   : tst_QAbstractItemView::checkFocusAfterActivationChanges(QListView)
PASS   : tst_QAbstractItemView::checkFocusAfterActivationChanges(QTreeView)
PASS   : tst_QAbstractItemView::checkFocusAfterActivationChanges(QTableView)
PASS   : tst_QAbstractItemView::dragSelectAfterNewPress()
PASS   : tst_QAbstractItemView::dragWithSecondClick(QListView: DoubleClick)
PASS   : tst_QAbstractItemView::dragWithSecondClick(QListView: Two Single Clicks)
PASS   : tst_QAbstractItemView::dragWithSecondClick(QTreeView: DoubleClick)
PASS   : tst_QAbstractItemView::dragWithSecondClick(QTreeView: Two Single Clicks)
PASS   : tst_QAbstractItemView::clickAfterDoubleClick()
PASS   : tst_QAbstractItemView::selectionCommand(NoSelection - NoModifier)
PASS   : tst_QAbstractItemView::selectionCommand(NoSelection - ShiftModifier)
PASS   : tst_QAbstractItemView::selectionCommand(NoSelection - ControlModifier)
PASS   : tst_QAbstractItemView::selectionCommand(NoSelection - AltModifier)
PASS   : tst_QAbstractItemView::selectionCommand(SingleSelection - NoModifier)
PASS   : tst_QAbstractItemView::selectionCommand(SingleSelection - ShiftModifier)
PASS   : tst_QAbstractItemView::selectionCommand(SingleSelection - ControlModifier)
PASS   : tst_QAbstractItemView::selectionCommand(SingleSelection - AltModifier)
PASS   : tst_QAbstractItemView::selectionCommand(MultiSelection - NoModifier)
PASS   : tst_QAbstractItemView::selectionCommand(MultiSelection - ShiftModifier)
PASS   : tst_QAbstractItemView::selectionCommand(MultiSelection - ControlModifier)
PASS   : tst_QAbstractItemView::selectionCommand(MultiSelection - AltModifier)
PASS   : tst_QAbstractItemView::selectionCommand(ExtendedSelection - NoModifier)
PASS   : tst_QAbstractItemView::selectionCommand(ExtendedSelection - ShiftModifier)
PASS   : tst_QAbstractItemView::selectionCommand(ExtendedSelection - ControlModifier)
PASS   : tst_QAbstractItemView::selectionCommand(ExtendedSelection - AltModifier)
PASS   : tst_QAbstractItemView::selectionCommand(ContiguousSelection - NoModifier)
PASS   : tst_QAbstractItemView::selectionCommand(ContiguousSelection - ShiftModifier)
PASS   : tst_QAbstractItemView::selectionCommand(ContiguousSelection - ControlModifier)
PASS   : tst_QAbstractItemView::selectionCommand(ContiguousSelection - AltModifier)
PASS   : tst_QAbstractItemView::mouseSelection(Single:Press)
PASS   : tst_QAbstractItemView::mouseSelection(Single:Click)
PASS   : tst_QAbstractItemView::mouseSelection(Single:Press+Drag)
PASS   : tst_QAbstractItemView::mouseSelection(Single:Shift+Click)
PASS   : tst_QAbstractItemView::mouseSelection(Single:Press;Ctrl+Press)
PASS   : tst_QAbstractItemView::mouseSelection(Single:Ctrl+Click)
PASS   : tst_QAbstractItemView::mouseSelection(Single:Click;Ctrl+Click)
PASS   : tst_QAbstractItemView::mouseSelection(Multi:Press)
PASS   : tst_QAbstractItemView::mouseSelection(Multi:Press twice)
PASS   : tst_QAbstractItemView::mouseSelection(Multi:Press twice with drag enabled)
PASS   : tst_QAbstractItemView::mouseSelection(Multi:Press and click with drag enabled)
PASS   : tst_QAbstractItemView::mouseSelection(Multi:Press,Press)
PASS   : tst_QAbstractItemView::mouseSelection(Multi:Press,Drag)
PASS   : tst_QAbstractItemView::mouseSelection(Multi:Press,Drag,Deselect)
PASS   : tst_QAbstractItemView::mouseSelection(Multi:Press,Drag;Surround)
PASS   : tst_QAbstractItemView::mouseSelection(Multi:Press,Drag;Expand)
PASS   : tst_QAbstractItemView::mouseSelection(Multi:Press-Drag selection)
PASS   : tst_QAbstractItemView::mouseSelection(Extended:Press)
PASS   : tst_QAbstractItemView::mouseSelection(Extended:Press twice)
PASS   : tst_QAbstractItemView::mouseSelection(Extended:Press,Press)
PASS   : tst_QAbstractItemView::mouseSelection(Extended:Press,Toggle)
PASS   : tst_QAbstractItemView::mouseSelection(Extended:Press,Add)
PASS   : tst_QAbstractItemView::mouseSelection(Extended:Press,Range)
PASS   : tst_QAbstractItemView::mouseSelection(Extended:Press,Range,Fix Range)
PASS   : tst_QAbstractItemView::mouseSelection(Extended:Press,Drag)
PASS   : tst_QAbstractItemView::mouseSelection(Extended:Press,Drag;Ctrl-Press,Drag)
PASS   : tst_QAbstractItemView::mouseSelection(Extended:Ctrl-Drag selection,no deselect)
PASS   : tst_QAbstractItemView::mouseSelection(Extended:Ctrl-Drag selection)
PASS   : tst_QAbstractItemView::mouseSelection(Extended:Click,Toggle,editable)
PASS   : tst_QAbstractItemView::mouseSelection(Extended:Click,Toggle,dragable,editable)
PASS   : tst_QAbstractItemView::mouseSelection(Extended:Range,Click,editable)
PASS   : tst_QAbstractItemView::mouseSelection(Extended:Range,Click,dragable,editable)
PASS   : tst_QAbstractItemView::keepSingleSelectionOnEmptyAreaClick()
PASS   : tst_QAbstractItemView::scrollerSmoothScroll()
PASS   : tst_QAbstractItemView::inputMethodOpensEditor(IM accepted)
PASS   : tst_QAbstractItemView::inputMethodOpensEditor(IM cancelled)
PASS   : tst_QAbstractItemView::selectionAutoScrolling(scroll up)
PASS   : tst_QAbstractItemView::selectionAutoScrolling(scroll left)
PASS   : tst_QAbstractItemView::selectionAutoScrolling(scroll down)
PASS   : tst_QAbstractItemView::selectionAutoScrolling(scroll right)
PASS   : tst_QAbstractItemView::testSpinBoxAsEditor(true)
PASS   : tst_QAbstractItemView::testSpinBoxAsEditor(false)
PASS   : tst_QAbstractItemView::removeIndexWhileEditing()
PASS   : tst_QAbstractItemView::focusNextOnHide()
PASS   : tst_QAbstractItemView::shiftSelectionAfterModelSetCurrentIndex()
PASS   : tst_QAbstractItemView::QTBUG72333_isPersistentEditorOpen()
PASS   : tst_QAbstractItemView::cleanupTestCase()
Totals: 177 passed, 0 failed, 0 skipped, 0 blacklisted, 9919ms
********* Finished testing of tst_QAbstractItemView *********
