Details
-
Bug
-
Resolution: Done
-
P1: Critical
-
5.11
-
openSUSE 42.3 in CI
-
a45a1b8674 (qt/qtbase/dev) a45a1b8674 (qt/tqtc-qtbase/dev) be9dfb58d3 (qt/tqtc-qtbase/6.2), acb012558 (dev), 7b9f01e0f (6.4)
Description
tst_QWidget::raise is flaky in CI on openSUSE. It has also previously been blacklisted on macOS.
Example failure:
********* Start testing of tst_QWidget ********* Config: Using QtTest library 5.11.0, Qt 5.11.0 (x86_64-little_endian-lp64 shared (dynamic) debug build; by GCC 7.3.1 20180307 [gcc-7-branch revision 258314]) PASS : tst_QWidget::initTestCase() FAIL! : tst_QWidget::raise() Compared values are not the same Actual (onTop->numPaintEvents): 1 Expected (0) : 0 Loc: [tst_qwidget.cpp(2933)] PASS : tst_QWidget::cleanupTestCase() Totals: 2 passed, 1 failed, 0 skipped, 0 blacklisted, 213ms ********* Finished testing of tst_QWidget *********