Skip to content

[test-quarantine] Unquarantine TargetTest class (issue #50662)#65844

Closed
github-actions[bot] wants to merge 1 commit intomainfrom
test-quarantine/unquarantine-50662-6c9db33b11cdd808
Closed

[test-quarantine] Unquarantine TargetTest class (issue #50662)#65844
github-actions[bot] wants to merge 1 commit intomainfrom
test-quarantine/unquarantine-50662-6c9db33b11cdd808

Conversation

@github-actions
Copy link
Copy Markdown
Contributor

Unquarantines the TargetTest class (issue #50662). All 16 test methods in this class have been passing with a 100% pass rate across 30 builds (300 passes each) over the past 30 days in the quarantined tests pipeline.

Tests unquarantined:

  • Microsoft.Extensions.ApiDescription.Client.TargetTest (class — all methods including AddsExpectedItems, ExecutesGeneratorTarget, SkipsGeneratorTarget, and all variants)

Closes #50662

Generated by Daily Test Quarantine Management ·

Warning

⚠️ Firewall blocked 6 domains

The following domains were blocked by the firewall during workflow execution:

  • d0svsblobprodcus381.vsblob.vsassets.io
  • example.com
  • kijvsblobprodcus387.vsblob.vsassets.io
  • learn.microsoft.com
  • spsprodcus4.vssps.visualstudio.com
  • ytvvsblobprodcus310.vsblob.vsassets.io

To allow these domains, add them to the network.allowed list in your workflow frontmatter:

network:
  allowed:
    - defaults
    - "d0svsblobprodcus381.vsblob.vsassets.io"
    - "example.com"
    - "kijvsblobprodcus387.vsblob.vsassets.io"
    - "learn.microsoft.com"
    - "spsprodcus4.vssps.visualstudio.com"
    - "ytvvsblobprodcus310.vsblob.vsassets.io"

See Network Configuration for more information.

All tests in this class have been passing with 100% pass rate for 30+
days in the quarantined tests pipeline.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
@github-actions github-actions bot added test-failure needs-area-label Used by the dotnet-issue-labeler to label those issues which couldn't be triaged automatically labels Mar 18, 2026
@wtgodbe wtgodbe closed this Mar 18, 2026
@dotnet-policy-service dotnet-policy-service bot added this to the 11.0-preview3 milestone Mar 18, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

needs-area-label Used by the dotnet-issue-labeler to label those issues which couldn't be triaged automatically test-failure

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Update TFM to net9.0

1 participant