From fd9cf9e8003d777c2304bee45cd6ee10a230f2f4 Mon Sep 17 00:00:00 2001 From: Simon Hausmann Date: Thu, 18 Jun 2015 16:39:33 +0200 Subject: [PATCH] Blacklist flakey tst_QTimeLine::duration test on Windows Change-Id: Ib9f901da5675a6eb86b90c5137afb66245c395a4 Reviewed-by: Lars Knoll --- tests/auto/corelib/tools/qtimeline/BLACKLIST | 2 ++ 1 file changed, 2 insertions(+) diff --git a/tests/auto/corelib/tools/qtimeline/BLACKLIST b/tests/auto/corelib/tools/qtimeline/BLACKLIST index e4331bdd3f..b5861756d8 100644 --- a/tests/auto/corelib/tools/qtimeline/BLACKLIST +++ b/tests/auto/corelib/tools/qtimeline/BLACKLIST @@ -1,2 +1,4 @@ [interpolation] windows +[duration] +windows