Commit 64e52011 authored by Denis Bilenko's avatar Denis Bilenko

test__socket_dns.py: disable switch_count check in TestInvalidPort

parent 1ffa8e05
......@@ -512,6 +512,7 @@ class Test_getnameinfo_fail(TestCase):
class TestInvalidPort(TestCase):
switch_expected = None
def test1(self):
self._test('getnameinfo', ('www.gevent.org', -1), 0)
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment