]> git.ipfire.org Git - thirdparty/tornado.git/commit
Replace most testing uses of 'localhost' with '127.0.0.1'.
authorBen Darnell <ben@bendarnell.com>
Sun, 25 Jan 2015 00:50:04 +0000 (19:50 -0500)
committerBen Darnell <ben@bendarnell.com>
Sun, 25 Jan 2015 00:50:04 +0000 (19:50 -0500)
commit4f56b76d00cbfbaafe0e6e2a0ec877c91e4a0cf9
tree5b78fd35abd0aaac06e581aa7df2fb3670c1bc42
parentce4a648172901ea674a830fdf54f58e98f7c4daf
Replace most testing uses of 'localhost' with '127.0.0.1'.

This may work around a suspected ipv6-related issue on travis.
tornado/test/httpclient_test.py
tornado/test/httpserver_test.py
tornado/test/iostream_test.py
tornado/test/simple_httpclient_test.py
tornado/test/twisted_test.py
tornado/test/web_test.py
tornado/test/websocket_test.py