qt5base-lts/tests/auto/widgets
Dimitrios Apostolou dff9fa2ee1 Fix testcase that fails when run individually
Executing the tst_qgraphicsitem::sorting() testcase individually always
fails on my KDE/X11 desktop. The window never seems to have focus and
the call to qWaitForWindowActive() returns error after a few seconds.

It seems qApp->setActiveWindow(&view) never succeeds in giving focus to
the window containing the widget.

Fixes: QTBUG-105221
Task-number: QTBUG-74760
Change-Id: I148dab09d0fb592376b3902e4ed10799f9a52274
Done-with: Axel Spoerl <axel.spoerl@qt.io>
Reviewed-by: Volker Hilsheimer <volker.hilsheimer@qt.io>
Reviewed-by: Axel Spoerl <axel.spoerl@qt.io>
2022-08-17 01:05:44 +02:00
..
dialogs Test is not flaky any longer 2022-08-10 21:44:39 +02:00
effects Test is no longer flaky, unblacklist it 2022-08-10 21:44:39 +02:00
graphicsview Fix testcase that fails when run individually 2022-08-17 01:05:44 +02:00
itemviews Wait for window focus instead of expose event 2022-08-11 19:09:09 +02:00
kernel qputenv: port to QByteArrayView 2022-08-06 14:21:46 +00:00
styles Add license headers to cmake files 2022-08-03 17:14:55 +02:00
util Add license headers to cmake files 2022-08-03 17:14:55 +02:00
widgets Declare logging category exported in tst_QDockWidget 2022-08-05 23:37:17 +02:00
CMakeLists.txt Add license headers to cmake files 2022-08-03 17:14:55 +02:00