]> git.ipfire.org Git - thirdparty/tornado.git/commit
Increase the timeout on a test that's failing on travis-ci.
authorBen Darnell <ben@bendarnell.com>
Thu, 12 Feb 2015 23:15:38 +0000 (18:15 -0500)
committerBen Darnell <ben@bendarnell.com>
Thu, 12 Feb 2015 23:15:38 +0000 (18:15 -0500)
commit8b6bbba1b4ba0f59be6eccb4cc38c524239b6cfc
tree734aff6951a95d81afa779952a2ce12fb2e8157e
parenta015429def80caeed9944a6450095483cc58e870
Increase the timeout on a test that's failing on travis-ci.

It is inexplicably failing on py27 DEPS=false while passing in other
configurations.
tornado/test/ioloop_test.py