mirror of
https://github.com/tahoe-lafs/tahoe-lafs.git
synced 2025-02-21 02:01:31 +00:00
test_checker.py: increase timeout for TooParallel.test_immutable (was consistently failing on ARM buildslave).
This commit is contained in:
parent
2d16a16ee3
commit
ed3dbe4985
@ -392,4 +392,5 @@ class TooParallel(GridTestMixin, unittest.TestCase):
|
||||
return res
|
||||
d.addBoth(_clean_up)
|
||||
return d
|
||||
test_immutable.timeout = 10
|
||||
|
||||
test_immutable.timeout = 40
|
||||
|
Loading…
x
Reference in New Issue
Block a user