Increase CI timeout for cmake tests.

Change-Id: I1711f99f9e46f1d195684e3c3a714b00618dca2e
Reviewed-by: Sergio Ahumada <sahumada@blackberry.com>
Reviewed-by: Stephen Kelly <stephen.kelly@kdab.com>
This commit is contained in:
Friedemann Kleint 2014-03-06 12:01:52 +01:00 committed by The Qt Project
parent b0d7e7b282
commit 3d73e11ccc

View File

@ -13,3 +13,4 @@ qtHaveModule(opengl): CMAKE_QT_MODULES_UNDER_TEST += opengl
qtHaveModule(concurrent): CMAKE_QT_MODULES_UNDER_TEST += concurrent
CONFIG += ctest_testcase
win32:testcase.timeout = 1000 # this test is slow on Windows