********* Start testing of tst_QOpenGLWidget *********
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_QOpenGLWidget::initTestCase()
QWARN  : tst_QOpenGLWidget::create() qt.qpa.glcontext: OpenGL ES calls are not allowed while an application is backgrounded
QWARN  : tst_QOpenGLWidget::create() QRhiGles2: Failed to make context current. Expect bad things to happen.
QWARN  : tst_QOpenGLWidget::create() Failed to create QRhi for QBackingStoreRhiSupport
QWARN  : tst_QOpenGLWidget::create() qt.qpa.glcontext: OpenGL ES calls are not allowed while an application is backgrounded
QWARN  : tst_QOpenGLWidget::create() QOpenGLWidget: Failed to make context current
QWARN  : tst_QOpenGLWidget::create() qt.qpa.glcontext: OpenGL ES calls are not allowed while an application is backgrounded
QWARN  : tst_QOpenGLWidget::create() QOpenGLWidget: Failed to make context current
QWARN  : tst_QOpenGLWidget::create() QOpenGLWidget: No fbo, cannot render
PASS   : tst_QOpenGLWidget::create()
FAIL!  : tst_QOpenGLWidget::clearAndGrab() 'w->m_resizeOk' returned FALSE. ()
   Loc: [/Users/qt/work/qt/qtbase/tests/auto/widgets/widgets/qopenglwidget/tst_qopenglwidget.cpp(132)]
FAIL!  : tst_QOpenGLWidget::clearAndResizeAndGrab() Compared values are not the same
   Actual   (image.width()): 2064
   Expected (w->width())   : 1032
   Loc: [/Users/qt/work/qt/qtbase/tests/auto/widgets/widgets/qopenglwidget/tst_qopenglwidget.cpp(154)]
FAIL!  : tst_QOpenGLWidget::createNonTopLevel() Compared values are not the same
   Actual   (image.width()): 1200
   Expected (glw->width()) : 600
   Loc: [/Users/qt/work/qt/qtbase/tests/auto/widgets/widgets/qopenglwidget/tst_qopenglwidget.cpp(188)]
FAIL!  : tst_QOpenGLWidget::painter() Compared values are not the same
   Actual   (image.width()): 640
   Expected (glw->width()) : 320
   Loc: [/Users/qt/work/qt/qtbase/tests/auto/widgets/widgets/qopenglwidget/tst_qopenglwidget.cpp(271)]
FAIL!  : tst_QOpenGLWidget::reparentToAlreadyCreated() Compared values are not the same
   Actual   (image.width()): 640
   Expected (320)          : 320
   Loc: [/Users/qt/work/qt/qtbase/tests/auto/widgets/widgets/qopenglwidget/tst_qopenglwidget.cpp(299)]
FAIL!  : tst_QOpenGLWidget::reparentToNotYetCreated() Compared values are not the same
   Actual   (image.width()): 640
   Expected (320)          : 320
   Loc: [/Users/qt/work/qt/qtbase/tests/auto/widgets/widgets/qopenglwidget/tst_qopenglwidget.cpp(322)]
PASS   : tst_QOpenGLWidget::reparentHidden()
PASS   : tst_QOpenGLWidget::reparentTopLevel()
PASS   : tst_QOpenGLWidget::asViewport()
PASS   : tst_QOpenGLWidget::requestUpdate()
PASS   : tst_QOpenGLWidget::fboRedirect()
FAIL!  : tst_QOpenGLWidget::showHide() Compared values are not the same
   Actual   (image.width()): 2064
   Expected (w->width())   : 1032
   Loc: [/Users/qt/work/qt/qtbase/tests/auto/widgets/widgets/qopenglwidget/tst_qopenglwidget.cpp(557)]
FAIL!  : tst_QOpenGLWidget::nativeWindow() Compared values are not the same
   Actual   (image.width()): 2064
   Expected (w->width())   : 1032
   Loc: [/Users/qt/work/qt/qtbase/tests/auto/widgets/widgets/qopenglwidget/tst_qopenglwidget.cpp(611)]
QWARN  : tst_QOpenGLWidget::stackWidgetOpaqueChildIsVisible() qt.qpa.glcontext: CAEAGLLayer was resized between makeCurrent and swapBuffers, skipping flush
FAIL!  : tst_QOpenGLWidget::stackWidgetOpaqueChildIsVisible() Compared values are not the same
   Actual   (pixmap.size()): QSize(1032x1324)
   Expected (rect.size())  : QSize(516x662)
   Loc: [/Users/qt/work/qt/qtbase/tests/auto/widgets/widgets/qopenglwidget/tst_qopenglwidget.cpp(900)]
FAIL!  : tst_QOpenGLWidget::offscreen() Compared values are not the same
   Actual   (image.width()): 1600
   Expected (w->width())   : 800
   Loc: [/Users/qt/work/qt/qtbase/tests/auto/widgets/widgets/qopenglwidget/tst_qopenglwidget.cpp(914)]
FAIL!  : tst_QOpenGLWidget::offscreenThenOnscreen() Compared values are not the same
   Actual   (image.width()): 1600
   Expected (w->width())   : 800
   Loc: [/Users/qt/work/qt/qtbase/tests/auto/widgets/widgets/qopenglwidget/tst_qopenglwidget.cpp(959)]
PASS   : tst_QOpenGLWidget::paintWhileHidden()
PASS   : tst_QOpenGLWidget::widgetWindowColorFormat(Translucent background disabled)
PASS   : tst_QOpenGLWidget::widgetWindowColorFormat(Translucent background enabled)
PASS   : tst_QOpenGLWidget::cleanupTestCase()
Totals: 11 passed, 11 failed, 0 skipped, 0 blacklisted, 20513ms
********* Finished testing of tst_QOpenGLWidget *********
