Details
-
Bug
-
Resolution: Unresolved
-
P3: Somewhat important
-
None
-
5.9, 5.10
-
macOS 10.12
RHEL 7.2
macOS 10.13
-
-
6c280624a (tqtc/lts-5.15)
Description
/Users/qt/work/qt/qtbase/tests/auto/corelib/tools/qtimeline/target_wrapper.sh ./tst_qtimeline interpolation
********* Start testing of tst_QTimeLine *********
Config: Using QtTest library 5.9.1, Qt 5.9.1 (x86_64-little_endian-lp64 shared (dynamic) release build; by Clang 8.0.0 (clang-800.0.42.1) (Apple))
PASS : tst_QTimeLine::initTestCase()
FAIL! : tst_QTimeLine::interpolation() 'endValue > timeLine.currentFrame()' returned FALSE. ()
Loc: [tst_qtimeline.cpp(336)]
PASS : tst_QTimeLine::cleanupTestCase()
Totals: 2 passed, 1 failed, 0 skipped, 0 blacklisted, 701ms
********* Finished testing of tst_QTimeLine *********
Accordingly to https://testresults.qt.io/grafana it has also failed, but determined as flaky during the last 7 days in RHEL 7.2
Attachments
Issue Links
- is required for
-
QTBUG-58968 Meta bug for Qt 5.9 on macOS 10.12
- Closed
-
QTQAINFRA-1301 Enable autotests for macOS 10.13 in the CI
- Closed
- relates to
-
QTBUG-59631 QTimeLine sometimes takes extra time to finish on Mac
- Reported