pulsar
pulsar copied to clipboard
requests test fails
- pulsar version: 2.0
Description
When running tests using C extensions, the http.tunnel.test_requests_get_200 test function fails. Something to do with SSL protocol error. This tests works fine when not using the C extensions.
Steps to reproduce
python setup.py test -a http.tunnel.test_requests_get_200
The test case is located in tests.http.req