Remove insignification from QCompleter autotest.
Until March 15, 2012, this test failed consistently on Mac and passed on other platforms. Since then, the test has passed consistently on all platforms. Change-Id: Ie773643a1c9dc0ab3596786badbc3c3afd4824d6 Reviewed-by: Rohan McGovern <rohan.mcgovern@nokia.com>bb10
parent
47617f68cb
commit
7ace6169fb
|
|
@ -4,5 +4,3 @@ TARGET = tst_qcompleter
|
|||
QT += widgets testlib
|
||||
|
||||
SOURCES += tst_qcompleter.cpp
|
||||
|
||||
CONFIG += insignificant_test # QTBUG-21424
|
||||
|
|
|
|||
Loading…
Reference in New Issue