Details
-
Bug
-
Resolution: Unresolved
-
P2: Important
-
None
-
5.15
-
-
20de72519 (tqtc/lts-5.15)
Description
This ticket was created by CI Insignificant Platforms Monitor Bot
NOTE!!
EVEN IF THE AUTOTEST IS BLACKLISTED, THE AUTOTEST NEEDS TO BE FIXED AND BLACKLISTING NEEDS TO BE REMOVED BEFORE CLOSING THIS Jira TICKET!!!
IF YOU CAN'T FIX THE TEST AND REMOVE THE BLACKLISTING THEN PLEASE ADD COMMENT ABOUT IT BEFORE CLOSING THIS TICKET!!
==> Log excerpt <==
Re-running tests/auto/gui/kernel/qguitimer with TESTARGS=singleShotToFunctors ... ********* Start testing of tst_QTimer ********* Config: Using QtTest library 5.15.12, Qt 5.15.12 (x86_64-little_endian-lp64 shared (dynamic) debug build; by GCC 9.3.0), ubuntu 20.04 PASS : tst_QTimer::initTestCase() FAIL! : tst_QTimer::singleShotToFunctors() Compared values are not the same Actual (count): 0 Expected (1) : 1 Loc: [../../../corelib/kernel/qtimer/tst_qtimer.cpp(827)] PASS : tst_QTimer::cleanupTestCase() Totals: 2 passed, 1 failed, 0 skipped, 0 blacklisted, 3ms ********* Finished testing of tst_QTimer *********
Note that this is tests/auto/gui/kernel/qguitimer not tests/auto/corelib/kernel/qtimer/ failing.
The failing test is linked with the GUI libraries, so (among other things) using QGuiApplication not QCoreApplication.
Attachments
Issue Links
- is required for
-
QTQAINFRA-4850 Make Ubuntu_20_04 significant in CI on 5.15
- Reported
- relates to
-
QTBUG-108556 FAIL! : tst_QTimer::zeroTimer in Ubuntu 20.04 and SLES 15.4
- Reported