********* Start testing of tst_QWebView *********
Config: Using QtTest library 6.11.1, Qt 6.11.1 (arm64-little_endian-lp64 shared (dynamic) debug build; by Apple LLVM 17.0.0 (clang-1700.3.19.1)), macos 26.0.0
PASS   : tst_QWebView::initTestCase()
PASS   : tst_QWebView::startupState()
FAIL!  : tst_QWebView::load() Compared values are not the same
   Actual   (webView.title())             : ""
   Expected (QStringLiteral("Basic Page")): "Basic Page"
   Loc: [/Users/qt/work/qt/qtwebview/tests/auto/webview/qwebview/tst_qwebview.cpp(87)]
PASS   : tst_QWebView::loadNonexistentFileUrl()
PASS   : tst_QWebView::loadHtml(set content 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::backAndForward()
PASS   : tst_QWebView::reload()
PASS   : tst_QWebView::runJavaScript()
PASS   : tst_QWebView::setAndDeleteCookie()
PASS   : tst_QWebView::cleanupTestCase()
Totals: 12 passed, 1 failed, 0 skipped, 0 blacklisted, 3929ms
********* Finished testing of tst_QWebView *********
