qt5base-lts/tests/auto/gui
Volker Hilsheimer 5c6f8b2c67 Always wait in the QScreen::grabWindow test
On X11 we already had to wait as window managers might scroll windows
in. On macOS we also waited - albeit a bit shorter - also because
screens scroll in slowly.

We didn't wait on Windows, and on Windows the test is quite flaky.
Attempting to make it run stably by waiting for long enough so that all
paint events are flushed to the screen.

As a drive-by, break some overly long lines.

Task-number: QTBUG-100412
Pick-to: 6.3
Change-Id: I49b1e447aced2fe1af3c5d30b514f8df3cc1813c
Reviewed-by: Tor Arne Vestbø <tor.arne.vestbo@qt.io>
2022-02-03 04:57:26 +01:00
..
image QImageReader: Check for existing handler in initHandler 2022-02-02 04:12:17 +01:00
itemmodels Fix flags in QFileSystemModel 2022-02-02 10:28:13 +01:00
kernel Always wait in the QScreen::grabWindow test 2022-02-03 04:57:26 +01:00
math3d QtGui/math3d: Fix QQuaternion::getEulerAngles for GimbalLock cases 2022-01-16 01:12:15 +01:00
painting Remove unused .qrc files 2022-01-17 23:17:01 +01:00
platform Move QtX11Extras into QtGui as private API 2021-05-10 21:19:46 +00:00
qopengl Block flaky rhi and OpenGL tests on Android 2021-05-30 23:02:53 +02:00
qopenglconfig Remove the qmake project files 2021-01-07 15:32:28 +01:00
qvulkan vulkan: Update legacy tests and examples to the modern validation layer 2021-05-31 17:16:49 +02:00
rhi rhi: Make sure pixelSize() to a texture rt is always up to date 2022-01-25 01:04:07 +01:00
text Remove QEXPECT_FAIL for test passing on Android 2022-01-29 10:47:08 +01:00
util Remove unused .qrc files 2022-01-17 23:17:01 +01:00
CMakeLists.txt Move QtX11Extras into QtGui as private API 2021-05-10 21:19:46 +00:00