********* Start testing of tst_QTimer *********
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_QTimer::initTestCase()
PASS   : tst_QTimer::zeroTimer()
PASS   : tst_QTimer::singleShotTimeout()
PASS   : tst_QTimer::timeout()
PASS   : tst_QTimer::singleShotNormalizes(normalized)
PASS   : tst_QTimer::singleShotNormalizes(space-before)
PASS   : tst_QTimer::singleShotNormalizes(space-after)
PASS   : tst_QTimer::singleShotNormalizes(space-around)
PASS   : tst_QTimer::singleShotNormalizes(spaces-before)
PASS   : tst_QTimer::singleShotNormalizes(spaces-after)
PASS   : tst_QTimer::singleShotNormalizes(spaces-around)
PASS   : tst_QTimer::singleShotNormalizes(space-in-parens)
PASS   : tst_QTimer::singleShotNormalizes(spaces-in-parens)
PASS   : tst_QTimer::singleShotNormalizes(space-after-parens)
PASS   : tst_QTimer::singleShotNormalizes(spaces-after-parens)
SKIP   : tst_QTimer::sequentialTimers() The API used by QEventDispatcherWin32 doesn't respect the order
C:\Users\qt\work\qt\qtbase\tests\auto\corelib\kernel\qtimer\tst_qtimer.cpp(218) : failure location
SKIP   : tst_QTimer::singleShotSequentialTimers() The API used by QEventDispatcherWin32 doesn't respect the order
C:\Users\qt\work\qt\qtbase\tests\auto\corelib\kernel\qtimer\tst_qtimer.cpp(218) : failure location
PASS   : tst_QTimer::remainingTime()
PASS   : tst_QTimer::remainingTimeInitial(precise time 0ms)
PASS   : tst_QTimer::remainingTimeInitial(precise time 1ms)
PASS   : tst_QTimer::remainingTimeInitial(precise time 10ms)
PASS   : tst_QTimer::remainingTimeInitial(coarse time 0ms)
PASS   : tst_QTimer::remainingTimeInitial(coarse time 1ms)
PASS   : tst_QTimer::remainingTimeInitial(coarse time 10ms)
PASS   : tst_QTimer::remainingTimeDuringActivation(repeating)
PASS   : tst_QTimer::remainingTimeDuringActivation(single-shot)
PASS   : tst_QTimer::basic_chrono()
PASS   : tst_QTimer::livelock(zero timer)
PASS   : tst_QTimer::livelock(non-zero timer)
PASS   : tst_QTimer::livelock(longer than sleep)
PASS   : tst_QTimer::timerInfiniteRecursion(zero timer)
PASS   : tst_QTimer::timerInfiniteRecursion(non-zero timer)
PASS   : tst_QTimer::timerInfiniteRecursion(10ms timer)
PASS   : tst_QTimer::timerInfiniteRecursion(11ms timer)
PASS   : tst_QTimer::timerInfiniteRecursion(100ms timer)
PASS   : tst_QTimer::timerInfiniteRecursion(1s timer)
PASS   : tst_QTimer::recurringTimer(zero timer, don't recurse)
PASS   : tst_QTimer::recurringTimer(zero timer, recurse)
PASS   : tst_QTimer::recurringTimer(non-zero timer, don't recurse)
PASS   : tst_QTimer::recurringTimer(non-zero timer, recurse)
PASS   : tst_QTimer::deleteLaterOnQTimer()
SKIP   : tst_QTimer::moveToThread() Does not work reliably on Windows :(
C:\Users\qt\work\qt\qtbase\tests\auto\corelib\kernel\qtimer\tst_qtimer.cpp(683) : failure location
PASS   : tst_QTimer::restartedTimerFiresTooSoon()
PASS   : tst_QTimer::timerFiresOnlyOncePerProcessEvents(zero timer)
PASS   : tst_QTimer::timerFiresOnlyOncePerProcessEvents(non-zero timer)
QWARN  : tst_QTimer::timerIdPersistsAfterThreadExit() QObject::killTimer: Timers cannot be stopped from another thread
QWARN  : tst_QTimer::timerIdPersistsAfterThreadExit() QObject::~QObject: Timers cannot be stopped from another thread
PASS   : tst_QTimer::timerIdPersistsAfterThreadExit()
PASS   : tst_QTimer::cancelLongTimer()
PASS   : tst_QTimer::singleShotStaticFunctionZeroTimeout()
PASS   : tst_QTimer::recurseOnTimeoutAndStopTimer()
PASS   : tst_QTimer::singleShotToFunctors()
PASS   : tst_QTimer::singleShot_chrono()
PASS   : tst_QTimer::singleShot_static()
PASS   : tst_QTimer::singleShotDestructionBeforeEventDispatcher()
PASS   : tst_QTimer::crossThreadSingleShotToFunctor(zero-timer)
PASS   : tst_QTimer::crossThreadSingleShotToFunctor(1ms)
PASS   : tst_QTimer::timerOrder(permutation=0)
PASS   : tst_QTimer::timerOrder(permutation=1)
PASS   : tst_QTimer::timerOrder(permutation=2)
PASS   : tst_QTimer::timerOrder(permutation=3)
PASS   : tst_QTimer::timerOrder(permutation=4)
PASS   : tst_QTimer::timerOrder(permutation=5)
PASS   : tst_QTimer::timerOrder(permutation=6)
PASS   : tst_QTimer::timerOrder(permutation=7)
PASS   : tst_QTimer::timerOrder(permutation=8)
PASS   : tst_QTimer::timerOrder(permutation=9)
PASS   : tst_QTimer::timerOrder(permutation=10)
PASS   : tst_QTimer::timerOrder(permutation=11)
PASS   : tst_QTimer::timerOrder(permutation=12)
PASS   : tst_QTimer::timerOrder(permutation=13)
PASS   : tst_QTimer::timerOrder(permutation=14)
PASS   : tst_QTimer::timerOrder(permutation=15)
PASS   : tst_QTimer::timerOrder(permutation=16)
PASS   : tst_QTimer::timerOrder(permutation=17)
PASS   : tst_QTimer::timerOrder(permutation=18)
PASS   : tst_QTimer::timerOrder(permutation=19)
PASS   : tst_QTimer::timerOrder(permutation=20)
PASS   : tst_QTimer::timerOrder(permutation=21)
PASS   : tst_QTimer::timerOrder(permutation=22)
PASS   : tst_QTimer::timerOrder(permutation=23)
PASS   : tst_QTimer::timerOrderBackgroundThread(permutation=0)
PASS   : tst_QTimer::timerOrderBackgroundThread(permutation=1)
PASS   : tst_QTimer::timerOrderBackgroundThread(permutation=2)
PASS   : tst_QTimer::timerOrderBackgroundThread(permutation=3)
PASS   : tst_QTimer::timerOrderBackgroundThread(permutation=4)
PASS   : tst_QTimer::timerOrderBackgroundThread(permutation=5)
PASS   : tst_QTimer::timerOrderBackgroundThread(permutation=6)
PASS   : tst_QTimer::timerOrderBackgroundThread(permutation=7)
PASS   : tst_QTimer::timerOrderBackgroundThread(permutation=8)
PASS   : tst_QTimer::timerOrderBackgroundThread(permutation=9)
PASS   : tst_QTimer::timerOrderBackgroundThread(permutation=10)
PASS   : tst_QTimer::timerOrderBackgroundThread(permutation=11)
PASS   : tst_QTimer::timerOrderBackgroundThread(permutation=12)
PASS   : tst_QTimer::timerOrderBackgroundThread(permutation=13)
PASS   : tst_QTimer::timerOrderBackgroundThread(permutation=14)
PASS   : tst_QTimer::timerOrderBackgroundThread(permutation=15)
PASS   : tst_QTimer::timerOrderBackgroundThread(permutation=16)
PASS   : tst_QTimer::timerOrderBackgroundThread(permutation=17)
PASS   : tst_QTimer::timerOrderBackgroundThread(permutation=18)
PASS   : tst_QTimer::timerOrderBackgroundThread(permutation=19)
PASS   : tst_QTimer::timerOrderBackgroundThread(permutation=20)
PASS   : tst_QTimer::timerOrderBackgroundThread(permutation=21)
PASS   : tst_QTimer::timerOrderBackgroundThread(permutation=22)
PASS   : tst_QTimer::timerOrderBackgroundThread(permutation=23)
PASS   : tst_QTimer::dontBlockEvents()
PASS   : tst_QTimer::postedEventsShouldNotStarveTimers()
PASS   : tst_QTimer::callOnTimeout()
PASS   : tst_QTimer::bindToTimer()
PASS   : tst_QTimer::bindTimer()
PASS   : tst_QTimer::automatedBindingTests()
PASS   : tst_QTimer::negativeInterval()
PASS   : tst_QTimer::testTimerId()
PASS   : tst_QTimer::intervalOverflow()
PASS   : tst_QTimer::cleanupTestCase()
Totals: 110 passed, 0 failed, 3 skipped, 0 blacklisted, 23946ms
********* Finished testing of tst_QTimer *********
