Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
home:vizhestkov:salt-bundle-next
saltbundlepy-paramiko
paramiko-test_extend_timeout.patch
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File paramiko-test_extend_timeout.patch of Package saltbundlepy-paramiko
--- paramiko-2.4.3.orig/tests/test_buffered_pipe.py 2019-06-24 00:45:29.000000000 +0200 +++ paramiko-2.4.3/tests/test_buffered_pipe.py 2022-09-02 15:38:37.067697674 +0200 @@ -68,7 +68,7 @@ self.assertTrue(False) except PipeTimeout: pass - self.assertEqual(b"b", p.read(1, 1.0)) + self.assertEqual(b"b", p.read(1, 3.0)) self.assertEqual(b"", p.read(1)) def test_close_while_reading(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