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] Move distributed transaction test to OleTxTests #74748

Merged
merged 1 commit into from
Aug 30, 2022

Conversation

github-actions[bot]
Copy link
Contributor

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

Backport of #74747 to release/7.0

Fixes #74170

/cc @roji

Customer Impact

Test-only change to unblock CI.

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.

NonMsdtcPromoterTests.PSPENonMsdtcGetPromoterTypeMSDTC was triggering
an MSDTC distributed transaction on Windows, but without the proper
checks/resiliency. Moved to OleTxTests.

Fixes #74170
@dotnet-issue-labeler
Copy link

I couldn't figure out the best area label to add to this PR. If you have write-permissions please help me learn by adding exactly one area label.

@carlossanlop
Copy link
Member

carlossanlop commented Aug 29, 2022

@roji can you please fill out the template?

Edit: Nevermind. This is a test issue only.

Are any of the CI failures related to your change? If not, then we can merge this.

@roji
Copy link
Member

roji commented Aug 29, 2022

/azp run

@azure-pipelines
Copy link

You have several pipelines (over 10) configured to build pull requests in this repository. Specify which pipelines you would like to run by using /azp run [pipelines] command. You can specify multiple pipelines using a comma separated list.

@roji
Copy link
Member

roji commented Aug 29, 2022

@carlossanlop yeah, this is a test-only change. Rerunning some oddly-failed builds, will merge based on the result - thanks.

@karelz karelz added this to the 7.0.0 milestone Aug 30, 2022
@roji
Copy link
Member

roji commented Aug 30, 2022

@carlossanlop test failures are gone - I think this requires you approval for merging.

@carlossanlop
Copy link
Member

Yep. Ready to merge. :shipit:

@carlossanlop carlossanlop merged commit 5b15f27 into release/7.0 Aug 30, 2022
@carlossanlop carlossanlop deleted the backport/pr-74747-to-release/7.0 branch August 30, 2022 16:11
@ghost ghost locked as resolved and limited conversation to collaborators Sep 29, 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