diff options
author | Brad King <brad.king@kitware.com> | 2023-06-05 10:33:25 (GMT) |
---|---|---|
committer | Kitware Robot <kwrobot@kitware.com> | 2023-06-05 10:33:36 (GMT) |
commit | 7838ae4fd844ca2bf7abb3541879098ace18a947 (patch) | |
tree | 07a258c165073bce3cf214877fc68430f4791a00 /Tests/RunCMake/CTestTimeout/SignalIgnore-stdout.txt | |
parent | 8f8a5e56f46ab211694986f4349d0c0f78a6c6c5 (diff) | |
parent | 54c5654f7d530ea363b3fcc02f2176d79342c07b (diff) | |
download | CMake-7838ae4fd844ca2bf7abb3541879098ace18a947.zip CMake-7838ae4fd844ca2bf7abb3541879098ace18a947.tar.gz CMake-7838ae4fd844ca2bf7abb3541879098ace18a947.tar.bz2 |
Merge topic 'ctest-timeout-signal'
54c5654f7d ctest: Optionally terminate tests with a custom signal on timeout
e38c05688e CTest/cmProcess: Adopt field tracking reason for the process timeout
25c1468314 cmCTestTestHandler: Remove outdated comment
41e8507ab7 IWYU: Add mapping for bits/chrono.h to chrono
Acked-by: Kitware Robot <kwrobot@kitware.com>
Merge-request: !8472
Diffstat (limited to 'Tests/RunCMake/CTestTimeout/SignalIgnore-stdout.txt')
-rw-r--r-- | Tests/RunCMake/CTestTimeout/SignalIgnore-stdout.txt | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/Tests/RunCMake/CTestTimeout/SignalIgnore-stdout.txt b/Tests/RunCMake/CTestTimeout/SignalIgnore-stdout.txt new file mode 100644 index 0000000..de97df4 --- /dev/null +++ b/Tests/RunCMake/CTestTimeout/SignalIgnore-stdout.txt @@ -0,0 +1,6 @@ +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 |