macOS: Blacklist tst_QMenu::layoutDirection
It's failing when enabling synchronous expose events, but likely due to making assumptions about expose behavior. Will be looked at in more detail once the expose event patch is in, so we can move forward. Task-number: QTBUG-62092 Change-Id: Ie76b5f11ccf841981a42d2eda19fbcda8b43c36c Reviewed-by: Simon Hausmann <simon.hausmann@qt.io> Reviewed-by: Tor Arne Vestbø <tor.arne.vestbo@qt.io>bb10
parent
5cae29ffc7
commit
2e3e8cec89
|
|
@ -2,3 +2,6 @@
|
|||
osx
|
||||
[submenuTearOffDontClose]
|
||||
osx-10.11 ci
|
||||
[layoutDirection]
|
||||
# Fails when enabling synchronous expose events QTBUG-62092
|
||||
osx ci
|
||||
|
|
|
|||
Loading…
Reference in New Issue