summaryrefslogtreecommitdiffstats
path: root/tests
diff options
context:
space:
mode:
authorSimon Hausmann <simon.hausmann@qt.io>2017-06-14 16:04:01 +0200
committerSimon Hausmann <simon.hausmann@qt.io>2017-07-04 12:43:54 +0000
commit80dcf773e72a33625784b56ba0bce77895edd0b8 (patch)
treef84d482b7c96390ac08077cf3e46da735b35a3bd /tests
parent24260d5030be0f76899c84d95670147526a0eda8 (diff)
Ignore tst_qwidget::showMinimizedKeepsFocus on macOS 10.11
It's failing for inexplicable reasons not only on 10.10 but also 10.11. Task-number: QTQAINFRA-1317 Change-Id: Id316764443dfe9e0ae30e2d25d8bae73fa255617 Reviewed-by: Frederik Gladhorn <frederik.gladhorn@qt.io> (cherry picked from commit 666f5dbb153c5d7e4d739923a2a4f557883c3060) Reviewed-by: Tor Arne Vestbø <tor.arne.vestbo@qt.io>
Diffstat (limited to 'tests')
-rw-r--r--tests/auto/widgets/kernel/qwidget/BLACKLIST1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/auto/widgets/kernel/qwidget/BLACKLIST b/tests/auto/widgets/kernel/qwidget/BLACKLIST
index 8fc882112e..6d739a8d7f 100644
--- a/tests/auto/widgets/kernel/qwidget/BLACKLIST
+++ b/tests/auto/widgets/kernel/qwidget/BLACKLIST
@@ -42,6 +42,7 @@ osx
osx
[showMinimizedKeepsFocus]
osx-10.10
+osx-10.11 ci
[moveWindowInShowEvent:1]
osx
[moveWindowInShowEvent:2]