Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
No build reason found for SDK:ppc64le
openSUSE:Backports:SLE-15-SP4:Update
python-GitPython.18069
test_blocking_lock_file-extra-time.patch
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File test_blocking_lock_file-extra-time.patch of Package python-GitPython.18069
Index: GitPython-3.1.7.1594621338.176838a3/test/test_util.py =================================================================== --- GitPython-3.1.7.1594621338.176838a3.orig/test/test_util.py +++ GitPython-3.1.7.1594621338.176838a3/test/test_util.py @@ -165,9 +165,7 @@ class TestUtils(TestBase): self.assertRaises(IOError, wait_lock._obtain_lock) elapsed = time.time() - start extra_time = 0.02 - if is_win: - # for Appveyor - extra_time *= 6 # NOTE: Indeterministic failures here... + extra_time *= 6 # NOTE: Indeterministic failures here... self.assertLess(elapsed, wait_time + extra_time) def test_user_id(self):
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