********* Start testing of tst_QPainter *********
Config: Using QtTest library 6.11.0, Qt 6.11.0 (arm64-little_endian-lp64 shared (dynamic) release build; by Apple LLVM 16.0.0 (clang-1600.0.26.3)), macos 13.6.4
INFO   : tst_QPainter::initTestCase() entering
PASS   : tst_QPainter::initTestCase()
INFO   : tst_QPainter::alphaBlitToNonAlphaFormats() entering
INFO   : tst_QPainter::alphaBlitToNonAlphaFormats(RGBX8888) QCOMPARE(qAlpha(image.pixel(0, 0)), 255)
   Loc: [/Users/qt/work/qt/qtbase/tests/auto/gui/painting/qpainter/tst_qpainter.cpp(5699)]
FAIL!  : tst_QPainter::alphaBlitToNonAlphaFormats(RGBX8888) Compared values are not the same
   Actual   (qAlpha(image.pixel(0, 0))): 0
   Expected (255)                      : 255
   Loc: [/Users/qt/work/qt/qtbase/tests/auto/gui/painting/qpainter/tst_qpainter.cpp(5699)]
INFO   : tst_QPainter::cleanupTestCase() entering
PASS   : tst_QPainter::cleanupTestCase()
Totals: 2 passed, 1 failed, 0 skipped, 0 blacklisted, 1ms
********* Finished testing of tst_QPainter *********
