Skip to content

Commit a46fa59

Browse files
Quarantine RunAsync_CanFilterHealthChecks (#56246)
#56245
1 parent 250b489 commit a46fa59

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/HealthChecks/HealthChecks/test/HealthCheckPublisherHostedServiceTest.cs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -497,6 +497,7 @@ public async Task RunAsync_PublishersCanTimeout()
497497
}
498498

499499
[Fact]
500+
[QuarantinedTest("https://github.com/dotnet/aspnetcore/issues/56245")]
500501
public async Task RunAsync_CanFilterHealthChecks()
501502
{
502503
// Arrange

0 commit comments

Comments
 (0)