********* Start testing of tst_QPropertyAnimation *********
Config: Using QtTest library 6.11.0, Qt 6.11.0 (arm64-little_endian-lp64 shared (dynamic) release build; by Apple LLVM 16.0.0 (clang-1600.0.26.3)), macos 26.0.0
PASS   : tst_QPropertyAnimation::initTestCase()
PASS   : tst_QPropertyAnimation::construction()
PASS   : tst_QPropertyAnimation::setCurrentTime(-1)
PASS   : tst_QPropertyAnimation::setCurrentTime(0)
PASS   : tst_QPropertyAnimation::setCurrentTime(1)
PASS   : tst_QPropertyAnimation::setCurrentTime(2)
PASS   : tst_QPropertyAnimation::setCurrentTime(3)
PASS   : tst_QPropertyAnimation::setCurrentTime(4)
PASS   : tst_QPropertyAnimation::setCurrentTime(5)
PASS   : tst_QPropertyAnimation::setCurrentTime(6)
PASS   : tst_QPropertyAnimation::setCurrentTime(7)
PASS   : tst_QPropertyAnimation::setCurrentTime(8)
PASS   : tst_QPropertyAnimation::setCurrentTime(9)
PASS   : tst_QPropertyAnimation::setCurrentTime(a)
PASS   : tst_QPropertyAnimation::setCurrentTime(b)
PASS   : tst_QPropertyAnimation::setCurrentTime(c)
PASS   : tst_QPropertyAnimation::setCurrentTime(d)
PASS   : tst_QPropertyAnimation::setCurrentTime(e)
PASS   : tst_QPropertyAnimation::setCurrentTime(f)
PASS   : tst_QPropertyAnimation::setCurrentTime(g)
PASS   : tst_QPropertyAnimation::setCurrentTime(negloop 0)
PASS   : tst_QPropertyAnimation::setCurrentTime(negloop 1)
PASS   : tst_QPropertyAnimation::setCurrentTime(negloop 2)
PASS   : tst_QPropertyAnimation::setCurrentTime(negloop 3)
PASS   : tst_QPropertyAnimation::setCurrentTime(negloop 4)
PASS   : tst_QPropertyAnimation::statesAndSignals(normal animation)
SKIP   : tst_QPropertyAnimation::statesAndSignals(animation with undefined duration) Uncontrolled animations don't handle looping
   Loc: [/Users/qt/work/qt/qtbase/tests/auto/corelib/animation/qpropertyanimation/tst_qpropertyanimation.cpp(300)]
PASS   : tst_QPropertyAnimation::deletion1()
PASS   : tst_QPropertyAnimation::deletion2()
PASS   : tst_QPropertyAnimation::deletion3()
PASS   : tst_QPropertyAnimation::duration0()
PASS   : tst_QPropertyAnimation::noStartValue()
PASS   : tst_QPropertyAnimation::noStartValueWithLoop()
PASS   : tst_QPropertyAnimation::startWhenAnotherIsRunning()
PASS   : tst_QPropertyAnimation::easingcurve(interpolation1)
PASS   : tst_QPropertyAnimation::easingcurve(interpolation2)
PASS   : tst_QPropertyAnimation::easingcurve(extrapolationbelow)
PASS   : tst_QPropertyAnimation::easingcurve(extrapolationabove)
PASS   : tst_QPropertyAnimation::startWithoutStartValue()
PASS   : tst_QPropertyAnimation::startBackwardWithoutEndValue()
PASS   : tst_QPropertyAnimation::playForwardBackward()
PASS   : tst_QPropertyAnimation::interpolated()
PASS   : tst_QPropertyAnimation::setStartEndValues(dynamic property)
PASS   : tst_QPropertyAnimation::setStartEndValues(real property, with unmatching types)
PASS   : tst_QPropertyAnimation::zeroDurationStart()
PASS   : tst_QPropertyAnimation::zeroDurationForwardBackward()
PASS   : tst_QPropertyAnimation::operationsInStates(S-pause)
PASS   : tst_QPropertyAnimation::operationsInStates(S-start)
PASS   : tst_QPropertyAnimation::operationsInStates(S-resume)
PASS   : tst_QPropertyAnimation::operationsInStates(S-stop)
PASS   : tst_QPropertyAnimation::operationsInStates(P-pause)
PASS   : tst_QPropertyAnimation::operationsInStates(P-start)
PASS   : tst_QPropertyAnimation::operationsInStates(P-resume)
PASS   : tst_QPropertyAnimation::operationsInStates(P-stop)
PASS   : tst_QPropertyAnimation::operationsInStates(R-pause)
PASS   : tst_QPropertyAnimation::operationsInStates(R-start)
PASS   : tst_QPropertyAnimation::operationsInStates(R-resume)
PASS   : tst_QPropertyAnimation::operationsInStates(R-stop)
PASS   : tst_QPropertyAnimation::oneKeyValue()
PASS   : tst_QPropertyAnimation::updateOnSetKeyValues()
PASS   : tst_QPropertyAnimation::restart()
PASS   : tst_QPropertyAnimation::valueChanged()
PASS   : tst_QPropertyAnimation::twoAnimations()
PASS   : tst_QPropertyAnimation::deletedInUpdateCurrentTime()
PASS   : tst_QPropertyAnimation::totalDuration()
PASS   : tst_QPropertyAnimation::zeroLoopCount()
PASS   : tst_QPropertyAnimation::recursiveAnimations()
PASS   : tst_QPropertyAnimation::bindings()
QDEBUG : tst_QPropertyAnimation::speedModifier(0.5) Actual speed modifier 0.455; completed 0.260 of whole in 228.6 ms
PASS   : tst_QPropertyAnimation::speedModifier(0.5)
PASS   : tst_QPropertyAnimation::speedModifier(2)
PASS   : tst_QPropertyAnimation::cleanupTestCase()
Totals: 70 passed, 0 failed, 1 skipped, 0 blacklisted, 451ms
********* Finished testing of tst_QPropertyAnimation *********
