Skip to content

Commit

Permalink
Quarantine Http2StreamTests .ContentLength_Received_MultipleDataFrame…
Browse files Browse the repository at this point in the history
  • Loading branch information
TanayParikh authored Jun 8, 2021
1 parent b29d6ad commit abd39a3
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -1016,6 +1016,7 @@ await InitializeConnectionAsync(async context =>
}

[Fact]
[QuarantinedTest("https://github.com/dotnet/aspnetcore/issues/33373")]
public async Task ContentLength_Received_MultipleDataFramesOverSize_Reset()
{
IOException thrownEx = null;
Expand Down

0 comments on commit abd39a3

Please sign in to comment.