Details
-
Bug
-
Resolution: Moved
-
P2: Important
-
None
-
5.9.2
-
macOS
Description
See https://codereview.qt-project.org/#/c/209507/
/Users/qt/work/qt/qtbase/tests/auto/corelib/animation/qpauseanimation/target_wrapper.sh ./tst_qpauseanimation noTimerUpdates ********* Start testing of tst_QPauseAnimation ********* Config: Using QtTest library 5.9.3, Qt 5.9.3 (x86_64-little_endian-lp64 shared (dynamic) release build; by Clang 8.0.0 (clang-800.0.42.1) (Apple)) PASS : tst_QPauseAnimation::initTestCase() PASS : tst_QPauseAnimation::noTimerUpdates(0) PASS : tst_QPauseAnimation::noTimerUpdates(1) PASS : tst_QPauseAnimation::noTimerUpdates(2) FAIL! : tst_QPauseAnimation::noTimerUpdates(3) Compared values are not the same Actual (animation.m_updateCurrentTimeCount): 3 Expected (expectedLoopCount) : 4 Loc: [tst_qpauseanimation.cpp(158)] PASS : tst_QPauseAnimation::cleanupTestCase() Totals: 5 passed, 1 failed, 0 skipped, 0 blacklisted, 3412ms ********* Finished testing of tst_QPauseAnimation ********* make: *** [check] Error 1