Skip to content

Comments

[HTTP] Re-disable quic.nginx.org interop test#124743

Merged
rzikm merged 2 commits intodotnet:mainfrom
rzikm:fix/disable-nginx-interop-test
Feb 23, 2026
Merged

[HTTP] Re-disable quic.nginx.org interop test#124743
rzikm merged 2 commits intodotnet:mainfrom
rzikm:fix/disable-nginx-interop-test

Conversation

@rzikm
Copy link
Member

@rzikm rzikm commented Feb 23, 2026

The quic.nginx.org QUIC/HTTP3 interop test URI was re-enabled in #124591 (merged Feb 19), but the external server's QUIC endpoint became unreachable again starting Feb 21, causing 100% failure rate (26 failures, 0 passes) on Public_Interop_ExactVersion_BufferContent_Success across all platforms.

Analysis

Example console log

https://helixr1107v0xdcypoyl9e7f.blob.core.windows.net/dotnet-runtime-refs-heads-main-af729cf491f8439bab/System.Net.Http.Functional.Tests/3/console.e4a06694.log?helixlogtype=result

Change

Remove quic.nginx.org from the list of test uris permanently, as it is simply too unreliable to use in our CI.

The quic.nginx.org QUIC endpoint is timing out again from Helix CI
machines, causing 100% failure rate on
Public_Interop_ExactVersion_BufferContent_Success since Feb 21.
The test was re-enabled in dotnet#124591 on Feb 19 but the external server
became unreachable again 2 days later.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
@dotnet-policy-service
Copy link
Contributor

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

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 re-disables the quic.nginx.org QUIC/HTTP3 public interop endpoint in System.Net.Http functional tests due to persistent external server unreachability causing consistent CI failures.

Changes:

  • Comment out the https://quic.nginx.org/ entry from InteropUrisWithContent() test data.
  • Add an issue link comment referencing #120257 near the disabled URI.

Copilot AI review requested due to automatic review settings February 23, 2026 14:43
@rzikm rzikm enabled auto-merge (squash) February 23, 2026 14:45
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

Copilot reviewed 1 out of 1 changed files in this pull request and generated no new comments.

@rzikm rzikm merged commit 884a44c into dotnet:main Feb 23, 2026
92 of 95 checks passed
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.

3 participants