mirror of
https://github.com/Kitware/CMake.git
synced 2026-01-07 14:20:06 -06:00
In commit 774fcbe49c (CTest: Base command line mode on top of scripting
commands, 2024-10-05, v4.0.0-rc1~653^2) the implementation of this step
was converted to use `ctest_test` internally. That command has its own
default test timeout of 600s if the ctest "TimeOut" configuration value
is not set. If "TimeOut" is not set then default it to our previous
command-line mode default test timeout.
Fixes: #27139
3 lines
63 B
Plaintext
3 lines
63 B
Plaintext
1: Test timeout computed to be: 10000000
|
|
1/1 Test #1: test1[ ]
|