********* Start testing of tst_OAuth2DeviceFlow *********
Config: Using QtTest library 6.13.0, Qt 6.13.0 (arm64-little_endian-lp64 shared (dynamic) release build; by Apple LLVM 17.0.0 (clang-1700.3.19.1)), macos 26.0.0
PASS   : tst_OAuth2DeviceFlow::initTestCase()
QWARN  : tst_OAuth2DeviceFlow::startStopTokenPolling() qt.networkauth.oauth2: Token request failed: "code expired"
FAIL!  : tst_OAuth2DeviceFlow::startStopTokenPolling() Compared values are not the same
   Actual   (server->receivedTokenRequests.size()): 35
   Expected (1)                                   : 1
   Loc: [/Users/qt/work/qt/qtnetworkauth/tests/auto/oauth2deviceflow/tst_oauth2deviceflow.cpp(422)]
PASS   : tst_OAuth2DeviceFlow::cleanupTestCase()
Totals: 2 passed, 1 failed, 0 skipped, 0 blacklisted, 16068ms
********* Finished testing of tst_OAuth2DeviceFlow *********
