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: set a global timeout per e2e test and check for the command output #146

Merged
merged 2 commits into from
May 30, 2023

Conversation

Angelmmiguel
Copy link
Contributor

After this change, the e2e tests wait for wws to print Start serving requests on STDOUT. It ensures we wait the required times for the different tests while speeding up others.

I also included a default timeout so we don't block the CI indefinitely.

It fixes #145

@Angelmmiguel Angelmmiguel added the 🐛 bug Something isn't working label May 30, 2023
@Angelmmiguel Angelmmiguel requested a review from a team May 30, 2023 10:47
@Angelmmiguel Angelmmiguel self-assigned this May 30, 2023
@Angelmmiguel
Copy link
Contributor Author

Since this is an improvement over an flaky test, I'm going to merge it 😄

@Angelmmiguel Angelmmiguel removed the request for review from a team May 30, 2023 14:54
@Angelmmiguel Angelmmiguel merged commit 51da710 into main May 30, 2023
@Angelmmiguel Angelmmiguel deleted the 145-fix-ci branch June 30, 2023 11:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🐛 bug Something isn't working cla-not-required
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Flaky test on the CI
2 participants