You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The SVE Scatter8BitNarrowing test crashes with an array bounds assertion during the jit-experimental pipeline (definition 137) on osx-arm64. The test constructor exceeds array bounds (index 1031 vs length 1024), likely due to incorrect scatter offset computation under the experimental JIT configuration.
Assertion failed.
Index 1031 exceeds array length 1024
at JIT.HardwareIntrinsics.Arm._Sve._Sve.SveScatterVectorBasesTest__Sve_Scatter8BitNarrowing_long_ulong..ctor()
at JIT.HardwareIntrinsics.Arm._Sve._Sve.Program.Sve_Scatter8BitNarrowing_long_ulong()
at Program.<<Main>$>g__TestExecutor5273|0_5274(StreamWriter tempLogSw, StreamWriter statsCsvSw, ...)
Build: 🔎https://dev.azure.com/dnceng-public/public/_build/results?buildId=1423965 Error message validated:[Sve_Scatter8BitNarrowing_long_ulong Index 1031 exceeds array length 1024] Result validation: ✅ Known issue matched with the provided build. Validation performed at: 5/18/2026 2:33:09 PM UTC
Build: 🔎https://dev.azure.com/dnceng-public/public/_build/results?buildId=1423965 Error message validated:[Sve_Scatter8BitNarrowing_long_ulong Index 1031 exceeds array length 1024] Result validation: ✅ Known issue matched with the provided build. Validation performed at: 5/18/2026 2:33:09 PM UTC
Build Information
Build: https://dev.azure.com/dnceng-public/public/_build/results?buildId=1423965
Build error leg or test failing: osx-arm64 checked HardwareIntrinsics_Arm_ro - Sve_Scatter8BitNarrowing_long_ulong
Error Details
The SVE Scatter8BitNarrowing test crashes with an array bounds assertion during the jit-experimental pipeline (definition 137) on osx-arm64. The test constructor exceeds array bounds (index 1031 vs length 1024), likely due to incorrect scatter offset computation under the experimental JIT configuration.
4 consecutive failures (builds 1414624, 1415018, 1423515, 1423965).
Error Message
{ "ErrorMessage": ["Sve_Scatter8BitNarrowing_long_ulong", "Index 1031 exceeds array length 1024"], "ErrorPattern": "", "BuildRetry": false, "ExcludeConsoleLog": false }Note
🔒 Integrity filter blocked 2 items
The following items were blocked because they don't meet the GitHub integrity level.
search_issues: has lower integrity than agent requires. The agent cannot read data with integrity below "approved".search_issues: has lower integrity than agent requires. The agent cannot read data with integrity below "approved".To allow these resources, lower
min-integrityin your GitHub frontmatter:Report
Summary
Known issue validation
Build: 🔎 https://dev.azure.com/dnceng-public/public/_build/results?buildId=1423965
Error message validated:
[Sve_Scatter8BitNarrowing_long_ulong Index 1031 exceeds array length 1024]Result validation: ✅ Known issue matched with the provided build.
Validation performed at: 5/18/2026 2:33:09 PM UTC
Report
Summary
Known issue validation
Build: 🔎 https://dev.azure.com/dnceng-public/public/_build/results?buildId=1423965
Error message validated:
[Sve_Scatter8BitNarrowing_long_ulong Index 1031 exceeds array length 1024]Result validation: ✅ Known issue matched with the provided build.
Validation performed at: 5/18/2026 2:33:09 PM UTC