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:
parent
cdec3b376f
commit
aac68052af
@ -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
|
||||||
|
Loading…
Reference in New Issue
Block a user