Comment 1 for bug 1477852

Revision history for this message
Valeriy Ponomaryov (vponomaryov) wrote :

+1:

======================================================================
FAIL: manila.tests.test_wsgi.TestWSGIServer.test_app_using_ipv6_and_ssl
tags: worker-0
----------------------------------------------------------------------
Empty attachments:
  pythonlogging:''
  stderr
  stdout

Traceback (most recent call last):
  File "manila/tests/test_wsgi.py", line 187, in test_app_using_ipv6_and_ssl
    response = urllib2.urlopen('https://[::1]:%d/' % server.port)
  File "/usr/lib/python2.7/urllib2.py", line 127, in urlopen
    return _opener.open(url, data, timeout)
  File "/usr/lib/python2.7/urllib2.py", line 410, in open
    response = meth(req, response)
  File "/usr/lib/python2.7/urllib2.py", line 523, in http_response
    'http', request, response, code, msg, hdrs)
  File "/usr/lib/python2.7/urllib2.py", line 448, in error
    return self._call_chain(*args)
  File "/usr/lib/python2.7/urllib2.py", line 382, in _call_chain
    result = func(*args)
  File "/usr/lib/python2.7/urllib2.py", line 531, in http_error_default
    raise HTTPError(req.get_full_url(), code, msg, hdrs, fp)
urllib2.HTTPError: HTTP Error <Mock name='mock().getresponse().status' id='140671740408464'>: <Mock name='mock().getresponse().reason' id='140671740408592'>