mirror of
https://github.com/Kitware/CMake.git
synced 2026-05-03 12:49:50 -05:00
54c5654f7d
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
7 lines
213 B
Plaintext
7 lines
213 B
Plaintext
Test project [^
|
|
]*/Tests/RunCMake/CTestTimeout/SignalIgnore-build
|
|
Start 1: TestTimeout
|
|
1/1 Test #1: TestTimeout ......................\*\*\*Timeout +[1-9][0-9.]* sec
|
|
+
|
|
0% tests passed, 1 tests failed out of 1
|