aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/quick/pointerhandlers
diff options
context:
space:
mode:
authorShawn Rutledge <shawn.rutledge@qt.io>2020-09-24 12:41:15 +0200
committerShawn Rutledge <shawn.rutledge@qt.io>2020-09-24 18:16:05 +0200
commit02487f6546b06cbb7e88b72a78e4448b34860996 (patch)
tree7bea026169d81d57b91b35e014a479b7ceb0763a /tests/auto/quick/pointerhandlers
parent229b24370b880c60c0990e5a32beabc0a679ea00 (diff)
Blacklist maiop::dragHandlerInSiblingStealingGrabFromMouseAreaViaTouch
Task-number: QTBUG-86729 Change-Id: Ib2585663d8cc213ccd14d1fa5d3bd854062b09c9 Reviewed-by: Daniel Smith <Daniel.Smith@qt.io>
Diffstat (limited to 'tests/auto/quick/pointerhandlers')
-rw-r--r--tests/auto/quick/pointerhandlers/mousearea_interop/BLACKLIST2
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/auto/quick/pointerhandlers/mousearea_interop/BLACKLIST b/tests/auto/quick/pointerhandlers/mousearea_interop/BLACKLIST
index 3116160599..c058185b59 100644
--- a/tests/auto/quick/pointerhandlers/mousearea_interop/BLACKLIST
+++ b/tests/auto/quick/pointerhandlers/mousearea_interop/BLACKLIST
@@ -1,2 +1,4 @@
[dragHandlerInSiblingStealingGrabFromMouseAreaViaTouch]
* # QTBUG-86729
+[dragHandlerInSiblingStealingGrabFromMouseAreaViaMouse]
+* # QTBUG-86729