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

nixos/tests/morty: fix non-deterministic failure #41917

Merged
merged 1 commit into from Jun 13, 2018

Conversation

xeji
Copy link
Contributor

@xeji xeji commented Jun 13, 2018

Motivation for this change

Test failed non-deterministically on hydra because of timing issues: the service was started but not yet listening on its port when the request was sent.

Fix: Wait for machine to be fully booted and the port to open.

/cc @leenaars

Things done
  • Tested locally

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants