From 7ace6169fb540096edba377932fadea9125a0b1c Mon Sep 17 00:00:00 2001 From: Jason McDonald Date: Thu, 19 Apr 2012 18:51:37 +1000 Subject: 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 --- tests/auto/widgets/util/qcompleter/qcompleter.pro | 2 -- 1 file changed, 2 deletions(-) (limited to 'tests/auto/widgets') diff --git a/tests/auto/widgets/util/qcompleter/qcompleter.pro b/tests/auto/widgets/util/qcompleter/qcompleter.pro index 6a817a89ac..19d8d500b8 100644 --- a/tests/auto/widgets/util/qcompleter/qcompleter.pro +++ b/tests/auto/widgets/util/qcompleter/qcompleter.pro @@ -4,5 +4,3 @@ TARGET = tst_qcompleter QT += widgets testlib SOURCES += tst_qcompleter.cpp - -CONFIG += insignificant_test # QTBUG-21424 -- cgit v1.2.3