Skip to content

Commit f4a5aa3

Browse files
authored
Quarantine HEADERS_Received_SecondRequest_Accepted (#42134)
#42133
1 parent c7c3fc7 commit f4a5aa3

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/Servers/Kestrel/test/InMemory.FunctionalTests/Http2/Http2WebSocketTests.cs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -157,6 +157,7 @@ await InitializeConnectionAsync(async context =>
157157
}
158158

159159
[Fact]
160+
[QuarantinedTest("https://github.com/dotnet/aspnetcore/issues/42133")]
160161
public async Task HEADERS_Received_SecondRequest_Accepted()
161162
{
162163
// Add stream to Http2Connection._completedStreams inline with SetResult().

0 commit comments

Comments
 (0)