Skip to content

Add ActiveIssue for SendAsync_Success_ConnectionSetupActivityGraphRecorded#129886

Merged
jakobbotsch merged 1 commit into
mainfrom
copilot/add-activeissue-for-test-failure
Jun 26, 2026
Merged

Add ActiveIssue for SendAsync_Success_ConnectionSetupActivityGraphRecorded#129886
jakobbotsch merged 1 commit into
mainfrom
copilot/add-activeissue-for-test-failure

Conversation

Copilot AI commented Jun 26, 2026

Copy link
Copy Markdown
Contributor

DiagnosticsTest.SendAsync_Success_ConnectionSetupActivityGraphRecorded fails intermittently due to a loopback-server race that surfaces Unexpected EOF trying to read request header (observed on the HTTP/2 variants, Windows x86 Release).

Changes

  • Annotate the test with [ActiveIssue("https://github.com/dotnet/runtime/issues/129771")] in DiagnosticsTests.cs to skip it while the underlying race is investigated.

…orded (#129771)

Co-authored-by: jakobbotsch <7887810+jakobbotsch@users.noreply.github.com>
Copilot AI requested review from Copilot and removed request for Copilot June 26, 2026 08:38
Copilot AI changed the title Add ActiveIssue for SendAsync_Success_ConnectionSetupActivityGraphRecorded (#129771) Add ActiveIssue for SendAsync_Success_ConnectionSetupActivityGraphRecorded Jun 26, 2026
Copilot AI requested a review from jakobbotsch June 26, 2026 08:39
@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.

@jakobbotsch jakobbotsch marked this pull request as ready for review June 26, 2026 08:45
Copilot AI review requested due to automatic review settings June 26, 2026 08:45

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.

Pull request overview

This PR updates System.Net.Http functional diagnostics tests by marking SendAsync_Success_ConnectionSetupActivityGraphRecorded as skipped via ActiveIssue, to mitigate intermittent CI failures while the underlying race is investigated.

Changes:

  • Adds an [ActiveIssue("https://github.com/dotnet/runtime/issues/129771")] annotation to SendAsync_Success_ConnectionSetupActivityGraphRecorded.

@jakobbotsch jakobbotsch merged commit 11b4252 into main Jun 26, 2026
90 of 92 checks passed
@jakobbotsch jakobbotsch deleted the copilot/add-activeissue-for-test-failure branch June 26, 2026 11:53
@dotnet-milestone-bot dotnet-milestone-bot Bot added this to the 11.0-preview7 milestone Jun 28, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants