Skip to content

Quarantine flaky test: AzureServiceBusEmulatorResourceGeneratesConfigJsonWithCustomizations#12578

Merged
davidfowl merged 2 commits intomainfrom
copilot/quarantine-test-issue-12524
Nov 1, 2025
Merged

Quarantine flaky test: AzureServiceBusEmulatorResourceGeneratesConfigJsonWithCustomizations#12578
davidfowl merged 2 commits intomainfrom
copilot/quarantine-test-issue-12524

Conversation

Copy link
Contributor

Copilot AI commented Oct 31, 2025

The test AzureServiceBusEmulatorResourceGeneratesConfigJsonWithCustomizations has been failing intermittently in CI (issue #12524).

Changes

  • Added [QuarantinedTest] attribute to exclude the test from regular CI runs
  • Test will continue to run in the separate quarantine workflow for tracking
[Fact]
[RequiresDocker]
[QuarantinedTest("https://github.com/dotnet/aspire/issues/12524")]
public async Task AzureServiceBusEmulatorResourceGeneratesConfigJsonWithCustomizations()

Addresses #12524

Warning

Firewall rules blocked me from connecting to one or more addresses (expand for details)

I tried to connect to the following addresses, but was blocked by firewall rules:

  • https://api.github.com/repos/dotnet/aspire/issues/12524
    • Triggering command: curl -s REDACTED (http block)

If you need me to access, download, or install something from one of these locations, you can either:

Original prompt

Quarantine the test mentioned in #12524

Note

Custom agent used: test-disabler
Quarantines or disables flaky/problematic tests using the QuarantineTools utility


💡 You can make Copilot smarter by setting up custom instructions, customizing its development environment and configuring Model Context Protocol (MCP) servers. Learn more Copilot coding agent tips in the docs.

…sonWithCustomizations

- Quarantined: AzureServiceBusEmulatorResourceGeneratesConfigJsonWithCustomizations
- Issue: #12524

This test is being quarantined due to flakiness in CI.

Co-authored-by: radical <1472+radical@users.noreply.github.com>
Copilot AI changed the title [WIP] Quarantine test mentioned in issue 12524 Quarantine flaky test: AzureServiceBusEmulatorResourceGeneratesConfigJsonWithCustomizations Oct 31, 2025
Copilot AI requested a review from radical October 31, 2025 22:58
@github-actions
Copy link
Contributor

🚀 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 -- 12578

Or

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

@radical radical marked this pull request as ready for review November 1, 2025 00:54
Copilot AI review requested due to automatic review settings November 1, 2025 00:54
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 quarantines a flaky test in the Azure Service Bus extensions test suite. The test AzureServiceBusEmulatorResourceGeneratesConfigJsonWithCustomizations is being marked with the QuarantinedTest attribute to exclude it from regular test runs.

  • Marks AzureServiceBusEmulatorResourceGeneratesConfigJsonWithCustomizations test as quarantined
  • Links to GitHub issue #12524 tracking the flakiness

@davidfowl davidfowl merged commit 4f63d48 into main Nov 1, 2025
587 of 591 checks passed
@davidfowl davidfowl deleted the copilot/quarantine-test-issue-12524 branch November 1, 2025 03:56
@dotnet-policy-service dotnet-policy-service bot added this to the 13.1 milestone Nov 1, 2025
@github-actions github-actions bot locked and limited conversation to collaborators Dec 1, 2025
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.

4 participants