Skip to content

[test-quarantine] Re-quarantine HttpClientHttp2InteropTests.ServerReset_BeforeRequestBody_ClientBodyThrows#66634

Merged
wtgodbe merged 1 commit into
mainfrom
test-quarantine/re-quarantine-interop-http2-server-reset-7dc7ceafb81e35fd
May 10, 2026
Merged

[test-quarantine] Re-quarantine HttpClientHttp2InteropTests.ServerReset_BeforeRequestBody_ClientBodyThrows#66634
wtgodbe merged 1 commit into
mainfrom
test-quarantine/re-quarantine-interop-http2-server-reset-7dc7ceafb81e35fd

Conversation

@github-actions
Copy link
Copy Markdown
Contributor

@github-actions github-actions Bot commented May 9, 2026

The test HttpClientHttp2InteropTests.ServerReset_BeforeRequestBody_ClientBodyThrows was unquarantined on 2026-05-01 (#66558) but failed again on 2026-05-04 in build 1407963.

Failure: Assert.Throws() Failure: Exception type was not an exact match — Expected: typeof(System.Net.Http.HttpProtocolException), Actual: typeof(System.TimeoutException)

The test has a timing-sensitive race condition where the HTTP/2 RST_STREAM frame is not always received by the client before a client-side timeout fires, causing TimeoutException instead of the expected HttpProtocolException.

Associated issue: #46717

Note

🔒 Integrity filter blocked 4 items

The following items were blocked because they don't meet the GitHub integrity level.

  • #66531 search_pull_requests: has lower integrity than agent requires. The agent cannot read data with integrity below "approved".
  • #66532 search_pull_requests: has lower integrity than agent requires. The agent cannot read data with integrity below "approved".
  • #66532 pull_request_read: has lower integrity than agent requires. The agent cannot read data with integrity below "approved".
  • #66531 pull_request_read: has lower integrity than agent requires. The agent cannot read data with integrity below "approved".

To allow these resources, lower min-integrity in your GitHub frontmatter:

tools:
  github:
    min-integrity: approved  # merged | approved | unapproved | none

Generated by Daily Test Quarantine Management · ● 5.7M ·

…dy_ClientBodyThrows (issue #46717)

The test was unquarantined on 2026-05-01 but failed again on 2026-05-04
in build 1407963 with a TimeoutException instead of HttpProtocolException.

Associated issue: #46717

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
@github-actions github-actions Bot added test-failure re-quarantine area-networking Includes servers, yarp, json patch, bedrock, websockets, http client factory, and http abstractions labels May 9, 2026
@wtgodbe wtgodbe enabled auto-merge (squash) May 10, 2026 00:49
@wtgodbe wtgodbe merged commit cbcb47a into main May 10, 2026
24 checks passed
@wtgodbe wtgodbe deleted the test-quarantine/re-quarantine-interop-http2-server-reset-7dc7ceafb81e35fd branch May 10, 2026 03:26
@dotnet-policy-service dotnet-policy-service Bot added this to the 11.0-preview5 milestone May 10, 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 re-quarantine test-failure

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant