aboutsummaryrefslogtreecommitdiffhomepage
path: root/tools
diff options
context:
space:
mode:
authorGravatar Hongwei Wang <hongweiw@google.com>2015-08-07 17:34:32 -0700
committerGravatar Hongwei Wang <hongweiw@google.com>2015-08-07 17:34:32 -0700
commitaafbad6c96ba5ab7c221728a5173e5409d24a522 (patch)
tree3c860f7c3dc09ed29a38af282c27c25be62cdd00 /tools
parentad5c897a94c337e3d43aa806c205b8d5da29db9b (diff)
Update tests.json
Diffstat (limited to 'tools')
-rw-r--r--tools/run_tests/tests.json6
1 files changed, 6 insertions, 0 deletions
diff --git a/tools/run_tests/tests.json b/tools/run_tests/tests.json
index dfeb1d2d4f..4c2635e4fb 100644
--- a/tools/run_tests/tests.json
+++ b/tools/run_tests/tests.json
@@ -1481,6 +1481,7 @@
{
"ci_platforms": [
"linux",
+ "mac",
"posix",
"windows"
],
@@ -1495,6 +1496,11 @@
]
},
{
+ "ci_platforms": [
+ "linux",
+ "posix",
+ "windows"
+ ],
"flaky": false,
"language": "c",
"name": "chttp2_fake_security_bad_hostname_test",