Skip to content

Commit bb2d778

Browse files
authored
Re-quarantine SuppliesCancellationTokenThatSignalsWhenRevalidationLoopIsBeingDiscarded test (#63492)
1 parent f94f2da commit bb2d778

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)