-
Notifications
You must be signed in to change notification settings - Fork 5.4k
Closed
Labels
JitStressCLR JIT issues involving JIT internal stress modesCLR JIT issues involving JIT internal stress modesarea-System.Numerics
Description
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()
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
JitStressCLR JIT issues involving JIT internal stress modesCLR JIT issues involving JIT internal stress modesarea-System.Numerics