Skip to content

[wasm][coreclr] Enable all but pinvoke interpreter tests#120789

Merged
radekdoulik merged 1 commit intodotnet:mainfrom
radekdoulik:clr-interp-wasm-enable-interpreter-tests-but-pinvoke
Oct 16, 2025
Merged

[wasm][coreclr] Enable all but pinvoke interpreter tests#120789
radekdoulik merged 1 commit intodotnet:mainfrom
radekdoulik:clr-interp-wasm-enable-interpreter-tests-but-pinvoke

Conversation

@radekdoulik
Copy link
Member

No description provided.

@radekdoulik radekdoulik added this to the 11.0.0 milestone Oct 16, 2025
Copilot AI review requested due to automatic review settings October 16, 2025 07:52
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 enables previously disabled interpreter tests for WebAssembly (WASM) architecture by removing conditional guards that were skipping certain test methods. The changes resolve issue #120319 which was preventing these tests from running on WASM.

Key Changes

  • Removed WASM architecture checks that were conditionally skipping test execution
  • Enabled generic virtual method tests for WASM platform
  • Enabled call indirect (calli) generic tests for WASM platform

@dotnet-policy-service
Copy link
Contributor

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

@radekdoulik radekdoulik enabled auto-merge (squash) October 16, 2025 08:35
@radekdoulik radekdoulik merged commit e6fbfa2 into dotnet:main Oct 16, 2025
72 of 76 checks passed
@radekdoulik radekdoulik modified the milestones: 11.0.0, Future Oct 20, 2025
@github-actions github-actions bot locked and limited conversation to collaborators Nov 20, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

3 participants