********* 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 GCC 13.3.0), ubuntu 24.04
PASS   : tst_QPainter::initTestCase()
FAIL!  : tst_QPainter::alphaBlitToNonAlphaFormats(RGBX8888) Compared values are not the same
   Actual   (qAlpha(image.pixel(0, 0))): 0
   Expected (255)                      : 255
   Loc: [/home/qt/work/qt/qtbase/tests/auto/gui/painting/qpainter/tst_qpainter.cpp(5699)]
PASS   : tst_QPainter::cleanupTestCase()
Totals: 2 passed, 1 failed, 0 skipped, 0 blacklisted, 1ms
********* Finished testing of tst_QPainter *********
