summaryrefslogtreecommitdiffstats
path: root/tests/auto/other/languagechange
diff options
context:
space:
mode:
authorRohan McGovern <rohan.mcgovern@nokia.com>2012-06-04 10:29:10 +1000
committerQt by Nokia <qt-info@nokia.com>2012-06-04 03:07:48 +0200
commit2268be804057f655e009d3d99dfdca83c9d469b0 (patch)
tree9f22293f283d920333d600358b6bfc0cd9fc2745 /tests/auto/other/languagechange
parentb9304878966bf578c9d20834912981f35f3007d7 (diff)
tst_languagechange: increased timeout on Windows
This test's runtime significantly varies on separate runs on Windows; runtimes from 10 to 830 seconds have been observed in CI. Increase the timeout to restore CI stability. Task-number: QTBUG-26006 Change-Id: Iba153e65264a177d146b2f3647ec6ba529af7135 Reviewed-by: Toby Tomkins <toby.tomkins@nokia.com>
Diffstat (limited to 'tests/auto/other/languagechange')
-rw-r--r--tests/auto/other/languagechange/languagechange.pro1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/auto/other/languagechange/languagechange.pro b/tests/auto/other/languagechange/languagechange.pro
index be38d5c56f..25dbcc19be 100644
--- a/tests/auto/other/languagechange/languagechange.pro
+++ b/tests/auto/other/languagechange/languagechange.pro
@@ -1,5 +1,6 @@
CONFIG += testcase
CONFIG += parallel_test
+win32:testcase.timeout = 1800 # test runtime varies greatly on Windows, QTBUG-26006
TARGET = tst_languagechange
QT += widgets core-private gui-private testlib
SOURCES += tst_languagechange.cpp