Skip to content

Commit c608109

Browse files
authored
Revert "Unquarantine ServerReset_BeforeRequestBody_ClientBodyThrows (#57470)"
This reverts commit 8a9be3d.
1 parent 843f7b0 commit c608109

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/Servers/Kestrel/test/Interop.FunctionalTests/HttpClientHttp2InteropTests.cs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -689,6 +689,7 @@ public async Task ServerReset_AfterTrailers_NoError(string scheme)
689689
await host.StopAsync().DefaultTimeout();
690690
}
691691

692+
[QuarantinedTest("https://github.com/dotnet/aspnetcore/issues/46717")]
692693
[Theory]
693694
[MemberData(nameof(SupportedSchemes))]
694695
public async Task ServerReset_BeforeRequestBody_ClientBodyThrows(string scheme)

0 commit comments

Comments
 (0)