summaryrefslogtreecommitdiffstats
path: root/tests/auto
diff options
context:
space:
mode:
authorJason McDonald <jason.mcdonald@nokia.com>2012-04-17 00:12:48 +1000
committerQt by Nokia <qt-info@nokia.com>2012-04-26 09:27:25 +0200
commit928ebac5676e0e41cdf4d9d6f0bd900f315316aa (patch)
treecf5c4a53a20a488802b4bed8d55270af5b6abd3d /tests/auto
parentf6aef23ff162d9849f5be1036c9f45c2ee506d21 (diff)
Make QTimeLine test significant.
Known failures in this test are now handled by QEXPECT_FAIL. Task-number: QTBUG-24796 Change-Id: I12ba57370cf3df1a85a108fbbcdc9db2222491c1 Reviewed-by: Rohan McGovern <rohan.mcgovern@nokia.com>
Diffstat (limited to 'tests/auto')
-rw-r--r--tests/auto/corelib/tools/qtimeline/qtimeline.pro1
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/auto/corelib/tools/qtimeline/qtimeline.pro b/tests/auto/corelib/tools/qtimeline/qtimeline.pro
index cac8074038..3a6c120b5a 100644
--- a/tests/auto/corelib/tools/qtimeline/qtimeline.pro
+++ b/tests/auto/corelib/tools/qtimeline/qtimeline.pro
@@ -2,4 +2,3 @@ CONFIG += testcase parallel_test
TARGET = tst_qtimeline
QT = core testlib
SOURCES = tst_qtimeline.cpp
-win32:CONFIG+=insignificant_test # unstable, QTBUG-24796