projects
/
tahoe-lafs
/
tahoe-lafs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
cc2953e
)
tests: bump up a timeout that expired on Zandr's box
author
Zooko O'Whielacronx
<zooko@zooko.com>
Sat, 13 Jun 2009 19:57:03 +0000
(12:57 -0700)
committer
Zooko O'Whielacronx
<zooko@zooko.com>
Sat, 13 Jun 2009 19:57:03 +0000
(12:57 -0700)
src/allmydata/test/test_deepcheck.py
patch
|
blob
|
history
diff --git
a/src/allmydata/test/test_deepcheck.py
b/src/allmydata/test/test_deepcheck.py
index 0731c383da55fe4fc20bb37d281b450b4b54b4a8..010fc4ee54823d16e4dca795af58581399f2942f 100644
(file)
--- a/
src/allmydata/test/test_deepcheck.py
+++ b/
src/allmydata/test/test_deepcheck.py
@@
-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):