From 005441f742d2481570cdfe4046d778ba0af7931d Mon Sep 17 00:00:00 2001 From: Jason McDonald Date: Tue, 17 Apr 2012 22:29:08 +1000 Subject: 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 --- tests/auto/gui/text/qstatictext/qstatictext.pro | 2 -- 1 file changed, 2 deletions(-) (limited to 'tests/auto/gui') diff --git a/tests/auto/gui/text/qstatictext/qstatictext.pro b/tests/auto/gui/text/qstatictext/qstatictext.pro index 67f2e047a4..9abc3245ed 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 -- cgit v1.2.3