-
Notifications
You must be signed in to change notification settings - Fork 4.8k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Test failure: JIT/opt/Devirtualization/Comparer_get_Default/Comparer_get_Default.dll #104927
Comments
Tagging subscribers to this area: @JulieLeeMSFT, @jakobbotsch |
@JulieLeeMSFT, please update the |
Looks like it's only failing on win-arm64 in R2R pipelines. Unfortunately, it fails only in run-time so I need to find a win-arm64 machine to repro.. but looks like it was introduced it #104411 I guess it's not a critical bug since normally it's not possible to define enums with float/double backing types, it's only possible in raw IL. |
Maybe we can disable the test on win-arm64 against this issue? |
Yeah, let me disable it for now until I have a moment to fix it |
@EgorBo this is also hitting on the outerloop on linux-arm64 R2R runs. |
This test was disabled on windows-arm64, but the outerloop also fails on linux-arm64. See dotnet#104927
This test was disabled on windows-arm64, but the outerloop also fails on linux-arm64. See #104927
) This test was disabled on windows-arm64, but the outerloop also fails on linux-arm64. See dotnet#104927
Also failed on osx-arm64 in runtime-coreclr crossgen2 outerloop https://helixre107v0xdeko0k025g8.blob.core.windows.net/dotnet-runtime-refs-heads-main-5cccc2a29c024306bb/JIT.opt/1/console.1d4c7083.log?helixlogtype=result |
) This test was disabled on windows-arm64, but the outerloop also fails on linux-arm64. See dotnet#104927
Pipeline: runtime-coreclr outerloop/20240715.4
Failed test:
R2R-CG2 windows arm64 Checked no_tiered_compilation @ Windows.11.Arm64.Open
R2R-CG2 windows arm64 Checked @ Windows.11.Arm64.Open
JIT.opt Work Item
Log
Known Issue Error Message
Fill the error message using step by step known issues guidance.
Report
Summary
The text was updated successfully, but these errors were encountered: