Skip to content

[test-quarantine] Re-quarantine Http3RequestTests.GET_GracefulServerShutdown_RequestCompleteSuccessfullyInsideHostTimeout#66149

Closed
github-actions[bot] wants to merge 2 commits intomainfrom
quarantine/http3-graceful-aw_http3gs-3418d18d25880d25
Closed

[test-quarantine] Re-quarantine Http3RequestTests.GET_GracefulServerShutdown_RequestCompleteSuccessfullyInsideHostTimeout#66149
github-actions[bot] wants to merge 2 commits intomainfrom
quarantine/http3-graceful-aw_http3gs-3418d18d25880d25

Conversation

@github-actions
Copy link
Copy Markdown
Contributor

@github-actions github-actions bot commented Apr 4, 2026

Re-quarantines a flaky Kestrel HTTP/3 test that was recently unquarantined in #66083 (issue #35070) but has already failed twice again (builds 1364909, 1363509).

Test

Interop.FunctionalTests.Http3.Http3RequestTests.GET_GracefulServerShutdown_RequestCompleteSuccessfullyInsideHostTimeout

The test fails with:

Assert.DoesNotContain() Failure
Found: "Some connections failed to close/abort gracefully during server shutdown within the timeout period."

The failure only occurs in the HTTP/3 (QUIC) variant. The HTTP/2 variant passes, suggesting a QUIC-specific race condition during graceful shutdown.

Associated issue: #66145

Note: The issue URL in [QuarantinedTest(...)] uses the placeholder TODO. Please update it with the actual issue number from #66145 before merging.

Note

🔒 Integrity filter blocked 12 items

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

  • #65815 search_pull_requests: has lower integrity than agent requires. The agent cannot read data with integrity below "approved".
  • #65817 search_pull_requests: has lower integrity than agent requires. The agent cannot read data with integrity below "approved".
  • #65827 search_pull_requests: has lower integrity than agent requires. The agent cannot read data with integrity below "approved".
  • #65816 search_pull_requests: has lower integrity than agent requires. The agent cannot read data with integrity below "approved".
  • #66130 issue_read: has lower integrity than agent requires. The agent cannot read data with integrity below "approved".
  • #66135 issue_read: has lower integrity than agent requires. The agent cannot read data with integrity below "approved".
  • #40626 search_issues: has lower integrity than agent requires. The agent cannot read data with integrity below "approved".
  • #46028 list_pull_requests: has lower integrity than agent requires. The agent cannot read data with integrity below "approved".
  • #49286 list_pull_requests: has lower integrity than agent requires. The agent cannot read data with integrity below "approved".
  • #54846 list_pull_requests: has lower integrity than agent requires. The agent cannot read data with integrity below "approved".
  • #55092 list_pull_requests: has lower integrity than agent requires. The agent cannot read data with integrity below "approved".
  • #55707 list_pull_requests: 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 · ● 25.1M ·

…pleteSuccessfullyInsideHostTimeout

This test was recently unquarantined in #66083 (issue #35070) but has
already failed twice again (builds 1364909, 1363509). The test fails
with 'connections failed to close/abort gracefully during server shutdown'
in the QUIC/HTTP3 variant. Re-quarantining while the underlying race
condition is investigated.

Associated issue: #aw_http3gs

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
@github-actions github-actions bot added the needs-area-label Used by the dotnet-issue-labeler to label those issues which couldn't be triaged automatically label Apr 4, 2026
@wtgodbe
Copy link
Copy Markdown
Member

wtgodbe commented Apr 4, 2026

Both of the referenced builds are from #66003, which is still open. Closing & attempting to fix the underlying issue in #66158

@wtgodbe wtgodbe closed this Apr 4, 2026
@dotnet-policy-service dotnet-policy-service bot added this to the 11.0-preview4 milestone Apr 4, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

needs-area-label Used by the dotnet-issue-labeler to label those issues which couldn't be triaged automatically test-failure

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant