********* Start testing of tst_QWebView *********
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
QWARN  : tst_QWebView::initTestCase() QtWebEngineQuick::initialize() called with QCoreApplication object already created and should be call before. This is depreciated and may fail in the future.
PASS   : tst_QWebView::initTestCase()
QWARN  : tst_QWebView::load() QWebEngineDesktopMediaRequest is neither a default constructible QObject, nor a default- and copy-constructible Q_GADGET, nor a QObject marked as uncreatable.
You should not use it as a QML type.
QWARN  : tst_QWebView::load() This plugin does not support createPlatformOpenGLContext!
QWARN  : tst_QWebView::load() QRhiGles2: Failed to create temporary context
QWARN  : tst_QWebView::load() This plugin does not support createPlatformOpenGLContext!
QWARN  : tst_QWebView::load() QRhiGles2: Failed to create context
QWARN  : tst_QWebView::load() This plugin does not support createPlatformVulkanInstance
QWARN  : tst_QWebView::load() QVulkanInstance: Failed to initialize Vulkan
QWARN  : tst_QWebView::load() Unable to detect GPU vendor.
QWARN  : tst_QWebView::load() This plugin does not support createPlatformOpenGLContext!
PASS   : tst_QWebView::load()
PASS   : tst_QWebView::runJavaScript()
PASS   : tst_QWebView::loadHtml(set conent without base url)
PASS   : tst_QWebView::loadHtml(set content with data base url)
PASS   : tst_QWebView::loadHtml(set content with non-data base url)
PASS   : tst_QWebView::loadRequest()
PASS   : tst_QWebView::setAndDeleteCookie()
PASS   : tst_QWebView::cleanupTestCase()
Totals: 9 passed, 0 failed, 0 skipped, 0 blacklisted, 910ms
********* Finished testing of tst_QWebView *********
