********* Start testing of tst_QWebEngineView *********
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_QWebEngineView::initTestCase()
QWARN  : tst_QWebEngineView::keyboardEvents() This plugin does not support createPlatformOpenGLContext!
QWARN  : tst_QWebEngineView::keyboardEvents() QRhiGles2: Failed to create temporary context
QWARN  : tst_QWebEngineView::keyboardEvents() This plugin does not support createPlatformOpenGLContext!
QWARN  : tst_QWebEngineView::keyboardEvents() QRhiGles2: Failed to create context
QWARN  : tst_QWebEngineView::keyboardEvents() This plugin does not support createPlatformVulkanInstance
QWARN  : tst_QWebEngineView::keyboardEvents() QVulkanInstance: Failed to initialize Vulkan
QWARN  : tst_QWebEngineView::keyboardEvents() Unable to detect GPU vendor.
QWARN  : tst_QWebEngineView::keyboardEvents() This plugin does not support createPlatformOpenGLContext!
FAIL!  : tst_QWebEngineView::keyboardEvents() Compared values are not the same
   Actual   (evaluateJavaScriptSync(view.page(), "document.activeElement.id").toString()): "radio1"
   Expected ((QString(QtPrivate::qMakeStringPrivate(u"" "radio2"))))                     : "radio2"
   Loc: [/home/qt/work/qt/qtwebengine/tests/auto/widgets/qwebengineview/tst_qwebengineview.cpp(1603)]
PASS   : tst_QWebEngineView::cleanupTestCase()
Totals: 2 passed, 1 failed, 0 skipped, 0 blacklisted, 15760ms
********* Finished testing of tst_QWebEngineView *********
