Skip to content

[release/7.0-rc2] Try re-enabling System.Transactions.Local tests on Arm64 - #75703

Merged
carlossanlop merged 1 commit into
release/7.0-rc2from
backport/pr-75610-to-release/7.0-rc2
Sep 20, 2022
Merged

[release/7.0-rc2] Try re-enabling System.Transactions.Local tests on Arm64#75703
carlossanlop merged 1 commit into
release/7.0-rc2from
backport/pr-75610-to-release/7.0-rc2

Conversation

@github-actions

@github-actionsgithub-actionsBot commented Sep 15, 2022

Copy link
Copy Markdown
Contributor

Backport of #75610 to release/7.0-rc2

/cc @jkotas

Customer Impact

This PR enables distributed transaction support on Windows on arm64.

Testing

Due to a previous mis-communication, it was believed that we're still seeing AccessViolationException even after some interop fixes (see #74226). However, we're no longer able to reproduce the AccessViolationException. All testing has been unskipped for arm64.

Risk

The change itself is very low risk, as it simply removes a check and a throw for arm64.

@jkotas

Copy link
Copy Markdown
Member

cc @roji

@carlossanlop

Copy link
Copy Markdown
Contributor

@jkotas - I see a change in product code, so I think this should go through ask-mode:
System.Transactions.Local/src/System/Transactions/DtcProxyShim/DtcProxyShimFactory.cs

Can you please fill the template, add the servicing-consider label, and email Tactics requesting approval?

@roji

roji commented Sep 15, 2022

Copy link
Copy Markdown
Member

@carlossanlop yeah, I'll be taking care of that, thanks...

@rojiroji added the Servicing-consider Issue for next servicing release review label Sep 19, 2022
@ajcvickersajcvickers added this to the 7.0.0 milestone Sep 20, 2022
@rbhandarbhanda added Servicing-approved Approved for servicing release and removed Servicing-consider Issue for next servicing release review labels Sep 20, 2022
@carlossanlop

Copy link
Copy Markdown
Contributor

Test failure is an unrelated infra problem when attempting to retrieve a package. I reported it to First Responders in case it's something that needs investigation.
Approved by Tactics. Signed off. Ready to merge. :shipit:

@carlossanlop
carlossanlop merged commit f93f8dc into release/7.0-rc2Sep 20, 2022
@carlossanlop
carlossanlop deleted the backport/pr-75610-to-release/7.0-rc2 branch September 20, 2022 18:04
@carlossanlopcarlossanlop mentioned this pull request Sep 20, 2022
2 tasks
carlossanlop added a commit that referenced this pull request Sep 26, 2022
* Fix querying L3 cache size on osx-x64 (#75870)
Co-authored-by: Filip Navara <navara@emclient.com>
* KeyChar should be preserved for Ctrl+Letter (#75861)
Co-authored-by: Adam Sitnik <adam.sitnik@gmail.com>
* Try re-enabling System.Transactions.Local tests on Arm64 (#75703)
Co-authored-by: Jan Kotas <jkotas@microsoft.com>
* Updating inbox source generators to Roslyn 4.4 and removing polyfill approach (#75717) (#75875)
* Removed internalProperties group from proxy and tests. (#75906)
Co-authored-by: Ilona Tomkowicz <itomkowicz@microsoft.com>
* [release/7.0-rc2] Fixing SpanHelpers.LastIndexOfAnyValueType to no longer create out of bounds GC refs (#75885)
* Fixing SpanHelpers.LastIndexOfAnyValueType to no longer create out of bounds GC refs
* Apply suggestions from code review
Co-authored-by: Adam Sitnik <adam.sitnik@gmail.com>
* Adjusting the comment as per PR review feedback
Co-authored-by: Tanner Gooding <tagoo@outlook.com>
Co-authored-by: Adam Sitnik <adam.sitnik@gmail.com>
* Bump intellisense package for RC2 to include latest comments for Numerics (#75938)
Co-authored-by: carlossanlop <carlossanlop@users.noreply.github.com>
* [release/7.0-rc2] [Mono] Restore old code to solve the recent SpanHelpers regressions (#75996)
* bring back the old code...
* bring back more old code
* Use an ifdef around clr code instead of a separate file
* Delete SpanHelpers.Clr.cs
* Remove a remaining INumber<T> helper from mono
Co-authored-by: Adam Sitnik <adam.sitnik@gmail.com>
Co-authored-by: Jeff Handley <jeffhandley@users.noreply.github.com>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Filip Navara <navara@emclient.com>
Co-authored-by: Adam Sitnik <adam.sitnik@gmail.com>
Co-authored-by: Jan Kotas <jkotas@microsoft.com>
Co-authored-by: Jose Perez Rodriguez <joperezr@microsoft.com>
Co-authored-by: Ilona Tomkowicz <itomkowicz@microsoft.com>
Co-authored-by: Tanner Gooding <tagoo@outlook.com>
Co-authored-by: Carlos Sanchez <1175054+carlossanlop@users.noreply.github.com>
Co-authored-by: carlossanlop <carlossanlop@users.noreply.github.com>
Co-authored-by: Jeff Handley <jeffhandley@users.noreply.github.com>
@ghostghost locked as resolved and limited conversation to collaborators Oct 20, 2022
Sign up for freeto subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

area-System.TransactionsServicing-approvedApproved for servicing release

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants

@jkotas@carlossanlop@roji@stephentoub@ajcvickers@rbhanda