Skip to content

System.Numerics.Tensors.Tests.SingleGenericTensorPrimitives.SpanScalarDestination_SpecialValues fails under jitstress on win-x86 #102335

Closed

Description

Example pipeline rune: https://dev.azure.com/dnceng-public/public/_build/results?buildId=677384&view=ms.vss-test-web.build-test-results-tab
Example console log: https://helixre107v0xdcypoyl9e7f.blob.core.windows.net/dotnet-runtime-refs-pull-102261-merge-6809f596adec438f97/System.Numerics.Tensors.Tests/1/console.2b07caea.log?helixlogtype=result

  Starting:    System.Numerics.Tensors.Tests (parallel test collections = on [4 threads], stop on fail = off)
    System.Numerics.Tensors.Tests.SingleGenericTensorPrimitives.SpanScalarDestination_SpecialValues(tensorPrimitivesMethod: SpanScalarDestinationDelegate`3 { Method = Void MinNumber[Single](System.ReadOnlySpan`1[System.Single], Single, System.Span`1[System.Single]), Target = null }, expectedMethod: Func`3 { Method = Single MinNumber(Single, Single), Target = null }, tolerance: null) [FAIL]
      Assert.All() Failure: 240 out of 256 items in the collection did not pass.
      [16]:  Item:  17
             Error: Assert.All() Failure: 24 out of 24 items in the collection did not pass.
                    [0]:  Item:  NaN
                          Error: Assert.Equal() Failure: Values differ
                                 Expected: 0.735287189
                                 Actual:   0.805774391
                    [1]:  Item:  NaN
                          Error: Assert.Equal() Failure: Values differ
                                 Expected: 0.735287189
                                 Actual:   0.805774391
                    [2]:  Item:  NaN
                          Error: Assert.Equal() Failure: Values differ
                                 Expected: 0.735287189
                                 Actual:   NaN

cc @tannergooding

There are also failures in NonGenericSingleTensorPrimitivesTests.CosineSimilarity_AllLengths in this pipeline run for win-x64.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

Labels

area-CodeGen-coreclrCLR JIT compiler in src/coreclr/src/jit and related components such as SuperPMIblocking-clean-ci-optionalBlocking optional rolling runs

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions