From 708b3285f395944062ef32f2c4f0190b470854db Mon Sep 17 00:00:00 2001 From: Timur Pocheptsov Date: Tue, 22 Aug 2023 10:00:54 +0200 Subject: 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). Pick-to: 6.6 6.5 Fixes: QTBUG-108402 Task-number: QTBUG-115945 Change-Id: Ibbf6867bb3381b8137d64cdbd15cc467d8fcf348 Reviewed-by: Tor Arne Vestbø --- tests/auto/other/gestures/BLACKLIST | 56 ------------------------------------- 1 file changed, 56 deletions(-) (limited to 'tests/auto/other') diff --git a/tests/auto/other/gestures/BLACKLIST b/tests/auto/other/gestures/BLACKLIST index 04874a2d6a..09b00a7eb1 100644 --- a/tests/auto/other/gestures/BLACKLIST +++ b/tests/auto/other/gestures/BLACKLIST @@ -4,59 +4,3 @@ 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 -- cgit v1.2.3