From e2f895db2eb80f2735e89763a047571410565369 Mon Sep 17 00:00:00 2001 From: Shawn Rutledge Date: Sun, 13 Nov 2022 10:57:11 +0100 Subject: [PATCH] Blacklist tst_Gestures on macOS ARM Test causes integrations on macOS to fail. Temporary solution, fixing of auto test required. Task-number: QTBUG-108402 Change-Id: I9ceef8ec425cdd5131bce0cfffcb4daf739e674d Reviewed-by: Shawn Rutledge --- tests/auto/other/gestures/BLACKLIST | 56 +++++++++++++++++++++++++++++ 1 file changed, 56 insertions(+) diff --git a/tests/auto/other/gestures/BLACKLIST b/tests/auto/other/gestures/BLACKLIST index 09b00a7eb11..31c0f377ccf 100644 --- a/tests/auto/other/gestures/BLACKLIST +++ b/tests/auto/other/gestures/BLACKLIST @@ -4,3 +4,59 @@ ubuntu-22.04 ci [panelStacksBehindParent] ubuntu-20.04 ubuntu-22.04 ci + +# QTBUG-108402 +[gestureOverChildGraphicsItem] +macOS arm + +# QTBUG-108402 +[conflictingGesturesInGraphicsView] +macOS arm + +# QTBUG-108402 +[graphicsItemGesture] +macOS arm + +# QTBUG-108402 +[graphicsView] +macOS arm + +# QTBUG-108402 +[graphicsItemTreeGesture] +macOS arm + +# QTBUG-108402 +[explicitGraphicsObjectTarget] +macOS arm + +# QTBUG-108402 +[gestureOverChildGraphicsItem] +macOS arm + +# QTBUG-108402 +[autoCancelGestures2] +macOS arm + +# QTBUG-108402 +[graphicsViewParentPropagation] +macOS arm + +# QTBUG-108402 +[panelPropagation] +macOS arm + +# QTBUG-108402 +[panelStacksBehindParent] +macOS arm + +# QTBUG-108402 +[viewportCoordinates] +macOS arm + +# QTBUG-108402 +[partialGesturePropagation] +macOS arm + +# QTBUG-108402 +[testReuseCanceledGestures] +macOS arm