Skip to content

Remove ActiveIssue from src/tests/JIT/jit64/regress/vsw/373472/test.il#124953

Merged
akoeplinger merged 1 commit intomainfrom
akoeplinger-patch-2
Feb 28, 2026
Merged

Remove ActiveIssue from src/tests/JIT/jit64/regress/vsw/373472/test.il#124953
akoeplinger merged 1 commit intomainfrom
akoeplinger-patch-2

Conversation

@akoeplinger
Copy link
Member

This got accidentally re-added in #124778

@github-actions github-actions bot added the area-CodeGen-coreclr CLR JIT compiler in src/coreclr/src/jit and related components such as SuperPMI label Feb 27, 2026
@dotnet-policy-service
Copy link
Contributor

Tagging subscribers to this area: @JulieLeeMSFT, @jakobbotsch
See info in area-owners.md if you want to be subscribed.

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

Removes an accidentally re-added Xunit.ActiveIssueAttribute from a JIT regression IL test so the test is no longer disabled for the WASM platform (while keeping the existing Apple mobile exclusion).

Changes:

  • Deleted the ActiveIssueAttribute entry that gated the test on PlatformDetection.IsWasm.
  • Left the existing ActiveIssueAttribute for PlatformDetection.IsAppleMobile intact.

@akoeplinger akoeplinger enabled auto-merge (squash) February 27, 2026 20:27
@akoeplinger akoeplinger merged commit 6aa153f into main Feb 28, 2026
88 checks passed
@akoeplinger akoeplinger deleted the akoeplinger-patch-2 branch February 28, 2026 07:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area-CodeGen-coreclr CLR JIT compiler in src/coreclr/src/jit and related components such as SuperPMI

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants