********* Start testing of tst_QHttpServerMultithreaded *********
Config: Using QtTest library 6.12.0, Qt 6.12.0 (arm64-little_endian-llp64 shared (dynamic) release build; by MSVC 2022), windows 11
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
C:\Users\qt\work\qt\qthttpserver\tests\auto\qhttpservermultithreaded\tst_qhttpservermultithreaded.cpp(967) : failure location
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
C:\Users\qt\work\qt\qthttpserver\tests\auto\qhttpservermultithreaded\tst_qhttpservermultithreaded.cpp(1000) : failure location
PASS   : tst_QHttpServerMultithreaded::waitPipelinedQnam(HTTP/1.1)
SKIP   : tst_QHttpServerMultithreaded::waitPipelinedQnam(SSL) This test only supports HTTP/1.1 over TCP
C:\Users\qt\work\qt\qthttpserver\tests\auto\qhttpservermultithreaded\tst_qhttpservermultithreaded.cpp(1000) : failure location
SKIP   : tst_QHttpServerMultithreaded::waitPipelinedQnam(LOCAL) This test only supports HTTP/1.1 over TCP
C:\Users\qt\work\qt\qthttpserver\tests\auto\qhttpservermultithreaded\tst_qhttpservermultithreaded.cpp(1000) : failure location
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)
PASS   : tst_QHttpServerMultithreaded::multipartBack(HTTP/1.0)
PASS   : tst_QHttpServerMultithreaded::multipartBack(HTTP/1.1)
PASS   : tst_QHttpServerMultithreaded::multipartBack(SSL)
PASS   : tst_QHttpServerMultithreaded::multipartBack(LOCAL)
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, 243093ms
********* Finished testing of tst_QHttpServerMultithreaded *********
