********* Start testing of tst_QHttpServer *********
Config: Using QtTest library 6.9.2, Qt 6.9.2 (arm64-little_endian-lp64 shared (dynamic) release build; by Apple LLVM 16.0.0 (clang-1600.0.26.3)), macos 15.0
PASS   : tst_QHttpServer::initTestCase()
XPASS  : tst_QHttpServer::concurrentRequestsToSequentialDevice(http/1.1) QCOMPARE(replies[i]->readAll(), QString(QChar('a' + (char)i)).repeated(NumberOfRepeats)) returned TRUE unexpectedly.
   Loc: [/Users/qt/work/qt/qthttpserver/tests/auto/qhttpserver/tst_qhttpserver.cpp(1698)]
PASS   : tst_QHttpServer::cleanupTestCase()
Totals: 2 passed, 1 failed, 0 skipped, 0 blacklisted, 436ms
********* Finished testing of tst_QHttpServer *********
