Files
Richard b1f15344c9 Presets: Clarify workflow step error messages
Report both the workflow step type and preset name when workflow
preset validation or execution fails.  This disambiguates workflows
where configure, build, test, and package steps share the same preset
name.

Update the workflow preset RunCMake expectations.
2026-07-31 10:44:57 -06:00

6 lines
315 B
Plaintext

^Errors while running CTest
Output from these tests are in: [^
]*/Tests/RunCMake/CMakePresetsWorkflow/BadExitCode/build/Testing/Temporary/LastTest\.log
Use "--rerun-failed --output-on-failure" to re-run the failed cases verbosely\.
CMake Error: Workflow step of type "test" named "default" failed with exit code 8$