You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
@jandupej It is a good idea to close this issue according to the reason you mentioned above. However, the associated tests are still disabled in issues.target file with a link to this issue. It would be helpful to link those tests with a new issue. It looks like that they are all X86 intrinsics related.
@jandupej It is a good idea to close this issue according to the reason you mentioned above. However, the associated tests are still disabled in issues.target file with a link to this issue. It would be helpful to link those tests with a new issue. It looks like that they are all X86 intrinsics related.
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 buildThey 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.The text was updated successfully, but these errors were encountered: