********* Start testing of QtOpenAPI::StoreApiTests *********
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   : QtOpenAPI::StoreApiTests::initTestCase()
PASS   : QtOpenAPI::StoreApiTests::placeOrderTest()
PASS   : QtOpenAPI::StoreApiTests::getOrderByIdTest()
PASS   : QtOpenAPI::StoreApiTests::getInventoryTest()
PASS   : QtOpenAPI::StoreApiTests::deleteOrderTest()
QDEBUG : QtOpenAPI::StoreApiTests::timeoutTest() Error happened while issuing request :  "Operation timed out"
FAIL!  : QtOpenAPI::StoreApiTests::timeoutTest() 'netError == QNetworkReply::OperationCanceledError' returned FALSE. (Transfers are caneled if no bytes are transferred before the timeout expires.)
   Loc: [/Users/qt/work/qt/qtopenapi/tests/auto/petstore/client/StoreApiTest/StoreApiTests.cpp(182)]
PASS   : QtOpenAPI::StoreApiTests::cleanupTestCase()
Totals: 6 passed, 1 failed, 0 skipped, 0 blacklisted, 4652ms
********* Finished testing of QtOpenAPI::StoreApiTests *********
