Skip to content

Commit

Permalink
Unquarantine GET_GracefulServerShutdown_AbortRequestsAfterHostTimeout (
Browse files Browse the repository at this point in the history
…#40618)

This test now has a 100% 30 day pass rate:

<img width="1274" alt="image" src="https://user-images.githubusercontent.com/14852843/157378025-548c01b4-99cd-4a49-8852-d46129f5b9dc.png">

Fixes: #39985
  • Loading branch information
TanayParikh authored Mar 9, 2022
1 parent 29a5b9d commit ecc40c5
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -1471,7 +1471,6 @@ public async Task GET_ConnectionInfo_PropertiesSet()
[MsQuicSupported]
[InlineData(HttpProtocols.Http3)]
[InlineData(HttpProtocols.Http2)]
[QuarantinedTest("https://github.com/dotnet/aspnetcore/issues/39985")]
public async Task GET_GracefulServerShutdown_AbortRequestsAfterHostTimeout(HttpProtocols protocol)
{
// Arrange
Expand Down

0 comments on commit ecc40c5

Please sign in to comment.