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 testQuickUntilPassed #471

Merged
merged 1 commit into from
Jul 6, 2023

Conversation

mdedetrich
Copy link
Contributor

Adds a variant of testQuick called testQuickUntilPassed which runs testQuick in a loop until all tests pass. This is intended to be used by the release process to account for some tests being flaky

@mdedetrich mdedetrich marked this pull request as draft July 6, 2023 12:31
@mdedetrich mdedetrich force-pushed the add-testQuickUntilPass branch 2 times, most recently from 6db8fde to 20abce3 Compare July 6, 2023 12:41
@mdedetrich mdedetrich force-pushed the add-testQuickUntilPass branch 4 times, most recently from 43ab165 to 7da30c0 Compare July 6, 2023 14:26
@mdedetrich mdedetrich marked this pull request as ready for review July 6, 2023 16:35
Copy link
Contributor

@pjfanning pjfanning left a comment

Choose a reason for hiding this comment

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

lgtm

@mdedetrich mdedetrich merged commit 23becc4 into apache:main Jul 6, 2023
16 of 17 checks passed
@mdedetrich mdedetrich deleted the add-testQuickUntilPass branch July 6, 2023 16:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants