Skip to content

Conversation

Copilot AI review requested due to automatic review settings January 15, 2026 19:37
@DeagleGross DeagleGross enabled auto-merge (squash) January 15, 2026 19:37
@github-actions github-actions bot added the area-networking Includes servers, yarp, json patch, bedrock, websockets, http client factory, and http abstractions label Jan 15, 2026
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

This PR quarantines two flaky tests by adding the [QuarantinedTest] attribute to mark them as unstable and exclude them from regular test runs until the underlying issues are resolved.

Changes:

  • Added [QuarantinedTest] attribute to StartupTimeoutIsApplied test with issue #65081
  • Added [QuarantinedTest] attribute to PingTimeoutCancelsReceiveAsync test with issue #65080

Reviewed changes

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

File Description
src/Servers/IIS/IIS/test/Common.LongTests/StartupTests.cs Quarantines the StartupTimeoutIsApplied test method due to flakiness
src/Middleware/WebSockets/test/UnitTests/WebSocketMiddlewareTests.cs Quarantines the PingTimeoutCancelsReceiveAsync test method due to flakiness

@DeagleGross
Copy link
Member Author

/azp run

@azure-pipelines
Copy link

Azure Pipelines successfully started running 3 pipeline(s).

@dotnet-policy-service dotnet-policy-service bot added the pending-ci-rerun When assigned to a PR indicates that the CI checks should be rerun label Jan 23, 2026
@wtgodbe wtgodbe disabled auto-merge January 23, 2026 21:46
@wtgodbe wtgodbe merged commit 01adae0 into main Jan 23, 2026
28 of 32 checks passed
@wtgodbe wtgodbe deleted the dmkorolev/quarantining-january-2week branch January 23, 2026 21:47
@dotnet-policy-service dotnet-policy-service bot added this to the 11.0-preview1 milestone Jan 23, 2026
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 pending-ci-rerun When assigned to a PR indicates that the CI checks should be rerun

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants