qt6-bb10/tests/auto/other
Axel Spoerl d952be28ff Fix tst_gestures flakiness on XCB
X11 spawns painting threads and sends an expose event at the same time.
While the worker is still paining, QXcbScreen::topLevelAt() may not
find the window, even if it reports being exposed.

Wait until windows are exposed and painted.
Remove workaround to intercept warnings about undeliverable gestures.
Remove qWait() antipattern.

Fixes: QTBUG-130811
Fixes: QTBUG-84258
Fixes: QTBUG-69648
Fixes: QTBUG-67393
Fixes: QTBUG-67392
Fixes: QTBUG-67389
Fixes: QTBUG-68861
Fixes: QTBUG-70224
Fixes: QTBUG-70223
Fixes: QTBUG-67395
Fixes: QTBUG-70227
Fixes: QTBUG-70226
Fixes: QTBUG-70209
Fixes: QTBUG-70153
Pick-to: 6.5
Change-Id: Id126fe884ba360551425f3e2b29674f5b9419fff
Reviewed-by: Volker Hilsheimer <volker.hilsheimer@qt.io>
(cherry picked from commit 705bac063cc5ec535ff5467a208d5653555ae8f9)
Reviewed-by: Qt Cherry-pick Bot <cherrypick_bot@qt-project.org>
2024-11-14 17:45:35 +00:00
..
android_deployment_settings Android:CMake: Add QT_ANDROID_PACKAGE_NAME property 2024-05-16 16:40:55 +03:00
gestures Fix tst_gestures flakiness on XCB 2024-11-14 17:45:35 +00:00
languagechange Change license for tests files 2024-02-04 09:56:42 +01:00
macgui Change license for tests files 2024-02-04 09:56:42 +01:00
macnativeevents Change license for tests files 2024-02-04 09:56:42 +01:00
macplist Change license for tests files 2024-02-04 09:56:42 +01:00
networkselftest Change license for tests files 2024-02-04 09:56:42 +01:00
qabstractitemmodelutils Change license for tests files 2024-02-04 09:56:42 +01:00
qaccessibility Fix accessibility of list views with underlying multi-column model 2024-06-26 22:52:30 +00:00
qaccessibilitylinux Change license for tests files 2024-02-04 09:56:42 +01:00
qaccessibilitymac Accessibility on macOS: make treeview test more reliable 2024-08-22 04:40:28 +00:00
qcomplextext Add REUSE.toml files 2024-11-07 08:38:49 +01:00
qfocusevent tst_QFocusEvent::checkReason_ActiveWindow() remove setActiveWindow() 2024-04-23 09:26:08 +02:00
qnetworkaccessmanager_and_qprogressdialog Tests: Reduce the number of module includes 2024-11-04 19:42:27 +00:00
qobjectrace Tests: Reduce the number of module includes 2024-11-04 19:42:27 +00:00
qprocess_and_guieventloop Change license for tests files 2024-02-04 09:56:42 +01:00
qsharedpointer_and_qwidget Change license for tests files 2024-02-04 09:56:42 +01:00
qvariant_common Fix test compilation issues with QtLite configuration 2024-05-06 14:29:02 +00:00
sessionmanagement_macos Change license for tests files 2024-02-04 09:56:42 +01:00
toolsupport tst_toolsupport: make the i386 case really about i386 2024-03-06 11:09:16 +01:00
xkbkeyboard Tests: Reduce the number of module includes 2024-11-04 19:42:27 +00:00
CMakeLists.txt CMake: Remove mention of tests/auto/other/atwrapper 2024-05-11 18:32:29 +02:00