Uh oh!
There was an error while loading. Please reload this page.
[Mono]Disable failing intrinsics tests for llvmaot CI lane, due to disabling LLVM JIT - #75768
Conversation
Uh oh!
There was an error while loading. Please reload this page.
fanyang-mono
commented
Sep 16, 2022
@radical There are more fixes needed here. When editing |
radical
commented
Sep 16, 2022
The runtime tests are not running because of some dependencies getting skipped, and thus the runtime tests also get skipped :/ But I already have fixes for this in #75555 . I'll extract the relevant bits and push here. |
- installer builds, and runtime tests also depend on this
fanyang-mono
commented
Sep 16, 2022
@radical The runtime test CI lanes are running now. Should I merge this PR with your change once the tests pass? |
radical
commented
Sep 16, 2022
Yes, please! |
Fix#75606
also: