-
Notifications
You must be signed in to change notification settings - Fork 4.7k
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 #87391
Comments
cc @EgorBo |
Tagging subscribers to this area: @JulieLeeMSFT, @jakobbotsch Issue DetailsFailed in: runtime-coreclr jitstress-random 20230611.1 Failed tests:
Error message:
�Stack trace:
More failures
|
The problem seems to be in
|
Still failing: This time, linux-arm and osx-x64. |
Failed again in: runtime-coreclr jitstress-random 20230625.1 Failed tests:
Error message:
Stack trace:
More failures
|
Failed again in: runtime-coreclr jitstress-random 20230702.1 Failed tests:
Error message:
Stack trace:
More failures
|
Unifies (Equality)Comparer.Default logic so that it matches between CoreCLR, NativeAOT, Mono in runtime and intrinsic implementations. Fixes devirt behaviour around Nullable types. Also enables devirt for non final types in CoreCLR and NativeAOT. Required for #87579. Fixes #87391. Co-authored-by: Jan Kotas <[email protected]>
Failed in: runtime-coreclr jitstress-random 20230611.1
Failed tests:
Error message:
�Stack trace:
More failures
The text was updated successfully, but these errors were encountered: