summaryrefslogtreecommitdiffstats
path: root/tests/auto
diff options
context:
space:
mode:
authorTony Sarajärvi <tony.sarajarvi@qt.io>2018-09-19 11:14:21 +0300
committerTony Sarajärvi <tony.sarajarvi@qt.io>2018-09-24 21:13:30 +0000
commit1ccc2348b3b479665814d51421a3e32ef09dcf42 (patch)
treeb059844b984e4b04ade2ddab79d2b8579fdc46c5 /tests/auto
parenta1eaa71e61fdb15d5d3da373cd2b0f99aab6c35a (diff)
Extend blacklisting of tst_qparallelanimationgroup tests to macOS 10.13
Task-number: QTBUG-61500 Change-Id: I46b10b6ecd7f1653bebd0ffd6f250f5c65cb8189 Reviewed-by: Liang Qi <liang.qi@qt.io>
Diffstat (limited to 'tests/auto')
-rw-r--r--tests/auto/corelib/animation/qparallelanimationgroup/BLACKLIST1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/auto/corelib/animation/qparallelanimationgroup/BLACKLIST b/tests/auto/corelib/animation/qparallelanimationgroup/BLACKLIST
index fe1d5bd968..b5b37b4498 100644
--- a/tests/auto/corelib/animation/qparallelanimationgroup/BLACKLIST
+++ b/tests/auto/corelib/animation/qparallelanimationgroup/BLACKLIST
@@ -1,2 +1,3 @@
[deleteChildrenWithRunningGroup]
osx-10.12
+osx-10.13