********* Start testing of tst_QQuickListView *********
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 15.0.0
PASS   : tst_QQuickListView::initTestCase()
PASS   : tst_QQuickListView::qAbstractItemModel_package_items()
PASS   : tst_QQuickListView::qAbstractItemModel_items()
PASS   : tst_QQuickListView::qAbstractItemModel_package_changed()
PASS   : tst_QQuickListView::qAbstractItemModel_changed()
PASS   : tst_QQuickListView::qAbstractItemModel_package_inserted()
PASS   : tst_QQuickListView::qAbstractItemModel_inserted()
PASS   : tst_QQuickListView::qAbstractItemModel_inserted_more(add 1, before visible items)
PASS   : tst_QQuickListView::qAbstractItemModel_inserted_more(add multiple, before visible)
PASS   : tst_QQuickListView::qAbstractItemModel_inserted_more(add 1, at start of visible, content at start)
PASS   : tst_QQuickListView::qAbstractItemModel_inserted_more(add multiple, start of visible, content at start)
PASS   : tst_QQuickListView::qAbstractItemModel_inserted_more(add 1, at start of visible, content not at start)
PASS   : tst_QQuickListView::qAbstractItemModel_inserted_more(add multiple, at start of visible, content not at start)
PASS   : tst_QQuickListView::qAbstractItemModel_inserted_more(add 1, at end of visible, content at start)
PASS   : tst_QQuickListView::qAbstractItemModel_inserted_more(add multiple, at end of visible, content at start)
PASS   : tst_QQuickListView::qAbstractItemModel_inserted_more(add 1, at end of visible, content not at start)
PASS   : tst_QQuickListView::qAbstractItemModel_inserted_more(add multiple, at end of visible, content not at start)
PASS   : tst_QQuickListView::qAbstractItemModel_inserted_more(add 1, after visible, content at start)
PASS   : tst_QQuickListView::qAbstractItemModel_inserted_more(add multiple, after visible, content at start)
PASS   : tst_QQuickListView::qAbstractItemModel_inserted_more(add 1, after visible, content not at start)
PASS   : tst_QQuickListView::qAbstractItemModel_inserted_more(add multiple, after visible, content not at start)
PASS   : tst_QQuickListView::qAbstractItemModel_inserted_more(add multiple, within visible, content at start)
PASS   : tst_QQuickListView::qAbstractItemModel_inserted_more_bottomToTop(add 1, before visible items)
PASS   : tst_QQuickListView::qAbstractItemModel_inserted_more_bottomToTop(add multiple, before visible)
PASS   : tst_QQuickListView::qAbstractItemModel_inserted_more_bottomToTop(add 1, at start of visible, content at start)
PASS   : tst_QQuickListView::qAbstractItemModel_inserted_more_bottomToTop(add multiple, start of visible, content at start)
PASS   : tst_QQuickListView::qAbstractItemModel_inserted_more_bottomToTop(add 1, at start of visible, content not at start)
PASS   : tst_QQuickListView::qAbstractItemModel_inserted_more_bottomToTop(add multiple, at start of visible, content not at start)
PASS   : tst_QQuickListView::qAbstractItemModel_inserted_more_bottomToTop(add 1, at end of visible, content at start)
PASS   : tst_QQuickListView::qAbstractItemModel_inserted_more_bottomToTop(add multiple, at end of visible, content at start)
PASS   : tst_QQuickListView::qAbstractItemModel_inserted_more_bottomToTop(add 1, at end of visible, content not at start)
PASS   : tst_QQuickListView::qAbstractItemModel_inserted_more_bottomToTop(add multiple, at end of visible, content not at start)
PASS   : tst_QQuickListView::qAbstractItemModel_inserted_more_bottomToTop(add 1, after visible, content at start)
PASS   : tst_QQuickListView::qAbstractItemModel_inserted_more_bottomToTop(add multiple, after visible, content at start)
PASS   : tst_QQuickListView::qAbstractItemModel_inserted_more_bottomToTop(add 1, after visible, content not at start)
PASS   : tst_QQuickListView::qAbstractItemModel_inserted_more_bottomToTop(add multiple, after visible, content not at start)
PASS   : tst_QQuickListView::qAbstractItemModel_inserted_more_bottomToTop(add multiple, within visible, content at start)
PASS   : tst_QQuickListView::qAbstractItemModel_package_removed()
PASS   : tst_QQuickListView::qAbstractItemModel_removed()
PASS   : tst_QQuickListView::qAbstractItemModel_removed_more(remove 1, before visible items)
PASS   : tst_QQuickListView::qAbstractItemModel_removed_more(remove multiple, all before visible items)
PASS   : tst_QQuickListView::qAbstractItemModel_removed_more(remove multiple, all before visible items, remove item 0)
PASS   : tst_QQuickListView::qAbstractItemModel_removed_more(remove multiple, mix of items from before and within visible items)
PASS   : tst_QQuickListView::qAbstractItemModel_removed_more(remove multiple, mix of items from before and within visible items, remove item 0)
PASS   : tst_QQuickListView::qAbstractItemModel_removed_more(remove 1, from start of visible, content at start)
PASS   : tst_QQuickListView::qAbstractItemModel_removed_more(remove multiple, from start of visible, content at start)
PASS   : tst_QQuickListView::qAbstractItemModel_removed_more(remove 1, from start of visible, content not at start)
PASS   : tst_QQuickListView::qAbstractItemModel_removed_more(remove multiple, from start of visible, content not at start)
PASS   : tst_QQuickListView::qAbstractItemModel_removed_more(remove 1, from middle of visible, content at start)
PASS   : tst_QQuickListView::qAbstractItemModel_removed_more(remove multiple, from middle of visible, content at start)
PASS   : tst_QQuickListView::qAbstractItemModel_removed_more(remove 1, from middle of visible, content not at start)
PASS   : tst_QQuickListView::qAbstractItemModel_removed_more(remove multiple, from middle of visible, content not at start)
PASS   : tst_QQuickListView::qAbstractItemModel_removed_more(remove 1, after visible, content at start)
PASS   : tst_QQuickListView::qAbstractItemModel_removed_more(remove multiple, after visible, content at start)
PASS   : tst_QQuickListView::qAbstractItemModel_removed_more(remove 1, after visible, content not at middle)
PASS   : tst_QQuickListView::qAbstractItemModel_removed_more(remove multiple, after visible, content not at start)
PASS   : tst_QQuickListView::qAbstractItemModel_removed_more(remove multiple, mix of items from within and after visible items)
PASS   : tst_QQuickListView::qAbstractItemModel_removed_more_bottomToTop(remove 1, before visible items)
PASS   : tst_QQuickListView::qAbstractItemModel_removed_more_bottomToTop(remove multiple, all before visible items)
PASS   : tst_QQuickListView::qAbstractItemModel_removed_more_bottomToTop(remove multiple, all before visible items, remove item 0)
PASS   : tst_QQuickListView::qAbstractItemModel_removed_more_bottomToTop(remove multiple, mix of items from before and within visible items)
PASS   : tst_QQuickListView::qAbstractItemModel_removed_more_bottomToTop(remove multiple, mix of items from before and within visible items, remove item 0)
PASS   : tst_QQuickListView::qAbstractItemModel_removed_more_bottomToTop(remove 1, from start of visible, content at start)
PASS   : tst_QQuickListView::qAbstractItemModel_removed_more_bottomToTop(remove multiple, from start of visible, content at start)
PASS   : tst_QQuickListView::qAbstractItemModel_removed_more_bottomToTop(remove 1, from start of visible, content not at start)
PASS   : tst_QQuickListView::qAbstractItemModel_removed_more_bottomToTop(remove multiple, from start of visible, content not at start)
PASS   : tst_QQuickListView::qAbstractItemModel_removed_more_bottomToTop(remove 1, from middle of visible, content at start)
PASS   : tst_QQuickListView::qAbstractItemModel_removed_more_bottomToTop(remove multiple, from middle of visible, content at start)
PASS   : tst_QQuickListView::qAbstractItemModel_removed_more_bottomToTop(remove 1, from middle of visible, content not at start)
PASS   : tst_QQuickListView::qAbstractItemModel_removed_more_bottomToTop(remove multiple, from middle of visible, content not at start)
PASS   : tst_QQuickListView::qAbstractItemModel_removed_more_bottomToTop(remove 1, after visible, content at start)
PASS   : tst_QQuickListView::qAbstractItemModel_removed_more_bottomToTop(remove multiple, after visible, content at start)
PASS   : tst_QQuickListView::qAbstractItemModel_removed_more_bottomToTop(remove 1, after visible, content not at middle)
PASS   : tst_QQuickListView::qAbstractItemModel_removed_more_bottomToTop(remove multiple, after visible, content not at start)
PASS   : tst_QQuickListView::qAbstractItemModel_removed_more_bottomToTop(remove multiple, mix of items from within and after visible items)
PASS   : tst_QQuickListView::qAbstractItemModel_package_moved(move 1 forwards, within visible items)
PASS   : tst_QQuickListView::qAbstractItemModel_package_moved(move 1 forwards, from non-visible -> visible)
PASS   : tst_QQuickListView::qAbstractItemModel_package_moved(move 1 forwards, from non-visible -> visible (move first item))
PASS   : tst_QQuickListView::qAbstractItemModel_package_moved(move 1 forwards, from visible -> non-visible)
PASS   : tst_QQuickListView::qAbstractItemModel_package_moved(move 1 forwards, from visible -> non-visible (move first item))
PASS   : tst_QQuickListView::qAbstractItemModel_package_moved(move 1 backwards, within visible items)
PASS   : tst_QQuickListView::qAbstractItemModel_package_moved(move 1 backwards, within visible items (to first index))
PASS   : tst_QQuickListView::qAbstractItemModel_package_moved(move 1 backwards, from non-visible -> visible)
PASS   : tst_QQuickListView::qAbstractItemModel_package_moved(move 1 backwards, from non-visible -> visible (move last item))
PASS   : tst_QQuickListView::qAbstractItemModel_package_moved(move 1 backwards, from visible -> non-visible)
PASS   : tst_QQuickListView::qAbstractItemModel_package_moved(move 1 backwards, from visible -> non-visible (move first item))
PASS   : tst_QQuickListView::qAbstractItemModel_package_moved(move multiple forwards, within visible items)
PASS   : tst_QQuickListView::qAbstractItemModel_package_moved(move multiple forwards, before visible items)
PASS   : tst_QQuickListView::qAbstractItemModel_package_moved(move multiple forwards, from non-visible -> visible)
PASS   : tst_QQuickListView::qAbstractItemModel_package_moved(move multiple forwards, from non-visible -> visible (move first item))
PASS   : tst_QQuickListView::qAbstractItemModel_package_moved(move multiple forwards, mix of non-visible/visible)
PASS   : tst_QQuickListView::qAbstractItemModel_package_moved(move multiple forwards, to bottom of view)
PASS   : tst_QQuickListView::qAbstractItemModel_package_moved(move multiple forwards, to bottom of view, first->last)
PASS   : tst_QQuickListView::qAbstractItemModel_package_moved(move multiple forwards, to bottom of view, content y not 0)
PASS   : tst_QQuickListView::qAbstractItemModel_package_moved(move multiple forwards, from visible -> non-visible)
PASS   : tst_QQuickListView::qAbstractItemModel_package_moved(move multiple forwards, from visible -> non-visible (move first item))
PASS   : tst_QQuickListView::qAbstractItemModel_package_moved(move multiple backwards, within visible items)
PASS   : tst_QQuickListView::qAbstractItemModel_package_moved(move multiple backwards, within visible items (move first item))
PASS   : tst_QQuickListView::qAbstractItemModel_package_moved(move multiple backwards, from non-visible -> visible)
PASS   : tst_QQuickListView::qAbstractItemModel_package_moved(move multiple backwards, from non-visible -> visible (move last item))
PASS   : tst_QQuickListView::qAbstractItemModel_package_moved(move multiple backwards, from visible -> non-visible)
PASS   : tst_QQuickListView::qAbstractItemModel_package_moved(move multiple backwards, from visible -> non-visible (move first item))
PASS   : tst_QQuickListView::qAbstractItemModel_moved(move 1 forwards, within visible items)
PASS   : tst_QQuickListView::qAbstractItemModel_moved(move 1 forwards, from non-visible -> visible)
PASS   : tst_QQuickListView::qAbstractItemModel_moved(move 1 forwards, from non-visible -> visible (move first item))
PASS   : tst_QQuickListView::qAbstractItemModel_moved(move 1 forwards, from visible -> non-visible)
PASS   : tst_QQuickListView::qAbstractItemModel_moved(move 1 forwards, from visible -> non-visible (move first item))
PASS   : tst_QQuickListView::qAbstractItemModel_moved(move 1 backwards, within visible items)
PASS   : tst_QQuickListView::qAbstractItemModel_moved(move 1 backwards, within visible items (to first index))
PASS   : tst_QQuickListView::qAbstractItemModel_moved(move 1 backwards, from non-visible -> visible)
PASS   : tst_QQuickListView::qAbstractItemModel_moved(move 1 backwards, from non-visible -> visible (move last item))
PASS   : tst_QQuickListView::qAbstractItemModel_moved(move 1 backwards, from visible -> non-visible)
PASS   : tst_QQuickListView::qAbstractItemModel_moved(move 1 backwards, from visible -> non-visible (move first item))
PASS   : tst_QQuickListView::qAbstractItemModel_moved(move multiple forwards, within visible items)
PASS   : tst_QQuickListView::qAbstractItemModel_moved(move multiple forwards, before visible items)
PASS   : tst_QQuickListView::qAbstractItemModel_moved(move multiple forwards, from non-visible -> visible)
PASS   : tst_QQuickListView::qAbstractItemModel_moved(move multiple forwards, from non-visible -> visible (move first item))
PASS   : tst_QQuickListView::qAbstractItemModel_moved(move multiple forwards, mix of non-visible/visible)
PASS   : tst_QQuickListView::qAbstractItemModel_moved(move multiple forwards, to bottom of view)
PASS   : tst_QQuickListView::qAbstractItemModel_moved(move multiple forwards, to bottom of view, first->last)
PASS   : tst_QQuickListView::qAbstractItemModel_moved(move multiple forwards, to bottom of view, content y not 0)
PASS   : tst_QQuickListView::qAbstractItemModel_moved(move multiple forwards, from visible -> non-visible)
PASS   : tst_QQuickListView::qAbstractItemModel_moved(move multiple forwards, from visible -> non-visible (move first item))
PASS   : tst_QQuickListView::qAbstractItemModel_moved(move multiple backwards, within visible items)
PASS   : tst_QQuickListView::qAbstractItemModel_moved(move multiple backwards, within visible items (move first item))
PASS   : tst_QQuickListView::qAbstractItemModel_moved(move multiple backwards, from non-visible -> visible)
PASS   : tst_QQuickListView::qAbstractItemModel_moved(move multiple backwards, from non-visible -> visible (move last item))
PASS   : tst_QQuickListView::qAbstractItemModel_moved(move multiple backwards, from visible -> non-visible)
PASS   : tst_QQuickListView::qAbstractItemModel_moved(move multiple backwards, from visible -> non-visible (move first item))
PASS   : tst_QQuickListView::qAbstractItemModel_moved_bottomToTop(move 1 forwards, within visible items)
PASS   : tst_QQuickListView::qAbstractItemModel_moved_bottomToTop(move 1 forwards, from non-visible -> visible)
PASS   : tst_QQuickListView::qAbstractItemModel_moved_bottomToTop(move 1 forwards, from non-visible -> visible (move first item))
PASS   : tst_QQuickListView::qAbstractItemModel_moved_bottomToTop(move 1 forwards, from visible -> non-visible)
PASS   : tst_QQuickListView::qAbstractItemModel_moved_bottomToTop(move 1 forwards, from visible -> non-visible (move first item))
PASS   : tst_QQuickListView::qAbstractItemModel_moved_bottomToTop(move 1 backwards, within visible items)
PASS   : tst_QQuickListView::qAbstractItemModel_moved_bottomToTop(move 1 backwards, within visible items (to first index))
PASS   : tst_QQuickListView::qAbstractItemModel_moved_bottomToTop(move 1 backwards, from non-visible -> visible)
PASS   : tst_QQuickListView::qAbstractItemModel_moved_bottomToTop(move 1 backwards, from non-visible -> visible (move last item))
PASS   : tst_QQuickListView::qAbstractItemModel_moved_bottomToTop(move 1 backwards, from visible -> non-visible)
PASS   : tst_QQuickListView::qAbstractItemModel_moved_bottomToTop(move 1 backwards, from visible -> non-visible (move first item))
PASS   : tst_QQuickListView::qAbstractItemModel_moved_bottomToTop(move multiple forwards, within visible items)
PASS   : tst_QQuickListView::qAbstractItemModel_moved_bottomToTop(move multiple forwards, before visible items)
PASS   : tst_QQuickListView::qAbstractItemModel_moved_bottomToTop(move multiple forwards, from non-visible -> visible)
PASS   : tst_QQuickListView::qAbstractItemModel_moved_bottomToTop(move multiple forwards, from non-visible -> visible (move first item))
PASS   : tst_QQuickListView::qAbstractItemModel_moved_bottomToTop(move multiple forwards, mix of non-visible/visible)
PASS   : tst_QQuickListView::qAbstractItemModel_moved_bottomToTop(move multiple forwards, to bottom of view)
PASS   : tst_QQuickListView::qAbstractItemModel_moved_bottomToTop(move multiple forwards, to bottom of view, first->last)
PASS   : tst_QQuickListView::qAbstractItemModel_moved_bottomToTop(move multiple forwards, to bottom of view, content y not 0)
PASS   : tst_QQuickListView::qAbstractItemModel_moved_bottomToTop(move multiple forwards, from visible -> non-visible)
PASS   : tst_QQuickListView::qAbstractItemModel_moved_bottomToTop(move multiple forwards, from visible -> non-visible (move first item))
PASS   : tst_QQuickListView::qAbstractItemModel_moved_bottomToTop(move multiple backwards, within visible items)
PASS   : tst_QQuickListView::qAbstractItemModel_moved_bottomToTop(move multiple backwards, within visible items (move first item))
PASS   : tst_QQuickListView::qAbstractItemModel_moved_bottomToTop(move multiple backwards, from non-visible -> visible)
PASS   : tst_QQuickListView::qAbstractItemModel_moved_bottomToTop(move multiple backwards, from non-visible -> visible (move last item))
PASS   : tst_QQuickListView::qAbstractItemModel_moved_bottomToTop(move multiple backwards, from visible -> non-visible)
PASS   : tst_QQuickListView::qAbstractItemModel_moved_bottomToTop(move multiple backwards, from visible -> non-visible (move first item))
PASS   : tst_QQuickListView::multipleChanges_condensed(remove all but 1, first->last)
PASS   : tst_QQuickListView::multipleChanges_condensed(remove all)
PASS   : tst_QQuickListView::multipleChanges_condensed(remove last (current) -> first)
PASS   : tst_QQuickListView::multipleChanges_condensed(remove then insert at 0)
PASS   : tst_QQuickListView::multipleChanges_condensed(remove then insert at non-zero index)
PASS   : tst_QQuickListView::multipleChanges_condensed(remove current then insert below it)
PASS   : tst_QQuickListView::multipleChanges_condensed(remove current index then move it down)
PASS   : tst_QQuickListView::multipleChanges_condensed(remove current index then move it up)
PASS   : tst_QQuickListView::multipleChanges_condensed(insert multiple times)
PASS   : tst_QQuickListView::multipleChanges_condensed(insert multiple times with current index changes)
PASS   : tst_QQuickListView::multipleChanges_condensed(insert and remove all)
PASS   : tst_QQuickListView::multipleChanges_condensed(insert and remove current)
PASS   : tst_QQuickListView::multipleChanges_condensed(insert before 0, then remove cross section of new and old items)
PASS   : tst_QQuickListView::multipleChanges_condensed(insert multiple, then move new items to end)
PASS   : tst_QQuickListView::multipleChanges_condensed(insert multiple, then move new and some old items to end)
PASS   : tst_QQuickListView::multipleChanges_condensed(insert multiple at end, then move new and some old items to start)
PASS   : tst_QQuickListView::multipleChanges_condensed(move back and forth to same index)
PASS   : tst_QQuickListView::multipleChanges_condensed(move forwards then back)
PASS   : tst_QQuickListView::multipleChanges_condensed(move current, then remove it)
PASS   : tst_QQuickListView::multipleChanges_condensed(move current, then insert before it)
PASS   : tst_QQuickListView::multipleChanges_condensed(move multiple, then remove them)
PASS   : tst_QQuickListView::multipleChanges_condensed(move multiple, then insert before them)
PASS   : tst_QQuickListView::multipleChanges_condensed(move multiple, then insert after them)
PASS   : tst_QQuickListView::multipleChanges_condensed(clear current)
PASS   : tst_QQuickListView::multipleChanges_condensed(remove, scroll)
PASS   : tst_QQuickListView::multipleChanges_condensed(insert, scroll)
PASS   : tst_QQuickListView::multipleChanges_condensed(move, scroll)
PASS   : tst_QQuickListView::multipleChanges_condensed(clear, insert, scroll)
PASS   : tst_QQuickListView::multipleChanges_uncondensed(remove all but 1, first->last)
PASS   : tst_QQuickListView::multipleChanges_uncondensed(remove all)
PASS   : tst_QQuickListView::multipleChanges_uncondensed(remove last (current) -> first)
PASS   : tst_QQuickListView::multipleChanges_uncondensed(remove then insert at 0)
PASS   : tst_QQuickListView::multipleChanges_uncondensed(remove then insert at non-zero index)
PASS   : tst_QQuickListView::multipleChanges_uncondensed(remove current then insert below it)
PASS   : tst_QQuickListView::multipleChanges_uncondensed(remove current index then move it down)
PASS   : tst_QQuickListView::multipleChanges_uncondensed(remove current index then move it up)
PASS   : tst_QQuickListView::multipleChanges_uncondensed(insert multiple times)
PASS   : tst_QQuickListView::multipleChanges_uncondensed(insert multiple times with current index changes)
PASS   : tst_QQuickListView::multipleChanges_uncondensed(insert and remove all)
PASS   : tst_QQuickListView::multipleChanges_uncondensed(insert and remove current)
PASS   : tst_QQuickListView::multipleChanges_uncondensed(insert before 0, then remove cross section of new and old items)
PASS   : tst_QQuickListView::multipleChanges_uncondensed(insert multiple, then move new items to end)
PASS   : tst_QQuickListView::multipleChanges_uncondensed(insert multiple, then move new and some old items to end)
PASS   : tst_QQuickListView::multipleChanges_uncondensed(insert multiple at end, then move new and some old items to start)
PASS   : tst_QQuickListView::multipleChanges_uncondensed(move back and forth to same index)
PASS   : tst_QQuickListView::multipleChanges_uncondensed(move forwards then back)
PASS   : tst_QQuickListView::multipleChanges_uncondensed(move current, then remove it)
PASS   : tst_QQuickListView::multipleChanges_uncondensed(move current, then insert before it)
PASS   : tst_QQuickListView::multipleChanges_uncondensed(move multiple, then remove them)
PASS   : tst_QQuickListView::multipleChanges_uncondensed(move multiple, then insert before them)
PASS   : tst_QQuickListView::multipleChanges_uncondensed(move multiple, then insert after them)
PASS   : tst_QQuickListView::multipleChanges_uncondensed(clear current)
PASS   : tst_QQuickListView::multipleChanges_uncondensed(remove, scroll)
PASS   : tst_QQuickListView::multipleChanges_uncondensed(insert, scroll)
PASS   : tst_QQuickListView::multipleChanges_uncondensed(move, scroll)
PASS   : tst_QQuickListView::multipleChanges_uncondensed(clear, insert, scroll)
PASS   : tst_QQuickListView::qAbstractItemModel_package_clear()
PASS   : tst_QQuickListView::qAbstractItemModel_clear()
PASS   : tst_QQuickListView::qAbstractItemModel_clear_bottomToTop()
PASS   : tst_QQuickListView::insertBeforeVisible(insert 1 at 0, 0 buffer)
PASS   : tst_QQuickListView::insertBeforeVisible(insert 1 at 0, 100 buffer)
PASS   : tst_QQuickListView::insertBeforeVisible(insert 1 at 0, 500 buffer)
PASS   : tst_QQuickListView::insertBeforeVisible(insert 1 at 1, 0 buffer)
PASS   : tst_QQuickListView::insertBeforeVisible(insert 1 at 1, 100 buffer)
PASS   : tst_QQuickListView::insertBeforeVisible(insert 1 at 1, 500 buffer)
PASS   : tst_QQuickListView::insertBeforeVisible(insert multiple at 0, 0 buffer)
PASS   : tst_QQuickListView::insertBeforeVisible(insert multiple at 0, 100 buffer)
PASS   : tst_QQuickListView::insertBeforeVisible(insert multiple at 0, 500 buffer)
PASS   : tst_QQuickListView::insertBeforeVisible(insert multiple at 1, 0 buffer)
PASS   : tst_QQuickListView::insertBeforeVisible(insert multiple at 1, 100 buffer)
PASS   : tst_QQuickListView::insertBeforeVisible(insert multiple at 1, 500 buffer)
PASS   : tst_QQuickListView::insertBeforeVisible(remove 1 at 0, 0 buffer)
PASS   : tst_QQuickListView::insertBeforeVisible(remove 1 at 0, 100 buffer)
PASS   : tst_QQuickListView::insertBeforeVisible(remove 1 at 0, 500 buffer)
PASS   : tst_QQuickListView::insertBeforeVisible(remove 1 at 1, 0 buffer)
PASS   : tst_QQuickListView::insertBeforeVisible(remove 1 at 1, 100 buffer)
PASS   : tst_QQuickListView::insertBeforeVisible(remove 1 at 1, 500 buffer)
PASS   : tst_QQuickListView::insertBeforeVisible(remove multiple at 0, 0 buffer)
PASS   : tst_QQuickListView::insertBeforeVisible(remove multiple at 0, 100 buffer)
PASS   : tst_QQuickListView::insertBeforeVisible(remove multiple at 0, 500 buffer)
PASS   : tst_QQuickListView::insertBeforeVisible(remove multiple at 1, 0 buffer)
PASS   : tst_QQuickListView::insertBeforeVisible(remove multiple at 1, 100 buffer)
PASS   : tst_QQuickListView::insertBeforeVisible(remove multiple at 1, 500 buffer)
PASS   : tst_QQuickListView::swapWithFirstItem()
PASS   : tst_QQuickListView::itemList()
PASS   : tst_QQuickListView::itemListFlicker()
PASS   : tst_QQuickListView::currentIndex_delayedItemCreation(set to 0)
PASS   : tst_QQuickListView::currentIndex_delayedItemCreation(don't set to 0)
PASS   : tst_QQuickListView::currentIndex()
PASS   : tst_QQuickListView::noCurrentIndex()
PASS   : tst_QQuickListView::keyNavigation(Vertical, TopToBottom)
PASS   : tst_QQuickListView::keyNavigation(Vertical, BottomToTop)
PASS   : tst_QQuickListView::keyNavigation(Horizontal, LeftToRight)
PASS   : tst_QQuickListView::keyNavigation(Horizontal, RightToLeft)
PASS   : tst_QQuickListView::checkCountForMultiColumnModels()
PASS   : tst_QQuickListView::enforceRange()
PASS   : tst_QQuickListView::enforceRange_withoutHighlight()
PASS   : tst_QQuickListView::spacing()
PASS   : tst_QQuickListView::qAbstractItemModel_package_sections()
PASS   : tst_QQuickListView::qAbstractItemModel_sections()
PASS   : tst_QQuickListView::sectionsSnap(drag)
PASS   : tst_QQuickListView::sectionsSnap(flick)
PASS   : tst_QQuickListView::sectionsPositioning()
PASS   : tst_QQuickListView::sectionsDelegate(implicit)
PASS   : tst_QQuickListView::sectionsDelegate(required)
PASS   : tst_QQuickListView::sectionsDragOutsideBounds(500, no cache buffer)
PASS   : tst_QQuickListView::sectionsDragOutsideBounds(1000, no cache buffer)
PASS   : tst_QQuickListView::sectionsDragOutsideBounds(500, cache buffer)
PASS   : tst_QQuickListView::sectionsDragOutsideBounds(1000, cache buffer)
SKIP   : tst_QQuickListView::sectionsDelegate_headerVisibility() QTBUG-24395
   Loc: [/Users/qt/work/qt/qtdeclarative/tests/auto/quick/qquicklistview/tst_qquicklistview.cpp(2371)]
PASS   : tst_QQuickListView::sectionPropertyChange()
PASS   : tst_QQuickListView::sectionDelegateChange()
PASS   : tst_QQuickListView::sectionsItemInsertion()
PASS   : tst_QQuickListView::removeSectionsOnNonvisibleItems()
PASS   : tst_QQuickListView::cacheBuffer()
PASS   : tst_QQuickListView::positionViewAtBeginningEnd()
PASS   : tst_QQuickListView::positionViewAtIndex(no range, 3 at Beginning)
PASS   : tst_QQuickListView::positionViewAtIndex(no range, 3 at End)
PASS   : tst_QQuickListView::positionViewAtIndex(no range, 22 at Beginning)
PASS   : tst_QQuickListView::positionViewAtIndex(no range, 28 at Beginning)
PASS   : tst_QQuickListView::positionViewAtIndex(no range, last at End)
PASS   : tst_QQuickListView::positionViewAtIndex(no range, 20 at End)
PASS   : tst_QQuickListView::positionViewAtIndex(no range, 15 at Center)
PASS   : tst_QQuickListView::positionViewAtIndex(no range, 15 visible => Visible)
PASS   : tst_QQuickListView::positionViewAtIndex(no range, 15 partially visible => Visible)
PASS   : tst_QQuickListView::positionViewAtIndex(no range, 15 before visible => Visible)
PASS   : tst_QQuickListView::positionViewAtIndex(no range, 20 visible => Visible)
PASS   : tst_QQuickListView::positionViewAtIndex(no range, 20 before visible => Visible)
PASS   : tst_QQuickListView::positionViewAtIndex(no range, 20 after visible => Visible)
PASS   : tst_QQuickListView::positionViewAtIndex(no range, 20 visible => Contain)
PASS   : tst_QQuickListView::positionViewAtIndex(no range, 15 partially visible => Contain)
PASS   : tst_QQuickListView::positionViewAtIndex(no range, 20 partially visible => Contain)
PASS   : tst_QQuickListView::positionViewAtIndex(strict range, 3 at End)
PASS   : tst_QQuickListView::positionViewAtIndex(strict range, 38 at Beginning)
PASS   : tst_QQuickListView::positionViewAtIndex(strict range, 15 at Center)
PASS   : tst_QQuickListView::positionViewAtIndex(strict range, 3 at SnapPosition)
PASS   : tst_QQuickListView::positionViewAtIndex(strict range, 10 at SnapPosition)
PASS   : tst_QQuickListView::positionViewAtIndex(strict range, 38 at SnapPosition)
PASS   : tst_QQuickListView::resetModel()
PASS   : tst_QQuickListView::propertyChanges()
PASS   : tst_QQuickListView::componentChanges()
PASS   : tst_QQuickListView::modelChanges()
PASS   : tst_QQuickListView::manualHighlight()
PASS   : tst_QQuickListView::initialZValues(defaults)
PASS   : tst_QQuickListView::initialZValues(constants)
PASS   : tst_QQuickListView::initialZValues(bindings)
PASS   : tst_QQuickListView::header(vertical, left to right)
PASS   : tst_QQuickListView::header(vertical, layout right to left)
PASS   : tst_QQuickListView::header(horizontal, layout left to right)
PASS   : tst_QQuickListView::header(horizontal, layout right to left)
PASS   : tst_QQuickListView::header(vertical, bottom to top)
PASS   : tst_QQuickListView::header_delayItemCreation()
PASS   : tst_QQuickListView::headerChangesViewport()
QWARN  : tst_QQuickListView::footer() Duplicate data tag "vertical, layout left to right" - please rename.
PASS   : tst_QQuickListView::footer(vertical, layout left to right)
PASS   : tst_QQuickListView::footer(vertical, layout right to left)
PASS   : tst_QQuickListView::footer(horizontal, layout left to right)
PASS   : tst_QQuickListView::footer(horizontal, layout right to left)
PASS   : tst_QQuickListView::footer(vertical, layout left to right)
PASS   : tst_QQuickListView::footer2()
PASS   : tst_QQuickListView::extents(Vertical, TopToBottom)
PASS   : tst_QQuickListView::extents(Vertical, BottomToTop)
PASS   : tst_QQuickListView::extents(Horizontal, LeftToRight)
PASS   : tst_QQuickListView::extents(Horizontal, RightToLeft)
PASS   : tst_QQuickListView::resetModel_headerFooter()
PASS   : tst_QQuickListView::resizeView()
PASS   : tst_QQuickListView::resizeViewAndRepaint()
PASS   : tst_QQuickListView::sizeLessThan1()
PASS   : tst_QQuickListView::QTBUG_14821()
PASS   : tst_QQuickListView::resizeDelegate()
PASS   : tst_QQuickListView::resizeFirstDelegate()
PASS   : tst_QQuickListView::repositionResizedDelegate(vertical)
PASS   : tst_QQuickListView::repositionResizedDelegate(vertical, BottomToTop)
PASS   : tst_QQuickListView::repositionResizedDelegate(horizontal)
PASS   : tst_QQuickListView::repositionResizedDelegate(horizontal, rtl)
PASS   : tst_QQuickListView::QTBUG_16037()
PASS   : tst_QQuickListView::indexAt_itemAt(Item 0 - 0, 0)
PASS   : tst_QQuickListView::indexAt_itemAt(Item 0 - 0, 19)
PASS   : tst_QQuickListView::indexAt_itemAt(Item 0 - 239, 19)
PASS   : tst_QQuickListView::indexAt_itemAt(Item 1 - 0, 20)
PASS   : tst_QQuickListView::indexAt_itemAt(No Item - 240, 20)
PASS   : tst_QQuickListView::itemAtIndex()
PASS   : tst_QQuickListView::incrementalModel()
PASS   : tst_QQuickListView::onAdd(0, add 1)
PASS   : tst_QQuickListView::onAdd(0, add 2)
PASS   : tst_QQuickListView::onAdd(0, add 10)
PASS   : tst_QQuickListView::onAdd(1, add 1)
PASS   : tst_QQuickListView::onAdd(1, add 2)
PASS   : tst_QQuickListView::onAdd(1, add 10)
PASS   : tst_QQuickListView::onAdd(5, add 1)
PASS   : tst_QQuickListView::onAdd(5, add 2)
PASS   : tst_QQuickListView::onAdd(5, add 10)
PASS   : tst_QQuickListView::onRemove(remove first)
PASS   : tst_QQuickListView::onRemove(two items, remove first)
PASS   : tst_QQuickListView::onRemove(two items, remove last)
PASS   : tst_QQuickListView::onRemove(two items, remove all)
PASS   : tst_QQuickListView::onRemove(four items, remove first)
PASS   : tst_QQuickListView::onRemove(four items, remove 0-2)
PASS   : tst_QQuickListView::onRemove(four items, remove 1-3)
PASS   : tst_QQuickListView::onRemove(four items, remove 2-4)
PASS   : tst_QQuickListView::onRemove(four items, remove last)
PASS   : tst_QQuickListView::onRemove(four items, remove all)
PASS   : tst_QQuickListView::onRemove(ten items, remove 1-8)
PASS   : tst_QQuickListView::onRemove(ten items, remove 2-7)
PASS   : tst_QQuickListView::onRemove(ten items, remove 4-10)
PASS   : tst_QQuickListView::attachedProperties_QTBUG_32836()
PASS   : tst_QQuickListView::rightToLeft()
PASS   : tst_QQuickListView::test_mirroring()
PASS   : tst_QQuickListView::margins()
PASS   : tst_QQuickListView::marginsResize(vertical)
PASS   : tst_QQuickListView::marginsResize(vertical, BottomToTop)
PASS   : tst_QQuickListView::marginsResize(horizontal)
PASS   : tst_QQuickListView::marginsResize(horizontal, rtl)
PASS   : tst_QQuickListView::creationContext()
PASS   : tst_QQuickListView::snapToItem(vertical, top to bottom)
PASS   : tst_QQuickListView::snapToItem(vertical, bottom to top)
PASS   : tst_QQuickListView::snapToItem(horizontal, left to right)
PASS   : tst_QQuickListView::snapToItem(horizontal, right to left)
PASS   : tst_QQuickListView::snapToItem(vertical, top to bottom, enforce range)
PASS   : tst_QQuickListView::snapToItem(vertical, bottom to top, enforce range)
PASS   : tst_QQuickListView::snapToItem(horizontal, left to right, enforce range)
PASS   : tst_QQuickListView::snapToItem(horizontal, right to left, enforce range)
PASS   : tst_QQuickListView::headerSnapToItem(InlineHeader TopToBottom -10)
PASS   : tst_QQuickListView::headerSnapToItem(InlineHeader TopToBottom -14)
PASS   : tst_QQuickListView::headerSnapToItem(InlineHeader TopToBottom -16)
PASS   : tst_QQuickListView::headerSnapToItem(InlineHeader TopToBottom -30)
PASS   : tst_QQuickListView::headerSnapToItem(InlineHeader TopToBottom -39)
PASS   : tst_QQuickListView::headerSnapToItem(InlineHeader TopToBottom -41)
PASS   : tst_QQuickListView::headerSnapToItem(InlineHeader TopToBottom -65+10)
PASS   : tst_QQuickListView::headerSnapToItem(InlineHeader BottomToTop +10)
PASS   : tst_QQuickListView::headerSnapToItem(InlineHeader BottomToTop +14)
PASS   : tst_QQuickListView::headerSnapToItem(InlineHeader BottomToTop +16)
PASS   : tst_QQuickListView::headerSnapToItem(InlineHeader BottomToTop +30)
PASS   : tst_QQuickListView::headerSnapToItem(InlineHeader BottomToTop +39)
PASS   : tst_QQuickListView::headerSnapToItem(InlineHeader BottomToTop +41)
PASS   : tst_QQuickListView::headerSnapToItem(InlineHeader BottomToTop +65-10)
PASS   : tst_QQuickListView::headerSnapToItem(InlineHeader LeftToRight -10)
PASS   : tst_QQuickListView::headerSnapToItem(InlineHeader LeftToRight -14)
PASS   : tst_QQuickListView::headerSnapToItem(InlineHeader LeftToRight -16)
PASS   : tst_QQuickListView::headerSnapToItem(InlineHeader LeftToRight -30)
PASS   : tst_QQuickListView::headerSnapToItem(InlineHeader LeftToRight -39)
PASS   : tst_QQuickListView::headerSnapToItem(InlineHeader LeftToRight -41)
PASS   : tst_QQuickListView::headerSnapToItem(InlineHeader LeftToRight -65+10)
PASS   : tst_QQuickListView::headerSnapToItem(InlineHeader RightToLeft +10)
PASS   : tst_QQuickListView::headerSnapToItem(InlineHeader RightToLeft +14)
PASS   : tst_QQuickListView::headerSnapToItem(InlineHeader RightToLeft +16)
PASS   : tst_QQuickListView::headerSnapToItem(InlineHeader RightToLeft +30)
PASS   : tst_QQuickListView::headerSnapToItem(InlineHeader RightToLeft +39)
PASS   : tst_QQuickListView::headerSnapToItem(InlineHeader RightToLeft +41)
PASS   : tst_QQuickListView::headerSnapToItem(InlineHeader RightToLeft +65-10)
PASS   : tst_QQuickListView::headerSnapToItem(OverlayHeader TopToBottom +9)
PASS   : tst_QQuickListView::headerSnapToItem(OverlayHeader TopToBottom -9)
PASS   : tst_QQuickListView::headerSnapToItem(OverlayHeader TopToBottom -11)
PASS   : tst_QQuickListView::headerSnapToItem(OverlayHeader TopToBottom -29)
PASS   : tst_QQuickListView::headerSnapToItem(OverlayHeader TopToBottom -31)
PASS   : tst_QQuickListView::headerSnapToItem(OverlayHeader BottomToTop -9)
PASS   : tst_QQuickListView::headerSnapToItem(OverlayHeader BottomToTop +9)
PASS   : tst_QQuickListView::headerSnapToItem(OverlayHeader BottomToTop +11)
PASS   : tst_QQuickListView::headerSnapToItem(OverlayHeader BottomToTop +29)
PASS   : tst_QQuickListView::headerSnapToItem(OverlayHeader BottomToTop +31)
PASS   : tst_QQuickListView::headerSnapToItem(OverlayHeader LeftToRight +9)
PASS   : tst_QQuickListView::headerSnapToItem(OverlayHeader LeftToRight -9)
PASS   : tst_QQuickListView::headerSnapToItem(OverlayHeader LeftToRight -11)
PASS   : tst_QQuickListView::headerSnapToItem(OverlayHeader LeftToRight -29)
PASS   : tst_QQuickListView::headerSnapToItem(OverlayHeader LeftToRight -31)
PASS   : tst_QQuickListView::headerSnapToItem(OverlayHeader RightToLeft -9)
PASS   : tst_QQuickListView::headerSnapToItem(OverlayHeader RightToLeft +9)
PASS   : tst_QQuickListView::headerSnapToItem(OverlayHeader RightToLeft +11)
PASS   : tst_QQuickListView::headerSnapToItem(OverlayHeader RightToLeft +29)
PASS   : tst_QQuickListView::headerSnapToItem(OverlayHeader RightToLeft +31)
PASS   : tst_QQuickListView::headerSnapToItem(PullbackHeader TopToBottom -2)
PASS   : tst_QQuickListView::headerSnapToItem(PullbackHeader TopToBottom -10)
PASS   : tst_QQuickListView::headerSnapToItem(PullbackHeader TopToBottom -11)
PASS   : tst_QQuickListView::headerSnapToItem(PullbackHeader TopToBottom -14)
PASS   : tst_QQuickListView::headerSnapToItem(PullbackHeader TopToBottom -16)
PASS   : tst_QQuickListView::headerSnapToItem(PullbackHeader TopToBottom -20)
PASS   : tst_QQuickListView::headerSnapToItem(PullbackHeader TopToBottom -65+10)
PASS   : tst_QQuickListView::headerSnapToItem(PullbackHeader TopToBottom -65+20)
PASS   : tst_QQuickListView::headerSnapToItem(PullbackHeader TopToBottom -55+5)
PASS   : tst_QQuickListView::headerSnapToItem(PullbackHeader TopToBottom -76+16)
PASS   : tst_QQuickListView::headerSnapToItem(PullbackHeader BottomToTop +2)
PASS   : tst_QQuickListView::headerSnapToItem(PullbackHeader BottomToTop +9)
PASS   : tst_QQuickListView::headerSnapToItem(PullbackHeader BottomToTop +11)
PASS   : tst_QQuickListView::headerSnapToItem(PullbackHeader BottomToTop +14)
PASS   : tst_QQuickListView::headerSnapToItem(PullbackHeader BottomToTop +16)
PASS   : tst_QQuickListView::headerSnapToItem(PullbackHeader BottomToTop +20)
PASS   : tst_QQuickListView::headerSnapToItem(PullbackHeader BottomToTop +65-10)
PASS   : tst_QQuickListView::headerSnapToItem(PullbackHeader BottomToTop +65-20)
PASS   : tst_QQuickListView::headerSnapToItem(PullbackHeader BottomToTop +55-5)
PASS   : tst_QQuickListView::headerSnapToItem(PullbackHeader BottomToTop +76-16)
PASS   : tst_QQuickListView::headerSnapToItem(PullbackHeader LeftToRight -2)
PASS   : tst_QQuickListView::headerSnapToItem(PullbackHeader LeftToRight -10)
PASS   : tst_QQuickListView::headerSnapToItem(PullbackHeader LeftToRight -11)
PASS   : tst_QQuickListView::headerSnapToItem(PullbackHeader LeftToRight -14)
PASS   : tst_QQuickListView::headerSnapToItem(PullbackHeader LeftToRight -16)
PASS   : tst_QQuickListView::headerSnapToItem(PullbackHeader LeftToRight -20)
PASS   : tst_QQuickListView::headerSnapToItem(PullbackHeader LeftToRight -65+10)
PASS   : tst_QQuickListView::headerSnapToItem(PullbackHeader LeftToRight -65+20)
PASS   : tst_QQuickListView::headerSnapToItem(PullbackHeader LeftToRight -55+5)
PASS   : tst_QQuickListView::headerSnapToItem(PullbackHeader LeftToRight -76+16)
PASS   : tst_QQuickListView::headerSnapToItem(PullbackHeader RightToLeft +2)
PASS   : tst_QQuickListView::headerSnapToItem(PullbackHeader RightToLeft +9)
PASS   : tst_QQuickListView::headerSnapToItem(PullbackHeader RightToLeft +11)
PASS   : tst_QQuickListView::headerSnapToItem(PullbackHeader RightToLeft +14)
PASS   : tst_QQuickListView::headerSnapToItem(PullbackHeader RightToLeft +16)
PASS   : tst_QQuickListView::headerSnapToItem(PullbackHeader RightToLeft +20)
PASS   : tst_QQuickListView::headerSnapToItem(PullbackHeader RightToLeft +65-10)
PASS   : tst_QQuickListView::headerSnapToItem(PullbackHeader RightToLeft +65-20)
PASS   : tst_QQuickListView::headerSnapToItem(PullbackHeader RightToLeft +55-5)
PASS   : tst_QQuickListView::headerSnapToItem(PullbackHeader RightToLeft +76-16)
PASS   : tst_QQuickListView::snapToItemWithSpacing_QTBUG_59852()
PASS   : tst_QQuickListView::snapToItemWithSectionAtStart()
PASS   : tst_QQuickListView::snapOneItemResize_QTBUG_43555()
PASS   : tst_QQuickListView::snapOneItem(vertical, top to bottom)
PASS   : tst_QQuickListView::snapOneItem(vertical, bottom to top)
PASS   : tst_QQuickListView::snapOneItem(horizontal, left to right)
PASS   : tst_QQuickListView::snapOneItem(horizontal, right to left)
PASS   : tst_QQuickListView::snapOneItem(vertical, top to bottom, enforce range)
PASS   : tst_QQuickListView::snapOneItem(vertical, bottom to top, enforce range)
PASS   : tst_QQuickListView::snapOneItem(horizontal, left to right, enforce range)
PASS   : tst_QQuickListView::snapOneItem(horizontal, right to left, enforce range)
PASS   : tst_QQuickListView::snapOneItem(vertical, top to bottom, no more blindspot)
PASS   : tst_QQuickListView::snapOneItem(vertical, top to bottom, no more blindspot, enforce range)
PASS   : tst_QQuickListView::snapOneItemCurrentIndexRemoveAnimation()
PASS   : tst_QQuickListView::snapOneItemWrongDirection()
PASS   : tst_QQuickListView::QTBUG_9791()
PASS   : tst_QQuickListView::QTBUG_33568()
PASS   : tst_QQuickListView::QTBUG_11105()
PASS   : tst_QQuickListView::QTBUG_21742()
PASS   : tst_QQuickListView::asynchronous()
PASS   : tst_QQuickListView::unrequestedVisibility()
PASS   : tst_QQuickListView::populateTransitions(static)
PASS   : tst_QQuickListView::populateTransitions(static, no populate)
PASS   : tst_QQuickListView::populateTransitions(dynamic)
PASS   : tst_QQuickListView::populateTransitions(dynamic, no populate)
PASS   : tst_QQuickListView::populateTransitions(empty to start with)
PASS   : tst_QQuickListView::populateTransitions(empty to start with, no populate)
PASS   : tst_QQuickListView::repositionFirstItemOnPopulateTransition()
PASS   : tst_QQuickListView::sizeTransitions(TopToBottom)
PASS   : tst_QQuickListView::sizeTransitions(LeftToRight)
PASS   : tst_QQuickListView::addTransitions(insert 1, just before start)
PASS   : tst_QQuickListView::addTransitions(insert 1, way before start)
PASS   : tst_QQuickListView::addTransitions(insert multiple, just before start)
PASS   : tst_QQuickListView::addTransitions(insert multiple, way before start)
PASS   : tst_QQuickListView::addTransitions(insert 1 at start)
PASS   : tst_QQuickListView::addTransitions(insert multiple at start)
PASS   : tst_QQuickListView::addTransitions(insert 1 at start, content y not 0)
PASS   : tst_QQuickListView::addTransitions(insert multiple at start, content y not 0)
PASS   : tst_QQuickListView::addTransitions(insert 1 at start, to empty list)
PASS   : tst_QQuickListView::addTransitions(insert multiple at start, to empty list)
PASS   : tst_QQuickListView::addTransitions(insert 1 at middle)
PASS   : tst_QQuickListView::addTransitions(insert multiple at middle)
PASS   : tst_QQuickListView::addTransitions(insert 1 at bottom)
PASS   : tst_QQuickListView::addTransitions(insert multiple at bottom)
PASS   : tst_QQuickListView::addTransitions(insert 1 at bottom, content y not 0)
PASS   : tst_QQuickListView::addTransitions(insert multiple at bottom, content y not 0)
PASS   : tst_QQuickListView::addTransitions(insert 1 after end)
PASS   : tst_QQuickListView::addTransitions(insert multiple after end)
PASS   : tst_QQuickListView::moveTransitions(move from above view, outside visible items, move 1)
PASS   : tst_QQuickListView::moveTransitions(move from above view, outside visible items, move 1 (first item))
PASS   : tst_QQuickListView::moveTransitions(move from above view, outside visible items, move multiple)
PASS   : tst_QQuickListView::moveTransitions(move from above view, outside visible items, move multiple (first item))
PASS   : tst_QQuickListView::moveTransitions(move from above view, mix of visible/non-visible)
PASS   : tst_QQuickListView::moveTransitions(move from above view, mix of visible/non-visible (move first))
PASS   : tst_QQuickListView::moveTransitions(move within view, move 1 down)
PASS   : tst_QQuickListView::moveTransitions(move within view, move 1 down, move first item)
PASS   : tst_QQuickListView::moveTransitions(move within view, move 1 down, move first item, contentY not 0)
PASS   : tst_QQuickListView::moveTransitions(move within view, move 1 down, to last item)
PASS   : tst_QQuickListView::moveTransitions(move within view, move first->last)
PASS   : tst_QQuickListView::moveTransitions(move within view, move multiple down)
PASS   : tst_QQuickListView::moveTransitions(move within view, move multiple down, move first item)
PASS   : tst_QQuickListView::moveTransitions(move within view, move multiple down, move first item, contentY not 0)
PASS   : tst_QQuickListView::moveTransitions(move within view, move multiple down, displace last item)
PASS   : tst_QQuickListView::moveTransitions(move within view, move multiple down, move first->last)
PASS   : tst_QQuickListView::moveTransitions(move within view, move 1 up)
PASS   : tst_QQuickListView::moveTransitions(move within view, move 1 up, move to first index)
PASS   : tst_QQuickListView::moveTransitions(move within view, move 1 up, move to first index, contentY not 0)
PASS   : tst_QQuickListView::moveTransitions(move within view, move 1 up, move to first index, contentY not on item border)
PASS   : tst_QQuickListView::moveTransitions(move within view, move 1 up, move last item)
PASS   : tst_QQuickListView::moveTransitions(move within view, move 1 up, move last->first)
PASS   : tst_QQuickListView::moveTransitions(move within view, move multiple up)
PASS   : tst_QQuickListView::moveTransitions(move within view, move multiple up, move to first index)
PASS   : tst_QQuickListView::moveTransitions(move within view, move multiple up, move to first index, contentY not 0)
PASS   : tst_QQuickListView::moveTransitions(move within view, move multiple up, move last item)
PASS   : tst_QQuickListView::moveTransitions(move within view, move multiple up, move last->first)
PASS   : tst_QQuickListView::moveTransitions(move from below view, move 1 up, move to top)
PASS   : tst_QQuickListView::moveTransitions(move from below view, move 1 up, move to top, contentY not 0)
PASS   : tst_QQuickListView::moveTransitions(move from below view, move multiple up, move to top)
PASS   : tst_QQuickListView::moveTransitions(move from below view, move multiple up, move to top, contentY not 0)
PASS   : tst_QQuickListView::moveTransitions(move from below view, move 1 up, move to bottom)
PASS   : tst_QQuickListView::moveTransitions(move from below view, move 1 up, move to bottom, contentY not 0)
PASS   : tst_QQuickListView::moveTransitions(move from below view, move multiple up, move to bottom)
PASS   : tst_QQuickListView::moveTransitions(move from below view, move multiple up, move to bottom, contentY not 0)
PASS   : tst_QQuickListView::removeTransitions(remove 1 before start)
PASS   : tst_QQuickListView::removeTransitions(remove multiple, all before start)
PASS   : tst_QQuickListView::removeTransitions(remove mix of before and after start)
PASS   : tst_QQuickListView::removeTransitions(remove 1 from start)
PASS   : tst_QQuickListView::removeTransitions(remove multiple from start)
PASS   : tst_QQuickListView::removeTransitions(remove 1 from start, content y not 0)
PASS   : tst_QQuickListView::removeTransitions(remove multiple from start, content y not 0)
PASS   : tst_QQuickListView::removeTransitions(remove 1 from middle)
PASS   : tst_QQuickListView::removeTransitions(remove multiple from middle)
PASS   : tst_QQuickListView::removeTransitions(remove 1 from bottom)
PASS   : tst_QQuickListView::removeTransitions(remove multiple from bottom)
PASS   : tst_QQuickListView::removeTransitions(remove 1 from bottom, content y not 0)
PASS   : tst_QQuickListView::removeTransitions(remove multiple from bottom, content y not 0)
PASS   : tst_QQuickListView::removeTransitions(remove 1 after end)
PASS   : tst_QQuickListView::removeTransitions(remove multiple after end)
PASS   : tst_QQuickListView::displacedTransitions(no displaced transitions at all)
PASS   : tst_QQuickListView::displacedTransitions(just displaced)
PASS   : tst_QQuickListView::displacedTransitions(just displaced (not enabled))
PASS   : tst_QQuickListView::displacedTransitions(displaced + addDisplaced)
PASS   : tst_QQuickListView::displacedTransitions(displaced + addDisplaced (not enabled))
PASS   : tst_QQuickListView::displacedTransitions(displaced + moveDisplaced)
PASS   : tst_QQuickListView::displacedTransitions(displaced + moveDisplaced (not enabled))
PASS   : tst_QQuickListView::displacedTransitions(displaced + removeDisplaced)
PASS   : tst_QQuickListView::displacedTransitions(displaced + removeDisplaced (not enabled))
PASS   : tst_QQuickListView::displacedTransitions(displaced + add, should use generic displaced for a remove)
PASS   : tst_QQuickListView::multipleTransitions(add item, then move it immediately)
PASS   : tst_QQuickListView::multipleTransitions(move, then insert item before the moved item)
PASS   : tst_QQuickListView::multipleTransitions(add at 0, flick down, flick back to top and add at 0 again)
PASS   : tst_QQuickListView::multipleTransitions(insert then remove same index, with ripple effect on add displaced)
PASS   : tst_QQuickListView::multipleTransitions(insert then remove, with remove disabled)
PASS   : tst_QQuickListView::multipleTransitions(insert twice then remove, with remove disabled)
PASS   : tst_QQuickListView::multipleDisplaced()
SKIP   : tst_QQuickListView::flickBeyondBounds() Disabled due to flaky behavior on CI system (QTBUG-44493)
   Loc: [/Users/qt/work/qt/qtdeclarative/tests/auto/quick/qquicklistview/tst_qquicklistview.cpp(8096)]
PASS   : tst_QQuickListView::flickBothDirections(init:vertical,-1)
PASS   : tst_QQuickListView::flickBothDirections(init:vertical,120)
PASS   : tst_QQuickListView::flickBothDirections(init:vertical,auto,-1)
PASS   : tst_QQuickListView::flickBothDirections(init:vertical,auto,120)
PASS   : tst_QQuickListView::flickBothDirections(completed:vertical,-1)
PASS   : tst_QQuickListView::flickBothDirections(completed:vertical,120)
PASS   : tst_QQuickListView::flickBothDirections(completed:vertical,auto,-1)
PASS   : tst_QQuickListView::flickBothDirections(completed:vertical,auto,120)
PASS   : tst_QQuickListView::flickBothDirections(init:horizontal,-1)
PASS   : tst_QQuickListView::flickBothDirections(init:horizontal,110)
PASS   : tst_QQuickListView::flickBothDirections(init:horizontal,auto,-1)
PASS   : tst_QQuickListView::flickBothDirections(init:horizontal,auto,110)
PASS   : tst_QQuickListView::flickBothDirections(completed:horizontal,-1)
PASS   : tst_QQuickListView::flickBothDirections(completed:horizontal,110)
PASS   : tst_QQuickListView::flickBothDirections(completed:horizontal,auto,-1)
PASS   : tst_QQuickListView::flickBothDirections(completed:horizontal,auto,110)
PASS   : tst_QQuickListView::destroyItemOnCreation()
PASS   : tst_QQuickListView::parentBinding()
PASS   : tst_QQuickListView::defaultHighlightMoveDuration()
PASS   : tst_QQuickListView::accessEmptyCurrentItem_QTBUG_30227()
PASS   : tst_QQuickListView::delayedChanges_QTBUG_30555()
PASS   : tst_QQuickListView::outsideViewportChangeNotAffectingView()
PASS   : tst_QQuickListView::testProxyModelChangedAfterMove()
PASS   : tst_QQuickListView::typedModel()
PASS   : tst_QQuickListView::displayMargin()
PASS   : tst_QQuickListView::negativeDisplayMargin()
PASS   : tst_QQuickListView::highlightItemGeometryChanges()
PASS   : tst_QQuickListView::QTBUG_36481()
PASS   : tst_QQuickListView::QTBUG_35920()
PASS   : tst_QQuickListView::stickyPositioning(top header)
PASS   : tst_QQuickListView::stickyPositioning(top header: 1/2 up)
PASS   : tst_QQuickListView::stickyPositioning(top header: up)
PASS   : tst_QQuickListView::stickyPositioning(top header: 1/2 down)
PASS   : tst_QQuickListView::stickyPositioning(top header: down)
PASS   : tst_QQuickListView::stickyPositioning(top footer)
PASS   : tst_QQuickListView::stickyPositioning(top footer: 1/2 up)
PASS   : tst_QQuickListView::stickyPositioning(top footer: up)
PASS   : tst_QQuickListView::stickyPositioning(top footer: 1/2 down)
PASS   : tst_QQuickListView::stickyPositioning(top footer: down)
PASS   : tst_QQuickListView::stickyPositioning(bottom header)
PASS   : tst_QQuickListView::stickyPositioning(bottom header: 1/2 down)
PASS   : tst_QQuickListView::stickyPositioning(bottom header: down)
PASS   : tst_QQuickListView::stickyPositioning(bottom header: 1/2 up)
PASS   : tst_QQuickListView::stickyPositioning(bottom header: up)
PASS   : tst_QQuickListView::stickyPositioning(bottom footer)
PASS   : tst_QQuickListView::stickyPositioning(bottom footer: 1/2 down)
PASS   : tst_QQuickListView::stickyPositioning(bottom footer: down)
PASS   : tst_QQuickListView::stickyPositioning(bottom footer: 1/2 up)
PASS   : tst_QQuickListView::stickyPositioning(bottom footer: up)
PASS   : tst_QQuickListView::stickyPositioning(top header & bottom footer)
PASS   : tst_QQuickListView::stickyPositioning(top header & bottom footer: 1/2 up)
PASS   : tst_QQuickListView::stickyPositioning(top header & bottom footer: up)
PASS   : tst_QQuickListView::stickyPositioning(top header & bottom footer: 1/2 down)
PASS   : tst_QQuickListView::stickyPositioning(top header & bottom footer: down)
PASS   : tst_QQuickListView::stickyPositioning(bottom footer & top header)
PASS   : tst_QQuickListView::stickyPositioning(bottom footer & top header: 1/2 down)
PASS   : tst_QQuickListView::stickyPositioning(bottom footer & top header: down)
PASS   : tst_QQuickListView::stickyPositioning(bottom footer & top header: 1/2 up)
PASS   : tst_QQuickListView::stickyPositioning(bottom footer & top header: up)
PASS   : tst_QQuickListView::stickyPositioning(left header)
PASS   : tst_QQuickListView::stickyPositioning(left header: 1/2 left)
PASS   : tst_QQuickListView::stickyPositioning(left header: left)
PASS   : tst_QQuickListView::stickyPositioning(left header: 1/2 right)
PASS   : tst_QQuickListView::stickyPositioning(left header: right)
PASS   : tst_QQuickListView::stickyPositioning(left footer)
PASS   : tst_QQuickListView::stickyPositioning(left footer: 1/2 left)
PASS   : tst_QQuickListView::stickyPositioning(left footer: left)
PASS   : tst_QQuickListView::stickyPositioning(left footer: 1/2 right)
PASS   : tst_QQuickListView::stickyPositioning(left footer: right)
PASS   : tst_QQuickListView::stickyPositioning(right header)
PASS   : tst_QQuickListView::stickyPositioning(right header: 1/2 right)
PASS   : tst_QQuickListView::stickyPositioning(right header: right)
PASS   : tst_QQuickListView::stickyPositioning(right header: 1/2 left)
PASS   : tst_QQuickListView::stickyPositioning(right header: left)
PASS   : tst_QQuickListView::stickyPositioning(right footer)
PASS   : tst_QQuickListView::stickyPositioning(right footer: 1/2 right)
PASS   : tst_QQuickListView::stickyPositioning(right footer: right)
PASS   : tst_QQuickListView::stickyPositioning(right footer: 1/2 left)
PASS   : tst_QQuickListView::stickyPositioning(right footer: left)
PASS   : tst_QQuickListView::stickyPositioning(left header & right footer)
PASS   : tst_QQuickListView::stickyPositioning(left header & right footer: 1/2 left)
PASS   : tst_QQuickListView::stickyPositioning(left header & right footer: left)
PASS   : tst_QQuickListView::stickyPositioning(left header & right footer: 1/2 right)
PASS   : tst_QQuickListView::stickyPositioning(left header & right footer: right)
PASS   : tst_QQuickListView::stickyPositioning(right footer & left header)
PASS   : tst_QQuickListView::stickyPositioning(right footer & left header: 1/2 right)
PASS   : tst_QQuickListView::stickyPositioning(right footer & left header: right)
PASS   : tst_QQuickListView::stickyPositioning(right footer & left header: 1/2 left)
PASS   : tst_QQuickListView::stickyPositioning(right footer & left header: left)
PASS   : tst_QQuickListView::roundingErrors(pixelAligned=true)
PASS   : tst_QQuickListView::roundingErrors(pixelAligned=false)
PASS   : tst_QQuickListView::QTBUG_38209()
SKIP   : tst_QQuickListView::programmaticFlickAtBounds() Disabled due to false negatives (QTBUG-41228)
   Loc: [/Users/qt/work/qt/qtdeclarative/tests/auto/quick/qquicklistview/tst_qquicklistview.cpp(8984)]
PASS   : tst_QQuickListView::programmaticFlickAtBounds2()
PASS   : tst_QQuickListView::programmaticFlickAtBounds3()
PASS   : tst_QQuickListView::layoutChange()
PASS   : tst_QQuickListView::treeDelegateModelLayoutChange(invalid rootIndex)
PASS   : tst_QQuickListView::treeDelegateModelLayoutChange(rootIndex 1)
PASS   : tst_QQuickListView::treeDelegateModelLayoutChange(rootIndex 3)
PASS   : tst_QQuickListView::treeDelegateModelLayoutChange(rootIndex 2-1)
PASS   : tst_QQuickListView::jsArrayChange()
PASS   : tst_QQuickListView::objectModel()
BPASS  : tst_QQuickListView::contentHeightWithDelayRemove(remove without delayRemove)
BPASS  : tst_QQuickListView::contentHeightWithDelayRemove(remove with delayRemove)
BPASS  : tst_QQuickListView::contentHeightWithDelayRemove(remove with multiple delayRemove)
BPASS  : tst_QQuickListView::contentHeightWithDelayRemove(clear with delayRemove)
PASS   : tst_QQuickListView::QTBUG_48044_currentItemNotVisibleAfterTransition()
PASS   : tst_QQuickListView::QTBUG_48870_fastModelUpdates()
PASS   : tst_QQuickListView::QTBUG_50105()
PASS   : tst_QQuickListView::keyNavigationEnabled()
PASS   : tst_QQuickListView::QTBUG_61269_appendDuringScrollDown(NoSnap)
PASS   : tst_QQuickListView::QTBUG_61269_appendDuringScrollDown(SnapToItem)
PASS   : tst_QQuickListView::QTBUG_61269_appendDuringScrollDown(SnapOneItem)
QDEBUG : tst_QQuickListView::QTBUG_50097_stickyHeader_positionViewAtIndex() qml: -100
QDEBUG : tst_QQuickListView::QTBUG_50097_stickyHeader_positionViewAtIndex() qml: 500
QDEBUG : tst_QQuickListView::QTBUG_50097_stickyHeader_positionViewAtIndex() qml: 400
QDEBUG : tst_QQuickListView::QTBUG_50097_stickyHeader_positionViewAtIndex() qml: 0
QDEBUG : tst_QQuickListView::QTBUG_50097_stickyHeader_positionViewAtIndex() qml: -100
PASS   : tst_QQuickListView::QTBUG_50097_stickyHeader_positionViewAtIndex()
PASS   : tst_QQuickListView::QTBUG_63974_stickyHeader_positionViewAtIndex_Contain()
PASS   : tst_QQuickListView::QTBUG_66163_setModelViewPortSizeChange()
PASS   : tst_QQuickListView::itemFiltered()
PASS   : tst_QQuickListView::releaseItems()
PASS   : tst_QQuickListView::QTBUG_34576_velocityZero()
PASS   : tst_QQuickListView::QTBUG_61537_modelChangesAsync()
PASS   : tst_QQuickListView::useDelegateChooserWithoutDefault()
PASS   : tst_QQuickListView::addOnCompleted()
PASS   : tst_QQuickListView::setPositionOnLayout()
PASS   : tst_QQuickListView::touchCancel()
PASS   : tst_QQuickListView::cancelDelegatePastDragThreshold(primary)
PASS   : tst_QQuickListView::cancelDelegatePastDragThreshold(touch)
PASS   : tst_QQuickListView::cancelDelegatePastDragThreshold(stylus)
PASS   : tst_QQuickListView::resizeAfterComponentComplete()
PASS   : tst_QQuickListView::dragOverFloatingHeaderOrFooter()
PASS   : tst_QQuickListView::delegateWithRequiredProperties()
PASS   : tst_QQuickListView::reuse_reuseIsOffByDefault()
PASS   : tst_QQuickListView::reuse_checkThatItemsAreReused()
PASS   : tst_QQuickListView::moveObjectModelItemToAnotherObjectModel()
PASS   : tst_QQuickListView::changeModelAndDestroyTheOldOne()
PASS   : tst_QQuickListView::objectModelCulling()
PASS   : tst_QQuickListView::requiredObjectListModel()
PASS   : tst_QQuickListView::clickHeaderAndFooterWhenClip()
PASS   : tst_QQuickListView::animatedDelegate()
PASS   : tst_QQuickListView::cleanupTestCase()
Totals: 713 passed, 0 failed, 3 skipped, 4 blacklisted, 160118ms
********* Finished testing of tst_QQuickListView *********
