summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSimon Hausmann <simon.hausmann@theqtcompany.com>2015-06-17 12:52:47 +0200
committerSimon Hausmann <simon.hausmann@theqtcompany.com>2015-06-20 15:25:54 +0000
commitc2c9751c5571a247c770c089fc8b7d374144f712 (patch)
tree3a6ed3238da16a5341be19f0f1ee9afcb204038e
parent88c98f38fe6fa99d1d802ee75d627ca8a11e65dc (diff)
Blacklist tst_QPropertyAnimation::startBackwardWithoutEndValue on Windows
It's flakey with 'current > 42' sometimes succeeding and sometimes failing. Change-Id: I86f52b0d0cecd345ed6c5852c822d12eae6acb26 Reviewed-by: Lars Knoll <lars.knoll@theqtcompany.com>
-rw-r--r--tests/auto/corelib/animation/qpropertyanimation/BLACKLIST2
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/auto/corelib/animation/qpropertyanimation/BLACKLIST b/tests/auto/corelib/animation/qpropertyanimation/BLACKLIST
index 4d9f012ad7..a7e95b1e97 100644
--- a/tests/auto/corelib/animation/qpropertyanimation/BLACKLIST
+++ b/tests/auto/corelib/animation/qpropertyanimation/BLACKLIST
@@ -1,2 +1,4 @@
[statesAndSignals:normal animation]
windows
+[startBackwardWithoutEndValue]
+windows