Skip to content

Commit 5f65ff3

Browse files
Quarantine SuppliesCancellationTokenThatSignalsWhenRevalidationLoopIsBeingDiscarded (#60473)
#60472
1 parent 6df1592 commit 5f65ff3

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/Components/Server/test/Circuits/RevalidatingServerAuthenticationStateProviderTest.cs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -142,6 +142,7 @@ public async Task StopsRevalidatingAfterDisposal()
142142
}
143143

144144
[Fact]
145+
[QuarantinedTest("https://github.com/dotnet/aspnetcore/issues/60472")]
145146
public async Task SuppliesCancellationTokenThatSignalsWhenRevalidationLoopIsBeingDiscarded()
146147
{
147148
// Arrange

0 commit comments

Comments
 (0)