Skip to content

Commit aedcfbd

Browse files
Update RequestTests.cs (#23629)
1 parent a729c42 commit aedcfbd

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/Servers/Kestrel/test/InMemory.FunctionalTests/RequestTests.cs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1048,6 +1048,7 @@ await connection.ReceiveEnd(
10481048
}
10491049

10501050
[Fact]
1051+
[QuarantinedTest("https://github.com/dotnet/aspnetcore/issues/23628")]
10511052
public async Task ContentLengthReadAsyncSingleBytesAtATime()
10521053
{
10531054
var testContext = new TestServiceContext(LoggerFactory);

0 commit comments

Comments
 (0)