From 8d1cdc1fe86b74d8c40e7e5f4fbcda3e519d14b1 Mon Sep 17 00:00:00 2001 From: Timur Pocheptsov Date: Tue, 22 Aug 2023 10:00:54 +0200 Subject: [PATCH] tst_gestures: clean-up the BLACKLIST MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit The recent change in QCocoaScreen (108d2e44867acfa98c3b0c211d9b48f39d10efa9) fixed the problem with no widget found at 'hot spot' (while we know it's there, since we create it and wait for it to get expose event). Fixes: QTBUG-108402 Task-number: QTBUG-115945 Change-Id: Ibbf6867bb3381b8137d64cdbd15cc467d8fcf348 Reviewed-by: Tor Arne Vestbø (cherry picked from commit 708b3285f395944062ef32f2c4f0190b470854db) Reviewed-by: Timur Pocheptsov --- tests/auto/other/gestures/BLACKLIST | 55 ----------------------------- 1 file changed, 55 deletions(-) diff --git a/tests/auto/other/gestures/BLACKLIST b/tests/auto/other/gestures/BLACKLIST index 31c0f377ccf..e40ddc7b66c 100644 --- a/tests/auto/other/gestures/BLACKLIST +++ b/tests/auto/other/gestures/BLACKLIST @@ -5,58 +5,3 @@ ubuntu-22.04 ci 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