summaryrefslogtreecommitdiffstats
path: root/Tests/RunCMake/CTestCommandLine/repeat-until-fail-ctest-stdout.txt
blob: 6e133cdcee24c4b840b25531097a146aabbe6704 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
^Test project .*/Tests/RunCMake/CTestCommandLine/repeat-until-fail-build
    Start 1: initialization
    Test #1: initialization ...................   Passed +[0-9.]+ sec
    Start 1: initialization
    Test #1: initialization ...................   Passed +[0-9.]+ sec
    Start 1: initialization
1/4 Test #1: initialization ...................   Passed +[0-9.]+ sec
    Start 2: test1
    Test #2: test1 ............................   Passed +[0-9.]+ sec
    Start 2: test1
    Test #2: test1 ............................\*\*\*Failed +[0-9.]+ sec
    Start 3: hello
    Test #3: hello ............................   Passed +[0-9.]+ sec
    Start 3: hello
    Test #3: hello ............................   Passed +[0-9.]+ sec
    Start 3: hello
3/4 Test #3: hello ............................   Passed +[0-9.]+ sec
    Start 4: goodbye
    Test #4: goodbye ..........................   Passed +[0-9.]+ sec
    Start 4: goodbye
    Test #4: goodbye ..........................   Passed +[0-9.]+ sec
    Start 4: goodbye
4/4 Test #4: goodbye ..........................   Passed +[0-9.]+ sec
+
75% tests passed, 1 tests failed out of 4
+
Total Test time \(real\) = +[0-9.]+ sec
+
The following tests FAILED:
[	 ]+2 - test1 \(Failed\)$