Files
CMake/Tests/RunCMake/CTestCommandLine/TimeoutSignalBad-stdout.txt
Brad King 54c5654f7d ctest: Optionally terminate tests with a custom signal on timeout
CTest normally terminates test processes on timeout using `SIGKILL`.
Offer tests a chance to exit gracefully, on platforms supporting POSIX
signals, by setting `TIMEOUT_SIGNAL_{NAME,GRACE_PERIOD}` properties.

Fixes: #17288
2023-06-02 06:51:13 -04:00

6 lines
304 B
Plaintext

Start 1: test1
TIMEOUT_SIGNAL_NAME "NOTASIG" not supported on this platform\.
TIMEOUT_SIGNAL_GRACE_PERIOD "0" is not greater than "0" seconds\.
TIMEOUT_SIGNAL_GRACE_PERIOD "1000" is not less than the maximum of "60" seconds\.
1/1 Test #1: test1 ............................\*\*\*Not Run +[0-9.]+ sec