mirror of
https://github.com/tahoe-lafs/tahoe-lafs.git
synced 2024-12-20 13:33:09 +00:00
tests: bump up a timeout that expired on Zandr's box
This commit is contained in:
parent
cc2953e663
commit
6a93caf7a3
@ -20,7 +20,7 @@ from allmydata.test.common import ErrorMixin, _corrupt_mutable_share_data, \
|
||||
from allmydata.test.common_util import StallMixin
|
||||
from allmydata.test.no_network import GridTestMixin
|
||||
|
||||
timeout = 960 # Most of these take longer than 340 seconds on Zand's ARM box.
|
||||
timeout = 2400 # One of these took 1046.091s on Zandr's ARM box.
|
||||
|
||||
class MutableChecker(GridTestMixin, unittest.TestCase, ErrorMixin):
|
||||
def _run_cli(self, argv):
|
||||
|
Loading…
Reference in New Issue
Block a user