Skip to content

Commit

Permalink
Quarantine UnauthorizedDirectWebSocketsConnectionDoesNotConnect. See #…
Browse files Browse the repository at this point in the history
  • Loading branch information
SteveSandersonMS authored Jun 26, 2023
1 parent 213eb28 commit b640052
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/SignalR/server/SignalR/test/EndToEndTests.cs
Original file line number Diff line number Diff line change
Expand Up @@ -395,6 +395,7 @@ bool ExpectedErrors(WriteContext writeContext)
[ConditionalFact]
[WebSocketsSupportedCondition]
[LogLevel(LogLevel.Trace)]
[QuarantinedTest("https://github.com/dotnet/aspnetcore/issues/48961")]
public async Task UnauthorizedDirectWebSocketsConnectionDoesNotConnect()
{
bool ExpectedErrors(WriteContext writeContext)
Expand Down

0 comments on commit b640052

Please sign in to comment.