summaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
authorRyan Williams <rdw@lindenlab.com>2010-01-15 22:39:58 -0800
committerRyan Williams <rdw@lindenlab.com>2010-01-15 22:39:58 -0800
commit5d9bba0cb84809dd027032588cac5e8e2bc46fad (patch)
tree6c3e4e8cf83b24a75afbc1715fc6c27c55d6960d /tests
parent783c9282735b4ec06de72147cb7c0b1977675265 (diff)
downloadeventlet-5d9bba0cb84809dd027032588cac5e8e2bc46fad.tar.gz
Bumping up stress test timeouts for minilla.
Diffstat (limited to 'tests')
-rw-r--r--tests/greenpool_test.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/greenpool_test.py b/tests/greenpool_test.py
index c3919ed..5ca23d5 100644
--- a/tests/greenpool_test.py
+++ b/tests/greenpool_test.py
@@ -339,7 +339,7 @@ def passthru(arg):
class Stress(tests.LimitedTestCase):
# tests will take extra-long
- TEST_TIMEOUT=10
+ TEST_TIMEOUT=60
@tests.skip_unless(os.environ.get('RUN_STRESS_TESTS') == 'YES')
def spawn_order_check(self, concurrency):
# checks that piles are strictly ordered