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:
parent
b0d7e7b282
commit
3d73e11ccc
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user