summaryrefslogtreecommitdiffstats
path: root/tests/auto/gui/text/qstatictext
diff options
context:
space:
mode:
authorJason McDonald <jason.mcdonald@nokia.com>2012-04-17 22:29:08 +1000
committerQt by Nokia <qt-info@nokia.com>2012-04-19 08:07:13 +0200
commit005441f742d2481570cdfe4046d778ba0af7931d (patch)
treee48156a2986e9caa8e48f18d4aae012c29736e45 /tests/auto/gui/text/qstatictext
parentb6cf486816fe5323d8aae341838e78b21d2d5d4c (diff)
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 <bradley.hughes@nokia.com>
Diffstat (limited to 'tests/auto/gui/text/qstatictext')
-rw-r--r--tests/auto/gui/text/qstatictext/qstatictext.pro2
1 files changed, 0 insertions, 2 deletions
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