From fc8b37ce989d70c28f4bb4cc0dd939809f645ec6 Mon Sep 17 00:00:00 2001 From: Sergio Ahumada Date: Wed, 8 May 2013 10:44:36 +0200 Subject: test: Remove insignificant_test from tst_qtimeline This test is now passing on all CI platforms. Task-number: QTQAINFRA-574 Change-Id: I6a536c7c4c33817544bff1d933d6f4a05f1631c2 Reviewed-by: Janne Anttila --- tests/auto/qtimeline/qtimeline.pro | 2 -- 1 file changed, 2 deletions(-) diff --git a/tests/auto/qtimeline/qtimeline.pro b/tests/auto/qtimeline/qtimeline.pro index ade99dc..6dfd22a 100644 --- a/tests/auto/qtimeline/qtimeline.pro +++ b/tests/auto/qtimeline/qtimeline.pro @@ -3,5 +3,3 @@ TARGET = tst_qtimeline QT = core testlib SOURCES += tst_qtimeline.cpp CONFIG += parallel_test - -win32:CONFIG+=insignificant_test # QTQAINFRA-428 -- cgit v0.12