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
parent
e1dbb73701
commit
6ae9cc7cb9
|
|
@ -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)
|
||||
|
|
|
|||
|
|
@ -11,3 +11,5 @@ osx-10.13
|
|||
osx-10.14
|
||||
[activeSubMenuPosition]
|
||||
winrt
|
||||
[submenuTearOffDontClose]
|
||||
macos # Can't move cursor (QTBUG-76312)
|
||||
|
|
|
|||
Loading…
Reference in New Issue