macOS: Blacklist tst_QMenu::pushButtonPopulateOnAboutToShow
It's flakey/failing on macOS, the menu is opened but opened above the button, so the intersection test fails. Change-Id: I6b13a1b0df2b07fa36bbb73071cdeb55547ac93a Reviewed-by: Gabriel de Dietrich <gabriel.dedietrich@qt.io> Reviewed-by: Tor Arne Vestbø <tor.arne.vestbo@qt.io>bb10
parent
c4e8726042
commit
58685a48a6
|
|
@ -5,3 +5,5 @@ osx-10.11 ci
|
|||
[layoutDirection]
|
||||
# Fails when enabling synchronous expose events QTBUG-62092
|
||||
osx ci
|
||||
[pushButtonPopulateOnAboutToShow]
|
||||
osx
|
||||
|
|
|
|||
Loading…
Reference in New Issue