********* Start testing of tst_QQuickDrawer *********
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 14.3.0
PASS   : tst_QQuickDrawer::Basic::initTestCase()
PASS   : tst_QQuickDrawer::Basic::defaults()
PASS   : tst_QQuickDrawer::Basic::invalidEdge()
PASS   : tst_QQuickDrawer::Basic::visible(Window)
PASS   : tst_QQuickDrawer::Basic::visible(ApplicationWindow)
PASS   : tst_QQuickDrawer::Basic::state()
PASS   : tst_QQuickDrawer::Basic::position(top)
PASS   : tst_QQuickDrawer::Basic::position(left)
PASS   : tst_QQuickDrawer::Basic::position(right)
PASS   : tst_QQuickDrawer::Basic::position(bottom)
PASS   : tst_QQuickDrawer::Basic::dragMargin(left:0)
PASS   : tst_QQuickDrawer::Basic::dragMargin(left:-1)
PASS   : tst_QQuickDrawer::Basic::dragMargin(left:startDragDistance)
PASS   : tst_QQuickDrawer::Basic::dragMargin(left:startDragDistance*2)
PASS   : tst_QQuickDrawer::Basic::dragMargin(right:0)
PASS   : tst_QQuickDrawer::Basic::dragMargin(right:-1)
PASS   : tst_QQuickDrawer::Basic::dragMargin(right:startDragDistance)
PASS   : tst_QQuickDrawer::Basic::dragMargin(right:startDragDistance*2)
PASS   : tst_QQuickDrawer::Basic::reposition()
QWARN  : tst_QQuickDrawer::Basic::rotate() <Unknown File>: QML QQuickRootItem (parent or ancestor of QQuickContentItem): Cannot anchor to an item that isn't a parent or sibling.
PASS   : tst_QQuickDrawer::Basic::rotate()
QWARN  : tst_QQuickDrawer::Basic::rotateTouchOpen() <Unknown File>: QML QQuickRootItem (parent or ancestor of QQuickContentItem): Cannot anchor to an item that isn't a parent or sibling.
PASS   : tst_QQuickDrawer::Basic::rotateTouchOpen()
PASS   : tst_QQuickDrawer::Basic::header()
QDEBUG : tst_QQuickDrawer::Basic::dragHandlerInteraction() qml: active changed
QDEBUG : tst_QQuickDrawer::Basic::dragHandlerInteraction() qml: active changed
PASS   : tst_QQuickDrawer::Basic::dragHandlerInteraction()
PASS   : tst_QQuickDrawer::Basic::hover(Window:modal)
PASS   : tst_QQuickDrawer::Basic::hover(Window:modeless)
PASS   : tst_QQuickDrawer::Basic::hover(ApplicationWindow:modal)
PASS   : tst_QQuickDrawer::Basic::hover(ApplicationWindow:modeless)
PASS   : tst_QQuickDrawer::Basic::wheel(Window:modal)
PASS   : tst_QQuickDrawer::Basic::wheel(Window:modeless)
PASS   : tst_QQuickDrawer::Basic::wheel(ApplicationWindow:modal)
PASS   : tst_QQuickDrawer::Basic::wheel(ApplicationWindow:modeless)
PASS   : tst_QQuickDrawer::Basic::multiple()
PASS   : tst_QQuickDrawer::Basic::touch(Window:inside)
PASS   : tst_QQuickDrawer::Basic::touch(Window:outside)
PASS   : tst_QQuickDrawer::Basic::touch(ApplicationWindow:inside)
PASS   : tst_QQuickDrawer::Basic::touch(ApplicationWindow:outside)
PASS   : tst_QQuickDrawer::Basic::touch(Window+Button:inside)
PASS   : tst_QQuickDrawer::Basic::touch(Window+Button:outside)
PASS   : tst_QQuickDrawer::Basic::touch(ApplicationWindow+Button:inside)
PASS   : tst_QQuickDrawer::Basic::touch(ApplicationWindow+Button:outside)
PASS   : tst_QQuickDrawer::Basic::multiTouch()
PASS   : tst_QQuickDrawer::Basic::grabber()
PASS   : tst_QQuickDrawer::Basic::interactive(Window)
PASS   : tst_QQuickDrawer::Basic::interactive(ApplicationWindow)
QFATAL : tst_QQuickDrawer::Basic::flickable(mouse,straight) ASSERT: "m_scriptRef > 0" in file /Users/qt/work/qt/qtdeclarative/src/qmlmodels/qqmldelegatemodel_p_p.h, line 298
FAIL!  : tst_QQuickDrawer::Basic::flickable(mouse,straight) Received a fatal error.
   Loc: [/Users/qt/work/qt/qtdeclarative/src/qmlmodels/qqmldelegatemodel_p_p.h(298)]
Totals: 44 passed, 1 failed, 0 skipped, 0 blacklisted, 21873ms
********* Finished testing of tst_QQuickDrawer::Basic *********
