Use correct ExceptionArgument
value in System.IO.Pipelines
#105418
Merged
Azure Pipelines / runtime
succeeded
Jul 24, 2024 in 1h 13m 37s
Build #20240724.64 had test failures
Details
- Failed: 2 (0.00%)
- Passed: 2,970,257 (97.97%)
- Other: 61,627 (2.03%)
- Total: 3,031,886
Annotations
Check failure on line 1 in System.Tests.DecimalTests+BigIntegerDiv.Test
azure-pipelines / runtime
System.Tests.DecimalTests+BigIntegerDiv.Test
System.OutOfMemoryException : Insufficient memory to continue the execution of the program.
Raw output
at System.GC.AllocateArray[UInt32](Int32 length, Boolean pinned)
at System.GC.AllocateUninitializedArray[UInt32](Int32 length, Boolean pinned)
at System.Buffers.SharedArrayPool`1[[System.UInt32, System.Private.CoreLib, Version=9.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]].Rent(Int32 minimumLength)
at System.Numerics.BigInteger.DivRem(BigInteger dividend, BigInteger divisor, BigInteger& remainder)
at System.Tests.DecimalTests.BigDecimal.Div(BigDecimal value, Boolean& overflow)
at System.Tests.DecimalTests.BigIntegerDiv.Test()
at System.Reflection.MethodBaseInvoker.InterpretedInvoke_Method(Object obj, IntPtr* args)
at System.Reflection.MethodBaseInvoker.InvokeWithNoArgs(Object obj, BindingFlags invokeAttr)
Check failure on line 1 in System.Runtime.Tests.WorkItemExecution
azure-pipelines / runtime
System.Runtime.Tests.WorkItemExecution
The Helix Work Item failed. Often this is due to a test crash. Please see the 'Artifacts' tab above for additional logs.
Loading