mirror of
https://github.com/tahoe-lafs/tahoe-lafs.git
synced 2025-01-19 03:06:33 +00:00
put longer timeout for test_alice_bob back in
This commit is contained in:
parent
a533aef960
commit
516af88252
@ -946,6 +946,7 @@ class MagicFolderAliceBobTestMixin(MagicFolderCLITestMixin, ShouldFailMixin, Rea
|
||||
d.addCallback(lambda ign: self._check_downloader_count('objects_downloaded', 3, magic=self.alice_magicfolder))
|
||||
|
||||
return d
|
||||
test_alice_bob.timeout = 300
|
||||
|
||||
|
||||
class SingleMagicFolderTestMixin(MagicFolderCLITestMixin, ShouldFailMixin, ReallyEqualMixin, NonASCIIPathMixin, CheckerMixin):
|
||||
|
Loading…
Reference in New Issue
Block a user