summaryrefslogtreecommitdiffstats
path: root/tests/auto
diff options
context:
space:
mode:
authorSergio Ahumada <sergio.ahumada@digia.com>2013-05-08 08:44:36 (GMT)
committerThe Qt Project <gerrit-noreply@qt-project.org>2013-05-08 09:08:22 (GMT)
commitfc8b37ce989d70c28f4bb4cc0dd939809f645ec6 (patch)
tree057197b8ff8bb9a1539c39daefd6e9b4c655224c /tests/auto
parentb6b7489352da4697206857f6928886c42bef39ba (diff)
downloadQt-fc8b37ce989d70c28f4bb4cc0dd939809f645ec6.zip
Qt-fc8b37ce989d70c28f4bb4cc0dd939809f645ec6.tar.gz
Qt-fc8b37ce989d70c28f4bb4cc0dd939809f645ec6.tar.bz2
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 <janne.anttila@digia.com>
Diffstat (limited to 'tests/auto')
-rw-r--r--tests/auto/qtimeline/qtimeline.pro2
1 files changed, 0 insertions, 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