summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJ-P Nurmi <jpnurmi@qt.io>2017-06-19 08:03:52 +0200
committerJani Heikkinen <jani.heikkinen@qt.io>2017-06-19 18:33:47 +0000
commit70112521454f26cbca9b370ec88de6024a6d4f8d (patch)
tree4981c1e17e13a4972c9f4a64534e8ddc294f2442
parentc9713bcd688385564a556d33f452b3bf8990694b (diff)
Blacklist tst_QParallelAnimationGroup::deleteChildrenWithRunningGroup()
It is flaky on macOS 10.12. Task-number: QTBUG-61500 Change-Id: I3dfb6979808dec3a20896c2579dd1f5124c94a70 Reviewed-by: Tony Sarajärvi <tony.sarajarvi@qt.io>
-rw-r--r--tests/auto/corelib/animation/qparallelanimationgroup/BLACKLIST2
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/auto/corelib/animation/qparallelanimationgroup/BLACKLIST b/tests/auto/corelib/animation/qparallelanimationgroup/BLACKLIST
new file mode 100644
index 0000000000..fe1d5bd968
--- /dev/null
+++ b/tests/auto/corelib/animation/qparallelanimationgroup/BLACKLIST
@@ -0,0 +1,2 @@
+[deleteChildrenWithRunningGroup]
+osx-10.12