Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Revert Revert "Copy published crossgen2 in artifacts/tests (#80154)" #106965

Merged
merged 9 commits into from
Sep 2, 2024

Merge branch 'main' into feature/tests/published-crossgen2

d2e195a
Select commit
Loading
Failed to load commit list.
Merged

Revert Revert "Copy published crossgen2 in artifacts/tests (#80154)" #106965

Merge branch 'main' into feature/tests/published-crossgen2
d2e195a
Select commit
Loading
Failed to load commit list.
Azure Pipelines / runtime succeeded Sep 2, 2024 in 27m 59s

Build #20240901.4 had test failures

Details

Tests

  • Failed: 1 (0.00%)
  • Passed: 4,020,666 (98.07%)
  • Other: 79,133 (1.93%)
  • Total: 4,099,800

Annotations

Check failure on line 1 in 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 })

See this annotation in the file changed.

@azure-pipelines 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