summaryrefslogtreecommitdiffstats
path: root/tests
diff options
context:
space:
mode:
authorTor Arne Vestbø <tor.arne.vestbo@qt.io>2020-01-21 17:51:39 +0100
committerTor Arne Vestbø <tor.arne.vestbo@qt.io>2020-01-22 17:26:23 +0100
commitc31c5d08d82c9ca1606138ae881e4577fa509b88 (patch)
treee90ffa32ef2b3f168013939eac27c8a8f8b247a7 /tests
parentf047c44e71762c3203c2e9144ce6d64208490781 (diff)
Blacklist tstPauseAnimation::noTimerUpdates on macOS
Task-number: QTBUG-75786 Change-Id: I89d81a9d0f5f301f325044dee2395d441c0d5970 Reviewed-by: Simon Hausmann <simon.hausmann@qt.io>
Diffstat (limited to 'tests')
-rw-r--r--tests/auto/corelib/animation/qpauseanimation/BLACKLIST7
1 files changed, 4 insertions, 3 deletions
diff --git a/tests/auto/corelib/animation/qpauseanimation/BLACKLIST b/tests/auto/corelib/animation/qpauseanimation/BLACKLIST
index 33cd53d788..714df08b18 100644
--- a/tests/auto/corelib/animation/qpauseanimation/BLACKLIST
+++ b/tests/auto/corelib/animation/qpauseanimation/BLACKLIST
@@ -1,5 +1,6 @@
[pauseAndPropertyAnimations]
-osx
+macos
[multipleSequentialGroups]
-osx
-
+macos
+[noTimerUpdates]
+macos