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: JIT/SIMD/MinMax_ro/MinMax_ro.sh #38799

Closed
v-haren opened this issue Jul 6, 2020 · 4 comments · Fixed by #40515
Closed

Test failure: JIT/SIMD/MinMax_ro/MinMax_ro.sh #38799

v-haren opened this issue Jul 6, 2020 · 4 comments · Fixed by #40515
Assignees
Labels
arch-arm64 area-CodeGen-coreclr CLR JIT compiler in src/coreclr/src/jit and related components such as SuperPMI os-linux Linux OS (any supported distro)
Milestone

Comments

@v-haren
Copy link

v-haren commented Jul 6, 2020

failed in job: runtime-coreclr outerloop 20200704.3

Error message

/root/helix/work/workitem/JIT/SIMD/MinMax_ro/MinMax_ro.sh: line 160: 957 Trace/breakpoint trap __Command=$_DebuggerFullPath "$CORE_ROOT/crossgen" /Platform_Assemblies_Paths $CORE_ROOT:$PWD /in MinMax_ro.org /out MinMax_ro.dll
Managed assembly not found: No such file or directory

Return code: 1
Raw output file: /root/helix/work/workitem/JIT/SIMD/Reports/JIT.SIMD/MinMax_ro/MinMax_ro.output.txt
Raw output:
BEGIN EXECUTION
in takeLock

in ReleaseLock
in takeLock
/root/helix/work/correlation/corerun MinMax_ro.dll ''
in ReleaseLock
Expected: 100
Actual: 255
END EXECUTION - FAILED
Test Harness Exitcode is : 1
To run the test:
> set CORE_ROOT=/root/helix/work/correlation
> /root/helix/work/workitem/JIT/SIMD/MinMax_ro/MinMax_ro.sh
Expected: True
Actual: False


Stack trace
   at JIT_SIMD._MinMax_ro_MinMax_ro_._MinMax_ro_MinMax_ro_sh() in /__w/1/s/artifacts/tests/coreclr/Linux.arm64.Checked/TestWrappers/JIT.SIMD/JIT.SIMD.XUnitWrapper.cs:line 3535

category:correctness
theme:vector-codegen
skill-level:intermediate
cost:medium

@v-haren v-haren added the area-CodeGen-coreclr CLR JIT compiler in src/coreclr/src/jit and related components such as SuperPMI label Jul 6, 2020
@Dotnet-GitSync-Bot Dotnet-GitSync-Bot added the untriaged New issue has not been triaged by the area owner label Jul 6, 2020
@JulieLeeMSFT JulieLeeMSFT removed the untriaged New issue has not been triaged by the area owner label Jul 6, 2020
@JulieLeeMSFT JulieLeeMSFT added this to the 5.0.0 milestone Jul 6, 2020
@JulieLeeMSFT
Copy link
Member

CC @erozenfeld

@BruceForstall
Copy link
Member

Same test failed in #38496

This failure is R2R Linux arm64 Checked @ (Ubuntu.1804.Arm64.Open)

@erozenfeld
Copy link
Member

#38496 was fixed by #38591. This is the same test but very different failure: Managed assembly not found: No such file or directory

BruceForstall added a commit to BruceForstall/runtime that referenced this issue Jul 7, 2020
BruceForstall added a commit that referenced this issue Jul 7, 2020
@sandreenko sandreenko added arch-arm64 os-linux Linux OS (any supported distro) labels Aug 4, 2020
@sandreenko sandreenko assigned sandreenko and unassigned erozenfeld Aug 4, 2020
@ghost ghost locked as resolved and limited conversation to collaborators Dec 8, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
arch-arm64 area-CodeGen-coreclr CLR JIT compiler in src/coreclr/src/jit and related components such as SuperPMI os-linux Linux OS (any supported distro)
Projects
None yet
Development

Successfully merging a pull request may close this issue.

6 participants