Skip to content

Quarantine Microsoft.AspNetCore.Components.RevalidatingServerAuthenticationStateProviderTest.SuppliesCancellationTokenThatSignalsWhenRevalidationLoopIsBeingDiscarded #60472

Open
@BrennanConroy

Description

@BrennanConroy

Failing Test(s)

  • Microsoft.AspNetCore.Components.RevalidatingServerAuthenticationStateProviderTest.SuppliesCancellationTokenThatSignalsWhenRevalidationLoopIsBeingDiscarded

Error Message

Assert.Collection() Failure: Mismatched item count
Collection:     [Tuple (AuthenticationState { User = ClaimsPrincipal { ··· } }, System.Threading.CancellationToken), Tuple (AuthenticationState { User = ClaimsPrincipal { ··· } }, System.Threading.CancellationToken)]
Expected count: 1
Actual count:   2

Stacktrace

   at Microsoft.AspNetCore.Components.RevalidatingServerAuthenticationStateProviderTest.SuppliesCancellationTokenThatSignalsWhenRevalidationLoopIsBeingDiscarded() in /_/src/Components/Server/test/Circuits/RevalidatingServerAuthenticationStateProviderTest.cs:line 177
--- End of stack trace from previous location ---

Logs

None

Build

https://dev.azure.com/dnceng-public/public/_build/results?buildId=954445&view=ms.vss-test-web.build-test-results-tab&runId=25385894&resultId=122491&paneView=dotnet-dnceng.dnceng-build-release-tasks.helix-test-information-tab

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions