Files
CMake/Tests/RunCMake/CTestCommandLine/stop-on-failure-stdout.txt
Johnny Jazeix e89aeba5c4 ctest: add option --stop-on-failure
To stop the tests once one has failed

Fixes: #16628
2020-04-20 23:05:15 +02:00

11 lines
299 B
Plaintext

^Test project .*/Tests/RunCMake/CTestCommandLine/stop-on-failure
Start 1: test1
1/2 Test #1: test1 ............................\*\*\*Failed +[0-9.]+ sec
+
0% tests passed, 1 tests failed out of 1
+
Total Test time \(real\) = +[0-9.]+ sec
+
The following tests FAILED:
[ ]+1 - test1 \(Failed\)$