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
Tor Arne Vestbø 2017-07-22 10:50:09 +02:00
parent c4e8726042
commit 58685a48a6
1 changed files with 2 additions and 0 deletions

View File

@ -5,3 +5,5 @@ osx-10.11 ci
[layoutDirection]
# Fails when enabling synchronous expose events QTBUG-62092
osx ci
[pushButtonPopulateOnAboutToShow]
osx