JIT: Replace fgMoveHotJumps
with 3-opt utility
#112016
Merged
Azure Pipelines / runtime
failed
Feb 20, 2025 in 3h 9m 28s
Build #20250219.66 had test failures
Details
- Failed: 1 (0.00%)
- Passed: 794,505 (98.59%)
- Other: 11,325 (1.41%)
- Total: 805,831
Annotations
azure-pipelines / runtime
.packages\microsoft.dotnet.helix.sdk\10.0.0-beta.25113.2\tools\azure-pipelines\AzurePipelines.MultiQueue.targets#L44
.packages\microsoft.dotnet.helix.sdk\10.0.0-beta.25113.2\tools\azure-pipelines\AzurePipelines.MultiQueue.targets(44,5): error : (NETCORE_ENGINEERING_TELEMETRY=Test) Test System.Numerics.Tensors.Tests.ConvertTests.ConvertChecked has failed. Check the Test tab or this console log: https://helix.dot.net/api/2019-06-17/jobs/106364f2-7722-4ee8-98f7-5d5eb5366c21/workitems/System.Numerics.Tensors.Tests/console
Check failure on line 794 in Build log
azure-pipelines / runtime
Build log #L794
The Operation will be canceled. The next steps may not contain expected logs.
Check failure on line 798 in Build log
azure-pipelines / runtime
Build log #L798
The operation was canceled.
Check failure on line 1 in System.Numerics.Tensors.Tests.ConvertTests.ConvertChecked
azure-pipelines / runtime
System.Numerics.Tensors.Tests.ConvertTests.ConvertChecked
System.OverflowException : Arithmetic operation resulted in an overflow.
Raw output
at System.Numerics.Tensors.TensorPrimitives.ConvertCheckedFallbackOperator`2.Invoke(TFrom x) in /_/src/libraries/System.Numerics.Tensors/src/System/Numerics/Tensors/netcore/TensorPrimitives.ConvertChecked.cs:line 37
at System.Numerics.Tensors.TensorPrimitives.InvokeSpanIntoSpan[TInput,TOutput,TUnaryOperator](ReadOnlySpan`1 x, Span`1 destination) in /_/src/libraries/System.Numerics.Tensors/src/System/Numerics/Tensors/netcore/Common/TensorPrimitives.IUnaryOperator.cs:line 148
at System.Numerics.Tensors.Tests.ConvertTests.ConvertCheckedImpl[TFrom,TTo](TFrom valid, TFrom invalid) in /_/src/libraries/System.Numerics.Tensors/tests/TensorPrimitives.Generic.cs:line 201
at System.Numerics.Tensors.Tests.ConvertTests.ConvertChecked() in /_/src/libraries/System.Numerics.Tensors/tests/TensorPrimitives.Generic.cs:line 90
at System.RuntimeMethodHandle.InvokeMethod(ObjectHandleOnStack target, Void** arguments, ObjectHandleOnStack sig, BOOL isConstructor, ObjectHandleOnStack result)
at System.Reflection.MethodBaseInvoker.InvokeWithNoArgs(Object obj, BindingFlags invokeAttr) in /_/src/libraries/System.Private.CoreLib/src/System/Reflection/MethodBaseInvoker.cs:line 57
Loading