summaryrefslogtreecommitdiffstats
path: root/tests
diff options
context:
space:
mode:
authorTony Sarajärvi <tony.sarajarvi@qt.io>2018-06-19 14:11:01 +0300
committerTony Sarajärvi <tony.sarajarvi@qt.io>2018-07-31 05:02:27 +0000
commit1f605b62ad9bf0831a04d39f25606d6d4d383a82 (patch)
tree4a3dcd12fcbf8c18522a74e6b1d7940709f98425 /tests
parent5568744b75a344e725d8c71e7ecca930952e79d3 (diff)
Extend blacklisting of showMinimizedKeepFocus to macOS 10.13
Task-number: QTQAINFRA-1359 Change-Id: I5d291dcbb41ce71ec85e238b29bb98d292538f9f Reviewed-by: Liang Qi <liang.qi@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 d135b15c6e..a9fbf02923 100644
--- a/tests/auto/widgets/kernel/qwidget/BLACKLIST
+++ b/tests/auto/widgets/kernel/qwidget/BLACKLIST
@@ -32,6 +32,7 @@ osx
[showMinimizedKeepsFocus]
osx-10.11 ci
osx-10.12 ci
+osx-10.13 ci
[maskedUpdate]
opensuse-42.3
[moveInResizeEvent]