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 distributed timeout errors #271

Merged

Conversation

spencerkclark
Copy link
Collaborator

I think this may fix #259

@spencerkclark
Copy link
Collaborator Author

Interesting, so the workers basically never started in the Python 2.7 build:

No output has been received in the last 10m0s, this potentially indicates a stalled build or something wrong with the build itself.

So it's not just about being more patient...maybe we can just skip these tests on Python 2.7 for now?

@spencerahill
Copy link
Owner

Shoot. It was good idea anyways 😃

So it's not just about being more patient...maybe we can just skip these tests on Python 2.7 for now?

Yes, especially since 2.7 support is on its way out anyways (#256).

@spencerkclark
Copy link
Collaborator Author

Yes, especially since 2.7 support is on its way out anyways (#256).

Great, I added skips, which seem to be working as expected (the failures are now all #268).

@spencerahill
Copy link
Owner

Awesome, thanks! I'll merge this first so that I can get rid of these in #268 :)

@spencerahill spencerahill merged commit 7e3e5be into spencerahill:develop Apr 27, 2018
@spencerkclark spencerkclark deleted the fix-distributed-timeouts branch April 27, 2018 00:38
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.

None yet

2 participants