Skip to content

[test-quarantine] Quarantine TestServerTests.WebSocketsWorks#65916

Merged
wtgodbe merged 1 commit intomainfrom
quarantine/websockets-works-test-16756bfadf41bc2c
Mar 23, 2026
Merged

[test-quarantine] Quarantine TestServerTests.WebSocketsWorks#65916
wtgodbe merged 1 commit intomainfrom
quarantine/websockets-works-test-16756bfadf41bc2c

Conversation

@github-actions
Copy link
Copy Markdown
Contributor

Quarantines Microsoft.AspNetCore.SignalR.Client.Tests.TestServerTests.WebSocketsWorks which has been failing flakily in CI.

The test fails with System.ObjectDisposedException: Cannot access a disposed object when OnDisconnectedAsync tries to create a scope from an already-disposed IServiceProvider. This is a race condition in test teardown where the host stops before the hub disconnect handler completes.

The test has failed 6 times in the past 30 days across 5 separate builds (most recently 2026-03-23).

Associated issue: #65914

Generated by Daily Test Quarantine Management ·

Associated issue: #aw_wswrks1

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
@github-actions github-actions Bot added test-failure area-signalr Includes: SignalR clients and servers labels Mar 23, 2026
@wtgodbe wtgodbe merged commit 472d942 into main Mar 23, 2026
24 checks passed
@wtgodbe wtgodbe deleted the quarantine/websockets-works-test-16756bfadf41bc2c branch March 23, 2026 15:51
@dotnet-policy-service dotnet-policy-service Bot added this to the 11.0-preview3 milestone Mar 23, 2026
wtgodbe added a commit that referenced this pull request Apr 4, 2026
Replace #aw_wswrks1 with the actual issue number 65914 (from PR #65916).

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
wtgodbe added a commit that referenced this pull request Apr 5, 2026
Replace #aw_wswrks1 with the actual issue number 65914 (from PR #65916).

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area-signalr Includes: SignalR clients and servers test-failure

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant