Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
systemsmanagement:Ardana:8:CentOS:7.5
python-wsgi_intercept
wsgi_intercept-disable-testbogusdomain.patch
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File wsgi_intercept-disable-testbogusdomain.patch of Package python-wsgi_intercept
--- wsgi_intercept-0.10.0.orig/test/test_httplib2.py +++ wsgi_intercept-0.10.0/test/test_httplib2.py @@ -40,13 +40,6 @@ def test_http_other_port(): assert environ['wsgi.url_scheme'] == 'http' -def test_bogus_domain(): - with InstalledApp(wsgi_app.simple_app, host=HOST, port=80): - py.test.raises( - gaierror, - 'httplib2_intercept.HTTP_WSGIInterceptorWithTimeout("_nonexistant_domain_").connect()') - - def test_https(): with InstalledApp(wsgi_app.simple_app, host=HOST, port=443) as app: http = httplib2.Http()
Locations
Projects
Search
Status Monitor
Help
OpenBuildService.org
Documentation
API Documentation
Code of Conduct
Contact
Support
@OBShq
Terms
openSUSE Build Service is sponsored by
The Open Build Service is an
openSUSE project
.
Sign Up
Log In
Places
Places
All Projects
Status Monitor