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 timeout issue for first tests execution #67

Merged
merged 1 commit into from
Nov 1, 2022

Conversation

donpui
Copy link
Contributor

@donpui donpui commented Nov 1, 2022

Sometime we see issue, when first test fires, but web app is not yet fully loaded, even if docker container started.
On local machine there is no issue, however in github actions we see unit/integration test failures.

Added small sleep time to allow client-ci properly load up.

@donpui donpui requested a review from JustusFT November 1, 2022 07:45
@donpui donpui merged commit b3ec355 into LeastAuthority:main Nov 1, 2022
@donpui donpui deleted the ci-load-fix branch January 26, 2023 07:49
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.

1 participant