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

Test failure: Loader/CollectibleAssemblies/ByRefLocals/ByRefLocals/ByRefLocals.sh #40751

Closed
v-haren opened this issue Aug 13, 2020 · 2 comments · Fixed by #40857
Closed

Test failure: Loader/CollectibleAssemblies/ByRefLocals/ByRefLocals/ByRefLocals.sh #40751

v-haren opened this issue Aug 13, 2020 · 2 comments · Fixed by #40857
Assignees
Labels
area-CodeGen-coreclr CLR JIT compiler in src/coreclr/src/jit and related components such as SuperPMI JitStress CLR JIT issues involving JIT internal stress modes
Milestone

Comments

@v-haren
Copy link

v-haren commented Aug 13, 2020

failed in job: runtime-coreclr jitstress 20200811.1

failed test:
Loader/CollectibleAssemblies/ByRefLocals/ByRefLocals/ByRefLocals.sh
Loader\CollectibleAssemblies\ByRefLocals\ByRefLocals\ByRefLocals.cmd

Error message

Return code:      1
Raw output file:      /root/helix/work/workitem/Loader/CollectibleAssemblies/Reports/Loader.CollectibleAssemblies/ByRefLocals/ByRefLocals/ByRefLocals.output.txt
Raw output:
BEGIN EXECUTION
/root/helix/work/correlation/corerun ByRefLocals.dll ''
1
1
1
1
1
1
1
1
1
1
1
1
1
1
1
1
1
1
1
1
Expected: 100
Actual: 1
END EXECUTION - FAILED
Test Harness Exitcode is : 1
To run the test:
> set CORE_ROOT=/root/helix/work/correlation
> /root/helix/work/workitem/Loader/CollectibleAssemblies/ByRefLocals/ByRefLocals/ByRefLocals.sh
Expected: True
Actual:   False


Stack trace
   at Loader_CollectibleAssemblies._ByRefLocals_ByRefLocals_ByRefLocals_._ByRefLocals_ByRefLocals_ByRefLocals_sh() in /__w/1/s/artifacts/tests/coreclr/Linux.arm64.Checked/TestWrappers/Loader.CollectibleAssemblies/Loader.CollectibleAssemblies.XUnitWrapper.cs:line 140
@v-haren v-haren added the JitStress CLR JIT issues involving JIT internal stress modes label Aug 13, 2020
@Dotnet-GitSync-Bot Dotnet-GitSync-Bot added area-CodeGen-coreclr CLR JIT compiler in src/coreclr/src/jit and related components such as SuperPMI untriaged New issue has not been triaged by the area owner labels Aug 13, 2020
@AndyAyersMS
Copy link
Member

cc @dotnet/jit-contrib

Treating as 5.0 at least until we've root-caused this.

@AndyAyersMS AndyAyersMS removed the untriaged New issue has not been triaged by the area owner label Aug 13, 2020
@AndyAyersMS AndyAyersMS added this to the 5.0.0 milestone Aug 13, 2020
@davidwrighton
Copy link
Member

Sigh, this (new) test scratches the very edge of what is legal to rely on, and while it has revealed a number of real issues, I've already had to revise it once for not quite being valid. Please let me know if I can help out.

@CarolEidt CarolEidt self-assigned this Aug 13, 2020
CarolEidt added a commit to CarolEidt/runtime that referenced this issue Aug 14, 2020
@ghost ghost locked as resolved and limited conversation to collaborators Dec 7, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
area-CodeGen-coreclr CLR JIT compiler in src/coreclr/src/jit and related components such as SuperPMI JitStress CLR JIT issues involving JIT internal stress modes
Projects
None yet
Development

Successfully merging a pull request may close this issue.

5 participants