aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJarek Kobus <jaroslaw.kobus@qt.io>2022-10-11 09:28:43 +0200
committerJarek Kobus <jaroslaw.kobus@qt.io>2022-10-11 07:34:39 +0000
commitecd9053587beeee87b4a0e3e5a1435891651972c (patch)
treed6570b99abf857eb7ea7d2c84b69155f5616dcb8
parentf5f3bbcc59144ea3b5152678f2001ac87c471efa (diff)
tst_qtcprocess: Remove 30 seconds timeout overload
The default is 60. Change-Id: I22585a62648376c771f6f3e4165dc4a1bef25892 Reviewed-by: Eike Ziller <eike.ziller@qt.io>
-rw-r--r--tests/auto/utils/qtcprocess/CMakeLists.txt1
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/auto/utils/qtcprocess/CMakeLists.txt b/tests/auto/utils/qtcprocess/CMakeLists.txt
index 4040548b33..7e9d1119cc 100644
--- a/tests/auto/utils/qtcprocess/CMakeLists.txt
+++ b/tests/auto/utils/qtcprocess/CMakeLists.txt
@@ -5,7 +5,6 @@ file(RELATIVE_PATH TEST_RELATIVE_LIBEXEC_PATH "/${RELATIVE_TEST_PATH}" "/${IDE_L
add_qtc_test(tst_qtcprocess
CONDITION Qt5_VERSION VERSION_GREATER_EQUAL 6.2.0
- TIMEOUT 30
DEFINES "TEST_RELATIVE_LIBEXEC_PATH=\"${TEST_RELATIVE_LIBEXEC_PATH}\""
"PROCESS_TESTAPP=\"${CMAKE_CURRENT_BINARY_DIR}/processtestapp\""
DEPENDS Utils app_version