********* Start testing of tst_QListView *********
Config: Using QtTest library 6.13.0, Qt 6.13.0 (x86_64-little_endian-lp64 static debug build; by Apple LLVM 17.0.0 (clang-1700.3.19.1)), ios 26.0.1
PASS   : tst_QListView::initTestCase()
FAIL!  : tst_QListView::moveCursor2() Compared values are not the same
   Actual   (idx)              : QModelIndex(29,0,0x0,0x30810d670)
   Expected (model.index(8, 0)): QModelIndex(8,0,0x0,0x30810d670)
   Loc: [/Users/qt/work/qt/qtbase/tests/auto/widgets/itemviews/qlistview/tst_qlistview.cpp(538)]
PASS   : tst_QListView::cleanupTestCase()
Totals: 2 passed, 1 failed, 0 skipped, 0 blacklisted, 2111ms
********* Finished testing of tst_QListView *********
