Skip to content

[test-quarantine] Quarantine Http2ConnectionTests.RequestHeaderStringReuse_MultipleStreams_KnownHeaderReused#65917

Merged
wtgodbe merged 2 commits intomainfrom
quarantine/http2-request-header-reuse-316a68ae5fa844d5
Mar 23, 2026
Merged

[test-quarantine] Quarantine Http2ConnectionTests.RequestHeaderStringReuse_MultipleStreams_KnownHeaderReused#65917
wtgodbe merged 2 commits intomainfrom
quarantine/http2-request-header-reuse-316a68ae5fa844d5

Conversation

@github-actions
Copy link
Contributor

Quarantines Microsoft.AspNetCore.Server.Kestrel.Core.Tests.Http2ConnectionTests.RequestHeaderStringReuse_MultipleStreams_KnownHeaderReused which has been failing flakily in CI.

The test asserts that ContentType header string instances are reused across multiple HTTP/2 streams (expected count=1), but flakily sees count=0. This is a timing-sensitive check on internal header string interning behavior.

The test has failed 2 times across 2 separate builds in the past 30 days.

Associated issue: #65915

Generated by Daily Test Quarantine Management ·

…ams_KnownHeaderReused

Associated issue: #aw_http2rhr

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
@wtgodbe wtgodbe merged commit bf7d552 into main Mar 23, 2026
25 checks passed
@wtgodbe wtgodbe deleted the quarantine/http2-request-header-reuse-316a68ae5fa844d5 branch March 23, 2026 22:27
@dotnet-policy-service dotnet-policy-service bot added this to the 11.0-preview3 milestone Mar 23, 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 test-failure

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant