********* Start testing of tst_QQuickPathView *********
Config: Using QtTest library 6.11.0, Qt 6.11.0 (arm64-little_endian-lp64 shared (dynamic) debug build; by Apple LLVM 17.0.0 (clang-1700.3.19.1)), macos 26.0.0
PASS   : tst_QQuickPathView::initTestCase()
PASS   : tst_QQuickPathView::initValues()
PASS   : tst_QQuickPathView::items()
SKIP   : tst_QQuickPathView::dataModel() this test currently crashes on MacOS. See QTBUG-68047
   Loc: [/Users/qt/work/qt/qtdeclarative/tests/auto/quick/qquickpathview/tst_qquickpathview.cpp(775)]
PASS   : tst_QQuickPathView::pathview2()
PASS   : tst_QQuickPathView::pathview3()
PASS   : tst_QQuickPathView::initialCurrentIndex()
PASS   : tst_QQuickPathView::initialCurrentItem()
SKIP   : tst_QQuickPathView::insertModel(insert after current) this test currently crashes on MacOS. See QTBUG-68048
   Loc: [/Users/qt/work/qt/qtdeclarative/tests/auto/quick/qquickpathview/tst_qquickpathview.cpp(365)]
SKIP   : tst_QQuickPathView::insertModel(insert before current) this test currently crashes on MacOS. See QTBUG-68048
   Loc: [/Users/qt/work/qt/qtdeclarative/tests/auto/quick/qquickpathview/tst_qquickpathview.cpp(365)]
SKIP   : tst_QQuickPathView::insertModel(insert multiple after current) this test currently crashes on MacOS. See QTBUG-68048
   Loc: [/Users/qt/work/qt/qtdeclarative/tests/auto/quick/qquickpathview/tst_qquickpathview.cpp(365)]
SKIP   : tst_QQuickPathView::insertModel(insert multiple before current) this test currently crashes on MacOS. See QTBUG-68048
   Loc: [/Users/qt/work/qt/qtdeclarative/tests/auto/quick/qquickpathview/tst_qquickpathview.cpp(365)]
SKIP   : tst_QQuickPathView::insertModel(insert at end) this test currently crashes on MacOS. See QTBUG-68048
   Loc: [/Users/qt/work/qt/qtdeclarative/tests/auto/quick/qquickpathview/tst_qquickpathview.cpp(365)]
SKIP   : tst_QQuickPathView::insertModel(insert at beginning) this test currently crashes on MacOS. See QTBUG-68048
   Loc: [/Users/qt/work/qt/qtdeclarative/tests/auto/quick/qquickpathview/tst_qquickpathview.cpp(365)]
SKIP   : tst_QQuickPathView::insertModel(insert at current) this test currently crashes on MacOS. See QTBUG-68048
   Loc: [/Users/qt/work/qt/qtdeclarative/tests/auto/quick/qquickpathview/tst_qquickpathview.cpp(365)]
SKIP   : tst_QQuickPathView::insertModel(no range - insert after current) this test currently crashes on MacOS. See QTBUG-68048
   Loc: [/Users/qt/work/qt/qtdeclarative/tests/auto/quick/qquickpathview/tst_qquickpathview.cpp(365)]
SKIP   : tst_QQuickPathView::insertModel(no range - insert before current) this test currently crashes on MacOS. See QTBUG-68048
   Loc: [/Users/qt/work/qt/qtdeclarative/tests/auto/quick/qquickpathview/tst_qquickpathview.cpp(365)]
SKIP   : tst_QQuickPathView::insertModel(no range - insert multiple after current) this test currently crashes on MacOS. See QTBUG-68048
   Loc: [/Users/qt/work/qt/qtdeclarative/tests/auto/quick/qquickpathview/tst_qquickpathview.cpp(365)]
SKIP   : tst_QQuickPathView::insertModel(no range - insert multiple before current) this test currently crashes on MacOS. See QTBUG-68048
   Loc: [/Users/qt/work/qt/qtdeclarative/tests/auto/quick/qquickpathview/tst_qquickpathview.cpp(365)]
