Files
Reuben Bond e28e64b715 Enable crash dump collection for CI test runs (#9932)
* Enable crash dump collection in CI test runs

Add crash and hang dump blame options to all dotnet test invocations in the GitHub CI workflow so test host crashes produce diagnostic dumps.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>

* Address PR feedback for codegenerator CI diagnostics

Add VSTest args after -- and archive test outputs in test-codegenerator so dumps/logs are retained.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>

---------

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
2026-02-17 00:16:37 +00:00
..