********* Start testing of tst_QWebEngineLoadingInfo *********
Config: Using QtTest library 6.11.0, Qt 6.11.0 (arm64-little_endian-lp64 shared (dynamic) release build; by Apple LLVM 16.0.0 (clang-1600.0.26.3)), macos 13.6.4
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)
QWARN  : tst_QWebEngineLoadingInfo::errorStrings() Duplicate data tag "HTTP 500" - please rename.
QINFO  : tst_QWebEngineLoadingInfo::errorStrings(HTTP 200) HttpServer: GET /somepage.html 200 0
PASS   : tst_QWebEngineLoadingInfo::errorStrings(HTTP 200)
QINFO  : tst_QWebEngineLoadingInfo::errorStrings(HTTP 500) HttpServer: GET /somepage.html 500 0
PASS   : tst_QWebEngineLoadingInfo::errorStrings(HTTP 500)
QINFO  : tst_QWebEngineLoadingInfo::errorStrings(HTTP 403) HttpServer: GET /somepage.html 403 0
PASS   : tst_QWebEngineLoadingInfo::errorStrings(HTTP 403)
QINFO  : tst_QWebEngineLoadingInfo::errorStrings(HTTP 404) HttpServer: GET /somepage.html 404 0
PASS   : tst_QWebEngineLoadingInfo::errorStrings(HTTP 404)
QINFO  : tst_QWebEngineLoadingInfo::errorStrings(HTTP 410) HttpServer: GET /somepage.html 410 0
PASS   : tst_QWebEngineLoadingInfo::errorStrings(HTTP 410)
QINFO  : tst_QWebEngineLoadingInfo::errorStrings(HTTP 500) HttpServer: GET /somepage.html 500 0
PASS   : tst_QWebEngineLoadingInfo::errorStrings(HTTP 500)
QINFO  : tst_QWebEngineLoadingInfo::errorStrings(HTTP 504) HttpServer: GET /somepage.html 504 0
PASS   : tst_QWebEngineLoadingInfo::errorStrings(HTTP 504)
PASS   : tst_QWebEngineLoadingInfo::cleanupTestCase()
Totals: 13 passed, 0 failed, 0 skipped, 0 blacklisted, 2401ms
********* Finished testing of tst_QWebEngineLoadingInfo *********