SKIP   : tst_QQuickPathView::insertModel(no range - insert at end) this test currently crashes on MacOS. See QTBUG-68048
   Loc: [/Users/qt/work/qt/qtdeclarative/tests/auto/quick/qquickpathview/tst_qquickpathview.cpp(365)]
SKIP   : tst_QQuickPathView::insertModel(no range - insert at beginning) this test currently crashes on MacOS. See QTBUG-68048
   Loc: [/Users/qt/work/qt/qtdeclarative/tests/auto/quick/qquickpathview/tst_qquickpathview.cpp(365)]
SKIP   : tst_QQuickPathView::insertModel(no range - insert at current) this test currently crashes on MacOS. See QTBUG-68048
   Loc: [/Users/qt/work/qt/qtdeclarative/tests/auto/quick/qquickpathview/tst_qquickpathview.cpp(365)]
PASS   : tst_QQuickPathView::removeModel(remove after current)
PASS   : tst_QQuickPathView::removeModel(remove before current)
PASS   : tst_QQuickPathView::removeModel(remove multiple after current)
PASS   : tst_QQuickPathView::removeModel(remove multiple before current)
PASS   : tst_QQuickPathView::removeModel(remove last)
PASS   : tst_QQuickPathView::removeModel(remove first)
PASS   : tst_QQuickPathView::removeModel(remove current)
PASS   : tst_QQuickPathView::removeModel(remove all)
PASS   : tst_QQuickPathView::removeModel(no range - remove after current)
PASS   : tst_QQuickPathView::removeModel(no range - remove before current)
PASS   : tst_QQuickPathView::removeModel(no range - remove multiple after current)
PASS   : tst_QQuickPathView::removeModel(no range - remove multiple before current)
PASS   : tst_QQuickPathView::removeModel(no range - remove last)
PASS   : tst_QQuickPathView::removeModel(no range - remove first)
PASS   : tst_QQuickPathView::removeModel(no range - remove current offset)
PASS   : tst_QQuickPathView::removeModel(no range - remove all)
PASS   : tst_QQuickPathView::moveModel(move after current)
PASS   : tst_QQuickPathView::moveModel(move before current)
PASS   : tst_QQuickPathView::moveModel(move before current to after)
PASS   : tst_QQuickPathView::moveModel(move multiple after current)
PASS   : tst_QQuickPathView::moveModel(move multiple before current)
PASS   : tst_QQuickPathView::moveModel(move before current to end)
PASS   : tst_QQuickPathView::moveModel(move last to beginning)
PASS   : tst_QQuickPathView::moveModel(move current)
PASS   : tst_QQuickPathView::moveModel(no range - move after current)
PASS   : tst_QQuickPathView::moveModel(no range - move before current)
PASS   : tst_QQuickPathView::moveModel(no range - move before current to after)
PASS   : tst_QQuickPathView::moveModel(no range - move multiple after current)
PASS   : tst_QQuickPathView::moveModel(no range - move multiple before current)
PASS   : tst_QQuickPathView::moveModel(no range - move before current to end)
PASS   : tst_QQuickPathView::moveModel(no range - move last to beginning)
PASS   : tst_QQuickPathView::moveModel(no range - move current)
PASS   : tst_QQuickPathView::moveModel(no range - move multiple incl. current)
PASS   : tst_QQuickPathView::consecutiveModelChanges(no range - insert after, insert before)
PASS   : tst_QQuickPathView::consecutiveModelChanges(no range - remove after, remove before)
PASS   : tst_QQuickPathView::consecutiveModelChanges(no range - remove after, insert before)
PASS   : tst_QQuickPathView::consecutiveModelChanges(no range - insert after, remove before)
PASS   : tst_QQuickPathView::consecutiveModelChanges(no range - insert, remove all, polish, insert)
PASS   : tst_QQuickPathView::path()
PASS   : tst_QQuickPathView::pathMoved()
PASS   : tst_QQuickPathView::offset(0.0)
PASS   : tst_QQuickPathView::offset(1.0)
PASS   : tst_QQuickPathView::offset(5.0)
PASS   : tst_QQuickPathView::offset(4.6)
PASS   : tst_QQuickPathView::offset(4.4)
PASS   : tst_QQuickPathView::offset(5.4)
PASS   : tst_QQuickPathView::offset(5.6)
PASS   : tst_QQuickPathView::setCurrentIndex()
PASS   : tst_QQuickPathView::setCurrentIndexWrap()
PASS   : tst_QQuickPathView::resetModel()
PASS   : tst_QQuickPathView::propertyChanges()
PASS   : tst_QQuickPathView::pathChanges()
PASS   : tst_QQuickPathView::componentChanges()
PASS   : tst_QQuickPathView::modelChanges()
PASS   : tst_QQuickPathView::pathUpdateOnStartChanged()
SKIP   : tst_QQuickPathView::package() QTBUG-27170 view does not reliably receive polish without a running animation
   Loc: [/Users/qt/work/qt/qtdeclarative/tests/auto/quick/qquickpathview/tst_qquickpathview.cpp(1383)]
