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:
f0b0ad1
)
test_deepcheck: remove the 10s timeout: our dapper buildslave requires 30s, and the...
author
Brian Warner
<warner@lothar.com>
Mon, 16 Mar 2009 00:51:34 +0000
(17:51 -0700)
committer
Brian Warner
<warner@lothar.com>
Mon, 16 Mar 2009 00:51:34 +0000
(17:51 -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 a01d7809d7418f94a1750dbdeaafc7bcd7a6460d..9df0c7cc54ccf53a41a1d6daef477b90f7214e1c 100644
(file)
--- a/
src/allmydata/test/test_deepcheck.py
+++ b/
src/allmydata/test/test_deepcheck.py
@@
-1202,4
+1202,3
@@
class Large(DeepCheckBase, unittest.TestCase):
d.addCallback(_check)
return d
- test_lots_of_lits.timeout = 10