Skip to content

Unquarantine HealthCheckPublisherHostedServiceTest.RunAsync_WaitsForCompletion_Single_RegistrationParameters#65404

Merged
oroztocil merged 2 commits intomainfrom
copilot/remove-quarantined-test-attribute
Feb 16, 2026
Merged

Unquarantine HealthCheckPublisherHostedServiceTest.RunAsync_WaitsForCompletion_Single_RegistrationParameters#65404
oroztocil merged 2 commits intomainfrom
copilot/remove-quarantined-test-attribute

Conversation

Copy link
Contributor

Copilot AI commented Feb 12, 2026

Remove QuarantinedTest attribute from stable HealthCheck test

Fixes #49745

Unquarantine stable test after 30+ days without failures

Description

Removes [QuarantinedTest] attribute from HealthCheckPublisherHostedServiceTest.RunAsync_WaitsForCompletion_Single_RegistrationParameters. Test has been stable since quarantine and is ready for regular execution in CI.


💬 We'd love your input! Share your thoughts on Copilot coding agent in our 2 minute survey.

@github-actions github-actions bot added the needs-area-label Used by the dotnet-issue-labeler to label those issues which couldn't be triaged automatically label Feb 12, 2026
…gle_RegistrationParameters

Co-authored-by: oroztocil <79744616+oroztocil@users.noreply.github.com>
Copilot AI changed the title [WIP] Remove QuarantinedTest attribute from health check publisher test Remove QuarantinedTest attribute from stable HealthCheck test Feb 12, 2026
Copilot AI requested a review from oroztocil February 12, 2026 09:36
@oroztocil oroztocil changed the title Remove QuarantinedTest attribute from stable HealthCheck test Unquarantine HealthCheckPublisherHostedServiceTest.RunAsync_WaitsForCompletion_Single_RegistrationParameters Feb 12, 2026
@oroztocil oroztocil marked this pull request as ready for review February 12, 2026 09:43
Copilot AI review requested due to automatic review settings February 12, 2026 09:43
@oroztocil oroztocil added area-healthchecks Includes: Healthchecks (some bugs also in Extensions repo) test-fixed and removed needs-area-label Used by the dotnet-issue-labeler to label those issues which couldn't be triaged automatically labels Feb 12, 2026
@oroztocil oroztocil enabled auto-merge (squash) February 12, 2026 09:45
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Removes the quarantine marker from a HealthChecks unit test so it resumes running in the normal CI test suite.

Changes:

  • Removed [QuarantinedTest] from HealthCheckPublisherHostedServiceTest.RunAsync_WaitsForCompletion_Single_RegistrationParameters.

@oroztocil oroztocil merged commit 105e935 into main Feb 16, 2026
30 of 31 checks passed
@oroztocil oroztocil deleted the copilot/remove-quarantined-test-attribute branch February 16, 2026 00:23
@dotnet-policy-service dotnet-policy-service bot added this to the 11.0-preview2 milestone Feb 16, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area-healthchecks Includes: Healthchecks (some bugs also in Extensions repo) test-fixed

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Quarantine RunAsync_WaitsForCompletion_Single_RegistrationParameters

5 participants