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 #15798

Merged
merged 6 commits into from
Dec 17, 2024
Merged

Retry flaky tests #15798

merged 6 commits into from
Dec 17, 2024

Conversation

Electroid
Copy link
Contributor

What does this PR do?

We will now retry tests if they fail, to see if we can detect flaky tests. If a test fails, then passes later, it's flaky and shows up as a warning instead of an error.

Screenshot 2024-12-16 at 3 02 52 PM

We will fix the flaky tests later.

How did you verify your code works?

@robobun
Copy link

robobun commented Dec 16, 2024

Updated 5:00 PM PT - Dec 16th, 2024

@Electroid, your commit 192c78c has passed in #8065! 🎉


🧪   try this PR locally:

bunx bun-pr 15798

@Electroid Electroid merged commit e8b85cf into main Dec 17, 2024
27 checks passed
@Electroid Electroid deleted the ci-flaky-detector branch December 17, 2024 01:04
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.

2 participants