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/VectorGet_ro/VectorGet_ro.sh #53157

Closed
VincentBu opened this issue May 24, 2021 · 2 comments · Fixed by #52985
Closed

Test failure JIT/SIMD/VectorGet_ro/VectorGet_ro.sh #53157

VincentBu opened this issue May 24, 2021 · 2 comments · Fixed by #52985
Labels
area-System.Numerics JitStress CLR JIT issues involving JIT internal stress modes

Comments

@VincentBu
Copy link
Contributor

Run: runtime-coreclr jitstress-isas-x86 20210522.1

Failed tests:

JIT/SIMD/VectorGet_ro/VectorGet_ro.sh
JIT/SIMD/VectorGet_r/VectorGet_r.sh
JIT/SIMD/VectorArray_r/VectorArray_r.sh

Error message:

Return code:      1
Raw output file:      /private/tmp/helix/working/9C4708A3/w/AF38097C/e/JIT/SIMD/Reports/JIT.SIMD/VectorGet_ro/VectorGet_ro.output.txt
Raw output:
BEGIN EXECUTION
/tmp/helix/working/9C4708A3/p/corerun VectorGet_ro.dll ''
Method System.Numerics.Vector1[Int32][System.Int32]:get_Item was compiled but should not have been Method System.Numerics.Vector1[Int64][System.Int64]:get_Item was compiled but should not have been
Method System.Numerics.Vector1[Byte][System.Byte]:get_Item was compiled but should not have been Method System.Numerics.Vector1[SByte][System.SByte]:get_Item was compiled but should not have been
Method System.Numerics.Vector1[UInt32][System.UInt32]:get_Item was compiled but should not have been Method System.Numerics.Vector1[UInt64][System.UInt64]:get_Item was compiled but should not have been
Method System.Numerics.Vector1[IntPtr][System.IntPtr]:get_Item was compiled but should not have been Method System.Numerics.Vector1[UIntPtr][System.UIntPtr]:get_Item was compiled but should not have been
Expected: 100
Actual: 255
END EXECUTION - FAILED
Test Harness Exitcode is : 1
To run the test:

set CORE_ROOT=/tmp/helix/working/9C4708A3/p
/private/tmp/helix/working/9C4708A3/w/AF38097C/e/JIT/SIMD/VectorGet_ro/VectorGet_ro.sh
Expected: True
Actual:   False


Stack trace
   at JIT_SIMD._VectorGet_ro_VectorGet_ro_._VectorGet_ro_VectorGet_ro_sh()
@VincentBu VincentBu added the JitStress CLR JIT issues involving JIT internal stress modes label May 24, 2021
@dotnet-issue-labeler dotnet-issue-labeler bot added area-System.Numerics untriaged New issue has not been triaged by the area owner labels May 24, 2021
@ghost
Copy link

ghost commented May 24, 2021

Tagging subscribers to this area: @tannergooding, @pgovind
See info in area-owners.md if you want to be subscribed.

Issue Details

Run: runtime-coreclr jitstress-isas-x86 20210522.1

Failed tests:

JIT/SIMD/VectorGet_ro/VectorGet_ro.sh
JIT/SIMD/VectorGet_r/VectorGet_r.sh
JIT/SIMD/VectorArray_r/VectorArray_r.sh

Error message:

Return code:      1
Raw output file:      /private/tmp/helix/working/9C4708A3/w/AF38097C/e/JIT/SIMD/Reports/JIT.SIMD/VectorGet_ro/VectorGet_ro.output.txt
Raw output:
BEGIN EXECUTION
/tmp/helix/working/9C4708A3/p/corerun VectorGet_ro.dll ''
Method System.Numerics.Vector1[Int32][System.Int32]:get_Item was compiled but should not have been Method System.Numerics.Vector1[Int64][System.Int64]:get_Item was compiled but should not have been
Method System.Numerics.Vector1[Byte][System.Byte]:get_Item was compiled but should not have been Method System.Numerics.Vector1[SByte][System.SByte]:get_Item was compiled but should not have been
Method System.Numerics.Vector1[UInt32][System.UInt32]:get_Item was compiled but should not have been Method System.Numerics.Vector1[UInt64][System.UInt64]:get_Item was compiled but should not have been
Method System.Numerics.Vector1[IntPtr][System.IntPtr]:get_Item was compiled but should not have been Method System.Numerics.Vector1[UIntPtr][System.UIntPtr]:get_Item was compiled but should not have been
Expected: 100
Actual: 255
END EXECUTION - FAILED
Test Harness Exitcode is : 1
To run the test:

set CORE_ROOT=/tmp/helix/working/9C4708A3/p
/private/tmp/helix/working/9C4708A3/w/AF38097C/e/JIT/SIMD/VectorGet_ro/VectorGet_ro.sh
Expected: True
Actual:   False


Stack trace
   at JIT_SIMD._VectorGet_ro_VectorGet_ro_._VectorGet_ro_VectorGet_ro_sh()
Author: VincentBu
Assignees: -
Labels:

JitStress, area-System.Numerics, untriaged

Milestone: -

@tannergooding
Copy link
Member

This has a fix pending review via #52985

@ghost ghost added the in-pr There is an active PR which will close this issue when it is merged label May 24, 2021
@ghost ghost closed this as completed in #52985 May 25, 2021
@ghost ghost removed the in-pr There is an active PR which will close this issue when it is merged label May 25, 2021
@ghost ghost locked as resolved and limited conversation to collaborators Jun 25, 2021
@tannergooding tannergooding removed the untriaged New issue has not been triaged by the area owner label Jun 24, 2024
This issue was closed.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
area-System.Numerics JitStress CLR JIT issues involving JIT internal stress modes
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants