]> git.rkrishnan.org Git - tahoe-lafs/tahoe-lafs.git/commitdiff
test_checker.py: increase timeout for TooParallel.test_immutable again. The ARM build...
authordavid-sarah <david-sarah@jacaranda.org>
Wed, 3 Aug 2011 21:40:42 +0000 (14:40 -0700)
committerdavid-sarah <david-sarah@jacaranda.org>
Wed, 3 Aug 2011 21:40:42 +0000 (14:40 -0700)
src/allmydata/test/test_checker.py

index ad9b4be394487dc6a6d543e4bedf12e57a81516d..c3851285cc441e626cec287320cc630c568e0ca3 100644 (file)
@@ -393,4 +393,4 @@ class TooParallel(GridTestMixin, unittest.TestCase):
         d.addBoth(_clean_up)
         return d
 
-    test_immutable.timeout = 40
+    test_immutable.timeout = 80