********* Start testing of tst_QHttpServer *********
Config: Using QtTest library 6.11.0, Qt 6.11.0 (arm64-little_endian-lp64 shared (dynamic) debug build; by Apple LLVM 16.0.0 (clang-1600.0.26.3)), macos 15.0.0
PASS   : tst_QHttpServer::initTestCase()
FAIL!  : tst_QHttpServer::timeoutConnection(http/1.1) Compared values are not the same
   Actual   (reply->error())                       : TimeoutError
   Expected (QNetworkReply::OperationCanceledError): OperationCanceledError
   Loc: [/Users/qt/work/qt/qthttpserver/tests/auto/qhttpserver/tst_qhttpserver.cpp(2299)]
PASS   : tst_QHttpServer::cleanupTestCase()
Totals: 2 passed, 1 failed, 0 skipped, 0 blacklisted, 322ms
********* Finished testing of tst_QHttpServer *********
