summaryrefslogtreecommitdiffstats
path: root/tests/auto/other
diff options
context:
space:
mode:
authorAxel Spoerl <axel.spoerl@qt.io>2022-11-23 07:33:24 +0100
committerAxel Spoerl <axel.spoerl@qt.io>2022-11-24 09:06:47 +0000
commit583fb6c7c570d2a66a56c2c7de89800cb617ec8e (patch)
treec10b2238163daf26a082a51b37d4ebe3b11492e5 /tests/auto/other
parentd783363f60173f1bc6525f1a8bbbd87f1e3afc1d (diff)
Blacklist tst_gestures on OpenSuSE
tst_gestures flakes in MacOS arm and Linux when delivering a gesture to a screen. The problem cannot be narrowed down to specific test functions. When two test functions with gesture delivery to a screen are called, the second fails. This patch temporarily blacklists OpenSuSE for tst_gestures. Task-number: QTBUG-104496 Task-number: QTBUG-106244 Change-Id: I3bc3c9b82567478784a84006d27f5cbed39d9c9a Reviewed-by: Fabian Kosmale <fabian.kosmale@qt.io> Reviewed-by: Volker Hilsheimer <volker.hilsheimer@qt.io>
Diffstat (limited to 'tests/auto/other')
-rw-r--r--tests/auto/other/gestures/BLACKLIST3
1 files changed, 3 insertions, 0 deletions
diff --git a/tests/auto/other/gestures/BLACKLIST b/tests/auto/other/gestures/BLACKLIST
index 31c0f377cc..8a52754048 100644
--- a/tests/auto/other/gestures/BLACKLIST
+++ b/tests/auto/other/gestures/BLACKLIST
@@ -1,3 +1,6 @@
+# Temporary fix for QTBUG-106244, QTBUG-104496
+opensuse-leap
+
[panelPropagation]
ubuntu-20.04
ubuntu-22.04 ci