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

ci: add back CI-level automatic retrying for failing int and e2e tests #9652

Merged
merged 3 commits into from
Dec 2, 2024

Conversation

AlessioGr
Copy link
Member

@AlessioGr AlessioGr commented Dec 2, 2024

We should fix all the flaky tests in the future - in the meantime this PR will reduce collectively wasted engineer hours, as we now don't have to manually open the awkward GH actions UI and press the retry button - often multiple times for each PR.

It may not be enough to simply retry the test:int / test:e2e commands to get the tests not to flake for the next run, but let's see how this goes

…2e tests, to automatically retry flaky test runs
@AlessioGr AlessioGr requested a review from denolfe as a code owner December 2, 2024 03:55
@AlessioGr AlessioGr changed the title chore(CI): add back CI-level automatic retrying for failing int and e2e tests ci: add back CI-level automatic retrying for failing int and e2e tests Dec 2, 2024
@AlessioGr AlessioGr merged commit 0b445c8 into main Dec 2, 2024
53 checks passed
@AlessioGr AlessioGr deleted the chore/enable-automatic-test-retries branch December 2, 2024 05:46
Copy link
Contributor

github-actions bot commented Dec 3, 2024

🚀 This is included in version v3.3.0

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.

1 participant