mirror of
https://github.com/tahoe-lafs/tahoe-lafs.git
synced 2025-04-07 10:56:49 +00:00
test_system: bump up timeout again, the new extra download forms take more time on poor overloaded slave1
This commit is contained in:
parent
88a7fdcaab
commit
281a0d376c
@ -159,7 +159,7 @@ class SystemTest(unittest.TestCase):
|
||||
d.addCallback(_download_to_filehandle_done)
|
||||
|
||||
return d
|
||||
test_upload_and_download.timeout = 300
|
||||
test_upload_and_download.timeout = 600
|
||||
|
||||
def test_vdrive(self):
|
||||
self.basedir = "test_system/SystemTest/test_vdrive"
|
||||
|
Loading…
x
Reference in New Issue
Block a user