Skip to content

Test failure: System.Reflection.Tests.InvokeInterpretedTests.VerifyInvokeIsUsingInterpreter_Method #110511

@v-wenyuxu

Description

@v-wenyuxu

Failed in: runtime-coreclr libraries-jitstress 20241207.1

Failed tests:

net10.0-linux-Release-arm-jitstress1_tiered-(Debian.12.Arm32.Open)[email protected]/dotnet-buildtools/prereqs:debian-12-helix-arm32v7
    - System.Reflection.Tests.InvokeInterpretedTests.VerifyInvokeIsUsingInterpreter_Method

Error message:

 Assert.Contains() Failure: Sub-string not found
String:    "System.Exception: Here\n   at System.Refle"···
Not found: "InterpretedInvoke_Method"

Stack trace:

   at System.Reflection.Tests.InvokeInterpretedTests.VerifyInvokeIsUsingInterpreter_Method() in /_/src/libraries/Common/tests/System/Reflection/InvokeInterpretedTests.cs:line 19
   at System.RuntimeMethodHandle.InvokeMethod(ObjectHandleOnStack target, Void** arguments, ObjectHandleOnStack sig, BOOL isConstructor, ObjectHandleOnStack result)
   at System.RuntimeMethodHandle.InvokeMethod(ObjectHandleOnStack target, Void** arguments, ObjectHandleOnStack sig, BOOL isConstructor, ObjectHandleOnStack result)
   at System.RuntimeMethodHandle.InvokeMethod(Object target, Void** arguments, Signature sig, Boolean isConstructor) in /_/src/coreclr/System.Private.CoreLib/src/System/RuntimeHandles.cs:line 1094
   at System.Reflection.MethodBaseInvoker.InvokeWithNoArgs(Object obj, BindingFlags invokeAttr) in /_/src/libraries/System.Private.CoreLib/src/System/Reflection/MethodBaseInvoker.cs:line 57

Metadata

Metadata

Labels

JitStressCLR JIT issues involving JIT internal stress modesarea-VM-coreclrblocking-clean-ci-optionalBlocking optional rolling runsin-prThere is an active PR which will close this issue when it is merged

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions