-
Notifications
You must be signed in to change notification settings - Fork 5.3k
Description
Description
Several test failures for net7.0-tvOS-Release-arm64-Mono_Release-OSX.1015.Amd64.AppleTV.Open on rolling build https://runfo.azurewebsites.net/view/build/?number=1774196. Please find below list of failing tests on tvos.
System.Runtime.Intrinsics.Tests.Vectors.Vector128Tests.Vector128DoubleEqualsNaNTest
System.Runtime.Intrinsics.Tests.Vectors.Vector128Tests.Vector128SingleEqualsNaNTest
System.Runtime.Intrinsics.Tests.Vectors.Vector64Tests.Vector64SingleEqualsNaNTest
System.Runtime.Intrinsics.Tests.Vectors.Vector64Tests.Vector64DoubleEqualsNaNTest
System.Numerics.Tests.PlaneTests.PlaneEqualsNaNTest
System.Numerics.Tests.QuaternionTests.QuaternionEqualsNaNTest
System.Numerics.Tests.Vector2Tests.Vector2EqualsNaNTest
System.Numerics.Tests.Matrix3x2Tests.Matrix3x2EqualsNaNTest
System.Numerics.Tests.Matrix4x4Tests.Matrix4x4EqualsNaNTest
System.Numerics.Tests.Vector3Tests.Vector3EqualsNaNTest
System.Numerics.Tests.GenericVectorTests.VectorSingleEqualsNaNTest
System.Numerics.Tests.GenericVectorTests.VectorDoubleEqualsNaNTest
System.Numerics.Tests.Vector4Tests.Vector4EqualsNaNTest
Reproduction Steps
Failed on rolling build https://dev.azure.com/dnceng/public/_build/results?buildId=1774196&view=logs&j=f4520fb1-1559-5885-1d9c-3cb3f6a85e23&t=6c7a8cfe-f92e-569a-eef9-b2ad3e13056d&l=56
Expected behavior
Tests should pass
Actual behavior
Tests are failing with exception.

Regression?
No response
Known Workarounds
For now we can skip on tvos failing tests.
Configuration
No response
Other information
No response
