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: _AdvSimd_Arm64_ro::JIT.HardwareIntrinsics.Arm._AdvSimd.Arm64.Program.LoadAndInsertScalar_Vector128x4_Byte_7() #111380

Closed
v-wenyuxu opened this issue Jan 14, 2025 · 3 comments
Labels
arch-arm64 area-CodeGen-coreclr CLR JIT compiler in src/coreclr/src/jit and related components such as SuperPMI blocking-clean-ci-optional Blocking optional rolling runs GCStress os-linux Linux OS (any supported distro)

Comments

@v-wenyuxu
Copy link

Failed in: runtime-coreclr gcstress-extra 20250113.1

Failed tests:

coreclr linux arm64 Checked gcstress0xc_disabler2r_jitstress2 @ (Ubuntu.2004.Arm64.Open)[email protected]/dotnet-buildtools/prereqs:ubuntu-20.04-helix-arm64v8
    - _AdvSimd_Arm64_ro::JIT.HardwareIntrinsics.Arm._AdvSimd.Arm64.Program.LoadAndInsertScalar_Vector128x4_Byte_7()
coreclr windows arm64 Checked gcstress0xc_disabler2r_jitstress2 @ Windows.11.Arm64.Open
    - _Vector64_1_ro::JIT.HardwareIntrinsics.General._Vector64_1.Program.ToVector128SByte()

Error message:

 Parameter count mismatch.

Stack trace:

   at System.Reflection.RuntimeMethodInfo.Invoke(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture)
   at JIT.HardwareIntrinsics.Arm._AdvSimd.Arm64.LoadAndInsertScalar_Vector128x4_Byte_7Test.RunReflectionScenario_UnsafeRead() in /__w/1/s/artifacts/tests/coreclr/obj/AnyOS.x64.Checked/Managed/JIT/HardwareIntrinsics/Arm/AdvSimd.Arm64/AdvSimd.Arm64_ro/AdvSimd.Arm64_ro/gen/LoadAndInsertScalar.Vector128x4.Byte.7.cs:line 299
   at JIT.HardwareIntrinsics.Arm._AdvSimd.Arm64.Program.LoadAndInsertScalar_Vector128x4_Byte_7() in /__w/1/s/artifacts/tests/coreclr/obj/AnyOS.x64.Checked/Managed/JIT/HardwareIntrinsics/Arm/AdvSimd.Arm64/AdvSimd.Arm64_ro/AdvSimd.Arm64_ro/gen/LoadAndInsertScalar.Vector128x4.Byte.7.cs:line 40
   at Program.<<Main>$>g__TestExecutor257|0_258(StreamWriter tempLogSw, StreamWriter statsCsvSw, <>c__DisplayClass0_0&)
@v-wenyuxu v-wenyuxu added arch-arm64 blocking-clean-ci-optional Blocking optional rolling runs GCStress os-linux Linux OS (any supported distro) labels Jan 14, 2025
@dotnet-issue-labeler dotnet-issue-labeler bot added the area-CodeGen-coreclr CLR JIT compiler in src/coreclr/src/jit and related components such as SuperPMI label Jan 14, 2025
@dotnet-policy-service dotnet-policy-service bot added the untriaged New issue has not been triaged by the area owner label Jan 14, 2025
Copy link
Contributor

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

@EgorBo
Copy link
Member

EgorBo commented Jan 14, 2025

Likely #107766 (comment)

@EgorBo
Copy link
Member

EgorBo commented Jan 14, 2025

Closed by #111405

@EgorBo EgorBo closed this as completed Jan 14, 2025
@dotnet-policy-service dotnet-policy-service bot removed the untriaged New issue has not been triaged by the area owner label Jan 14, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
arch-arm64 area-CodeGen-coreclr CLR JIT compiler in src/coreclr/src/jit and related components such as SuperPMI blocking-clean-ci-optional Blocking optional rolling runs GCStress os-linux Linux OS (any supported distro)
Projects
None yet
Development

No branches or pull requests

2 participants