Skip to content

Commit 042d918

Browse files
authored
Unquarantine GET_GracefulServerShutdown_AbortRequestsAfterHostTimeout
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
1 parent 8b62081 commit 042d918

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/Servers/Kestrel/test/Interop.FunctionalTests/Http3/Http3RequestTests.cs

-1
Original file line numberDiff line numberDiff line change
@@ -1471,7 +1471,6 @@ public async Task GET_ConnectionInfo_PropertiesSet()
14711471
[MsQuicSupported]
14721472
[InlineData(HttpProtocols.Http3)]
14731473
[InlineData(HttpProtocols.Http2)]
1474-
[QuarantinedTest("https://github.com/dotnet/aspnetcore/issues/39985")]
14751474
public async Task GET_GracefulServerShutdown_AbortRequestsAfterHostTimeout(HttpProtocols protocol)
14761475
{
14771476
// Arrange

0 commit comments

Comments
 (0)