Revert Revert "Copy published crossgen2 in artifacts/tests (#80154)" #106965
Azure Pipelines / runtime
succeeded
Sep 2, 2024 in 27m 59s
Build #20240901.4 had test failures
Details
- Failed: 1 (0.00%)
- Passed: 4,020,666 (98.07%)
- Other: 79,133 (1.93%)
- Total: 4,099,800
Annotations
azure-pipelines / runtime
System.Numerics.Tensors.Tests.TensorSpanTests.TensorExtensionsTwoSpanInFloatOut<Single>(tensorPrimitivesOperation: TensorPrimitivesTwoSpanInTOut`1 { Method = Single Distance(System.ReadOnlySpan`1[System.Single], System.ReadOnlySpan`1[System.Single]), Target = null }, tensorOperation: TensorTwoSpanInTOut`1 { Method = Single Distance[Single](System.Numerics.Tensors.ReadOnlyTensorSpan`1[System.Single] ByRef, System.Numerics.Tensors.ReadOnlyTensorSpan`1[System.Single] ByRef), Target = null })
Assert.All() Failure: 1 out of 12 items in the collection did not pass.
[11]: Item: [1, 2, 3, 4, 5, ···]
Error: Index was outside the bounds of the array.
Raw output
at System.Numerics.Tensors.Tests.TensorSpanTests.TensorExtensionsTwoSpanInFloatOut[T](TensorPrimitivesTwoSpanInTOut`1 tensorPrimitivesOperation, TensorTwoSpanInTOut`1 tensorOperation) in /_/src/libraries/System.Numerics.Tensors/tests/TensorSpanTests.cs:line 499
at System.RuntimeMethodHandle.InvokeMethod(Object target, Void** arguments, Signature sig, Boolean isConstructor)
at System.Reflection.MethodBaseInvoker.InvokeDirectByRefWithFewArgs(Object obj, Span`1 copyOfArgs, BindingFlags invokeAttr) in /_/src/libraries/System.Private.CoreLib/src/System/Reflection/MethodBaseInvoker.cs:line 155
Loading