aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto
diff options
context:
space:
mode:
authorShawn Rutledge <shawn.rutledge@qt.io>2020-09-24 15:57:04 +0200
committerShawn Rutledge <shawn.rutledge@qt.io>2020-09-24 18:16:12 +0200
commit8e3f40f8c62e94ef475f1c48d8f14df725b78a79 (patch)
tree45349287ebdc0605508b8c92373e22613bb820de /tests/auto
parent02487f6546b06cbb7e88b72a78e4448b34860996 (diff)
Blacklist tst_qquickwindow::cleanupGrabsOnRelease
Task-number: QTBUG-86729 Change-Id: I9d592ae48d26851938d57d52620af12c2086054a Reviewed-by: Fabian Kosmale <fabian.kosmale@qt.io>
Diffstat (limited to 'tests/auto')
-rw-r--r--tests/auto/quick/qquickwindow/BLACKLIST2
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/auto/quick/qquickwindow/BLACKLIST b/tests/auto/quick/qquickwindow/BLACKLIST
index f6fa443eef..5abf960365 100644
--- a/tests/auto/quick/qquickwindow/BLACKLIST
+++ b/tests/auto/quick/qquickwindow/BLACKLIST
@@ -3,3 +3,5 @@ opensuse-42.3
opensuse-leap
[touchEvent_cancelClearsMouseGrab]
macos # QTBUG-86729
+[cleanupGrabsOnRelease]
+macos # QTBUG-86729