Skip to content

[wasm][coreclr] Re-enable few runtime tests#125216

Merged
radekdoulik merged 2 commits intodotnet:mainfrom
radekdoulik:clr-wasm-re-enable-diamond-svm-tests
Mar 6, 2026
Merged

[wasm][coreclr] Re-enable few runtime tests#125216
radekdoulik merged 2 commits intodotnet:mainfrom
radekdoulik:clr-wasm-re-enable-diamond-svm-tests

Conversation

@radekdoulik
Copy link
Member

@radekdoulik radekdoulik commented Mar 5, 2026

These are working fine now. Resolves
#124259 and #124260

@radekdoulik radekdoulik added this to the Future milestone Mar 5, 2026
Copilot AI review requested due to automatic review settings March 5, 2026 11:47
@dotnet-policy-service
Copy link
Contributor

Tagging subscribers to this area: @agocke, @dotnet/runtime-infrastructure
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

This PR re-enables the svm_diamondshape runtime tests on WASM by removing the ActiveIssue attribute that was skipping them due to a System.BadImageFormatException (issue #124259). The underlying issue has been fixed and the tests now pass.

Changes:

  • Removed the ActiveIssueAttribute referencing issue #124259 (WASM skip) from the Main method in svm_diamondshape.il, re-enabling the test for WASM targets.

@radekdoulik radekdoulik changed the title [wasm][coreclr] Re-enable svm_diamondshape tests [wasm][coreclr] Re-enable few runtime tests Mar 5, 2026
@radekdoulik radekdoulik enabled auto-merge (squash) March 6, 2026 11:15
@radekdoulik radekdoulik merged commit b7a0ff8 into dotnet:main Mar 6, 2026
82 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

3 participants