pulsar icon indicating copy to clipboard operation
pulsar copied to clipboard

requests test fails

Open lsbardel opened this issue 8 years ago • 0 comments

  • 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

lsbardel avatar Nov 16 '17 12:11 lsbardel