Speed up blame tests by filtering non-.NET processes from dump collection by nohwnd · Pull Request #15518 · microsoft/vstest (original) (raw)
…tion
- Filter conhost/WerFault/createdump from NetClientHangDumper process tree, avoiding 30s DiagnosticsClient timeout per non-.NET process
- Apply same createdump filter to WindowsHangDumper
- Add HangDumpType=mini where hang dump defaulted to Full
- Reduce child-crash/child-hang process tree from 3 to 2 children
Results:
- HangDumpChildProcesses: 39.4s -> 16.1s (59% faster)
- CrashDumpChildProcesses: 32.3s -> 17.9s (45% faster)
- CrashDumpWhenThereIsNoTimeout: 62.4s -> 39.7s (36% faster)
Co-authored-by: Copilot 223556219+Copilot@users.noreply.github.com
Bot review requested due to automatic review settings
Co-authored-by: Copilot Autofix powered by AI 175728472+Copilot@users.noreply.github.com Co-authored-by: Jakub Jareš me@jakubjares.com
Copilot Bot review requested due to automatic review settings
Copilot Bot review requested due to automatic review settings
This was referenced
May 26, 2026
This was referenced
Jun 16, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.Learn more about bidirectional Unicode characters
[ Show hidden characters]({{ revealButtonHref }})