summaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
authorEike Ziller <eike.ziller@qt.io>2022-06-10 13:45:29 +0200
committerEike Ziller <eike.ziller@qt.io>2022-06-14 09:59:59 +0000
commit7bd703d123166061a5ee2543b35da4ef177755fa (patch)
tree683b64b3d0ba632a43052690d61de1f161a9596e /tests
parent0b2899215fe89e154e9c484d75107f977c766ec2 (diff)
downloadqt-creator-7bd703d123166061a5ee2543b35da4ef177755fa.tar.gz
Increase ctest timeout for tst_qtcprocess
Default is 5 seconds, which is by far not enough. Change-Id: I4a5851de3ec2268bd68b6a386efa8dfa181e0af3 Reviewed-by: <github-actions-qt-creator@cristianadam.eu> Reviewed-by: Jarek Kobus <jaroslaw.kobus@qt.io>
Diffstat (limited to 'tests')
-rw-r--r--tests/auto/utils/qtcprocess/CMakeLists.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/auto/utils/qtcprocess/CMakeLists.txt b/tests/auto/utils/qtcprocess/CMakeLists.txt
index 51720bbeb5..c03eee4945 100644
--- a/tests/auto/utils/qtcprocess/CMakeLists.txt
+++ b/tests/auto/utils/qtcprocess/CMakeLists.txt
@@ -4,6 +4,7 @@ file(RELATIVE_PATH RELATIVE_TEST_PATH "${PROJECT_BINARY_DIR}" "${CMAKE_CURRENT_B
file(RELATIVE_PATH TEST_RELATIVE_LIBEXEC_PATH "/${RELATIVE_TEST_PATH}" "/${IDE_LIBEXEC_PATH}")
add_qtc_test(tst_qtcprocess
+ TIMEOUT 30
DEFINES "TEST_RELATIVE_LIBEXEC_PATH=\"${TEST_RELATIVE_LIBEXEC_PATH}\""
"PROCESS_TESTAPP=\"${CMAKE_CURRENT_BINARY_DIR}/processtestapp\""
DEPENDS Utils app_version