Skip to content

Commit 40d0439

Browse files
shethaaditAdit Sheth
authored andcommitted
Fixed bug 60110. (#60121)
Co-authored-by: Adit Sheth <[email protected]>
1 parent 9848015 commit 40d0439

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/Servers/Kestrel/test/FunctionalTests/ResponseTests.cs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -348,6 +348,7 @@ await connection.Send(
348348
}
349349

350350
[Theory]
351+
[QuarantinedTest("https://github.com/dotnet/aspnetcore/issues/60110")]
351352
[MemberData(nameof(ConnectionMiddlewareData))]
352353
public async Task AppCanHandleClientAbortingConnectionMidResponse(ListenOptions listenOptions)
353354
{

0 commit comments

Comments
 (0)