Skip to content
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

[RyuJIT/ARM32] Incorrect result from readytorun/tests/generics/generics.sh #8679

Closed
hqueue opened this issue Aug 3, 2017 · 4 comments
Closed
Assignees
Labels
arch-arm32 area-CodeGen-coreclr CLR JIT compiler in src/coreclr/src/jit and related components such as SuperPMI bug
Milestone

Comments

@hqueue
Copy link
Member

hqueue commented Aug 3, 2017

With COMPlus_AltJit=* COMPlus_AltJitNget=* option, following test fails on Rpi3 when running coreclr(bdf219c) and corefx(dd38e6f).

FAILED   - [11357][   4s]readytorun/tests/generics/generics.sh
               BEGIN EXECUTION
               /var/jenkins59/workspace/hqueue/Run_coreclr_tests_Checked_ryujit_nyi_all_pri2/runtime/tests/Tests/coreoverlay/corerun generics.exe
               libust[16434/16434]: Warning: HOME environment variable not set. Disabling LTTng-UST per-user tracing. (in setup_local_apps() at lttng-ust-comm.c:305)
               Not equal!
               actual   = 07/04/1776 00:00:00 3.1416
               expected = 07/04/76767676 00:00:00 3.1416
               Not equal!
               actual   = 07/04/1776 00:00:00 3.1416
               expected = 07/04/76767676 00:00:00 3.1416
               FAILED
               Expected: 100
               Actual: 1
               END EXECUTION - FAILED

/cc: @dotnet/arm32-contrib @ragmani

@hseok-oh
Copy link
Contributor

hseok-oh commented Aug 3, 2017

It seems same issue with #8670

@hqueue
Copy link
Member Author

hqueue commented Aug 3, 2017

I just ask you to look into this issue from #8670 :)

@hseok-oh
Copy link
Contributor

Please close this issue

@hqueue
Copy link
Member Author

hqueue commented Aug 18, 2017

@hseok-oh Thank!

@hqueue hqueue closed this as completed Aug 18, 2017
@msftgits msftgits transferred this issue from dotnet/coreclr Jan 31, 2020
@msftgits msftgits added this to the Future milestone Jan 31, 2020
@ghost ghost locked as resolved and limited conversation to collaborators Dec 21, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
arch-arm32 area-CodeGen-coreclr CLR JIT compiler in src/coreclr/src/jit and related components such as SuperPMI bug
Projects
None yet
Development

No branches or pull requests

3 participants