aboutsummaryrefslogtreecommitdiffhomepage
path: root/test/core/bad_ssl
diff options
context:
space:
mode:
authorGravatar Craig Tiller <craig.tiller@gmail.com>2015-12-13 20:02:31 -0800
committerGravatar Craig Tiller <craig.tiller@gmail.com>2015-12-13 20:02:31 -0800
commit7bbedf20ea80a2f45ba98f4de039f24b79d584c0 (patch)
treed0ac92b1e05ccfffc2cd7ea1ec8f36f08861236d /test/core/bad_ssl
parent56369b4ac52f8c52b7f2e5e9d22e39e5a90fdaec (diff)
Dont run the servers as tests
Diffstat (limited to 'test/core/bad_ssl')
-rwxr-xr-xtest/core/bad_ssl/gen_build_yaml.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/core/bad_ssl/gen_build_yaml.py b/test/core/bad_ssl/gen_build_yaml.py
index 91df788545..fef448d7b6 100755
--- a/test/core/bad_ssl/gen_build_yaml.py
+++ b/test/core/bad_ssl/gen_build_yaml.py
@@ -68,6 +68,7 @@ def main():
'name': 'bad_ssl_%s_server' % t,
'build': 'test',
'language': 'c',
+ 'run': False,
'src': ['test/core/bad_ssl/servers/%s.c' % t],
'vs_proj_dir': 'test',
'deps': [