aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/quick/pointerhandlers
diff options
context:
space:
mode:
authorMaximilian Goldstein <max.goldstein@qt.io>2020-02-05 10:49:52 +0100
committerSimon Hausmann <simon.hausmann@qt.io>2020-02-12 11:47:42 +0000
commitf73dad1c991aa5adff14e42812da70db9ac52018 (patch)
tree7389a16408a0d4098e085ffb6171f9aea3819fd7 /tests/auto/quick/pointerhandlers
parentc3f1b4ea25ccd7c036aa6d6c241c4cc3e6220d3e (diff)
qtdeclarative: Disable movingItemWithHoverHandler on macOS
The cursor cannot be moved on macOS >= 10.14. Task-number: QTBUG-76312 Task-number: QTBUG-81884 Change-Id: Iec73d572d2ccc0a4be8cc6c2c0b445329a200609 Reviewed-by: Simon Hausmann <simon.hausmann@qt.io>
Diffstat (limited to 'tests/auto/quick/pointerhandlers')
-rw-r--r--tests/auto/quick/pointerhandlers/qquickhoverhandler/BLACKLIST3
1 files changed, 3 insertions, 0 deletions
diff --git a/tests/auto/quick/pointerhandlers/qquickhoverhandler/BLACKLIST b/tests/auto/quick/pointerhandlers/qquickhoverhandler/BLACKLIST
new file mode 100644
index 0000000000..9bb35c4770
--- /dev/null
+++ b/tests/auto/quick/pointerhandlers/qquickhoverhandler/BLACKLIST
@@ -0,0 +1,3 @@
+[movingItemWithHoverHandler]
+macos # Can't move cursor (QTBUG-76312)
+