Files
CMake/Tests/RunCMake/CMakePresetsWorkflow/BadExitCode-stdout.txt
Kyle Edwards 374d82bbcd cmake: Add --workflow mode
Fixes: #23118
2022-09-27 11:09:06 -04:00

18 lines
525 B
Plaintext

^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\)$