diff options
author | Jose <jose@zeroc.com> | 2014-12-05 11:50:45 +0100 |
---|---|---|
committer | Jose <jose@zeroc.com> | 2014-12-05 11:50:45 +0100 |
commit | 8f50c530c81d20bd01b6ef65622cab8b51be7636 (patch) | |
tree | 3569639712dced86c2e880ab3a4b127c1d4087b2 /cpp/test/IceStorm/federation2/run.py | |
parent | Don't test C# on non-default arch with VC110 (diff) | |
download | ice-8f50c530c81d20bd01b6ef65622cab8b51be7636.tar.bz2 ice-8f50c530c81d20bd01b6ef65622cab8b51be7636.tar.xz ice-8f50c530c81d20bd01b6ef65622cab8b51be7636.zip |
IceStorm & TestUtil scripts timeout fixes
Diffstat (limited to 'cpp/test/IceStorm/federation2/run.py')
-rwxr-xr-x | cpp/test/IceStorm/federation2/run.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/cpp/test/IceStorm/federation2/run.py b/cpp/test/IceStorm/federation2/run.py index 491fc0438f3..649bce47123 100755 --- a/cpp/test/IceStorm/federation2/run.py +++ b/cpp/test/IceStorm/federation2/run.py @@ -58,7 +58,7 @@ def doTest(icestorm1, icestorm2, batch, subscriberRef = None): # runPublisher(icestorm1) - subscriberProc.waitTestSuccess(timeout=30) + subscriberProc.waitTestSuccess() # # Test #1: |