Skip to content

Commit f2f4faf

Browse files
authored
Quarantine test (#30755)
1 parent 5f48c63 commit f2f4faf

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/Servers/Kestrel/test/InMemory.FunctionalTests/Http3/Http3StreamTests.cs

+1
Original file line numberDiff line numberDiff line change
@@ -1660,6 +1660,7 @@ public async Task RequestTrailers_CanReadTrailersFromRequest()
16601660
}
16611661

16621662
[Fact]
1663+
[QuarantinedTest("https://github.com/dotnet/aspnetcore/issues/30754")]
16631664
public async Task FrameAfterTrailers_UnexpectedFrameError()
16641665
{
16651666
var headers = new[]

0 commit comments

Comments
 (0)