********* Start testing of tst_QWebEngineLoadingInfo *********
Config: Using QtTest library 6.8.3, Qt 6.8.3 (arm64-little_endian-lp64 shared (dynamic) debug build; by Apple LLVM 15.0.0 (clang-1500.3.9.4)), macos 12.7
PASS   : tst_QWebEngineLoadingInfo::initTestCase()
QINFO  : tst_QWebEngineLoadingInfo::responseHeaders(with headers HTTP 200) HttpServer: GET /somepage.html 200 0
PASS   : tst_QWebEngineLoadingInfo::responseHeaders(with headers HTTP 200)
QINFO  : tst_QWebEngineLoadingInfo::responseHeaders(with headers HTTP 500) HttpServer: GET /somepage.html 500 0
PASS   : tst_QWebEngineLoadingInfo::responseHeaders(with headers HTTP 500)
QINFO  : tst_QWebEngineLoadingInfo::responseHeaders(without headers HTTP 200) HttpServer: GET /somepage.html 200 0
PASS   : tst_QWebEngineLoadingInfo::responseHeaders(without headers HTTP 200)
QINFO  : tst_QWebEngineLoadingInfo::responseHeaders(without headers HTTP 500) HttpServer: GET /somepage.html 500 0
PASS   : tst_QWebEngineLoadingInfo::responseHeaders(without headers HTTP 500)
PASS   : tst_QWebEngineLoadingInfo::cleanupTestCase()
Totals: 6 passed, 0 failed, 0 skipped, 0 blacklisted, 1102ms
********* Finished testing of tst_QWebEngineLoadingInfo *********
