summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorVolker Hilsheimer <volker.hilsheimer@qt.io>2022-03-07 17:04:31 +0100
committerQt Cherry-pick Bot <cherrypick_bot@qt-project.org>2022-03-08 02:49:27 +0000
commite8352ee3eca8fd4a297370c7716ca340ebe9f4d8 (patch)
treec4f32e21eed4b66214635750e660fb8217606b86
parentfb5e53dcc5c07038bc3afc7c5ee5efb3f0c748f5 (diff)
Un-blacklist test that's always skipped on macOS
Change-Id: I045e1923b471f6bb1d482f32924f190a94b21d2a Reviewed-by: Tor Arne Vestbø <tor.arne.vestbo@qt.io> (cherry picked from commit e27e3ad54654d89306a87a4a230a33194d101671) Reviewed-by: Qt Cherry-pick Bot <cherrypick_bot@qt-project.org>
-rw-r--r--tests/auto/widgets/widgets/qmenu/BLACKLIST2
1 files changed, 0 insertions, 2 deletions
diff --git a/tests/auto/widgets/widgets/qmenu/BLACKLIST b/tests/auto/widgets/widgets/qmenu/BLACKLIST
index be4764764d..c53179705d 100644
--- a/tests/auto/widgets/widgets/qmenu/BLACKLIST
+++ b/tests/auto/widgets/widgets/qmenu/BLACKLIST
@@ -3,8 +3,6 @@ macos
[layoutDirection]
macos
# Fails when enabling synchronous expose events QTBUG-62092
-[pushButtonPopulateOnAboutToShow]
-macos
[tearOff]
macos
[submenuTearOffDontClose]