Skip to content

System.Text.Json.Nodes.Tests.OperatorTests.ExplicitOperators_FromValues failing on Android x86 in rolling build of runtime-extra-platforms #69800

@mkhamoyan

Description

@mkhamoyan

Description

In last rolling build of runtime-extra-platforms System.Text.Json.Nodes.Tests.OperatorTests.ExplicitOperators_FromValues test is failing with following exception at System.Text.Json.Nodes.Tests.OperatorTests.ExplicitOperators_FromValues() in /_/src/libraries/System.Text.Json/tests/System.Text.Json.Tests/JsonNode/JsonNodeOperatorTests.cs:line 105
at System.Reflection.MethodInvoker.InterpretedInvoke(Object obj, Span`1 args, BindingFlags invokeAttr)

Assert.Equal() Failure
Expected: NaN
Actual: 2.2000000000000002

Reproduction Steps

Check last rolling build of runtime-extra-platforms

Expected behavior

System.Text.Json.Nodes.Tests.OperatorTests.ExplicitOperators_FromValues should pass.

Actual behavior

System.Text.Json.Nodes.Tests.OperatorTests.ExplicitOperators_FromValues is failing.

Regression?

No response

Known Workarounds

No response

Configuration

No response

Other information

No response

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions