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

Test failure: System.Numerics.Tensors.Tests.TensorSpanTests.TensorExtensionsTwoSpanInFloatOut<Single>(tensorPrimitivesOperation: TensorPrimitivesTwoSpanInTOut1 { Method = Single Distance(System.ReadOnlySpan1[System.Single], System.ReadOnlySpan1[System.Single]), Target = null }, tensorOperation: TensorTwoSpanInTOut1 { Method = Single Distance[Single](System.Numerics.Tensors.ReadOnlyTensorSpan1[System.Single] ByRef, System.Numerics.Tensors.ReadOnlyTensorSpan1[System.Single] ByRef), Target = null }) #107238

Closed
v-wenyuxu opened this issue Sep 2, 2024 · 2 comments
Labels
arch-x64 area-System.Numerics.Tensors blocking-clean-ci-optional Blocking optional rolling runs JitStress CLR JIT issues involving JIT internal stress modes os-windows

Comments

@v-wenyuxu
Copy link

Failed in: runtime-coreclr libraries-jitstress 20240830.1

Failed tests:

net9.0-windows-Release-x64-disabler2r-Windows.10.Amd64.Open
    - 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 })
net9.0-windows-Release-arm64-disabler2r-Windows.11.Arm64.Open
    - 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 })
net9.0-windows-Release-x64-no_tiered_compilation-Windows.10.Amd64.Open
    - 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 })

Error message:

 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.

Stack trace:

   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 174
@v-wenyuxu v-wenyuxu added os-windows JitStress CLR JIT issues involving JIT internal stress modes arch-x64 blocking-clean-ci-optional Blocking optional rolling runs labels Sep 2, 2024
@dotnet-policy-service dotnet-policy-service bot added the untriaged New issue has not been triaged by the area owner label Sep 2, 2024
Copy link
Contributor

Tagging subscribers to this area: @dotnet/area-system-numerics-tensors
See info in area-owners.md if you want to be subscribed.

@jakobbotsch
Copy link
Member

Duplicate of #107254 (this was first but the other has a known issue)

@jakobbotsch jakobbotsch closed this as not planned Won't fix, can't repro, duplicate, stale Sep 2, 2024
@dotnet-policy-service dotnet-policy-service bot removed the untriaged New issue has not been triaged by the area owner label Sep 2, 2024
@github-actions github-actions bot locked and limited conversation to collaborators Oct 3, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
arch-x64 area-System.Numerics.Tensors blocking-clean-ci-optional Blocking optional rolling runs JitStress CLR JIT issues involving JIT internal stress modes os-windows
Projects
None yet
Development

No branches or pull requests

2 participants