PASS   : tst_QQuickPathView::emptyModel()
PASS   : tst_QQuickPathView::emptyPath()
PASS   : tst_QQuickPathView::closed()
PASS   : tst_QQuickPathView::pathUpdate()
PASS   : tst_QQuickPathView::visualDataModel()
PASS   : tst_QQuickPathView::undefinedPath()
PASS   : tst_QQuickPathView::mouseDrag()
PASS   : tst_QQuickPathView::nestedMouseAreaDrag()
PASS   : tst_QQuickPathView::flickNClick()
PASS   : tst_QQuickPathView::treeModel()
PASS   : tst_QQuickPathView::changePreferredHighlight()
PASS   : tst_QQuickPathView::missingPercent()
PASS   : tst_QQuickPathView::creationContext()
PASS   : tst_QQuickPathView::currentOffsetOnInsertion()
PASS   : tst_QQuickPathView::asynchronous()
PASS   : tst_QQuickPathView::cancelDrag()
PASS   : tst_QQuickPathView::maximumFlickVelocity()
PASS   : tst_QQuickPathView::snapToItem(no enforce range)
PASS   : tst_QQuickPathView::snapToItem(enforce range)
PASS   : tst_QQuickPathView::snapOneItem(no enforce range)
PASS   : tst_QQuickPathView::snapOneItem(enforce range)
PASS   : tst_QQuickPathView::positionViewAtIndex(no range, all items, Beginning)
PASS   : tst_QQuickPathView::positionViewAtIndex(no range, all items, Center)
PASS   : tst_QQuickPathView::positionViewAtIndex(no range, all items, End)
PASS   : tst_QQuickPathView::positionViewAtIndex(no range, 5 items, Beginning)
PASS   : tst_QQuickPathView::positionViewAtIndex(no range, 5 items, Center)
PASS   : tst_QQuickPathView::positionViewAtIndex(no range, 5 items, End)
PASS   : tst_QQuickPathView::positionViewAtIndex(no range, 5 items, Contain)
PASS   : tst_QQuickPathView::positionViewAtIndex(no range, 5 items, init offset 4.0, Contain)
PASS   : tst_QQuickPathView::positionViewAtIndex(no range, 5 items, init offset 3.0, Contain)
PASS   : tst_QQuickPathView::positionViewAtIndex(strict range, all items, Beginning)
PASS   : tst_QQuickPathView::positionViewAtIndex(strict range, all items, Center)
PASS   : tst_QQuickPathView::positionViewAtIndex(strict range, all items, End)
PASS   : tst_QQuickPathView::positionViewAtIndex(strict range, all items, Contain)
PASS   : tst_QQuickPathView::positionViewAtIndex(strict range, all items, init offset 1.0, Contain)
PASS   : tst_QQuickPathView::positionViewAtIndex(strict range, all items, SnapPosition)
PASS   : tst_QQuickPathView::positionViewAtIndex(strict range, 5 items, Beginning)
PASS   : tst_QQuickPathView::positionViewAtIndex(strict range, 5 items, Center)
PASS   : tst_QQuickPathView::positionViewAtIndex(strict range, 5 items, End)
PASS   : tst_QQuickPathView::positionViewAtIndex(strict range, 5 items, Contain)
PASS   : tst_QQuickPathView::positionViewAtIndex(strict range, 5 items, init offset 1.0, Contain)
PASS   : tst_QQuickPathView::positionViewAtIndex(strict range, 5 items, init offset 2.0, Contain)
PASS   : tst_QQuickPathView::positionViewAtIndex(strict range, 5 items, SnapPosition)
PASS   : tst_QQuickPathView::indexAt_itemAt(Item 0 - 585, 95)
PASS   : tst_QQuickPathView::indexAt_itemAt(Item 0 - 660, 165)
PASS   : tst_QQuickPathView::indexAt_itemAt(No Item a - 580, 95)
PASS   : tst_QQuickPathView::indexAt_itemAt(No Item b - 585, 85)
PASS   : tst_QQuickPathView::indexAt_itemAt(Item 7 - 360, 200)
PASS   : tst_QQuickPathView::cacheItemCount()
PASS   : tst_QQuickPathView::changePathDuringRefill()
PASS   : tst_QQuickPathView::nestedinFlickable()
PASS   : tst_QQuickPathView::ungrabNestedinFlickable()
PASS   : tst_QQuickPathView::flickableDelegate()
PASS   : tst_QQuickPathView::jsArrayChange()
PASS   : tst_QQuickPathView::qtbug37815()
PASS   : tst_QQuickPathView::qtbug42716()
PASS   : tst_QQuickPathView::qtbug53464()
QDEBUG : tst_QQuickPathView::addCustomAttribute() qml: ??
QDEBUG : tst_QQuickPathView::addCustomAttribute() qml: !!
QWARN  : tst_QQuickPathView::addCustomAttribute() file:///Users/qt/work/qt/qtdeclarative/tests/auto/quick/qquickpathview/data/customAttribute.qml:29:9: Unable to assign [undefined] to double
QWARN  : tst_QQuickPathView::addCustomAttribute() file:///Users/qt/work/qt/qtdeclarative/tests/auto/quick/qquickpathview/data/customAttribute.qml:29:9: Unable to assign [undefined] to double
QWARN  : tst_QQuickPathView::addCustomAttribute() file:///Users/qt/work/qt/qtdeclarative/tests/auto/quick/qquickpathview/data/customAttribute.qml:29:9: Unable to assign [undefined] to double
QWARN  : tst_QQuickPathView::addCustomAttribute() file:///Users/qt/work/qt/qtdeclarative/tests/auto/quick/qquickpathview/data/customAttribute.qml:29:9: Unable to assign [undefined] to double
PASS   : tst_QQuickPathView::addCustomAttribute()
PASS   : tst_QQuickPathView::movementDirection(default-shortest)
PASS   : tst_QQuickPathView::movementDirection(negative)
PASS   : tst_QQuickPathView::movementDirection(positive)
PASS   : tst_QQuickPathView::removePath()
PASS   : tst_QQuickPathView::objectModelMove()
PASS   : tst_QQuickPathView::requiredPropertiesInDelegate()
PASS   : tst_QQuickPathView::requiredPropertiesInDelegatePreventUnrelated()
PASS   : tst_QQuickPathView::touchMove()
PASS   : tst_QQuickPathView::mousePressAfterFlick()
PASS   : tst_QQuickPathView::qtbug90479()
PASS   : tst_QQuickPathView::overCached()
PASS   : tst_QQuickPathView::qtbug46487()
PASS   : tst_QQuickPathView::cleanupTestCase()
Totals: 133 passed, 0 failed, 16 skipped, 0 blacklisted, 41781ms
********* Finished testing of tst_QQuickPathView *********
