Conversation
Unit Test ResultsSee test report for an extended history of previous test failures. This is useful for diagnosing flaky tests. 15 files ±0 15 suites ±0 6h 15m 35s ⏱️ - 9m 51s For more details on these failures and errors, see this check. Results for commit 950437e. ± Comparison against base commit 17c70e9. ♻️ This comment has been updated with latest results. |
jrbourbeau
left a comment
There was a problem hiding this comment.
Thanks @fjetter! Unfortunately it looks like tornado=6.1 is getting pulled into CI. Maybe there's some other dependency that's putting an upper bound on tornado? Might be worth pinning tornado=6.2 in one of the environment files as a test
| - tblib | ||
| - toolz | ||
| - tornado<6.2 | ||
| - tornado=6.2 |
There was a problem hiding this comment.
Otherwise, 6.1 is installed
|
superseded by #7286 |
Closes #6669
Looks like all of the deprecations were already dealt with