We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5f48c63 commit f2f4fafCopy full SHA for f2f4faf
src/Servers/Kestrel/test/InMemory.FunctionalTests/Http3/Http3StreamTests.cs
@@ -1660,6 +1660,7 @@ public async Task RequestTrailers_CanReadTrailersFromRequest()
1660
}
1661
1662
[Fact]
1663
+ [QuarantinedTest("https://github.com/dotnet/aspnetcore/issues/30754")]
1664
public async Task FrameAfterTrailers_UnexpectedFrameError()
1665
{
1666
var headers = new[]
0 commit comments