aboutsummaryrefslogtreecommitdiffhomepage
path: root/tools/run_tests/tests.json
diff options
context:
space:
mode:
authorGravatar Craig Tiller <ctiller@google.com>2015-12-09 15:29:46 -0800
committerGravatar Craig Tiller <ctiller@google.com>2015-12-09 15:29:46 -0800
commite54da0e7c9e4436a0827bfd873673fc10dabc857 (patch)
tree14a3633ff228717739e3e74a791c106d239afbdc /tools/run_tests/tests.json
parent95337bf31257bb5c14ef67ca655e09128c504eb1 (diff)
parent6994f4949ff12cc8aaee49964598dd310a5b07fc (diff)
Merge github.com:grpc/grpc into connected-subchannel
Diffstat (limited to 'tools/run_tests/tests.json')
-rw-r--r--tools/run_tests/tests.json54
1 files changed, 54 insertions, 0 deletions
diff --git a/tools/run_tests/tests.json b/tools/run_tests/tests.json
index 33d9de6e67..34c4e5056b 100644
--- a/tools/run_tests/tests.json
+++ b/tools/run_tests/tests.json
@@ -47,6 +47,24 @@
"exclude_configs": [],
"flaky": false,
"language": "c",
+ "name": "channel_create_test",
+ "platforms": [
+ "linux",
+ "mac",
+ "posix",
+ "windows"
+ ]
+ },
+ {
+ "ci_platforms": [
+ "linux",
+ "mac",
+ "posix",
+ "windows"
+ ],
+ "exclude_configs": [],
+ "flaky": false,
+ "language": "c",
"name": "chttp2_hpack_encoder_test",
"platforms": [
"linux",
@@ -661,6 +679,24 @@
"ci_platforms": [
"linux",
"mac",
+ "posix",
+ "windows"
+ ],
+ "exclude_configs": [],
+ "flaky": false,
+ "language": "c",
+ "name": "grpc_invalid_channel_args_test",
+ "platforms": [
+ "linux",
+ "mac",
+ "posix",
+ "windows"
+ ]
+ },
+ {
+ "ci_platforms": [
+ "linux",
+ "mac",
"posix"
],
"exclude_configs": [],
@@ -15367,6 +15403,24 @@
"exclude_configs": [],
"flaky": false,
"language": "c",
+ "name": "simple_request_bad_client_test",
+ "platforms": [
+ "linux",
+ "mac",
+ "posix",
+ "windows"
+ ]
+ },
+ {
+ "ci_platforms": [
+ "linux",
+ "mac",
+ "posix",
+ "windows"
+ ],
+ "exclude_configs": [],
+ "flaky": false,
+ "language": "c",
"name": "unknown_frame_bad_client_test",
"platforms": [
"linux",