Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
systemsmanagement:saltstack:bundle:next:python311:openSUSE_Leap_15
saltbundlepy-pycurl
increase_test_timeout.diff
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File increase_test_timeout.diff of Package saltbundlepy-pycurl
Index: pycurl-7.43.0/tests/runwsgi.py =================================================================== --- pycurl-7.43.0.orig/tests/runwsgi.py +++ pycurl-7.43.0/tests/runwsgi.py @@ -48,10 +48,10 @@ def start_bottle_server(app, port, serve server_thread.daemon = True server_thread.start() - ok = util.wait_for_network_service(('127.0.0.1', port), 0.1, 10) + ok = util.wait_for_network_service(('127.0.0.1', port), 0.1, 30) if not ok: import warnings - warnings.warn('Server did not start after 1 second') + warnings.warn('Server did not start after 3 seconds') return server_thread.server
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