Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

[browser][coreCLR] workaround Wasm.Build.Tests.IcuTests.FullIcuFromRuntimePackWithInvariant - #129243

#129243
Merged
pavelsavara merged 3 commits into
dotnet:maindotnet/runtime:mainfrom
pavelsavara:invariant_fixpavelsavara/runtime:invariant_fixCopy head branch name to clipboard
Jun 12, 2026
Merged

[browser][coreCLR] workaround Wasm.Build.Tests.IcuTests.FullIcuFromRuntimePackWithInvariant#129243
pavelsavara merged 3 commits into
dotnet:maindotnet/runtime:mainfrom
pavelsavara:invariant_fixpavelsavara/runtime:invariant_fixCopy head branch name to clipboard

Conversation

@pavelsavara

@pavelsavara pavelsavara commented Jun 10, 2026

Copy link
Copy Markdown
Member

Workaround for #129242

Failing probably since #126946

@pavelsavara pavelsavara added this to the 11.0.0 milestone Jun 10, 2026
@pavelsavara pavelsavara self-assigned this Jun 10, 2026
Copilot AI review requested due to automatic review settings June 10, 2026 16:28
@pavelsavara pavelsavara added arch-wasm WebAssembly architecture area-System.Globalization os-browser Browser variant of arch-wasm labels Jun 10, 2026
@pavelsavara
pavelsavara marked this pull request as ready for review June 10, 2026 16:29
@pavelsavara
pavelsavara requested a review from radekdoulik June 10, 2026 16:29
Comment thread src/mono/browser/build/BrowserWasmApp.CoreCLR.targets

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

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 adjusts the CoreCLR Browser/WASM native link inputs so the runtime pack’s globalization + ICU static archives are always linked, even when InvariantGlobalization=true, to avoid link-time undefined symbols from generated GlobalizationNative_* P/Invoke references.

Changes:

  • Removed the Condition="'$(InvariantGlobalization)' != 'true'" gating from libSystem.Globalization.Native.a and ICU archive inputs so they are always included in the CoreCLR WASM link step.

Comment thread src/mono/browser/build/BrowserWasmApp.CoreCLR.targets
@pavelsavara

Copy link
Copy Markdown
Member Author
image

@pavelsavara

Copy link
Copy Markdown
Member Author

/ba-g unrelated failures

Copilot AI review requested due to automatic review settings June 11, 2026 15:35

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

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 1 out of 1 changed files in this pull request and generated 1 comment.

Comment thread src/mono/browser/build/BrowserWasmApp.CoreCLR.targets
@dotnet-milestone-bot dotnet-milestone-bot Bot modified the milestones: 11.0.0, 11.0-preview6 Jun 17, 2026
eiriktsarpalis pushed a commit that referenced this pull request Jul 15, 2026
@github-actions github-actions Bot locked and limited conversation to collaborators Jul 18, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

arch-wasm WebAssembly architecture area-System.Globalization os-browser Browser variant of arch-wasm

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants

Morty Proxy This is a proxified and sanitized view of the page, visit original site.