********* Start testing of tst_QWebView *********
Config: Using QtTest library 6.10.3, Qt 6.10.3 (arm64-little_endian-lp64 shared (dynamic) release build; by Apple LLVM 16.0.0 (clang-1600.0.26.3)), macos 15.0.0
PASS   : tst_QWebView::initTestCase()
FAIL!  : tst_QWebView::load() Compared values are not the same
   Actual   (view.title())            : ""
   Expected (QStringLiteral("FooBar")): "FooBar"
   Loc: [/Users/qt/work/qt/qtwebview/tests/auto/webview/qwebview/tst_qwebview.cpp(104)]
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: 8 passed, 1 failed, 0 skipped, 0 blacklisted, 2860ms
********* Finished testing of tst_QWebView *********
