qt5base-lts/tests/auto/widgets
Volker Hilsheimer a2c7428e4d QGraphicsWidget: skip test if graphics view fails to show
We set Qt::X11BypassWindowManagerHint on the view, which regularly makes
the test fail on X11 systems in the

QVERIFY(QTest::qWaitForWindowActive(dummyView.data()))

check.

If the view fails to show, skip the test instead of failing, we are not
testing anything X11 specific here, running this test on other platforms
will be good enough.

Pick-to: 6.4 6.3 6.2
Fixes: QTBUG-98921
Change-Id: I46dbcddf51ee1e92eb3bbb29bb57fcc314266bea
Reviewed-by: Fabian Kosmale <fabian.kosmale@qt.io>
2022-07-14 15:55:30 +02:00
..
dialogs Use SPDX license identifiers 2022-05-16 16:37:38 +02:00
effects Use SPDX license identifiers 2022-05-16 16:37:38 +02:00
graphicsview QGraphicsWidget: skip test if graphics view fails to show 2022-07-14 15:55:30 +02:00
itemviews QListview: PageDown/Up infinite loop 2022-07-05 11:55:19 +00:00
kernel Use debug stream in QTest::toString's default fallback if possible 2022-07-13 15:14:35 +02:00
styles Use SPDX license identifiers 2022-05-16 16:37:38 +02:00
util QCompleter: make filesystem test robust against slow I/O 2022-07-13 22:41:43 +02:00
widgets Try re-enabling test on Wayland 2022-07-14 07:35:33 +02:00
CMakeLists.txt Begin port of qtbase to CMake 2018-11-01 11:48:46 +00:00