summaryrefslogtreecommitdiffstats
path: root/tests
diff options
context:
space:
mode:
authorTor Arne Vestbø <torarnv@gmail.com>2020-01-23 14:24:50 +0100
committerTor Arne Vestbø <torarnv@gmail.com>2020-01-23 22:57:02 +0100
commit08cad56d16ce56a89ae98f6f8a6589d3cc369e6b (patch)
treeaf588e373ab5ee88c6ff46f713f6019ced53cf4f /tests
parentd7d40469b5bfad2cc1693ef663864d2b15d59687 (diff)
Blacklist tst_QWebEnginePage::mouseMovementProperties on macOS
It relies on moving the cursor. Task-number: QTBUG-76312 Change-Id: I6bdd53b8c0eb41300a538137fb7ec52881c38f33 Reviewed-by: Simon Hausmann <simon.hausmann@qt.io>
Diffstat (limited to 'tests')
-rw-r--r--tests/auto/widgets/qwebenginepage/BLACKLIST1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/auto/widgets/qwebenginepage/BLACKLIST b/tests/auto/widgets/qwebenginepage/BLACKLIST
index 9eb90b411..2498ed765 100644
--- a/tests/auto/widgets/qwebenginepage/BLACKLIST
+++ b/tests/auto/widgets/qwebenginepage/BLACKLIST
@@ -3,3 +3,4 @@ osx
[mouseMovementProperties]
windows
+macos # Can't move cursor (QTBUG-76312)