-
Notifications
You must be signed in to change notification settings - Fork 5.2k
Closed as not planned
Closed as not planned
Copy link
Labels
JitStressCLR JIT issues involving JIT internal stress modesCLR JIT issues involving JIT internal stress modesarch-arm64area-CodeGen-coreclrCLR JIT compiler in src/coreclr/src/jit and related components such as SuperPMICLR JIT compiler in src/coreclr/src/jit and related components such as SuperPMIos-windows
Description
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
Labels
JitStressCLR JIT issues involving JIT internal stress modesCLR JIT issues involving JIT internal stress modesarch-arm64area-CodeGen-coreclrCLR JIT compiler in src/coreclr/src/jit and related components such as SuperPMICLR JIT compiler in src/coreclr/src/jit and related components such as SuperPMIos-windows