Skip to content

[test-quarantine] Quarantine HubConnectionTests.RefreshChangingUserIdentifierClosesConnection - #68151

Open
github-actions[bot] wants to merge 1 commit into
mainfrom
quarantine-refreshuser-68019-313e561242dc2a47
Open

[test-quarantine] Quarantine HubConnectionTests.RefreshChangingUserIdentifierClosesConnection#68151
github-actions[bot] wants to merge 1 commit into
mainfrom
quarantine-refreshuser-68019-313e561242dc2a47

Conversation

@github-actions

@github-actions github-actions Bot commented Aug 1, 2026

Copy link
Copy Markdown
Contributor

Quarantines Microsoft.AspNetCore.SignalR.Client.FunctionalTests.HubConnectionTests.RefreshChangingUserIdentifierClosesConnection due to intermittent 403 Forbidden failures on LongPolling transport teardown observed across 11 CI builds on main over the past 30 days.

Failure Summary

The test verifies that changing the SignalR UserIdentifier via authentication refresh closes the hub connection. When the LongPolling transport tears down the connection (via DELETE request), the server correctly returns 403 Forbidden because the session is already closed — but this causes VerifyNoErrorsScope.Dispose() to throw, failing the test.

Failed 11 times over the past 30 days. Most recent failing build: https://dev.azure.com/dnceng-public/public/_build/results?buildId=1533724&view=results

Observed in builds: 1533724, 1532072, 1531676, 1530173, and 7 more.

Associated issue: #68149

A maintainer or contributor can add the no-quarantine-for-30-days label to this PR to tell the workflow not to touch this test again for 30 days.

Generated by Daily Test Quarantine Management · sonnet46 · 667 AIC · ⌖ 9.69 AIC · ⊞ 3.3K ·

…ection

Quarantines RefreshChangingUserIdentifierClosesConnection due to intermittent
403 Forbidden failures on LongPolling transport teardown observed across 11 CI
builds on main over the past 30 days.

Associated issue: #aw_refreshuser

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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants