]> git.ipfire.org Git - thirdparty/tornado.git/commit
Move redirect streaming callback test to simple_httpclient only. 1526/head
authorBen Darnell <ben@bendarnell.com>
Sun, 27 Sep 2015 19:08:40 +0000 (15:08 -0400)
committerBen Darnell <ben@bendarnell.com>
Sun, 27 Sep 2015 19:52:16 +0000 (15:52 -0400)
commit852c209821eacbcb45b9b3b1862ab73a0f103cfe
treeaf529857c7a1d261a59fe20c56138bff3368741f
parent1453e665726c5a721a665845084ea4ed5b478944
Move redirect streaming callback test to simple_httpclient only.

This test passes with recent versions of libcurl but fails
with the version available on travis-ci.
tornado/test/httpclient_test.py
tornado/test/simple_httpclient_test.py