From: Jason McDonald Date: Tue, 17 Apr 2012 12:29:08 +0000 (+1000) Subject: Remove insignification of QStaticText test on Mac OS X. X-Git-Tag: 071012110112~1574 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=005441f742d2481570cdfe4046d778ba0af7931d;p=profile%2Fivi%2Fqtbase.git Remove insignification of QStaticText test on Mac OS X. This test has not failed in more than 300 CI runs, before which it was failing consistently. Change-Id: Ib9a0e4120b276e5620b544a0836134f1cbac7c84 Reviewed-by: QTBUG-23063 Reviewed-by: Bradley T. Hughes --- diff --git a/tests/auto/gui/text/qstatictext/qstatictext.pro b/tests/auto/gui/text/qstatictext/qstatictext.pro index 67f2e04..9abc324 100644 --- a/tests/auto/gui/text/qstatictext/qstatictext.pro +++ b/tests/auto/gui/text/qstatictext/qstatictext.pro @@ -3,5 +3,3 @@ TARGET = tst_qstatictext QT += testlib QT += core core-private gui gui-private SOURCES += tst_qstatictext.cpp - -mac: CONFIG += insignificant_test # QTBUG-23063