-
-
Notifications
You must be signed in to change notification settings - Fork 657
Tests fail on tornado 5.x #1275
Comments
While The best way to resolve this issue is by including them in testing suite so it doesn't repeat in the future. |
@eli-schwartz to be clear, this issue is fixed on your end, right? I can't reproduce any test failures with 3.7. |
Actually the tests do still fail. But it's not a python3.7 error, it's a tornado 5.x error. I can pass the testsuite by removing the check dependency on tornado, and running My bad for the false diagnosis. We updated to tornado 5.x in parallel with python 3.7, so running the tests in the non-staging repos used tornado 4.5.3 and python 3.6, while running the tests in the staging repos used tornado 5.x and python 3.7. |
Reopening since it's about tornado now |
Arch Linux is currently trying to update to python 3.7.0, and while rebuilding all packages in our repositories, raven failed the testsuite with the following log:
The warnings are there on python 3.6 and python 3.7... the critical bit is:
The text was updated successfully, but these errors were encountered: