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

chore(e2e): remove the retry #6614

Merged
merged 1 commit into from
Jan 15, 2025
Merged

chore(e2e): remove the retry #6614

merged 1 commit into from
Jan 15, 2025

Conversation

lerouxb
Copy link
Contributor

@lerouxb lerouxb commented Jan 14, 2025

I have a suspicion that retry isn't helping and is actually making things worse. Let's see what happens in CI for this PR. We don't have to merge it and we can easily revert it too.

@lerouxb lerouxb added the no-title-validation Skips validation of PR titles (conventional commit adherence + JIRA ticket inclusion) label Jan 14, 2025
@lerouxb
Copy link
Contributor Author

lerouxb commented Jan 15, 2025

This CI run was green (which is pretty rare at the moment, but I suspect that's still just a coincidence) so I'm merging it.

If it turns out that the flake we're seeing on mac arm64 really is just confined to the first time we start electron and we can't figure out why, then I think we can try to work around it by starting the app and immediately closing it before we start the tests. Then just catch any errors in that step.

@lerouxb lerouxb merged commit 978c7b8 into main Jan 15, 2025
33 checks passed
@lerouxb lerouxb deleted the remove-retry branch January 15, 2025 08:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
no-title-validation Skips validation of PR titles (conventional commit adherence + JIRA ticket inclusion)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants