********* Start testing of tst_QHttpServerMultithreaded *********
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 14.3.0
PASS   : tst_QHttpServerMultithreaded::initTestCase()
PASS   : tst_QHttpServerMultithreaded::singleCall(HTTP/1.0:Downcase title case)
PASS   : tst_QHttpServerMultithreaded::singleCall(HTTP/1.0:Upcase title case)
PASS   : tst_QHttpServerMultithreaded::singleCall(HTTP/1.0:Downcase lower case)
PASS   : tst_QHttpServerMultithreaded::singleCall(HTTP/1.0:Upcase lower case)
PASS   : tst_QHttpServerMultithreaded::singleCall(HTTP/1.0:Downcase upper case)
PASS   : tst_QHttpServerMultithreaded::singleCall(HTTP/1.0:Upcase upper case)
PASS   : tst_QHttpServerMultithreaded::singleCall(HTTP/1.1:Downcase title case)
PASS   : tst_QHttpServerMultithreaded::singleCall(HTTP/1.1:Upcase title case)
PASS   : tst_QHttpServerMultithreaded::singleCall(HTTP/1.1:Downcase lower case)
PASS   : tst_QHttpServerMultithreaded::singleCall(HTTP/1.1:Upcase lower case)
PASS   : tst_QHttpServerMultithreaded::singleCall(HTTP/1.1:Downcase upper case)
PASS   : tst_QHttpServerMultithreaded::singleCall(HTTP/1.1:Upcase upper case)
PASS   : tst_QHttpServerMultithreaded::singleCall(SSL:Downcase title case)
PASS   : tst_QHttpServerMultithreaded::singleCall(SSL:Upcase title case)
PASS   : tst_QHttpServerMultithreaded::singleCall(SSL:Downcase lower case)
PASS   : tst_QHttpServerMultithreaded::singleCall(SSL:Upcase lower case)
PASS   : tst_QHttpServerMultithreaded::singleCall(SSL:Downcase upper case)
PASS   : tst_QHttpServerMultithreaded::singleCall(SSL:Upcase upper case)
PASS   : tst_QHttpServerMultithreaded::singleCall(LOCAL:Downcase title case)
PASS   : tst_QHttpServerMultithreaded::singleCall(LOCAL:Upcase title case)
PASS   : tst_QHttpServerMultithreaded::singleCall(LOCAL:Downcase lower case)
PASS   : tst_QHttpServerMultithreaded::singleCall(LOCAL:Upcase lower case)
PASS   : tst_QHttpServerMultithreaded::singleCall(LOCAL:Downcase upper case)
PASS   : tst_QHttpServerMultithreaded::singleCall(LOCAL:Upcase upper case)
PASS   : tst_QHttpServerMultithreaded::multipleCallsOnEachConnection(HTTP/1.0)
PASS   : tst_QHttpServerMultithreaded::multipleCallsOnEachConnection(HTTP/1.1)
PASS   : tst_QHttpServerMultithreaded::multipleCallsOnEachConnection(SSL)
PASS   : tst_QHttpServerMultithreaded::multipleCallsOnEachConnection(LOCAL)
PASS   : tst_QHttpServerMultithreaded::moreConnectionsThanServerThreads(HTTP/1.0)
PASS   : tst_QHttpServerMultithreaded::moreConnectionsThanServerThreads(HTTP/1.1)
PASS   : tst_QHttpServerMultithreaded::moreConnectionsThanServerThreads(SSL)
PASS   : tst_QHttpServerMultithreaded::moreConnectionsThanServerThreads(LOCAL)
PASS   : tst_QHttpServerMultithreaded::readSlow(HTTP/1.0)
PASS   : tst_QHttpServerMultithreaded::readSlow(HTTP/1.1)
PASS   : tst_QHttpServerMultithreaded::readSlow(SSL)
PASS   : tst_QHttpServerMultithreaded::readSlow(LOCAL)
PASS   : tst_QHttpServerMultithreaded::postSlow(HTTP/1.0)
PASS   : tst_QHttpServerMultithreaded::postSlow(HTTP/1.1)
PASS   : tst_QHttpServerMultithreaded::postSlow(SSL)
PASS   : tst_QHttpServerMultithreaded::postSlow(LOCAL)
PASS   : tst_QHttpServerMultithreaded::useSemaphores(HTTP/1.0)
PASS   : tst_QHttpServerMultithreaded::useSemaphores(HTTP/1.1)
PASS   : tst_QHttpServerMultithreaded::useSemaphores(SSL)
PASS   : tst_QHttpServerMultithreaded::useSemaphores(LOCAL)
PASS   : tst_QHttpServerMultithreaded::waitingInParallel(HTTP/1.0)
PASS   : tst_QHttpServerMultithreaded::waitingInParallel(HTTP/1.1)
PASS   : tst_QHttpServerMultithreaded::waitingInParallel(SSL)
PASS   : tst_QHttpServerMultithreaded::waitingInParallel(LOCAL)
SKIP   : tst_QHttpServerMultithreaded::waitPipelined(HTTP/1.0) Pipelining is not supported for HTTP/1.0
   Loc: [/Users/qt/work/qt/qthttpserver/tests/auto/qhttpservermultithreaded/tst_qhttpservermultithreaded.cpp(929)]
