Thanks to visit codestin.com
Credit goes to github.com

Skip to content

chore: retry failing tests in CI #17681

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

Merged
merged 1 commit into from
May 6, 2025
Merged

chore: retry failing tests in CI #17681

merged 1 commit into from
May 6, 2025

Conversation

hugodutka
Copy link
Contributor

@hugodutka hugodutka commented May 5, 2025

This PR introduces failing test retries in CI for e2e tests, Go tests with the in-memory database, Go tests with Postgres, and the CLI tests. Retries are not enabled for race tests.

The goal is to reduce how often flakes disrupt developers' workflows.

@hugodutka hugodutka force-pushed the hugodutka/test-retries branch 2 times, most recently from 639b9d3 to 964f99e Compare May 5, 2025 15:28
@hugodutka hugodutka force-pushed the hugodutka/test-retries branch from 964f99e to 1668a97 Compare May 5, 2025 15:39
@hugodutka hugodutka marked this pull request as ready for review May 5, 2025 16:23
@hugodutka hugodutka requested review from sreya and deansheather May 5, 2025 16:23
Copy link
Member

@deansheather deansheather left a comment

Choose a reason for hiding this comment

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

Code LGTM, deferring approval to Jon though

@hugodutka hugodutka merged commit a7e8285 into main May 6, 2025
43 checks passed
@hugodutka hugodutka deleted the hugodutka/test-retries branch May 6, 2025 14:53
@github-actions github-actions bot locked and limited conversation to collaborators May 6, 2025
@hugodutka
Copy link
Contributor Author

For future reference, this helps unblock #15109.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants