]> git.ipfire.org Git - thirdparty/tornado.git/commit
Disable the "bad_host" tests on CaresResolver
authorBen Darnell <ben@bendarnell.com>
Sun, 29 Dec 2013 01:11:20 +0000 (20:11 -0500)
committerBen Darnell <ben@bendarnell.com>
Sun, 29 Dec 2013 01:11:20 +0000 (20:11 -0500)
commit9d57a0cdfc5bd738017fc74891720f0bd03e28e3
treea926d606adf0e4085a3f81952bf0f618d2092dec
parentde39a398fb556c8c30b4c431b16974e0ca35e22d
Disable the "bad_host" tests on CaresResolver

This is an unfortunate hack, but c-ares doesn't handle fake NXDOMAIN
responses in the same way as other resolvers.
tornado/test/netutil_test.py