Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add postmortem blame mode #4032

Merged
merged 2 commits into from
Oct 7, 2022

Conversation

MarcoRossignoli
Copy link
Contributor

@MarcoRossignoli MarcoRossignoli commented Sep 29, 2022

Add postmortem blame mode

// Install AeDebugger using procdump for all tests

vstest.console.exe /AeDebugger:”Install;ProcDumpToolDirectoryPath=c:\procdump;DumpDirectoryPath=c:\DumpsDirectory”

// Run monitoring the blame folder

vstest.console.exe … /Blame:”MonitorPostmortemDebugger;DumpDirectoryPath=c:\DumpsDirectory”

// Uninstall AeDebugger

vstest.console.exe /AeDebugger:”Uninstall;ProcDumpToolDirectoryPath=c:\procdump;”

@MarcoRossignoli MarcoRossignoli changed the title Exercize the CI Exercise the CI Sep 29, 2022
@MarcoRossignoli
Copy link
Contributor Author

/azp run

@MarcoRossignoli MarcoRossignoli changed the title Exercise the CI Add postmortem blame mode Oct 7, 2022
@MarcoRossignoli MarcoRossignoli marked this pull request as ready for review October 7, 2022 08:36
@MarcoRossignoli MarcoRossignoli enabled auto-merge (squash) October 7, 2022 08:38
…Collector.cs

Co-authored-by: Jakub Jareš <me@jakubjares.com>
@MarcoRossignoli MarcoRossignoli merged commit 70b8311 into microsoft:main Oct 7, 2022
@MarcoRossignoli MarcoRossignoli deleted the aedebugblame branch October 7, 2022 11:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants