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

Integration tests are flakey on CI #13

Open
withoutboats opened this issue Jun 3, 2017 · 0 comments
Open

Integration tests are flakey on CI #13

withoutboats opened this issue Jun 3, 2017 · 0 comments

Comments

@withoutboats
Copy link
Collaborator

cargonauts has some integration tests that run the examples in the examples directory and make requests of them, to make sure the whole system is working at least kind of correctly.

These have proven to be pretty flakey on CI, failing requests with ConnectionRefused a litle too often. I don't know why this is but would be great for this to get fixed somehow. Ideas:

  1. Figure out why this happens on CI (doesnt happen on my machine) and maybe there's a config on travis that could be changed to fix it.
  2. Maybe there's a small change to the tests that could fix the problem.
  3. If not, figure out another way to get the same end-to-end testing without actually performing a TCP connection.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant