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: fix flaky e2e test #42

Merged
merged 1 commit into from
Sep 17, 2024
Merged

chore: fix flaky e2e test #42

merged 1 commit into from
Sep 17, 2024

Conversation

cezar-r
Copy link
Contributor

@cezar-r cezar-r commented Sep 17, 2024

Issue #, if available:

Description of changes:
Instead of waiting a fixed 5 seconds for container to restart (which sometimes could take longer, leading to a failed test), the test now polls the container until its restarted.

Testing done:
Passed all unit and e2e tests
E2E tests passed on 5/5 attempts

  • I've reviewed the guidance in CONTRIBUTING.md

License Acceptance

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

Signed-off-by: Cezar Rata <[email protected]>
This was referenced Sep 17, 2024
@cezar-r cezar-r merged commit 808a16b into runfinch:main Sep 17, 2024
7 checks passed
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.

3 participants