Skip to content

Commit 2757300

Browse files
SteveSandersonMSpull[bot]
authored andcommitted
Quarantine UnauthorizedDirectWebSocketsConnectionDoesNotConnect. See #48961 (#48981)
1 parent ab6bcc1 commit 2757300

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/SignalR/server/SignalR/test/EndToEndTests.cs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -395,6 +395,7 @@ bool ExpectedErrors(WriteContext writeContext)
395395
[ConditionalFact]
396396
[WebSocketsSupportedCondition]
397397
[LogLevel(LogLevel.Trace)]
398+
[QuarantinedTest("https://github.com/dotnet/aspnetcore/issues/48961")]
398399
public async Task UnauthorizedDirectWebSocketsConnectionDoesNotConnect()
399400
{
400401
bool ExpectedErrors(WriteContext writeContext)

0 commit comments

Comments
 (0)