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

Retry flaky tests #12

Merged
merged 2 commits into from
Jul 16, 2022
Merged

Retry flaky tests #12

merged 2 commits into from
Jul 16, 2022

Conversation

lydell
Copy link
Owner

@lydell lydell commented Jul 16, 2022

As a stop-gap solution for #3, retrying flaky tests improves confidence by getting those green checkmarks.

The retried tests are logged so I should be able to scrape which ones are the flakiest and improve them over time.

The Windows tests seem to fail consistently in CI though (but not locally) even with retry.

@lydell lydell changed the title Try jest.retryTimes Retry flaky tests Jul 16, 2022
@lydell lydell merged commit 446f5a2 into main Jul 16, 2022
@lydell lydell deleted the jest-retry branch July 16, 2022 13:34
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.

1 participant