From b7486591cd114351c755b9e8b2bfe5d175461ec9 Mon Sep 17 00:00:00 2001 From: Rohan McGovern Date: Fri, 13 Apr 2012 15:14:35 +1000 Subject: test: marked tst_qlocale as insignificant on Windows This test hangs 2-3% of the time. Task-number: QTBUG-25284 Change-Id: I32e01696262be2de7e015b8f811d1666551426cc Reviewed-by: Toby Tomkins --- tests/auto/corelib/tools/qlocale/test/test.pro | 1 + 1 file changed, 1 insertion(+) (limited to 'tests/auto/corelib/tools/qlocale/test/test.pro') diff --git a/tests/auto/corelib/tools/qlocale/test/test.pro b/tests/auto/corelib/tools/qlocale/test/test.pro index 24dcc0638a..28e127e307 100644 --- a/tests/auto/corelib/tools/qlocale/test/test.pro +++ b/tests/auto/corelib/tools/qlocale/test/test.pro @@ -17,3 +17,4 @@ load(testcase) # for target.path and installTestHelperApp() installTestHelperApp("../syslocaleapp/syslocaleapp",syslocaleapp,syslocaleapp) mac: CONFIG += insignificant_test # QTBUG-22769 +win32:CONFIG+= insignificant_test # QTBUG-25284 -- cgit v1.2.3