********* Start testing of tst_QChronoTimer *********
Config: Using QtTest library 6.11.0, Qt 6.11.0 (arm64-little_endian-llp64 shared (dynamic) release build; by MSVC 2022), windows 11
PASS   : tst_QChronoTimer::initTestCase()
PASS   : tst_QChronoTimer::zeroTimer()
PASS   : tst_QChronoTimer::singleShotTimeout()
PASS   : tst_QChronoTimer::timeout()
SKIP   : tst_QChronoTimer::sequentialTimers() The API used by QEventDispatcherWin32 doesn't respect the order
C:\Users\qt\work\qt\qtbase\tests\auto\corelib\kernel\qchronotimer\tst_qchronotimer.cpp(141) : failure location
PASS   : tst_QChronoTimer::remainingTime()
PASS   : tst_QChronoTimer::remainingTimeInitial(precisetiemr-0ns)
PASS   : tst_QChronoTimer::remainingTimeInitial(precisetimer-1ms)
PASS   : tst_QChronoTimer::remainingTimeInitial(precisetimer-10ms)
PASS   : tst_QChronoTimer::remainingTimeInitial(precisetimer-25days)
PASS   : tst_QChronoTimer::remainingTimeInitial(precisetimer-50days)
PASS   : tst_QChronoTimer::remainingTimeInitial(coarsetimer-0ns)
PASS   : tst_QChronoTimer::remainingTimeInitial(coarsetimer-1ms)
PASS   : tst_QChronoTimer::remainingTimeInitial(coarsetimer-10ms)
PASS   : tst_QChronoTimer::remainingTimeInitial(coarsetimer-25days)
PASS   : tst_QChronoTimer::remainingTimeInitial(coarsetimer-50days)
PASS   : tst_QChronoTimer::remainingTimeDuringActivation(repeating)
PASS   : tst_QChronoTimer::remainingTimeDuringActivation(single-shot)
PASS   : tst_QChronoTimer::basic_chrono()
PASS   : tst_QChronoTimer::livelock(zero-timer)
PASS   : tst_QChronoTimer::livelock(non-zero-timer)
PASS   : tst_QChronoTimer::livelock(longer-than-sleep)
PASS   : tst_QChronoTimer::timerInfiniteRecursion(zero timer)
PASS   : tst_QChronoTimer::timerInfiniteRecursion(non-zero timer)
PASS   : tst_QChronoTimer::timerInfiniteRecursion(10ms timer)
PASS   : tst_QChronoTimer::timerInfiniteRecursion(11ms timer)
PASS   : tst_QChronoTimer::timerInfiniteRecursion(100ms timer)
PASS   : tst_QChronoTimer::timerInfiniteRecursion(1s timer)
PASS   : tst_QChronoTimer::recurringTimer(zero timer, don't recurse)
PASS   : tst_QChronoTimer::recurringTimer(zero timer, recurse)
PASS   : tst_QChronoTimer::recurringTimer(non-zero timer, don't recurse)
PASS   : tst_QChronoTimer::recurringTimer(non-zero timer, recurse)
PASS   : tst_QChronoTimer::deleteLaterOnQChronoTimer()
SKIP   : tst_QChronoTimer::moveToThread() Does not work reliably on Windows :(
C:\Users\qt\work\qt\qtbase\tests\auto\corelib\kernel\qchronotimer\tst_qchronotimer.cpp(613) : failure location
PASS   : tst_QChronoTimer::newTimerFiresTooSoon()
PASS   : tst_QChronoTimer::restartedTimerFiresTooSoon()
PASS   : tst_QChronoTimer::timerFiresOnlyOncePerProcessEvents(zero-timer)
PASS   : tst_QChronoTimer::timerFiresOnlyOncePerProcessEvents(non-zero-timer)
QWARN  : tst_QChronoTimer::timerIdPersistsAfterThreadExit() QObject::killTimer: Timers cannot be stopped from another thread
QWARN  : tst_QChronoTimer::timerIdPersistsAfterThreadExit() QObject::~QObject: Timers cannot be stopped from another thread
PASS   : tst_QChronoTimer::timerIdPersistsAfterThreadExit()
PASS   : tst_QChronoTimer::cancelLongTimer()
PASS   : tst_QChronoTimer::recurseOnTimeoutAndStopTimer()
PASS   : tst_QChronoTimer::timerOrder(permutation=0)
PASS   : tst_QChronoTimer::timerOrder(permutation=1)
PASS   : tst_QChronoTimer::timerOrder(permutation=2)
PASS   : tst_QChronoTimer::timerOrder(permutation=3)
PASS   : tst_QChronoTimer::timerOrder(permutation=4)
PASS   : tst_QChronoTimer::timerOrder(permutation=5)
PASS   : tst_QChronoTimer::timerOrder(permutation=6)
PASS   : tst_QChronoTimer::timerOrder(permutation=7)
PASS   : tst_QChronoTimer::timerOrder(permutation=8)
PASS   : tst_QChronoTimer::timerOrder(permutation=9)
PASS   : tst_QChronoTimer::timerOrder(permutation=10)
PASS   : tst_QChronoTimer::timerOrder(permutation=11)
PASS   : tst_QChronoTimer::timerOrder(permutation=12)
PASS   : tst_QChronoTimer::timerOrder(permutation=13)
PASS   : tst_QChronoTimer::timerOrder(permutation=14)
PASS   : tst_QChronoTimer::timerOrder(permutation=15)
PASS   : tst_QChronoTimer::timerOrder(permutation=16)
PASS   : tst_QChronoTimer::timerOrder(permutation=17)
PASS   : tst_QChronoTimer::timerOrder(permutation=18)
PASS   : tst_QChronoTimer::timerOrder(permutation=19)
PASS   : tst_QChronoTimer::timerOrder(permutation=20)
PASS   : tst_QChronoTimer::timerOrder(permutation=21)
PASS   : tst_QChronoTimer::timerOrder(permutation=22)
PASS   : tst_QChronoTimer::timerOrder(permutation=23)
PASS   : tst_QChronoTimer::timerOrderBackgroundThread(permutation=0)
PASS   : tst_QChronoTimer::timerOrderBackgroundThread(permutation=1)
PASS   : tst_QChronoTimer::timerOrderBackgroundThread(permutation=2)
PASS   : tst_QChronoTimer::timerOrderBackgroundThread(permutation=3)
PASS   : tst_QChronoTimer::timerOrderBackgroundThread(permutation=4)
PASS   : tst_QChronoTimer::timerOrderBackgroundThread(permutation=5)
PASS   : tst_QChronoTimer::timerOrderBackgroundThread(permutation=6)
PASS   : tst_QChronoTimer::timerOrderBackgroundThread(permutation=7)
PASS   : tst_QChronoTimer::timerOrderBackgroundThread(permutation=8)
PASS   : tst_QChronoTimer::timerOrderBackgroundThread(permutation=9)
PASS   : tst_QChronoTimer::timerOrderBackgroundThread(permutation=10)
PASS   : tst_QChronoTimer::timerOrderBackgroundThread(permutation=11)
PASS   : tst_QChronoTimer::timerOrderBackgroundThread(permutation=12)
PASS   : tst_QChronoTimer::timerOrderBackgroundThread(permutation=13)
PASS   : tst_QChronoTimer::timerOrderBackgroundThread(permutation=14)
PASS   : tst_QChronoTimer::timerOrderBackgroundThread(permutation=15)
PASS   : tst_QChronoTimer::timerOrderBackgroundThread(permutation=16)
PASS   : tst_QChronoTimer::timerOrderBackgroundThread(permutation=17)
PASS   : tst_QChronoTimer::timerOrderBackgroundThread(permutation=18)
PASS   : tst_QChronoTimer::timerOrderBackgroundThread(permutation=19)
PASS   : tst_QChronoTimer::timerOrderBackgroundThread(permutation=20)
PASS   : tst_QChronoTimer::timerOrderBackgroundThread(permutation=21)
PASS   : tst_QChronoTimer::timerOrderBackgroundThread(permutation=22)
PASS   : tst_QChronoTimer::timerOrderBackgroundThread(permutation=23)
PASS   : tst_QChronoTimer::timerPrecision()
PASS   : tst_QChronoTimer::dontBlockEvents()
PASS   : tst_QChronoTimer::postedEventsShouldNotStarveTimers()
PASS   : tst_QChronoTimer::callOnTimeout()
PASS   : tst_QChronoTimer::bindToTimer()
PASS   : tst_QChronoTimer::bindTimer()
PASS   : tst_QChronoTimer::automatedBindingTests()
PASS   : tst_QChronoTimer::negativeInterval()
PASS   : tst_QChronoTimer::cleanupTestCase()
Totals: 96 passed, 0 failed, 2 skipped, 0 blacklisted, 20296ms
********* Finished testing of tst_QChronoTimer *********
