From 1a0b54b825afa18dc297e0168c4dc0ae607a0885 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tony=20Saraj=C3=A4rvi?= Date: Wed, 8 Aug 2018 19:49:35 +0300 Subject: [PATCH] Extend blacklisting of tst_QSequentialAnimationGroup to macOS 10.13 Task-number: QTBUG-59806 Change-Id: Ic9df44ed4fb7aae4291447c5982f68e51de2abe0 Reviewed-by: Liang Qi --- tests/auto/corelib/animation/qsequentialanimationgroup/BLACKLIST | 1 + 1 file changed, 1 insertion(+) diff --git a/tests/auto/corelib/animation/qsequentialanimationgroup/BLACKLIST b/tests/auto/corelib/animation/qsequentialanimationgroup/BLACKLIST index 2a31afd7352..4c999ff88f5 100644 --- a/tests/auto/corelib/animation/qsequentialanimationgroup/BLACKLIST +++ b/tests/auto/corelib/animation/qsequentialanimationgroup/BLACKLIST @@ -3,5 +3,6 @@ windows [finishWithUncontrolledAnimation] windows osx-10.12 +osx-10.13 [groupWithZeroDurationAnimations] osx