********* Start testing of tst_QWebEngineScript *********
Config: Using QtTest library 6.11.0, Qt 6.11.0 (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_QWebEngineScript::initTestCase()
PASS   : tst_QWebEngineScript::domEditing()
PASS   : tst_QWebEngineScript::loadEvents()
PASS   : tst_QWebEngineScript::scriptWorld(ApplicationWorld)
PASS   : tst_QWebEngineScript::scriptWorld(UserWorld)
PASS   : tst_QWebEngineScript::scriptWorld(150)
QCRITICAL: tst_QWebEngineScript::scriptDisabled() js: Uncaught ReferenceError: foo is not defined
PASS   : tst_QWebEngineScript::scriptDisabled()
PASS   : tst_QWebEngineScript::viewSource()
PASS   : tst_QWebEngineScript::scriptModifications()
PASS   : tst_QWebEngineScript::webChannel(MainWorld)
QCRITICAL: tst_QWebEngineScript::webChannel(ApplicationWorld) js: Uncaught ReferenceError: qt is not defined
PASS   : tst_QWebEngineScript::webChannel(ApplicationWorld)
PASS   : tst_QWebEngineScript::webChannel(MainWorldWithReload)
QCRITICAL: tst_QWebEngineScript::webChannel(ApplicationWorldWithReload) js: Uncaught ReferenceError: qt is not defined
PASS   : tst_QWebEngineScript::webChannel(ApplicationWorldWithReload)
QCRITICAL: tst_QWebEngineScript::webChannelResettingAndUnsetting() js: Uncaught ReferenceError: qt is not defined
QCRITICAL: tst_QWebEngineScript::webChannelResettingAndUnsetting() js: Uncaught ReferenceError: qt is not defined
QCRITICAL: tst_QWebEngineScript::webChannelResettingAndUnsetting() js: Uncaught ReferenceError: qt is not defined
PASS   : tst_QWebEngineScript::webChannelResettingAndUnsetting()
PASS   : tst_QWebEngineScript::webChannelWithExistingQtObject()
PASS   : tst_QWebEngineScript::navigation()
FAIL!  : tst_QWebEngineScript::navigation2() Compared values are not the same
   Actual   (evaluateJavaScriptSyncInWorld(&page, "document.passDeferred", QWebEngineScript::MainWorld)): QVariant()
   Expected (QVariant(3))                                                                               : QVariant(int,3)
   Loc: [/Users/qt/work/qt/qtwebengine/tests/auto/widgets/qwebenginescript/tst_qwebenginescript.cpp(656)]
PASS   : tst_QWebEngineScript::webChannelWithBadString()
PASS   : tst_QWebEngineScript::webChannelWithJavaScriptDisabled()
QCRITICAL: tst_QWebEngineScript::noTransportWithoutWebChannel() js: Uncaught ReferenceError: qt is not defined
QCRITICAL: tst_QWebEngineScript::noTransportWithoutWebChannel() js: Uncaught ReferenceError: qt is not defined
PASS   : tst_QWebEngineScript::noTransportWithoutWebChannel()
PASS   : tst_QWebEngineScript::scriptsInNestedIframes()
PASS   : tst_QWebEngineScript::matchQrcUrl()
PASS   : tst_QWebEngineScript::injectionOrder()
PASS   : tst_QWebEngineScript::reloadWithSubframes()
PASS   : tst_QWebEngineScript::cleanupTestCase()
Totals: 24 passed, 1 failed, 0 skipped, 0 blacklisted, 9943ms
********* Finished testing of tst_QWebEngineScript *********
