qt6-bb10/tests/auto/widgets/graphicsview/qgraphicswidget
Dimitrios Apostolou 7524a36a26 Stabilize test by not activating window
Window activation is not working reliably on X11 when combined with
X11BypassWindowManagerHint, see QXcbWindow::requestActivateWindow().

The test itself counts repaints, so qWaitForWindowExposed() shouldn't be
needed.

This way we don't need to QSKIP() the test if window activation fails.

Fixes: QTBUG-98921
Change-Id: I849b7261c757fb7cbcde73f11bbe1a74a862cb9c
Reviewed-by: Volker Hilsheimer <volker.hilsheimer@qt.io>
2022-08-17 01:05:45 +02:00
..
.gitignore
BLACKLIST Stabilize test by not activating window 2022-08-17 01:05:45 +02:00
CMakeLists.txt Add license headers to cmake files 2022-08-03 17:14:55 +02:00
tst_qgraphicswidget.cpp Stabilize test by not activating window 2022-08-17 01:05:45 +02:00