mirror of
https://github.com/tahoe-lafs/tahoe-lafs.git
synced 2025-04-07 10:56:49 +00:00
test_checker.py: increase timeout for TooParallel.test_immutable again. The ARM buildslave took 38 seconds, so 40 seconds is too close to the edge; make it 80.
This commit is contained in:
parent
521754b506
commit
1c77c5f5dc
@ -393,4 +393,4 @@ class TooParallel(GridTestMixin, unittest.TestCase):
|
||||
d.addBoth(_clean_up)
|
||||
return d
|
||||
|
||||
test_immutable.timeout = 40
|
||||
test_immutable.timeout = 80
|
||||
|
Loading…
x
Reference in New Issue
Block a user