Skip to content

Retry logic for distributed transactions test #74648

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

Merged
merged 1 commit into from
Aug 29, 2022

Conversation

roji
Copy link
Member

@roji roji commented Aug 26, 2022

To make them resilient in the face of MSDTC flakiness in CI.

Fixes #74120

To make them resilient in the face of MSDTC flakiness in CI.

Fixes dotnet#74120
@ghost ghost assigned roji Aug 26, 2022
@roji
Copy link
Member Author

roji commented Aug 26, 2022

/backport to release/7.0

@github-actions
Copy link
Contributor

Started backporting to release/7.0: https://github.com/dotnet/runtime/actions/runs/2933765896

@roji
Copy link
Member Author

roji commented Aug 27, 2022

@ajcvickers can you approve please? The backport of this to release/7.0 (#74649) has already been approved and merged.

@roji roji merged commit 4b43247 into dotnet:main Aug 29, 2022
@roji roji deleted the DistributedTransactionsTestResiliency branch August 29, 2022 11:20
@karelz karelz added this to the 8.0.0 milestone Aug 29, 2022
@ghost ghost locked as resolved and limited conversation to collaborators Sep 28, 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.

Test failure System.Transactions.Tests.OleTxTests.GetExportCookie
2 participants