PASS   : tst_QHttpServerMultithreaded::waitPipelined(HTTP/1.1)
PASS   : tst_QHttpServerMultithreaded::waitPipelined(SSL)
PASS   : tst_QHttpServerMultithreaded::waitPipelined(LOCAL)
SKIP   : tst_QHttpServerMultithreaded::waitPipelinedQnam(HTTP/1.0) This test only supports HTTP/1.1 over TCP
   Loc: [/Users/qt/work/qt/qthttpserver/tests/auto/qhttpservermultithreaded/tst_qhttpservermultithreaded.cpp(962)]
PASS   : tst_QHttpServerMultithreaded::waitPipelinedQnam(HTTP/1.1)
SKIP   : tst_QHttpServerMultithreaded::waitPipelinedQnam(SSL) This test only supports HTTP/1.1 over TCP
   Loc: [/Users/qt/work/qt/qthttpserver/tests/auto/qhttpservermultithreaded/tst_qhttpservermultithreaded.cpp(962)]
SKIP   : tst_QHttpServerMultithreaded::waitPipelinedQnam(LOCAL) This test only supports HTTP/1.1 over TCP
   Loc: [/Users/qt/work/qt/qthttpserver/tests/auto/qhttpservermultithreaded/tst_qhttpservermultithreaded.cpp(962)]
PASS   : tst_QHttpServerMultithreaded::manyWaitingToRespond(HTTP/1.0)
PASS   : tst_QHttpServerMultithreaded::manyWaitingToRespond(HTTP/1.1)
PASS   : tst_QHttpServerMultithreaded::manyWaitingToRespond(SSL)
PASS   : tst_QHttpServerMultithreaded::manyWaitingToRespond(LOCAL)
PASS   : tst_QHttpServerMultithreaded::oneSlowManyFast(HTTP/1.0)
PASS   : tst_QHttpServerMultithreaded::oneSlowManyFast(HTTP/1.1)
PASS   : tst_QHttpServerMultithreaded::oneSlowManyFast(SSL)
PASS   : tst_QHttpServerMultithreaded::oneSlowManyFast(LOCAL)
XFAIL  : tst_QHttpServerMultithreaded::multipartBack(HTTP/1.0) QTBUG-138410: The HTTP/1.0 support is incomplete
   Loc: [/Users/qt/work/qt/qthttpserver/tests/auto/qhttpservermultithreaded/tst_qhttpservermultithreaded.cpp(376)]
PASS   : tst_QHttpServerMultithreaded::multipartBack(HTTP/1.0)
PASS   : tst_QHttpServerMultithreaded::multipartBack(HTTP/1.1)
PASS   : tst_QHttpServerMultithreaded::multipartBack(SSL)
PASS   : tst_QHttpServerMultithreaded::multipartBack(LOCAL)
XFAIL  : tst_QHttpServerMultithreaded::sequentialDevice(HTTP/1.0) QTBUG-138410: The HTTP/1.0 support is incomplete
   Loc: [/Users/qt/work/qt/qthttpserver/tests/auto/qhttpservermultithreaded/tst_qhttpservermultithreaded.cpp(1086)]
PASS   : tst_QHttpServerMultithreaded::sequentialDevice(HTTP/1.0)
PASS   : tst_QHttpServerMultithreaded::sequentialDevice(HTTP/1.1)
PASS   : tst_QHttpServerMultithreaded::sequentialDevice(SSL)
PASS   : tst_QHttpServerMultithreaded::sequentialDevice(LOCAL)
PASS   : tst_QHttpServerMultithreaded::cleanupTestCase()
Totals: 70 passed, 0 failed, 4 skipped, 0 blacklisted, 117558ms
********* Finished testing of tst_QHttpServerMultithreaded *********
