-
Couldn't load subscription status.
- Fork 5.2k
[H/3] Failed test experiment #117191
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
[H/3] Failed test experiment #117191
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Pull Request Overview
This PR adds instrumentation to capture logs during HTTP client handler tests for investigating issue #117015.
- Introduces usage of TestEventListener in two test methods to capture networking event logs.
- Adds an additional using directive for TestUtilities to support the new instrumentation.
|
Tagging subscribers to this area: @dotnet/ncl |
|
/azp run runtime |
|
Azure Pipelines successfully started running 1 pipeline(s). |
|
/azp run runtime |
|
Azure Pipelines successfully started running 1 pipeline(s). |
|
/azp run runtime |
|
Azure Pipelines successfully started running 1 pipeline(s). |
Catching logs for #117015 investigation.