********* Start testing of tst_drawingmodes *********
Config: Using QtTest library 6.10.2, Qt 6.10.2 (arm64-little_endian-lp64 shared (dynamic) release build; by Apple LLVM 16.0.0 (clang-1600.0.26.3)), macos 15.0.0
PASS   : tst_drawingmodes::initTestCase()
SKIP   : tst_drawingmodes::points() Skipping points test due to unexpected failures in M1 CI VM
   Loc: [/Users/qt/work/qt/qtdeclarative/tests/auto/quick/drawingmodes/tst_drawingmodes.cpp(140)]
PASS   : tst_drawingmodes::lines()
PASS   : tst_drawingmodes::lineStrip()
SKIP   : tst_drawingmodes::lineLoop() Line loops are not supported by some modern graphics APIs - skipping test
   Loc: [/Users/qt/work/qt/qtdeclarative/tests/auto/quick/drawingmodes/tst_drawingmodes.cpp(246)]
PASS   : tst_drawingmodes::triangles()
PASS   : tst_drawingmodes::triangleStrip()
SKIP   : tst_drawingmodes::triangleFan() Triangle fans are not supported by some modern graphics APIs - skipping test
   Loc: [/Users/qt/work/qt/qtdeclarative/tests/auto/quick/drawingmodes/tst_drawingmodes.cpp(339)]
PASS   : tst_drawingmodes::cleanupTestCase()
Totals: 6 passed, 0 failed, 3 skipped, 0 blacklisted, 230ms
********* Finished testing of tst_drawingmodes *********
