Skip to content

Commit

Permalink
Quarantine test (#30755)
Browse files Browse the repository at this point in the history
  • Loading branch information
sebastienros authored Mar 9, 2021
1 parent 5f48c63 commit f2f4faf
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -1660,6 +1660,7 @@ public async Task RequestTrailers_CanReadTrailersFromRequest()
}

[Fact]
[QuarantinedTest("https://github.com/dotnet/aspnetcore/issues/30754")]
public async Task FrameAfterTrailers_UnexpectedFrameError()
{
var headers = new[]
Expand Down

0 comments on commit f2f4faf

Please sign in to comment.