********* Start testing of tst_WebViewQrc *********
Config: Using QtTest library 6.12.0, Qt 6.12.0 (arm64-little_endian-lp64 shared (dynamic) release build; by GCC 13.3.0), ubuntu 24.04
PASS   : tst_WebViewQrc::initTestCase()
QWARN  : tst_WebViewQrc::loadQrc() This plugin does not support createPlatformOpenGLContext!
QWARN  : tst_WebViewQrc::loadQrc() QRhiGles2: Failed to create temporary context
QWARN  : tst_WebViewQrc::loadQrc() This plugin does not support createPlatformOpenGLContext!
QWARN  : tst_WebViewQrc::loadQrc() QRhiGles2: Failed to create context
QWARN  : tst_WebViewQrc::loadQrc() Failed to create RHI for backend: OpenGL
QWARN  : tst_WebViewQrc::loadQrc() This plugin does not support createPlatformOpenGLContext!
QWARN  : tst_WebViewQrc::loadQrc() GPUInfo not initialized on GpuInfoUpdate
QWARN  : tst_WebViewQrc::loadQrc() QResource '/html/success.html' not found or is empty
FAIL!  : tst_WebViewQrc::loadQrc() Compared values are not the same
   Actual   (webView.title()): ""
   Expected ("Success"_L1)   : "Success"
   Loc: [/home/qt/work/qt/qtwebview/tests/auto/webview/qrc/tst_webviewqrc.cpp(44)]
QWARN  : tst_WebViewQrc::urlWithPrefix() QResource '/html/prefix/success.html' not found or is empty
FAIL!  : tst_WebViewQrc::urlWithPrefix() Compared values are not the same
   Actual   (webView.title()) : ""
   Expected ("Success!!!!"_L1): "Success!!!!"
   Loc: [/home/qt/work/qt/qtwebview/tests/auto/webview/qrc/tst_webviewqrc.cpp(53)]
QWARN  : tst_WebViewQrc::followRelativeLink() QResource '/html/link.html' not found or is empty
QCRITICAL: tst_WebViewQrc::followRelativeLink() js: Uncaught TypeError: Cannot read properties of null (reading 'click')
FAIL!  : tst_WebViewQrc::followRelativeLink() Compared values are not the same
   Actual   (webView.loadingSpy.size()): 2
   Expected (4)                        : 4
   Loc: [/home/qt/work/qt/qtwebview/tests/auto/webview/qrc/tst_webviewqrc.cpp(63)]
QWARN  : tst_WebViewQrc::followAbsoluteLink() QResource '/html/link.html' not found or is empty
QCRITICAL: tst_WebViewQrc::followAbsoluteLink() js: Uncaught TypeError: Cannot read properties of null (reading 'click')
FAIL!  : tst_WebViewQrc::followAbsoluteLink() Compared values are not the same
   Actual   (webView.loadingSpy.size()): 2
   Expected (4)                        : 4
   Loc: [/home/qt/work/qt/qtwebview/tests/auto/webview/qrc/tst_webviewqrc.cpp(74)]
QWARN  : tst_WebViewQrc::javaScriptNavigation() QResource '/html/link.html' not found or is empty
QCRITICAL: tst_WebViewQrc::javaScriptNavigation() js: Uncaught SyntaxError: Failed to set the 'href' property on 'Location': 'success.html' is not a valid URL.
FAIL!  : tst_WebViewQrc::javaScriptNavigation() Compared values are not the same
   Actual   (webView.loadingSpy.size()): 2
   Expected (4)                        : 4
   Loc: [/home/qt/work/qt/qtwebview/tests/auto/webview/qrc/tst_webviewqrc.cpp(85)]
QWARN  : tst_WebViewQrc::iframe() QResource '/html/iframe.html' not found or is empty
QCRITICAL: tst_WebViewQrc::iframe() js: Uncaught TypeError: Cannot read properties of null (reading 'contentDocument')
FAIL!  : tst_WebViewQrc::iframe() Compared values are not the same
   Actual   (result.toString()): ""
   Expected ("Success")        : Success
   Loc: [/home/qt/work/qt/qtwebview/tests/auto/webview/qrc/tst_webviewqrc.cpp(100)]
FAIL!  : tst_WebViewQrc::iframe() 'finished' returned FALSE. ()
   Loc: [/home/qt/work/qt/qtwebview/tests/auto/webview/qrc/tst_webviewqrc.cpp(104)]
PASS   : tst_WebViewQrc::cleanupTestCase()
Totals: 2 passed, 6 failed, 0 skipped, 0 blacklisted, 46190ms
********* Finished testing of tst_WebViewQrc *********
