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 Torando 6 test failures #2570

Merged
merged 3 commits into from
Mar 19, 2019
Merged

Fix Torando 6 test failures #2570

merged 3 commits into from
Mar 19, 2019

Conversation

mrocklin
Copy link
Member

These were failing in Tornado 6

They were faulty anyway because the IOLoop had been run before being
used a second time.

These were failing in Tornado 6

They were faulty anyway because the IOLoop had been run before being
used a second time.
@mrocklin mrocklin changed the title Fix loop-sensitive cli tests Fix Torando 6 test failures Mar 19, 2019
@mrocklin
Copy link
Member Author

OK, it looks like the Tornado 6 release mucked about with our CI system a bit. I've fixed a few issues that seemed to be pretty consistent and expliicitly pinned Tornado to both 5 and 6 now in different matrix elements.

@mrocklin
Copy link
Member Author

There are still some intermittent failures, but this is definitely a win. Merging.

@mrocklin mrocklin merged commit 68f3a6b into dask:master Mar 19, 2019
@mrocklin mrocklin deleted the tornado-6-fixes branch March 19, 2019 04:08
@jakirkham jakirkham mentioned this pull request Apr 20, 2019
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