Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
SUSE:SLE-15-SP2:GA
neon
fix_timeout_tests_for_ppc64le.patch
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File fix_timeout_tests_for_ppc64le.patch of Package neon
--- test/socket.c.orig 2018-03-19 14:39:27.095824143 +0100 +++ test/socket.c 2018-03-19 15:14:52.733528116 +0100 @@ -835,7 +835,7 @@ { to_finish = time(NULL); reap_server(); /* hopefully it's hung. */ - ONN("timeout ignored, or very slow machine", to_finish - to_start > 3); + ONN("timeout ignored, or very slow machine", to_finish - to_start > 10); ONN("close failed", ne_sock_close(sock)); return OK; }
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