Skip to content

Unquarantine EventCountersAndMetricsValues and VerifyCountersFireWithCorrectValues - #60651

Merged
JamesNK merged 1 commit into
mainfrom
stevesa/unquarantine-57259
Mar 5, 2025
Merged

JamesNK merged 1 commit into
mainfrom
stevesa/unquarantine-57259

Conversation

@SteveSandersonMS

Copy link
Copy Markdown
Member

Fixes #57259

I've checked and EventCountersAndMetricsValues and VerifyCountersFireWithCorrectValues both seem to have passed 289 out of 289 times in the last 30 days, and were flagged test-fixed over 30 days ago, so I think they qualify for unquarantining.

@JamesNK, I think you fixed these. Are you happy for them to be unquarantined now?

Copilot AI review requested due to automatic review settings February 27, 2025 16:43
@ghost ghost added the area-networking Includes servers, yarp, json patch, bedrock, websockets, http client factory, and http abstractions label Feb 27, 2025

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Copilot encountered an error and was unable to review this pull request. You can try again by re-requesting a review.

@wtgodbe
wtgodbe requested a review from Copilot February 27, 2025 20:35

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

PR Overview

This PR unquarantines two tests as they have been stable for over 30 days, in order to reflect their reliable behavior.

  • Removed the [QuarantinedTest] attribute from the EventCountersAndMetricsValues test.
  • Removed the [QuarantinedTest] attribute from the VerifyCountersFireWithCorrectValues test.

Reviewed Changes

File Description
src/Hosting/Hosting/test/HostingApplicationDiagnosticsTests.cs Removed the quarantine attribute from the EventCountersAndMetricsValues test.
src/Hosting/Hosting/test/Internal/HostingEventSourceTests.cs Removed the quarantine attribute from the VerifyCountersFireWithCorrectValues test.

Copilot reviewed 2 out of 2 changed files in this pull request and generated no comments.

@JamesNK

JamesNK commented Mar 5, 2025

Copy link
Copy Markdown
Member

/azp run

@azure-pipelines

Copy link
Copy Markdown
Azure Pipelines successfully started running 3 pipeline(s).

@JamesNK
JamesNK enabled auto-merge (squash) March 5, 2025 02:49
@JamesNK
JamesNK merged commit 9b37940 into main Mar 5, 2025
@JamesNK
JamesNK deleted the stevesa/unquarantine-57259 branch March 5, 2025 05:09
@dotnet-policy-service dotnet-policy-service Bot added this to the 10.0-preview3 milestone Mar 5, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area-networking Includes servers, yarp, json patch, bedrock, websockets, http client factory, and http abstractions

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Quarantine VerifyCountersFireWithCorrectValues and EventCountersAndMetricsValues

4 participants