]> git.ipfire.org Git - thirdparty/tornado.git/commit
test: Adjust unittests for tornado_http2 compatibility 2257/head
authorBen Darnell <ben@bendarnell.com>
Sat, 27 Jan 2018 16:44:29 +0000 (11:44 -0500)
committerBen Darnell <ben@bendarnell.com>
Sat, 27 Jan 2018 17:24:44 +0000 (12:24 -0500)
commitb98db696271acf1a6eeb4b4a7efdfc65ee96b84a
tree788e00060b7edd4218696a125088599446732694
parentc0e1dcfebcd43872d3cbffc15383cb9086759ba9
test: Adjust unittests for tornado_http2 compatibility

Some recently-introduced tests are failing under tornado_http2, so fix
them.
tornado/test/httpclient_test.py
tornado/test/httpserver_test.py
tornado/test/routing_test.py
tornado/test/websocket_test.py