Bumping up stress test timeouts for minilla.

This commit is contained in:
Ryan Williams
2010-01-15 22:39:58 -08:00
parent 783c928273
commit 5d9bba0cb8

View File

@@ -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