********* Start testing of tst_TapHandler *********
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_TapHandler::initTestCase()
QDEBUG : tst_TapHandler::touchGesturePolicyDragThreshold() qml: Tapped 0 QEventPoint(true, , 1, , 8, 229, 216, 224, 0.013, 0, 0, , , , , , , , , , , , , , )
QDEBUG : tst_TapHandler::touchGesturePolicyDragThreshold() qml: Single tap
PASS   : tst_TapHandler::touchGesturePolicyDragThreshold()
QDEBUG : tst_TapHandler::mouseGesturePolicyDragThreshold() qml: Tapped 1 QEventPoint(true, , 0, , 8, 1003, 1001, 1002, 0.002, 1, 0, , , , , , , , , , , , , , )
QDEBUG : tst_TapHandler::mouseGesturePolicyDragThreshold() qml: Single tap
PASS   : tst_TapHandler::mouseGesturePolicyDragThreshold()
QDEBUG : tst_TapHandler::touchMouseGesturePolicyDragThreshold() qml: Tapped 0 QEventPoint(true, , 1, , 8, 363, 359, 359, 0.004, 0, 0, , , , , , , , , , , , , , )
QDEBUG : tst_TapHandler::touchMouseGesturePolicyDragThreshold() qml: Single tap
QDEBUG : tst_TapHandler::touchMouseGesturePolicyDragThreshold() qml: Tapped 1 QEventPoint(true, , 0, , 8, 3012, 3011, 3011, 0.001, 1, 0, , , , , , , , , , , , , , )
QDEBUG : tst_TapHandler::touchMouseGesturePolicyDragThreshold() qml: Single tap
PASS   : tst_TapHandler::touchMouseGesturePolicyDragThreshold()
QDEBUG : tst_TapHandler::touchGesturePolicyWithinBounds() qml: Tapped 0 QEventPoint(true, , 1, , 8, 452, 427, 450, 0.025, 0, 0, , , , , , , , , , , , , , )
QDEBUG : tst_TapHandler::touchGesturePolicyWithinBounds() qml: Single tap
PASS   : tst_TapHandler::touchGesturePolicyWithinBounds()
QDEBUG : tst_TapHandler::mouseGesturePolicyWithinBounds() qml: Tapped 1 QEventPoint(true, , 0, , 8, 4515, 4513, 4514, 0.002, 1, 0, , , , , , , , , , , , , , )
QDEBUG : tst_TapHandler::mouseGesturePolicyWithinBounds() qml: Single tap
PASS   : tst_TapHandler::mouseGesturePolicyWithinBounds()
QDEBUG : tst_TapHandler::touchGesturePolicyReleaseWithinBounds() qml: Tapped 0 QEventPoint(true, , 1, , 8, 600, 560, 594, 0.04, 0, 0, , , , , , , , , , , , , , )
QDEBUG : tst_TapHandler::touchGesturePolicyReleaseWithinBounds() qml: Single tap
PASS   : tst_TapHandler::touchGesturePolicyReleaseWithinBounds()
QWARN  : tst_TapHandler::mouseGesturePolicyReleaseWithinBounds() Mouse event at 330, 230 occurs outside target window (320x240).
QDEBUG : tst_TapHandler::mouseGesturePolicyReleaseWithinBounds() qml: Tapped 1 QEventPoint(true, , 0, , 8, 6523, 6519, 6522, 0.004, 1, 0, , , , , , , , , , , , , , )
QDEBUG : tst_TapHandler::mouseGesturePolicyReleaseWithinBounds() qml: Single tap
PASS   : tst_TapHandler::mouseGesturePolicyReleaseWithinBounds()
QFATAL : tst_TapHandler::gesturePolicyDragWithinBounds(mouse: click) ASSERT: "m_scriptRef > 0" in file /Users/qt/work/qt/qtdeclarative/src/qmlmodels/qqmldelegatemodel_p_p.h, line 298
FAIL!  : tst_TapHandler::gesturePolicyDragWithinBounds(mouse: click) Received a fatal error.
   Loc: [/Users/qt/work/qt/qtdeclarative/src/qmlmodels/qqmldelegatemodel_p_p.h(298)]
Totals: 8 passed, 1 failed, 0 skipped, 0 blacklisted, 829ms
********* Finished testing of tst_TapHandler *********
