Skip to content

Automatically capture crashdumps for C++ client tests #7940

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

Merged
merged 10 commits into from
Feb 27, 2019

Conversation

BrennanConroy
Copy link
Member

No description provided.

@BrennanConroy BrennanConroy added the area-signalr Includes: SignalR clients and servers label Feb 26, 2019
@BrennanConroy BrennanConroy marked this pull request as ready for review February 27, 2019 17:24
@BrennanConroy BrennanConroy requested review from pakrym and natemcmaster and removed request for Tratcher and dougbu February 27, 2019 17:24
# While doing https://github.com/aspnet/AspNetCore/pull/5705 I accidentally disabled ANCM on CI machines using
# the registy key. Remove it to allow tests to pass

Remove-Item "HKLM:\SOFTWARE\Microsoft\IIS Extensions\IIS AspNetCore Module V2\Parameters" -ErrorAction Ignore;
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

@BrennanConroy BrennanConroy merged commit a936d77 into master Feb 27, 2019
@BrennanConroy BrennanConroy deleted the brecon/crashDump branch February 27, 2019 22:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area-signalr Includes: SignalR clients and servers
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants