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

System.Runtime.Numerics.Tests fail on Android #50578

Closed
4 tasks
mdh1418 opened this issue Apr 1, 2021 · 1 comment
Closed
4 tasks

System.Runtime.Numerics.Tests fail on Android #50578

mdh1418 opened this issue Apr 1, 2021 · 1 comment

Comments

@mdh1418
Copy link
Member

mdh1418 commented Apr 1, 2021

Several tests from System.Runtime.Numerics.Tests fail on Android

  • System.Numerics.Tests.ComplexTests.Reciprocal(real: 1.7976931348623157E+308, imaginary: 1.7976931348623157E+308)
  • System.Numerics.Tests.ComplexTests.Reciprocal(real: -1.7976931348623157E+308, imaginary: -1.7976931348623157E+308)
  • System.Numerics.Tests.GetBitLengthTests.RunGetBitLengthTestsLarge
  • System.Numerics.Tests.BigIntegerConstructorTest.RunCtorByteArrayTests

Based on CI runs from #50095

@mdh1418 mdh1418 added this to the 6.0.0 milestone Apr 1, 2021
@dotnet-issue-labeler dotnet-issue-labeler bot added the untriaged New issue has not been triaged by the area owner label Apr 1, 2021
@mdh1418
Copy link
Member Author

mdh1418 commented Apr 6, 2021

Duplicate of #37093

@mdh1418 mdh1418 marked this as a duplicate of #37093 Apr 6, 2021
@mdh1418 mdh1418 closed this as completed Apr 6, 2021
@ghost ghost locked as resolved and limited conversation to collaborators May 6, 2021
@tannergooding tannergooding removed the untriaged New issue has not been triaged by the area owner label Jun 24, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants