Skip to content

[test-quarantine] Quarantine RedisHubLifetimeManagerTests.ClientDisconnectsWithoutCompletingClientResultOnSecondServer#65996

Closed
github-actions[bot] wants to merge 1 commit intomainfrom
quarantine/redis-hub-lifetime-manager-65855-a15919c36f052f28
Closed

[test-quarantine] Quarantine RedisHubLifetimeManagerTests.ClientDisconnectsWithoutCompletingClientResultOnSecondServer#65996
github-actions[bot] wants to merge 1 commit intomainfrom
quarantine/redis-hub-lifetime-manager-65855-a15919c36f052f28

Conversation

@github-actions
Copy link
Copy Markdown
Contributor

Quarantines Microsoft.AspNetCore.SignalR.StackExchangeRedis.Tests.RedisHubLifetimeManagerTests.ClientDisconnectsWithoutCompletingClientResultOnSecondServer which has been failing intermittently on the main branch.

The test expects a HubException when a client disconnects without completing a client result on a second server, but intermittently receives a System.IO.IOException instead, indicating a race condition in the Redis backplane client result handling.

The test failed 4 times in the last 30 days on the main branch CI pipeline.

Associated issue: #65855

Note

🔒 Integrity filter blocked 9 items

The following items were blocked because they don't meet the GitHub integrity level.

To allow these resources, lower min-integrity in your GitHub frontmatter:

tools:
  github:
    min-integrity: approved  # merged | approved | unapproved | none

Generated by Daily Test Quarantine Management ·

…etingClientResultOnSecondServer (#65855)

The test intermittently fails with IOException instead of the expected HubException when a client disconnects without completing a client result on a second server.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
@github-actions github-actions Bot added test-failure needs-area-label Used by the dotnet-issue-labeler to label those issues which couldn't be triaged automatically labels Mar 27, 2026
@wtgodbe wtgodbe closed this Mar 27, 2026
@dotnet-policy-service dotnet-policy-service Bot added this to the 11.0-preview3 milestone Mar 27, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

needs-area-label Used by the dotnet-issue-labeler to label those issues which couldn't be triaged automatically test-failure

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant