********* Start testing of tst_drawingmodes *********
Config: Using QtTest library 6.9.3, Qt 6.9.3 (arm64-little_endian-lp64 shared (dynamic) release build; by Apple LLVM 15.0.0 (clang-1500.3.9.4)), macos 13.6.4
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, 185ms
********* Finished testing of tst_drawingmodes *********
