Skip to content

Test failure System.Tests.Int32Tests_GenericMath.op_CheckedMultiplyTest #93532

@v-wenyuxu

Description

@v-wenyuxu

Failed in: runtime-coreclr libraries-jitstress2-jitstressregs 20231014.1

Failed tests:

net9.0-windows-Release-arm64-CoreCLR_checked-jitstress2_jitstressregs0x80-Windows.11.Arm64.Open
    - System.Tests.Int32Tests_GenericMath.op_CheckedMultiplyTest
net9.0-windows-Release-arm64-CoreCLR_checked-jitstress2_jitstressregs2-Windows.11.Arm64.Open
    - System.Tests.Int32Tests_GenericMath.op_CheckedMultiplyTest
net9.0-windows-Release-arm64-CoreCLR_checked-jitstress2_jitstressregs8-Windows.11.Arm64.Open
    - System.Tests.Int32Tests_GenericMath.op_CheckedMultiplyTest
net9.0-windows-Release-arm64-CoreCLR_checked-jitstress2_jitstressregs0x1000-Windows.11.Arm64.Open
    - System.Tests.Int32Tests_GenericMath.op_CheckedMultiplyTest
net9.0-windows-Release-arm64-CoreCLR_checked-jitstress2_jitstressregs0x2000-Windows.11.Arm64.Open
    - System.Tests.Int32Tests_GenericMath.op_CheckedMultiplyTest
net9.0-windows-Release-arm64-CoreCLR_checked-jitstress2_jitstressregs3-Windows.11.Arm64.Open
    - System.Tests.Int32Tests_GenericMath.op_CheckedMultiplyTest
net9.0-windows-Release-arm64-CoreCLR_checked-jitstress2_jitstressregs1-Windows.11.Arm64.Open
    - System.Tests.Int32Tests_GenericMath.op_CheckedMultiplyTest
net9.0-windows-Release-arm64-CoreCLR_checked-jitstress2_jitstressregs0x10-Windows.11.Arm64.Open
    - System.Tests.Int32Tests_GenericMath.op_CheckedMultiplyTest
net9.0-windows-Release-arm64-CoreCLR_checked-jitstress2_jitstressregs4-Windows.11.Arm64.Open
    - System.Tests.Int32Tests_GenericMath.op_CheckedMultiplyTest

Error message:

Assert.Throws() Failure
Expected: typeof(System.OverflowException)
Actual:   (No exception was thrown)

Stack trace:

   at System.Tests.Int32Tests_GenericMath.op_CheckedMultiplyTest() in /_/src/libraries/System.Runtime/tests/System/Int32Tests.GenericMath.cs:line 1161
   at System.RuntimeMethodHandle.InvokeMethod(Object target, Void** arguments, Signature sig, Boolean isConstructor)
   at System.Reflection.MethodBaseInvoker.InvokeWithNoArgs(Object obj, BindingFlags invokeAttr) in /_/src/libraries/System.Private.CoreLib/src/System/Reflection/MethodBaseInvoker.cs:line 57

Metadata

Metadata

Assignees

No one assigned

    Labels

    JitStressCLR JIT issues involving JIT internal stress modesarch-arm64area-CodeGen-coreclrCLR JIT compiler in src/coreclr/src/jit and related components such as SuperPMIos-windows

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions