Closed
Description
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
}
- PR: Fix Zip64ExtraField handling #111802
- Queue:
osx-arm64 Debug CoreCLR_Debug
- Job result: https://dev.azure.com/dnceng-public/public/_build/results?buildId=928464&view=logs&j=a6a69bc3-4502-542e-928d-b29ce8b6245c&t=8f2f111f-0f49-524b-bd46-acb87857e7e1&l=57
- Log file: https://helixr1107v0xdeko0k025g8.blob.core.windows.net/dotnet-runtime-refs-pull-111802-merge-99f4bf8ba84349049d/System.Runtime.Numerics.Tests/1/console.a671b7d0.log?helixlogtype=result
- Output:
===========================================================================================================
/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 |