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 0e7a044 commit c3e89a3Copy full SHA for c3e89a3
src/SignalR/server/StackExchangeRedis/test/RedisEndToEnd.cs
@@ -52,6 +52,7 @@ public async Task HubConnectionCanSendAndReceiveMessages(HttpTransportType trans
52
}
53
54
55
+ [QuarantinedTest("https://github.com/dotnet/aspnetcore/issues/62435")]
56
[ConditionalTheory]
57
[SkipIfDockerNotPresent]
58
[MemberData(nameof(TransportTypesAndProtocolTypes))]
0 commit comments