Mark tst_qtimeline as insignificant on Windows

This test has been repeatedly unstable.

Task-number: QTBUG-24796
Change-Id: I603965c0189ad6da0cdf48527c4919c55e1918b4
Reviewed-by: Toby Tomkins <toby.tomkins@nokia.com>
This commit is contained in:
Rohan McGovern 2012-03-15 09:17:23 +10:00 committed by Qt by Nokia
parent cdec3b376f
commit aac68052af

View File

@ -2,3 +2,4 @@ CONFIG += testcase parallel_test
TARGET = tst_qtimeline TARGET = tst_qtimeline
QT = core testlib QT = core testlib
SOURCES = tst_qtimeline.cpp SOURCES = tst_qtimeline.cpp
win32:CONFIG+=insignificant_test # unstable, QTBUG-24796