summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSimon Hausmann <simon.hausmann@qt.io>2017-06-16 18:03:20 +0200
committerSimon Hausmann <simon.hausmann@qt.io>2017-07-04 12:43:59 +0000
commit12823a0cc0d1629fc0abe96c0dde4b1b92e76046 (patch)
tree39f33cb765f692e64157302ac1b090beae60e820
parent80dcf773e72a33625784b56ba0bce77895edd0b8 (diff)
Ignore failure of tst_qmenu::submenuTearOffDontClose on macOS 10.11
The test is failing inexplicably on macOS 10.11. Task-number: QTQAINFRA-1315 Change-Id: Ia0162768b6d4fdd016bce62b92c3df0b5d4ed8d0 Reviewed-by: Tor Arne Vestbø <tor.arne.vestbo@qt.io> (cherry picked from commit 3e67f727b84a06c0742aad0abbec027b57fef657)
-rw-r--r--tests/auto/widgets/widgets/qmenu/BLACKLIST2
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/auto/widgets/widgets/qmenu/BLACKLIST b/tests/auto/widgets/widgets/qmenu/BLACKLIST
index de49d5ff45..ea468b378e 100644
--- a/tests/auto/widgets/widgets/qmenu/BLACKLIST
+++ b/tests/auto/widgets/widgets/qmenu/BLACKLIST
@@ -1,2 +1,4 @@
[task258920_mouseBorder]
osx
+[submenuTearOffDontClose]
+osx-10.11 ci