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>bb10
parent
f6aef23ff1
commit
928ebac567
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in New Issue