Increase tst_qmake more time on Windows.
authorFriedemann Kleint <Friedemann.Kleint@digia.com>
Fri, 5 Oct 2012 08:10:46 +0000 (10:10 +0200)
committerThe Qt Project <gerrit-noreply@qt-project.org>
Mon, 8 Oct 2012 06:46:07 +0000 (08:46 +0200)
The test compiles examples, which takes a long time.

Task-number: 26023
Change-Id: If794b046aa07737f3076aace8d585dc44027cc6b
Reviewed-by: Sergio Ahumada <sergio.ahumada@digia.com>
tests/auto/tools/qmake/qmake.pro

index 23c488b..e091a74 100644 (file)
@@ -1,5 +1,7 @@
 CONFIG += testcase
 CONFIG += parallel_test
+# Allow more time since examples are compiled, which may take longer on Windows.
+win32:testcase.timeout=900
 TARGET = tst_qmake
 HEADERS += testcompiler.h
 SOURCES += tst_qmake.cpp testcompiler.cpp