Skip to content

Quarantine RedisHubLifetimeManagerTests.ClientDisconnectsWithoutCompletingClientResultOnSecondServer failing intermittently #65855

Description

@github-actions

Failing Test(s)

Microsoft.AspNetCore.SignalR.StackExchangeRedis.Tests.RedisHubLifetimeManagerTests.ClientDisconnectsWithoutCompletingClientResultOnSecondServer

Error Message

Assert.Throws() Failure: Exception type was not an exact match
Expected: typeof(Microsoft.AspNetCore.SignalR.HubException)
Actual:   typeof(System.IO.IOException)

Stacktrace

Details
Assert.Throws() Failure: Exception type was not an exact match
Expected: typeof(Microsoft.AspNetCore.SignalR.HubException)
Actual:   typeof(System.IO.IOException)
   at Xunit.Assert.Throws[T](Func`1 testCode)
   at Microsoft.AspNetCore.SignalR.StackExchangeRedis.Tests.RedisHubLifetimeManagerTests.ClientDisconnectsWithoutCompletingClientResultOnSecondServer()

Logs

Details
See build logs for detailed output. When a client disconnects while a client result is pending on the second server, the test expects a HubException but intermittently gets an IOException instead.

Build

https://dev.azure.com/dnceng-public/public/_build/results?buildId=1333947

Generated by Daily Test Quarantine Management ·

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions