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:
3cfc00f
)
test_cli.Backup: increase timeout massively, it takes 1200s on zandr's ARM linkstation
author
Brian Warner
<warner@lothar.com>
Tue, 9 Jun 2009 05:28:01 +0000
(22:28 -0700)
committer
Brian Warner
<warner@lothar.com>
Tue, 9 Jun 2009 05:28:01 +0000
(22:28 -0700)
src/allmydata/test/test_cli.py
patch
|
blob
|
history
diff --git
a/src/allmydata/test/test_cli.py
b/src/allmydata/test/test_cli.py
index 12502f852a8c8ccf76f16edcc772142a42629063..21736429f07a022f1685842f29e0ce2e5015440a 100644
(file)
--- a/
src/allmydata/test/test_cli.py
+++ b/
src/allmydata/test/test_cli.py
@@
-1060,7
+1060,7
@@
class Backup(GridTestMixin, CLITestMixin, StallMixin, unittest.TestCase):
# and initial backup alone take 60s, probably because of the handful of
# dirnodes being created (RSA key generation). The backup between check4
# and check4a takes 6s, as does the backup before check4b.
- test_backup.timeout = 300
+ test_backup.timeout = 300
0
def test_exclude_options(self):
root_listdir = ('lib.a', '_darcs', 'subdir', 'nice_doc.lyx')