Skip to content

[release/11.0] Disable ConnectAsync_WithBuffer_Succeeds test on all platforms - #134047

Merged
svick merged 1 commit into
dotnet:release/11.0from
rzikm:11.0-disable-socket-set-blocking-test
Sep 17, 2026
Merged

svick merged 1 commit into
dotnet:release/11.0from
rzikm:11.0-disable-socket-set-blocking-test

Conversation

@rzikm

@rzikm rzikm commented Sep 16, 2026 •

Copy link
Copy Markdown
Member

Widen the ActiveIssue to de-noise CI runs

Related to #133012
The bug is fixed in main by https://github.com/dotnet/runtime/pull/133201/changes

Copilot AI lite review requested due to automatic review settings September 16, 2026 09:42
@azure-pipelines

Copy link
Copy Markdown
Azure Pipelines:
Successfully started running 3 pipeline(s).
13 pipeline(s) were filtered out due to trigger conditions.
There may be pipelines that require an authorized user to comment /azp run to run.

@rzikm
rzikm requested a review from a team September 16, 2026 09:44
@dotnet-policy-service

Copy link
Copy Markdown
Contributor

Tagging subscribers to this area: @karelz, @dotnet/ncl
See info in area-owners.md if you want to be subscribed.

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.

🔵 Needs a closer look

Scope the quarantine to the affected platform before approval.

Pull request overview

Updates the release/11.0 socket test quarantine for a known intermittent buffered-connect failure.

Changes:

  • Widens ActiveIssue #133012 from Android-only to all Unix platforms.
  • No runtime logic changes.
File summaries
File Summary
src/libraries/System.Net.Sockets/tests/FunctionalTests/Connect.Unix.cs The issue should be scoped to Linux to preserve unrelated Apple, Android, and BSD coverage.
Review details

Suppressed comments (1)

src/libraries/System.Net.Sockets/tests/FunctionalTests/Connect.Unix.cs:196

  • With no TestPlatforms argument, this ActiveIssue skips the test on every target that compiles Connect.Unix.cs, including Apple, Android, and BSD targets. Issue #133012 reports failures only on Linux, while this test deliberately covers distinct Apple/Android TFO behavior on lines 224-235, so this removes unrelated cross-platform coverage. Please scope #133012 to Linux and retain the existing Android skip unless there is evidence that the release branch fails on every Unix target.
        [ActiveIssue("https://github.com/dotnet/runtime/issues/133012")]
  • Files reviewed: 1/1 changed files
  • Comments generated: 0
  • Review effort level: Lite

@rzikm

rzikm commented Sep 17, 2026

Copy link
Copy Markdown
Member Author

/ba-g Test failure is unrelated to disabled test

@rzikm

rzikm commented Sep 17, 2026

Copy link
Copy Markdown
Member Author

Test only change => tell mode, approved by Karel

@rzikm rzikm added the Servicing-approved Approved for servicing release label Sep 17, 2026
@svick
svick merged commit 68a7613 into dotnet:release/11.0 Sep 17, 2026
92 of 97 checks passed
@dotnet-milestone-bot dotnet-milestone-bot Bot added this to the 11.0-rc2 milestone Sep 17, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area-System.Net.Sockets Servicing-approved Approved for servicing release

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants