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] Fix issues found in recent Int128 ABI change #74460

Merged
merged 2 commits into from
Aug 24, 2022

Conversation

github-actions[bot]
Copy link
Contributor

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

Backport of #74386 to release/7.0
Fixes #74318

/cc @davidwrighton

Customer Impact

Minor misbehavior during R2R compilation, and our outerloop CI fails without this fix.

Testing

Checked in, and saw a passing outerloop run of the broken test.

Risk

Low. Most of this fix is to test code, and the behavior change is isolated to causing some new failures during marshaling computations of types which use Int128.

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.

Copy link
Member

@jeffschwMSFT jeffschwMSFT left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

approved.

@karelz karelz added this to the 7.0.0 milestone Aug 24, 2022
@carlossanlop
Copy link
Member

Approved and signed off.
CI is green.
Ready to merge. :shipit:

@carlossanlop carlossanlop merged commit b211223 into release/7.0 Aug 24, 2022
@carlossanlop carlossanlop deleted the backport/pr-74386-to-release/7.0 branch August 24, 2022 15:39
@ghost ghost locked as resolved and limited conversation to collaborators Sep 23, 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