summaryrefslogtreecommitdiffstats
path: root/Tests/RunCMake/CMakePresetsWorkflow/BadExitCode-stdout.txt
blob: 2f23f8885ebabe0cbd1740e7e3531ffe771e58d3 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
^Executing workflow step 1 of 4: configure preset "default"

.*Testing the configure step at [^
]*/Tests/RunCMake/CMakePresetsWorkflow/BadExitCode/build.*

Executing workflow step 2 of 4: build preset "default"

.*Testing the build step at [^
]*[\\/]Tests[\\/]RunCMake[\\/]CMakePresetsWorkflow[\\/]BadExitCode[\\/]build.*

Executing workflow step 3 of 4: test preset "default"

.*Testing the test step at [^
]*/Tests/RunCMake/CMakePresetsWorkflow/BadExitCode/build.*

The following tests FAILED:
.* +1 - EchoTest \(Failed\)$