********* Start testing of tst_QChronoTimer *********
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
PASS   : tst_QChronoTimer::initTestCase()
PASS   : tst_QChronoTimer::zeroTimer()
PASS   : tst_QChronoTimer::singleShotTimeout()
PASS   : tst_QChronoTimer::timeout()
PASS   : tst_QChronoTimer::sequentialTimers(0,0,0,0,0,0)
PASS   : tst_QChronoTimer::sequentialTimers(0,1,2)
PASS   : tst_QChronoTimer::sequentialTimers(1,1,1,2,2,2,2)
PASS   : tst_QChronoTimer::sequentialTimers(1,2,3)
PASS   : tst_QChronoTimer::sequentialTimers(19,19,19)
PASS   : tst_QChronoTimer::sequentialTimers(20,20,20,20,20)
PASS   : tst_QChronoTimer::sequentialTimers(25,25,25,25,25,25,50)
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 macOS 10.12+ (QTBUG-59679)
   Loc: [/Users/qt/work/qt/qtbase/tests/auto/corelib/kernel/qchronotimer/tst_qchronotimer.cpp(615)]
SKIP   : tst_QChronoTimer::newTimerFiresTooSoon() Only relevant on Windows
   Loc: [/Users/qt/work/qt/qtbase/tests/auto/corelib/kernel/qchronotimer/tst_qchronotimer.cpp(661)]
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()
QWARN  : tst_QChronoTimer::automatedBindingTests() qt.qproperty.binding: binding:  The QBindable does not allow interaction with the binding.
QWARN  : tst_QChronoTimer::automatedBindingTests() qt.qproperty.binding: setBinding: Could not set binding via bindable interface. The QBindable is read-only.
QWARN  : tst_QChronoTimer::automatedBindingTests() qt.qproperty.binding: binding:  The QBindable does not allow interaction with the binding.
PASS   : tst_QChronoTimer::automatedBindingTests()
PASS   : tst_QChronoTimer::negativeInterval()
PASS   : tst_QChronoTimer::cleanupTestCase()
Totals: 102 passed, 0 failed, 2 skipped, 0 blacklisted, 20577ms
********* Finished testing of tst_QChronoTimer *********
