Commit f096303e authored by Jason Madden's avatar Jason Madden

test__greenness doesn't fail with ares anymore.

parent 4aee2923
......@@ -84,10 +84,6 @@ if PY3:
FLAKY test__socket_dns.py
'''.strip().split('\n')
if os.environ.get('GEVENT_RESOLVER') == 'ares':
FAILING_TESTS += [
'test__greenness.py']
if CPYTHON_DBG:
FAILING_TESTS += ['FLAKY test__threadpool.py']
# refcount problems:
......
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