aboutsummaryrefslogtreecommitdiffstats
path: root/tests
diff options
context:
space:
mode:
authorShawn Rutledge <shawn.rutledge@qt.io>2020-11-13 23:24:44 +0100
committerShawn Rutledge <shawn.rutledge@qt.io>2020-11-16 16:22:41 +0100
commit3c69fd6bf0a5f40efec7888bd2ae161b7315e885 (patch)
treeb5ee3a547648ab708fa4785555e3a583b41847d0 /tests
parentea365e3f893d6b64d0e281d7e7c8cc8826da2dea (diff)
Blacklist tst_qquickpointhander::tabletStylus on macOS
Task-number: QTBUG-88541 Change-Id: I35b3f99c4268b6615da373f90b53b6ca6ef16fce Reviewed-by: Volker Hilsheimer <volker.hilsheimer@qt.io>
Diffstat (limited to 'tests')
-rw-r--r--tests/auto/quick/pointerhandlers/qquickpointhandler/BLACKLIST2
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/auto/quick/pointerhandlers/qquickpointhandler/BLACKLIST b/tests/auto/quick/pointerhandlers/qquickpointhandler/BLACKLIST
index 3dd33b0a09..7dea82dc30 100644
--- a/tests/auto/quick/pointerhandlers/qquickpointhandler/BLACKLIST
+++ b/tests/auto/quick/pointerhandlers/qquickpointhandler/BLACKLIST
@@ -1,2 +1,4 @@
[pressedMultipleButtons] # QTBUG-86729
*
+[tabletStylus]
+macos ci