Closed
Description
This is a tracking issue for expanding existing test coverage to include workloads that will be introduced as part of the .NET6 workloads
MonoVM testing matrix for managed libraries
Platform (RID) | AOT-LLVM | Interpreter | JIT-mini |
---|---|---|---|
osx-x64 | 🚫 | 🚫 | ✅ |
osx-x64-ios14 (sim) | 🚫 | ✅ | 🚫 |
osx-x64-tvos14 (sim) | 🚫 | ✅ | 🚫 |
osx-arm64-ios14 (sim) | 🚫 | ✅ | 🚫 |
osx-arm64-tvos14 (sim) | 🚫 | ✅ | 🚫 |
osx-x64-maccatalyst | ⬜ | ✅ | 🚫 |
osx-arm64-maccatalyst | ⬜ | ✅ | 🚫 |
linux-x64 | 🚫 | ✅ | ✅ |
linux-arm64 | 🚫 | ✅ | ✅ |
browser-wasm (linux/v8) | ✅ | ✅ | 🚫 |
linux-x64-android5 (sim) | 🚫 | ⬜ | ✅ |
ios14-arm64 | ⬜ | 🚫 | 🚫 |
ios10-arm32 | ⬜ | 🚫 | 🚫 |
tvos-arm64 | ✅ | ⬜ | 🚫 |
android-arm64 (api21) | 🚫 | 🚫 | ✅ |
android-arm32 (api21) | 🚫 | 🚫 | ✅ |
MonoVM testing matrix for runtime tests
Platform (RID) | AOT-LLVM | Interpreter | JIT-mini |
---|---|---|---|
osx-x64 | ⬜ | ✅ | ✅ |
osx-x64-ios (sim) | ⬜ | ⬜ | ✅ |
osx-arm64-ios (sim) | ⬜ | ⬜ | 🚫 |
linux-x64-android5 (sim) | 🚫 | ✅ | ✅ |
linux-x64 | ✅ | ✅ | ✅ |
linux-arm64 | ✅ | ✅ | ✅ |
browser-wasm (linux/v8) | ⬜ | ✅ | 🚫 |
ios-arm64 | ⬜ | 🚫 | 🚫 |
ios10-arm32 | ⬜ | 🚫 | 🚫 |
tvos-arm64 | ⬜ | 🚫 | 🚫 |
android-arm64 | 🚫 | 🚫 | ✅ |
android-arm32 | 🚫 | 🚫 | ⬜ |
Updated for .NET6 priorities
Legend
✅ - enabled
⬜ - to be enabled
🚫 - out of scope