mirror of
https://github.com/tahoe-lafs/tahoe-lafs.git
synced 2025-01-20 11:38:52 +00:00
SFTP: Increase test_sftp timeout to cater for francois' ARM buildslave.
This commit is contained in:
parent
5974773969
commit
42ecd77f4e
@ -46,7 +46,7 @@ def trace_calls(frame, event, arg):
|
||||
sys.settrace(trace_calls)
|
||||
"""
|
||||
|
||||
timeout = 60
|
||||
timeout = 240
|
||||
|
||||
from allmydata.interfaces import IDirectoryNode, ExistingChildError, NoSuchChildError
|
||||
from allmydata.mutable.common import NotWriteableError
|
||||
|
Loading…
Reference in New Issue
Block a user