Skip to content

[test-quarantine] Unquarantine tests reliably passing for 30+ days#66083

Merged
wtgodbe merged 1 commit intomainfrom
unquarantine-stable-tests-20260401-4ee6606485807337
Apr 2, 2026
Merged

[test-quarantine] Unquarantine tests reliably passing for 30+ days#66083
wtgodbe merged 1 commit intomainfrom
unquarantine-stable-tests-20260401-4ee6606485807337

Conversation

@github-actions
Copy link
Copy Markdown
Contributor

@github-actions github-actions Bot commented Apr 1, 2026

The following tests have achieved a 100% pass rate with no failures across all builds in the quarantined-tests pipeline (definition 84) and components-e2e pipeline (definition 87) over the past 30 days, meeting the 30-day minimum quarantine duration. All tests also appeared in ≥83% of builds in the observation window.

Tests Unquarantined

Test Issue Pass Rate Builds
Http2ConnectionTests.IgnoreNewStreamsDuringClosedConnection #60111 100% 29/30
Http2ConnectionTests.RequestHeaderStringReuse_MultipleStreams_KnownHeaderReused (placeholder) 100% 8/30
Http3RequestTests.GET_GracefulServerShutdown_RequestCompleteSuccessfullyInsideHostTimeout #35070 100% 29/30
StartupTests.StartupTimeoutIsApplied #65081 100% 116
StartupTests.SetCurrentDirectoryHandlerSettingWorks #62802 100% 116
StartupTests.CheckStdoutWithLargeWrites_LogFile #58108 100% 116
Latin1Tests.Latin1Works #61055 100% 58/60
AppOfflineIISExpressTests.AppOfflineDroppedWhileSiteStarting_SiteShutsDown_InProcess #60482 100% 29/30
ShadowCopyTests.ShadowCopyCleansUpOlderFolders #58106 100% 29/30
ControllerEndpointFiltersTest.CanCaptureMethodInfoFromControllerAction #60109 100% 29/30
RoutingGroupsWithMetadataTest.OrderedGroupMetadataForControllers #55927 100% 29/30

Note: Issue #35070 is not closed because another test (Http3TlsTests.ClientCertificate_AllowOrRequire_Available_Invalid_Refused) still references it and continues to fail.

Generated by Daily Test Quarantine Management ·

Unquarantine the following tests that have achieved 100% pass rate
across all builds in the quarantined-tests pipeline over the past 30 days:

- Http2ConnectionTests.IgnoreNewStreamsDuringClosedConnection (issue #60111)
- Http2ConnectionTests.RequestHeaderStringReuse_MultipleStreams_KnownHeaderReused (issue placeholder)
- Http3RequestTests.GET_GracefulServerShutdown_RequestCompleteSuccessfullyInsideHostTimeout (issue #35070)
- StartupTests.StartupTimeoutIsApplied (issue #65081)
- StartupTests.SetCurrentDirectoryHandlerSettingWorks (issue #62802)
- StartupTests.CheckStdoutWithLargeWrites_LogFile (issue #58108)
- Latin1Tests.Latin1Works (issue #61055)
- AppOfflineIISExpressTests.AppOfflineDroppedWhileSiteStarting_SiteShutsDown_InProcess (issue #60482)
- ShadowCopyTests.ShadowCopyCleansUpOlderFolders (issue #58106)
- ControllerEndpointFiltersTest.CanCaptureMethodInfoFromControllerAction (issue #60109)
- RoutingGroupsWithMetadataTest.OrderedGroupMetadataForControllers (issue #55927)

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
@github-actions github-actions Bot requested review from a team, BrennanConroy and halter73 as code owners April 1, 2026 10:43
@github-actions github-actions Bot added the area-networking Includes servers, yarp, json patch, bedrock, websockets, http client factory, and http abstractions label Apr 1, 2026
@wtgodbe
Copy link
Copy Markdown
Member

wtgodbe commented Apr 1, 2026

Confirmed these have all been passing in the quarantine-test pipeline

@wtgodbe wtgodbe enabled auto-merge (squash) April 1, 2026 15:38
@wtgodbe wtgodbe merged commit ea70e8f into main Apr 2, 2026
24 checks passed
@wtgodbe wtgodbe deleted the unquarantine-stable-tests-20260401-4ee6606485807337 branch April 2, 2026 00:11
@dotnet-policy-service dotnet-policy-service Bot added this to the 11.0-preview3 milestone Apr 2, 2026
@wtgodbe wtgodbe modified the milestones: 11.0-preview3, 11.0-preview4 Apr 4, 2026
github-actions Bot added a commit that referenced this pull request Apr 4, 2026
…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 Bot added a commit that referenced this pull request Apr 4, 2026
…tion

This test was recently unquarantined in #66083 (issue #60111) but has
already failed again (build 1364809). The test fails with
'Expected: ConnectionReset, Actual: null' - a race condition where
the ConnectionEndReason is not set when the connection closes.
Re-quarantining while the underlying issue is investigated.

Associated issue: #aw_http2ign

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
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