Blacklist tests on macOS that rely on moving the cursor

Task-number: QTBUG-76312
Change-Id: Ibb29231141017ed608beaa12255cdd083317433c
Reviewed-by: Simon Hausmann <simon.hausmann@qt.io>
bb10
Tor Arne Vestbø 2020-01-13 18:33:07 +01:00
parent e1dbb73701
commit 6ae9cc7cb9
2 changed files with 6 additions and 0 deletions

View File

@ -49,3 +49,7 @@ ubuntu
# QTBUG-75270
winrt
[syntheticEnterLeave]
macos # Can't move cursor (QTBUG-76312)
[taskQTBUG_4055_sendSyntheticEnterLeave]
macos # Can't move cursor (QTBUG-76312)

View File

@ -11,3 +11,5 @@ osx-10.13
osx-10.14
[activeSubMenuPosition]
winrt
[submenuTearOffDontClose]
macos # Can't move cursor (QTBUG-76312)