summaryrefslogtreecommitdiffstats
path: root/tests/auto/corelib/tools/qlocale/test
diff options
context:
space:
mode:
authorJason McDonald <jason.mcdonald@nokia.com>2012-04-17 00:54:22 +1000
committerQt by Nokia <qt-info@nokia.com>2012-04-16 21:50:18 +0200
commitcdfdc0b4a680fbd8705e5666ba9454b6f0d7ee05 (patch)
treec587701ffd581782d8fe4c9070fa9327e37cc0cb /tests/auto/corelib/tools/qlocale/test
parentc25fa94f8f8eeb41dc0a0b655b2c48a9ebae2990 (diff)
Remove insignification from QLocale test for Mac OS X.
This test has not failed in the last 500 Continuous Integration runs. Task-number: QTBUG-22769 Change-Id: Ib2e95bb2291757941baa0ea46d568816eef20b09 Reviewed-by: Bradley T. Hughes <bradley.hughes@nokia.com>
Diffstat (limited to 'tests/auto/corelib/tools/qlocale/test')
-rw-r--r--tests/auto/corelib/tools/qlocale/test/test.pro1
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/auto/corelib/tools/qlocale/test/test.pro b/tests/auto/corelib/tools/qlocale/test/test.pro
index 28e127e307..25023fad4d 100644
--- a/tests/auto/corelib/tools/qlocale/test/test.pro
+++ b/tests/auto/corelib/tools/qlocale/test/test.pro
@@ -16,5 +16,4 @@ win32 {
load(testcase) # for target.path and installTestHelperApp()
installTestHelperApp("../syslocaleapp/syslocaleapp",syslocaleapp,syslocaleapp)
-mac: CONFIG += insignificant_test # QTBUG-22769
win32:CONFIG+= insignificant_test # QTBUG-25284