-
Notifications
You must be signed in to change notification settings - Fork 4.7k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[browser] Added an optional HybridGlobalization run of libraries (#95324
) * Interpreted, optional lane for HG. * Move hg job to `runtime-wasm-libtests` * Try fixing skipping HG. * Temporarily remove, to be added in a follow up PR. * Added AOT version. * Using build arg instead of helix arg. * Start triggering WBT on wasi changes * Revert, wrong PR * Avoid `$(HybridGlobalization) has no effect when $(InvariantGlobalization) is set to true.` * Block tests using not supported operations. * Hybrid Globalization cannot be treated as ICU Globalization + more GetHashCode to be blocked. * Fact, not Theory. * Revert: tests with remaining ICU data in hybrid should behave like icu for IDN mapping. * Block AOT lane and tests hitting PSNE * Blocked. * Block failing tests + fix incorrect spaces. * Blocked non-working Node platform discovery. * Revert. * We shouldn't be using net8 machine anymore. * Better logging + corrected some expected results. * Fix build * Better failure logging. * Logging improvement. * Responses to bangla and bengali are different. * Fix for node 17.3.1. * Update src/libraries/Common/tests/Tests/System/StringTests.cs Co-authored-by: Ankit Jain <radical@gmail.com> --------- Co-authored-by: Ankit Jain <radical@gmail.com>
- Loading branch information
1 parent
8ec34f3
commit f2a5fbf
Showing
76 changed files
with
1,956 additions
and
1,804 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.