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

[release/7.0-rc1] Fix for Random failures in System.Numerics.Tests.modpowTest.ModPowAxiom test #74181

Merged
merged 2 commits into from
Aug 20, 2022

Conversation

github-actions[bot]
Copy link
Contributor

@github-actions github-actions bot commented Aug 18, 2022

Backport of #74112 to release/7.0-rc1

/cc @dakersnar @sakno

Customer Impact

The correctness of BigInteger's ModPow has regressed since .NET 6 for some edge cases.

Testing

A unit test has been added that is now passing thanks to the fix.

Risk

IMPORTANT: Is this backport for a servicing release? If so and this change touches code that ships in a NuGet package, please make certain that you have added any necessary package authoring and gotten it explicitly reviewed.

@ghost
Copy link

ghost commented Aug 18, 2022

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

Issue Details

Backport of #74112 to release/7.0-rc1

/cc @dakersnar @sakno

Customer Impact

Testing

Risk

IMPORTANT: Is this backport for a servicing release? If so and this change touches code that ships in a NuGet package, please make certain that you have added any necessary package authoring and gotten it explicitly reviewed.

Author: github-actions[bot]
Assignees: -
Labels:

area-System.Numerics

Milestone: -

@dakersnar
Copy link
Contributor

Asking a last minute clarifying question to the PR author, then I will approve this.

@carlossanlop carlossanlop added the NO-MERGE The PR is not ready for merge yet (see discussion for detailed reasons) label Aug 19, 2022
@dakersnar dakersnar removed the NO-MERGE The PR is not ready for merge yet (see discussion for detailed reasons) label Aug 19, 2022
@danmoseley
Copy link
Member

Approved for RC1 as it's a basic numeric correctness issue and a regression.

@carlossanlop
Copy link
Member

Approved and signed off.
CI failure is a cancelation.
Ready to merge.

@carlossanlop carlossanlop merged commit e9070dd into release/7.0-rc1 Aug 20, 2022
@carlossanlop carlossanlop deleted the backport/pr-74112-to-release/7.0-rc1 branch August 20, 2022 17:37
@ghost ghost locked as resolved and limited conversation to collaborators Sep 19, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants