Uh oh!
There was an error while loading. Please reload this page.
[release/8.0] Fix Dispose and SendData Race on Http3 Test - #91690
Conversation
ghost
commented
Sep 6, 2023
Tagging subscribers to this area: @dotnet/ncl Issue DetailsBackport of #91291 to release/8.0 /cc @liveans Customer ImpactTestingRiskIMPORTANT: If this backport is for a servicing release, please verify that:
|
liveans
commented
Sep 7, 2023
/azp run runtime-extra-platforms |
|
Azure Pipelines successfully started running 1 pipeline(s). |
Uh oh!
There was an error while loading. Please reload this page.
Failures are unrelated to this PR. Failures (updated by @karelz):
Rerunning the failures |
karelz
commented
Sep 11, 2023
Test only change, I approve - @artl93 ready for your approval |
artl93
commented
Sep 11, 2023
M2 approved. |
karelz
commented
Sep 11, 2023
Adding Servicing-Approved label per @artl93's approval above. |
artl93
commented
Sep 11, 2023
Yes, thank you! |
Backport of #91291 to release/8.0
Fixes#87552
/cc @liveans
Customer Impact
Test only change to decrease noise in CI.
Fixes test
System.Net.Http.Functional.Tests.HttpClientHandlerTest_Http3.ServerSendsTrailingHeaders_Success, which failed 3x per day (but passed on rerun).Testing
CI in main had no hits in 2 days - previously failed 3x per day.
Risk
No risk, the test only change