Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
openSUSE:Leap:15.2:Rings:1-MinimalX
python3-base
aarch64-prolong-timeout.patch
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File aarch64-prolong-timeout.patch of Package python3-base
--- a/Lib/test/test_os.py +++ b/Lib/test/test_os.py @@ -614,7 +614,8 @@ class UtimeTests(unittest.TestCase): else: # bpo-30649: PPC64 Fedora 3.x buildbot requires # at least a delta of 14 ms - delta = 0.020 + # 0.020 is still too little for out slow buildbots. + delta = 0.030 st = os.stat(self.fname) msg = ("st_time=%r, current=%r, dt=%r" % (st.st_mtime, current, st.st_mtime - current))
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