Closed
Description
The following tests failed on mono llvmaot Pri0 Runtime Tests Run Linux x64 release
after #75055 disabled LLVM for the JIT fallback. Detailed failure log could be found from build
They passed when I tested locally by enabling LLVM JIT. Tests being disabed by #75768 need to be re-enabled.
To enable LLVM JIT, the change to src/tests/Common/testenvironment.proj
in #75055 needs to be reverted.