- Notifications
You must be signed in to change notification settings - Fork 5.2k
Open
Labels
Milestone
Description
We should start running runtime tests with wasm/coreclr
Interpreter tests are good start. src/tests/JIT/Interpreter.
We can now build the tests in src/tests
windows
.\build.cmd wasm browser test JIT/interpreter/Interpreter.csproj
linux/mac
./build.sh -wasm -os browser -debug -test:JIT/interpreter/Interpreter.csproj -p:LibrariesConfiguration=Debug
We can already run the test with invariant globalization locally with corerun.
Related issues:
- run runtime tests on CI [wasm][coreclr] Run runtime tests on CI #120593
- tracking issue for the Interpreter tests [wasm][coreclr] Interpreter test tracking issue #120324
- [browser][coreclr] ICU download - download proper shard and install it into memory #120220
Metadata
Metadata
Assignees
Labels
Type
Projects
Status
No status