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

Fix flakey E2E tests #117

Merged
merged 3 commits into from
Apr 8, 2024
Merged

Fix flakey E2E tests #117

merged 3 commits into from
Apr 8, 2024

Conversation

shawnHartsell
Copy link
Contributor

I noticed we had some failing tests due to what appeared to be a connection issue. Turns out that the E2E test script wasn't waiting for the git daemons to be up before continuing. This PR adds a function that will check for the process, with a timeout.

Additionally, I also applied formatting to the scrip itself

@shawnHartsell shawnHartsell requested review from a team as code owners April 5, 2024 17:59
@shawnHartsell shawnHartsell merged commit cd1939e into main Apr 8, 2024
4 checks passed
@shawnHartsell shawnHartsell deleted the sh/fix-test-flake branch April 8, 2024 14:35
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.

None yet

2 participants