Skip to content

Test failure: System.Runtime.Intrinsics.Tests.Vectors.Vector64Tests.Vector64UInt64ShiftLeftTest #76637

@BruceForstall

Description

@BruceForstall

JitStress=1

pipeline: runtime-coreclr libraries-jitstress

https://dev.azure.com/dnceng-public/public/_build/results?buildId=39575&view=ms.vss-test-web.build-test-results-tab

Fails on arm, x86, x64, but not arm64

C:\h\w\BA420A2D\w\BE5E0A6A\e>set COMPlus 
COMPlus_JitStress=1
COMPlus_TieredCompilation=0

C:\h\w\BA420A2D\w\BE5E0A6A\e>call RunTests.cmd --runtime-path C:\h\w\BA420A2D\p 
----- start Tue 10/04/2022  8:40:17.40 ===============  To repro directly: ===================================================== 
pushd C:\h\w\BA420A2D\w\BE5E0A6A\e\
"C:\h\w\BA420A2D\p\dotnet.exe" exec --runtimeconfig System.Runtime.Intrinsics.Tests.runtimeconfig.json --depsfile System.Runtime.Intrinsics.Tests.deps.json xunit.console.dll System.Runtime.Intrinsics.Tests.dll -xml testResults.xml -nologo -nocolor -notrait category=IgnoreForCI -notrait category=OuterLoop -notrait category=failing 
popd
===========================================================================================================

C:\h\w\BA420A2D\w\BE5E0A6A\e>"C:\h\w\BA420A2D\p\dotnet.exe" exec --runtimeconfig System.Runtime.Intrinsics.Tests.runtimeconfig.json --depsfile System.Runtime.Intrinsics.Tests.deps.json xunit.console.dll System.Runtime.Intrinsics.Tests.dll -xml testResults.xml -nologo -nocolor -notrait category=IgnoreForCI -notrait category=OuterLoop -notrait category=failing  
  Discovering: System.Runtime.Intrinsics.Tests (method display = ClassAndMethod, method display options = None)
  Discovered:  System.Runtime.Intrinsics.Tests (found 724 test cases)
  Starting:    System.Runtime.Intrinsics.Tests (parallel test collections = on, max threads = 4)
    System.Runtime.Intrinsics.Tests.Vectors.Vector64Tests.Vector64UInt64ShiftLeftTest [FAIL]
      System.ArgumentOutOfRangeException : Specified argument was out of the range of valid values. (Parameter 'index')
      Stack Trace:
        /_/src/libraries/System.Runtime.Intrinsics/tests/Vectors/Vector64Tests.cs(1731,0): at System.Runtime.Intrinsics.Tests.Vectors.Vector64Tests.Vector64UInt64ShiftLeftTest()
           at System.RuntimeMethodHandle.InvokeMethod(Object target, Void** arguments, Signature sig, Boolean isConstructor)
        /_/src/libraries/System.Private.CoreLib/src/System/Reflection/MethodInvoker.cs(64,0): at System.Reflection.MethodInvoker.Invoke(Object obj, IntPtr* args, BindingFlags invokeAttr)
  Finished:    System.Runtime.Intrinsics.Tests
=== TEST EXECUTION SUMMARY ===

Possibly related: #76636 ?

@dotnet/jit-contrib

Metadata

Metadata

Assignees

No one assigned

    Labels

    JitStressCLR JIT issues involving JIT internal stress modesarea-CodeGen-coreclrCLR JIT compiler in src/coreclr/src/jit and related components such as SuperPMIblocking-clean-ci-optionalBlocking optional rolling runs

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions