Commit 08ece3c
committed
Apply PR feedback: simplify InvariantGlobalization gating, rename minimal_main.js
- Drop ConditionalTheory(IsMonoRuntime) on InvariantGlobalization tests; TestCategory=native already excludes them from the CoreCLR lane.
- Flip RelinkingWithoutAOT back to TestCategory=native so it runs on Mono only.
- Rename icu_main.js to minimal_main.js (the file is not ICU-specific).
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>1 parent 9dbd21a commit 08ece3c
3 files changed
Lines changed: 4 additions & 8 deletions
File tree
- src/mono/wasm
- Wasm.Build.Tests
- Templates
- testassets/EntryPoints
Lines changed: 3 additions & 7 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
29 | 29 | | |
30 | 30 | | |
31 | 31 | | |
32 | | - | |
33 | | - | |
34 | | - | |
| 32 | + | |
35 | 33 | | |
36 | 34 | | |
37 | 35 | | |
38 | 36 | | |
39 | 37 | | |
40 | 38 | | |
41 | 39 | | |
42 | | - | |
43 | | - | |
44 | | - | |
| 40 | + | |
45 | 41 | | |
46 | | - | |
| 42 | + | |
47 | 43 | | |
48 | 44 | | |
49 | 45 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
432 | 432 | | |
433 | 433 | | |
434 | 434 | | |
435 | | - | |
| 435 | + | |
436 | 436 | | |
437 | 437 | | |
438 | 438 | | |
| |||
File renamed without changes.
0 commit comments