-
Notifications
You must be signed in to change notification settings - Fork 855
[automated] Unquarantine stable tests #13873
Copy link
Copy link
Closed
Labels
automatedOpened by bots or toolsOpened by bots or tools
Description
Unquarantine Candidates
The following quarantined tests have been stable with zero failures in their latest 150 runs and are candidates for unquarantining.
Last updated: 2026-01-13 14:54:39 UTC
Instructions for Copilot
Use the test-disabler agent to unquarantine the tests listed below. For each test:
- Remove the
[Quarantine]attribute from the test method - Include a
Fixes <issue-url>line in the PR description for each tracking issue so they are automatically closed on merge
Candidates
| Tracking Issue | Runs | Failures | Test |
|---|---|---|---|
| #10987 | 159 | 0 | Aspire.Cli.Tests.Commands.NewCommandTests.NewCommandDerivesOutputPathFromProjectNameForStarterTemplate |
| #11034 | 159 | 0 | Aspire.Cli.Tests.Commands.NewCommandTests.NewCommandDoesNotPromptForProjectNameIfSpecifiedOnCommandLine |
| #10979 | 159 | 0 | Aspire.Cli.Tests.Commands.NewCommandTests.NewCommandDoesNotPromptForTemplateIfSpecifiedOnCommandLine |
| #11172 | 159 | 0 | Aspire.Cli.Tests.Commands.NewCommandTests.NewCommandDoesNotPromptForTemplateVersionIfSpecifiedOnCommandLine |
| #11099 | 159 | 0 | Aspire.Cli.Tests.Commands.NewCommandTests.NewCommandInteractiveFlowSmokeTest |
| #9870 | 159 | 0 | Aspire.Cli.Tests.Commands.PublishCommandTests.PublishCommandSucceedsEndToEnd |
| #11169 | 159 | 0 | Aspire.Cli.Tests.Commands.RunCommandTests.RunCommand_SkipsBuild_WhenExtensionDevKitCapabilityIsAvailable |
| #12740 | 159 | 0 | Aspire.Dashboard.Components.Tests.Pages.ConsoleLogsTests.ReadingLogs_ErrorDuringRead_SetStatusAndLog |
| #7921 | 159 | 0 | Aspire.Dashboard.Tests.Integration.Playwright.BrowserTokenAuthenticationTests.BrowserToken_LoginPage_Success_RedirectToResources |
| #12524 | 159 | 0 | Aspire.Hosting.Azure.Tests.AzureServiceBusExtensionsTests.AzureServiceBusEmulatorResourceGeneratesConfigJsonWithCustomizations |
| #9145 | 159 | 0 | Aspire.Hosting.Azure.Tests.AzureStorageEmulatorFunctionalTests.VerifyAzureStorageEmulator_blobcontainer_auto_created |
| #8920 | 159 | 0 | Aspire.Hosting.JavaScript.Tests.NodeFunctionalTests.VerifyNodeAppWorks |
| #8870 | 159 | 0 | Aspire.Hosting.JavaScript.Tests.NodeFunctionalTests.VerifyNpmAppWorks |
| #9712 | 159 | 0 | Aspire.Hosting.Testing.Tests.TestingBuilderTests.CanOverrideLaunchProfileViaArgsAdHocBuilder |
| #8720 | 159 | 0 | Aspire.Hosting.Tests.DistributedApplicationTests.StartAsync_UnsecuredAllowAnonymous_PassedToDashboardProcess |
| #10086 | 159 | 0 | Aspire.Hosting.Tests.DistributedApplicationTests.StartResourceForcesStart |
| #8721 | 159 | 0 | Aspire.Hosting.Tests.DistributedApplicationTests.VerifyExecutableStopStartWorks |
| #9834 | 159 | 0 | Aspire.Hosting.Tests.ResourceCommandServiceTests.ExecuteCommandAsync_HasReplicas_Failure_CalledPerReplica |
| #9832 | 159 | 0 | Aspire.Hosting.Tests.ResourceCommandServiceTests.ExecuteCommandAsync_HasReplicas_Success_CalledPerReplica |
| #9772 | 159 | 0 | Aspire.Hosting.Tests.WithHttpCommandTests.WithHttpCommand_CallsGetResponseCallback_AfterSendingRequest |
| #9789 | 159 | 0 | Aspire.Hosting.Tests.WithHttpCommandTests.WithHttpCommand_CallsPrepareRequestCallback_BeforeSendingRequest |
| #9811 | 159 | 0 | Aspire.Hosting.Tests.WithHttpCommandTests.WithHttpCommand_EnablesCommandUsingCustomUpdateStateCallback |
| #9670 | 159 | 0 | Aspire.Hosting.Tests.WithHttpCommandTests.WithHttpCommand_ResultsInExpectedResultForStatusCode |
| #9818 | 159 | 0 | Aspire.Hosting.Tests.WithHttpCommandTests.WithHttpCommand_UsesEndpointSelector |
| #9800 | 159 | 0 | Aspire.Hosting.Tests.WithHttpCommandTests.WithHttpCommand_UsesNamedHttpClient |
Reactions are currently unavailable
Metadata
Metadata
Labels
automatedOpened by bots or toolsOpened by bots or tools