********* 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()
PASS   : TestModelView::testDataInsertion()
QFATAL : TestModelView::testDataInsertionTree() Internal error: invalid index=ModelIndex[row=0, column=0] in indexList=QList(ModelIndex[row=12, column=0], ModelIndex[row=0, column=0], ModelIndex[row=0, column=0]) 
FAIL!  : TestModelView::testDataInsertionTree() Received a fatal error.
Totals: 10 passed, 1 failed, 0 skipped, 0 blacklisted, 2049ms
********* Finished testing of TestModelView *********
