From 583fb6c7c570d2a66a56c2c7de89800cb617ec8e Mon Sep 17 00:00:00 2001 From: Axel Spoerl Date: Wed, 23 Nov 2022 07:33:24 +0100 Subject: 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 Reviewed-by: Volker Hilsheimer --- tests/auto/other/gestures/BLACKLIST | 3 +++ 1 file changed, 3 insertions(+) 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 -- cgit v1.2.3