Skip to content

[outerloop] Overflow in osx arm64 in System.Numerics.Tests.GetBitLengthTests.RunGetBitLengthTestsLarge #111814

Closed
@carlossanlop

Description

@carlossanlop

Build Information

Build: https://dev.azure.com/dnceng-public/public/_build/results?buildId=928464
Build error leg or test failing: System.Numerics.Tests.GetBitLengthTests.RunGetBitLengthTestsLarge

Error Message

{
  "ErrorMessage" : ["RunGetBitLengthTestsLarge [FAIL]", "Arithmetic operation resulted in an overflow"],
  "BuildRetry" : false,
  "ExcludeConsoleLog" : false
}
===========================================================================================================
/private/tmp/helix/working/AE240941/w/B69B09DA/e /private/tmp/helix/working/AE240941/w/B69B09DA/e
  Discovering: System.Runtime.Numerics.Tests (method display = ClassAndMethod, method display options = None)
  Discovered:  System.Runtime.Numerics.Tests (found 8 of 573 test cases)
  Starting:    System.Runtime.Numerics.Tests (parallel test collections = on [8 threads], stop on fail = off)
    System.Numerics.Tests.GetBitLengthTests.RunGetBitLengthTestsLarge [FAIL]
      System.OverflowException : Arithmetic operation resulted in an overflow.
      Stack Trace:
        /_/src/libraries/System.Runtime.Numerics/src/System/Numerics/BigInteger.cs(507,0): at System.Numerics.BigInteger..ctor(ReadOnlySpan`1 value, Boolean negative)
        /_/src/libraries/System.Runtime.Numerics/src/System/Numerics/BigInteger.cs(2543,0): at System.Numerics.BigInteger.op_LeftShift(BigInteger value, Int32 shift)
        /_/src/libraries/System.Runtime.Numerics/tests/BigInteger/GetBitLengthTests.cs(47,0): at System.Numerics.Tests.GetBitLengthTests.RunGetBitLengthTestsLarge()
           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)
        /_/src/coreclr/System.Private.CoreLib/src/System/RuntimeHandles.cs(1159,0): at System.RuntimeMethodHandle.InvokeMethod(Object target, Void** arguments, Signature sig, Boolean isConstructor)
        /_/src/coreclr/System.Private.CoreLib/src/System/Reflection/MethodBaseInvoker.CoreCLR.cs(36,0): at System.Reflection.MethodBaseInvoker.InterpretedInvoke_Method(Object obj, IntPtr* args)
        /_/src/libraries/System.Private.CoreLib/src/System/Reflection/MethodBaseInvoker.cs(57,0): at System.Reflection.MethodBaseInvoker.InvokeWithNoArgs(Object obj, BindingFlags invokeAttr)
  Finished:    System.Runtime.Numerics.Tests
=== TEST EXECUTION SUMMARY ===
   System.Runtime.Numerics.Tests  Total: 21, Errors: 0, Failed: 1, Skipped: 0, Time: 40.686s
/private/tmp/helix/working/AE240941/w/B69B09DA/e
----- end Fri Jan 24 12:38:41 PST 2025 ----- exit code 1 ----------------------------------------------------------

Known issue validation

Build: 🔎 https://dev.azure.com/dnceng-public/public/_build/results?buildId=928464
Error message validated: [RunGetBitLengthTestsLarge [FAIL] Arithmetic operation resulted in an overflow]
Result validation: ✅ Known issue matched with the provided build.
Validation performed at: 1/24/2025 9:59:24 PM UTC

Report

Build Definition Test Pull Request
928464 dotnet/runtime System.Runtime.Numerics.Tests.WorkItemExecution #111802

Summary

24-Hour Hit Count 7-Day Hit Count 1-Month Count
0 1 1

Metadata

Metadata

Assignees

No one assigned

    Labels

    Known Build ErrorUse this to report build issues in the .NET Helix tabarch-arm64area-System.Numericsblocking-outerloopBlocking the 'runtime-coreclr outerloop' and 'runtime-libraries-coreclr outerloop' runsin-prThere is an active PR which will close this issue when it is mergedos-mac-os-xmacOS aka OSXruntime-coreclrspecific to the CoreCLR runtime

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions