mirror of
https://github.com/dotnet/orleans.git
synced 2026-03-26 04:54:48 +00:00
* 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>