mirror of
https://gitlab.kitware.com/cmake/cmake.git
synced 2026-09-25 04:09:36 +03:00
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.
6 lines
315 B
Plaintext
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$
|