Skip to content

Fix flakey E2E tests#117

Merged
shawnHartsell merged 3 commits into
mainfrom
sh/fix-test-flake
Apr 8, 2024
Merged

Fix flakey E2E tests#117
shawnHartsell merged 3 commits into
mainfrom
sh/fix-test-flake

Conversation

@shawnHartsell

Copy link
Copy Markdown
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
@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

2 participants