********* Start testing of tst_QScreen *********
Config: Using QtTest library 6.13.0, Qt 6.13.0 (x86_64-little_endian-lp64 static debug build; by Apple LLVM 17.0.0 (clang-1700.3.19.1)), ios 26.0.1
PASS   : tst_QScreen::initTestCase()
PASS   : tst_QScreen::angleBetween(Portrait Portrait)
PASS   : tst_QScreen::angleBetween(Portrait Landscape)
PASS   : tst_QScreen::angleBetween(Portrait InvertedPortrait)
PASS   : tst_QScreen::angleBetween(Portrait InvertedLandscape)
PASS   : tst_QScreen::angleBetween(InvertedLandscape InvertedPortrait)
PASS   : tst_QScreen::angleBetween(InvertedLandscape Landscape)
PASS   : tst_QScreen::angleBetween(Landscape Primary)
PASS   : tst_QScreen::transformBetween(Portrait Portrait)
PASS   : tst_QScreen::transformBetween(Portrait Landscape)
PASS   : tst_QScreen::transformBetween(Portrait InvertedPortrait)
PASS   : tst_QScreen::transformBetween(Portrait InvertedLandscape)
PASS   : tst_QScreen::transformBetween(InvertedLandscape InvertedPortrait)
PASS   : tst_QScreen::transformBetween(InvertedLandscape Landscape)
PASS   : tst_QScreen::transformBetween(Landscape Primary)
PASS   : tst_QScreen::orientationChange()
FAIL!  : tst_QScreen::grabWindow(iPad built-in display - Window) Compared values are not the same
   Actual   (grabbedSize)     : QSize(2064x2648)
   Expected (expectedGrabSize): QSize(400x400)
   Loc: [/Users/qt/work/qt/qtbase/tests/auto/gui/kernel/qscreen/tst_qscreen.cpp(298)]
PASS   : tst_QScreen::grabWindow(iPad built-in display - Window Section)
PASS   : tst_QScreen::grabWindow(iPad built-in display - Screen)
FAIL!  : tst_QScreen::grabWindow(iPad built-in display - Screen Section) Compared values are not the same
   Actual   (grabbedImage.size()): QSize(400x400)
   Expected (paintedImage.size()): QSize(2064x2648)
   Loc: [/Users/qt/work/qt/qtbase/tests/auto/gui/kernel/qscreen/tst_qscreen.cpp(317)]
PASS   : tst_QScreen::cleanupTestCase()
Totals: 19 passed, 2 failed, 0 skipped, 0 blacklisted, 8863ms
********* Finished testing of tst_QScreen *********
