********* Start testing of tst_qquickimage *********
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_qquickimage::initTestCase()
PASS   : tst_qquickimage::noSource()
PASS   : tst_qquickimage::imageSource(local)
PASS   : tst_qquickimage::imageSource(local no cache)
PASS   : tst_qquickimage::imageSource(local async)
PASS   : tst_qquickimage::imageSource(local async retain)
PASS   : tst_qquickimage::imageSource(local not found)
PASS   : tst_qquickimage::imageSource(local async not found)
PASS   : tst_qquickimage::imageSource(local async retain not found)
PASS   : tst_qquickimage::imageSource(remote)
PASS   : tst_qquickimage::imageSource(remote retain)
PASS   : tst_qquickimage::imageSource(remote redirected)
PASS   : tst_qquickimage::imageSource(remote svg)
PASS   : tst_qquickimage::imageSource(remote svgz)
PASS   : tst_qquickimage::imageSource(texturefile pkm format)
PASS   : tst_qquickimage::imageSource(texturefile ktx format)
PASS   : tst_qquickimage::imageSource(texturefile async)
PASS   : tst_qquickimage::imageSource(texturefile async retain)
PASS   : tst_qquickimage::imageSource(texturefile remote)
PASS   : tst_qquickimage::imageSource(texturefile remote retain)
PASS   : tst_qquickimage::imageSource(remote not found)
PASS   : tst_qquickimage::imageSource(extless)
PASS   : tst_qquickimage::imageSource(extless no cache)
PASS   : tst_qquickimage::imageSource(extless async)
PASS   : tst_qquickimage::imageSource(extless async retain)
PASS   : tst_qquickimage::imageSource(extless not found)
PASS   : tst_qquickimage::imageSource(extless prefer-tex)
PASS   : tst_qquickimage::imageSource(extless prefer-tex async)
PASS   : tst_qquickimage::clearSource()
PASS   : tst_qquickimage::resized()
PASS   : tst_qquickimage::preserveAspectRatio()
PASS   : tst_qquickimage::smooth()
PASS   : tst_qquickimage::mirror()
PASS   : tst_qquickimage::svg(svg)
PASS   : tst_qquickimage::svg(svgz)
PASS   : tst_qquickimage::geometry(PreserveAspectFit)
PASS   : tst_qquickimage::geometry(PreserveAspectFit explicit width 300)
PASS   : tst_qquickimage::geometry(PreserveAspectFit explicit height 400)
PASS   : tst_qquickimage::geometry(PreserveAspectFit explicit width 300, height 400)
PASS   : tst_qquickimage::geometry(PreserveAspectCrop)
PASS   : tst_qquickimage::geometry(PreserveAspectCrop explicit width 300)
PASS   : tst_qquickimage::geometry(PreserveAspectCrop explicit height 400)
PASS   : tst_qquickimage::geometry(PreserveAspectCrop explicit width 300, height 400)
PASS   : tst_qquickimage::geometry(Stretch)
PASS   : tst_qquickimage::geometry(Stretch explicit width 300)
PASS   : tst_qquickimage::geometry(Stretch explicit height 400)
PASS   : tst_qquickimage::geometry(Stretch explicit width 300, height 400)
PASS   : tst_qquickimage::geometry(Tile)
PASS   : tst_qquickimage::geometry(Tile explicit width 300)
PASS   : tst_qquickimage::geometry(Tile explicit height 400)
PASS   : tst_qquickimage::geometry(Tile explicit width 300, height 400)
PASS   : tst_qquickimage::geometry(TileVertically)
PASS   : tst_qquickimage::geometry(TileVertically explicit width 300)
PASS   : tst_qquickimage::geometry(TileVertically explicit height 400)
PASS   : tst_qquickimage::geometry(TileVertically explicit width 300, height 400)
PASS   : tst_qquickimage::geometry(TileHorizontally)
PASS   : tst_qquickimage::geometry(TileHorizontally explicit width 300)
PASS   : tst_qquickimage::geometry(TileHorizontally explicit height 400)
PASS   : tst_qquickimage::geometry(TileHorizontally explicit width 300, height 400)
PASS   : tst_qquickimage::big()
PASS   : tst_qquickimage::tiling_QTBUG_6716(vertical_tiling)
PASS   : tst_qquickimage::tiling_QTBUG_6716(horizontal_tiling)
PASS   : tst_qquickimage::noLoading()
PASS   : tst_qquickimage::paintedWidthHeight()
PASS   : tst_qquickimage::sourceSize_QTBUG_14303()
PASS   : tst_qquickimage::sourceSize_QTBUG_16389()
PASS   : tst_qquickimage::nullPixmapPaint()
QFATAL : tst_qquickimage::imageCrash_QTBUG_22125() ASSERT: "m_scriptRef > 0" in file /Users/qt/work/qt/qtdeclarative/src/qmlmodels/qqmldelegatemodel_p_p.h, line 298
FAIL!  : tst_qquickimage::imageCrash_QTBUG_22125() Received a fatal error.
   Loc: [/Users/qt/work/qt/qtdeclarative/src/qmlmodels/qqmldelegatemodel_p_p.h(298)]
Totals: 67 passed, 1 failed, 0 skipped, 0 blacklisted, 3247ms
********* Finished testing of tst_qquickimage *********
