Skip to content

Commit 334aeb1

Browse files
authored
Quarantine CanSendAndReceiveUserMessagesUserNameWithPatternIsTreatedAsLiteral (#57414)
For #53644
1 parent c0e0f98 commit 334aeb1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/SignalR/server/StackExchangeRedis/test/RedisEndToEnd.cs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -179,6 +179,7 @@ public async Task HubConnectionCanSendAndReceiveGroupMessagesGroupNameWithPatter
179179
}
180180
}
181181

182+
[QuarantinedTest("https://github.com/dotnet/aspnetcore/issues/53644")]
182183
[ConditionalTheory]
183184
[SkipIfDockerNotPresent]
184185
[MemberData(nameof(TransportTypesAndProtocolTypes))]

0 commit comments

Comments
 (0)