We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c7c3fc7 commit f4a5aa3Copy full SHA for f4a5aa3
src/Servers/Kestrel/test/InMemory.FunctionalTests/Http2/Http2WebSocketTests.cs
@@ -157,6 +157,7 @@ await InitializeConnectionAsync(async context =>
157
}
158
159
[Fact]
160
+ [QuarantinedTest("https://github.com/dotnet/aspnetcore/issues/42133")]
161
public async Task HEADERS_Received_SecondRequest_Accepted()
162
{
163
// Add stream to Http2Connection._completedStreams inline with SetResult().
0 commit comments