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).

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.

3 participants