Skip to content

[wasm][coreclr] Enable more libraries tests#125824

Merged
radekdoulik merged 5 commits intodotnet:mainfrom
radekdoulik:clr-wasm-enable-passing-libraries-tests-2
Mar 24, 2026
Merged

[wasm][coreclr] Enable more libraries tests#125824
radekdoulik merged 5 commits intodotnet:mainfrom
radekdoulik:clr-wasm-enable-passing-libraries-tests-2

Conversation

@radekdoulik
Copy link
Copy Markdown
Member

No description provided.

@radekdoulik radekdoulik added this to the Future milestone Mar 20, 2026
Copilot AI review requested due to automatic review settings March 20, 2026 09:59
@dotnet-policy-service
Copy link
Copy Markdown
Contributor

Tagging subscribers to this area: @agocke, @dotnet/runtime-infrastructure
See info in area-owners.md if you want to be subscribed.

Copy link
Copy Markdown
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

Enables a broader set of library test suites to run under WASM CoreCLR by removing many browser/CoreCLR test exclusions and extending timeouts to accommodate longer execution.

Changes:

  • Reduced the browser/CoreCLR test exclusion list to allow more test projects to execute.
  • Increased Helix work item timeout for TargetOS=browser + RuntimeFlavor=CoreCLR.
  • Increased the XHarness per-suite timeout for WASM tests when RuntimeFlavor=CoreCLR.

Reviewed changes

Copilot reviewed 3 out of 3 changed files in this pull request and generated 2 comments.

File Description
src/libraries/tests.proj Removes many browser/CoreCLR exclusions, reclassifies remaining exclusions (failures vs long-running).
src/libraries/sendtohelixhelp.proj Raises Helix _workItemTimeout for browser/CoreCLR to 2 hours.
eng/testing/tests.wasm.targets Raises WasmXHarnessTestsTimeout for CoreCLR to 2 hours.

Copilot AI review requested due to automatic review settings March 21, 2026 17:50
@radekdoulik radekdoulik marked this pull request as ready for review March 21, 2026 17:50
Copy link
Copy Markdown
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

Copilot reviewed 3 out of 3 changed files in this pull request and generated 1 comment.

@radekdoulik
Copy link
Copy Markdown
Member Author

/ba-g the failures are unrelated

@radekdoulik radekdoulik merged commit 686d074 into dotnet:main Mar 24, 2026
90 of 96 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