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

add TestData.Retry #52

Merged
merged 1 commit into from
Jun 3, 2024
Merged

add TestData.Retry #52

merged 1 commit into from
Jun 3, 2024

Conversation

RaduBerinde
Copy link
Member

@RaduBerinde RaduBerinde commented Jun 2, 2024

Add a facility to retry obtaining the testcase result string. This is
useful when the result depends on some background goroutines finishing
some work.


This change is Reviewable

Add a facility to retry obtaining the testcase result string. This is
useful when the result depends on some background goroutines finishing
some work.
Copy link
Contributor

@jbowens jbowens left a comment

Choose a reason for hiding this comment

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

:lgtm:

Reviewed 1 of 3 files at r1, all commit messages.
Reviewable status: 1 of 3 files reviewed, all discussions resolved (waiting on @aadityasondhi)

Copy link

@aadityasondhi aadityasondhi left a comment

Choose a reason for hiding this comment

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

Nice!
:lgtm:

Reviewable status: 1 of 3 files reviewed, all discussions resolved (waiting on @jbowens)

@RaduBerinde
Copy link
Member Author

TFTRs!

@RaduBerinde RaduBerinde merged commit 98544f6 into master Jun 3, 2024
9 of 10 checks passed
@RaduBerinde RaduBerinde deleted the retry branch June 3, 2024 21:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants