tst_languagechange: increased timeout on Windows
authorRohan McGovern <rohan.mcgovern@nokia.com>
Mon, 4 Jun 2012 00:29:10 +0000 (10:29 +1000)
committerQt by Nokia <qt-info@nokia.com>
Mon, 4 Jun 2012 01:07:48 +0000 (03:07 +0200)
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>
tests/auto/other/languagechange/languagechange.pro

index be38d5c..25dbcc1 100644 (file)
@@ -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