Skip to content

Remove quarantined attribute from SpecifyingEnvPortInEndpointFlowsToEnv#13762

Merged
karolz-ms merged 1 commit intomainfrom
dev/karolz/unquarantine-test
Jan 6, 2026
Merged

Remove quarantined attribute from SpecifyingEnvPortInEndpointFlowsToEnv#13762
karolz-ms merged 1 commit intomainfrom
dev/karolz/unquarantine-test

Conversation

@karolz-ms
Copy link
Member

The last set of DCP updates seems to have finally stabilized this test.

Fixes #8871

@karolz-ms karolz-ms requested a review from radical January 6, 2026 00:47
@karolz-ms karolz-ms requested a review from mitchdenny as a code owner January 6, 2026 00:47
Copilot AI review requested due to automatic review settings January 6, 2026 00:47
@github-actions
Copy link
Contributor

github-actions bot commented Jan 6, 2026

🚀 Dogfood this PR with:

⚠️ WARNING: Do not do this without first carefully reviewing the code of this PR to satisfy yourself it is safe.

curl -fsSL https://raw.githubusercontent.com/dotnet/aspire/main/eng/scripts/get-aspire-cli-pr.sh | bash -s -- 13762

Or

  • Run remotely in PowerShell:
iex "& { $(irm https://raw.githubusercontent.com/dotnet/aspire/main/eng/scripts/get-aspire-cli-pr.ps1) } 13762"

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 unquarantines the SpecifyingEnvPortInEndpointFlowsToEnv test after recent DCP updates have stabilized it. The test was previously experiencing timeout issues but is now reliable enough to run in the regular test workflow.

Key Changes:

  • Removes the [QuarantinedTest] attribute from SpecifyingEnvPortInEndpointFlowsToEnv test method

@karolz-ms karolz-ms merged commit 2e9876d into main Jan 6, 2026
292 of 293 checks passed
@karolz-ms karolz-ms deleted the dev/karolz/unquarantine-test branch January 6, 2026 16:50
@dotnet-policy-service dotnet-policy-service bot added this to the 13.2 milestone Jan 6, 2026
@github-actions github-actions bot locked and limited conversation to collaborators Feb 6, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Flaky test: Aspire.Hosting.Tests.DistributedApplicationTests.SpecifyingEnvPortInEndpointFlowsToEnv

4 participants