********* Start testing of TestModelView *********
Config: Using QtTest library 6.11.0, Qt 6.11.0 (arm64-little_endian-lp64 shared (dynamic) release build; by GCC 13.3.0), ubuntu 24.04
PASS   : TestModelView::initTestCase()
PASS   : TestModelView::testEmptyModel()
PASS   : TestModelView::testInitialData()
PASS   : TestModelView::testInitialDataTree()
PASS   : TestModelView::testHeaderData()
PASS   : TestModelView::testHeaderDataChange()
PASS   : TestModelView::testFlags()
PASS   : TestModelView::testDataChanged()
PASS   : TestModelView::testDataChangedTree()
QFATAL : TestModelView::testDataInsertion() Internal error: invalid index=ModelIndex[row=0, column=0] in indexList=QList(ModelIndex[row=4, column=0], ModelIndex[row=0, column=0], ModelIndex[row=0, column=0]) 
FAIL!  : TestModelView::testDataInsertion() Received a fatal error.
Totals: 9 passed, 1 failed, 0 skipped, 0 blacklisted, 1504ms
********* Finished testing of TestModelView *********
