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:
521754b
)
test_checker.py: increase timeout for TooParallel.test_immutable again. The ARM build...
author
david-sarah
<david-sarah@jacaranda.org>
Wed, 3 Aug 2011 21:40:42 +0000
(14:40 -0700)
committer
david-sarah
<david-sarah@jacaranda.org>
Wed, 3 Aug 2011 21:40:42 +0000
(14:40 -0700)
src/allmydata/test/test_checker.py
patch
|
blob
|
history
diff --git
a/src/allmydata/test/test_checker.py
b/src/allmydata/test/test_checker.py
index ad9b4be394487dc6a6d543e4bedf12e57a81516d..c3851285cc441e626cec287320cc630c568e0ca3 100644
(file)
--- a/
src/allmydata/test/test_checker.py
+++ b/
src/allmydata/test/test_checker.py
@@
-393,4
+393,4
@@
class TooParallel(GridTestMixin, unittest.TestCase):
d.addBoth(_clean_up)
return d
- test_immutable.timeout =
4
0
+ test_immutable.timeout =
8
0