Commit ec656b81 authored by Jason Madden's avatar Jason Madden

Another test.

parent ab6971cd
...@@ -992,6 +992,7 @@ if PY37: ...@@ -992,6 +992,7 @@ if PY37:
'test_socket.BasicTCPTest.testRecvFrom', 'test_socket.BasicTCPTest.testRecvFrom',
# Ditto. # Ditto.
'test_socket.BasicTCPTest2.testDetach', 'test_socket.BasicTCPTest2.testDetach',
'test_socket.BasicTCPTest.testRecv',
] ]
# if 'signalfd' in os.environ.get('GEVENT_BACKEND', ''): # if 'signalfd' in os.environ.get('GEVENT_BACKEND', ''):
......
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