Skip to content

Retry logic for distributed transactions test - #74648

Merged
roji merged 1 commit into
dotnet:mainfrom
roji:DistributedTransactionsTestResiliency
Aug 29, 2022
Merged

Retry logic for distributed transactions test#74648
roji merged 1 commit into
dotnet:mainfrom
roji:DistributedTransactionsTestResiliency

Conversation

@roji

@rojiroji commented Aug 26, 2022

Copy link
Copy Markdown
Member

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.
Fixesdotnet#74120
@ghostghost assigned rojiAug 26, 2022
@roji

roji commented Aug 26, 2022

Copy link
Copy Markdown
MemberAuthor

/backport to release/7.0

@github-actions

Copy link
Copy Markdown
Contributor

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

@roji

roji commented Aug 27, 2022

Copy link
Copy Markdown
MemberAuthor

@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:mainAug 29, 2022
@roji
roji deleted the DistributedTransactionsTestResiliency branch August 29, 2022 11:20
@karelzkarelz added this to the 8.0.0 milestone Aug 29, 2022
@ghostghost locked as resolved and limited conversation to collaborators Sep 28, 2022
Sign up for freeto 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

@roji@karelz