aboutsummaryrefslogtreecommitdiffhomepage
path: root/tools/run_tests/tests.json
diff options
context:
space:
mode:
authorGravatar Craig Tiller <ctiller@google.com>2016-09-20 11:02:51 -0700
committerGravatar Craig Tiller <ctiller@google.com>2016-09-20 11:02:51 -0700
commit1edc77c7c6267fc85a37adc5f539060c93e97528 (patch)
tree64d60676be5e38f1cd3cf9b017bf0937c28a48d1 /tools/run_tests/tests.json
parentf4a7ecf3b6d2b26f9baa33ce5cd219270095e955 (diff)
parenta6a6fa4f12c5634d87d8b4e64fa50c3618586a7c (diff)
Merge github.com:grpc/grpc into direct-calls
Diffstat (limited to 'tools/run_tests/tests.json')
-rw-r--r--tools/run_tests/tests.json21
1 files changed, 21 insertions, 0 deletions
diff --git a/tools/run_tests/tests.json b/tools/run_tests/tests.json
index 709e52d0b3..bbf02f3340 100644
--- a/tools/run_tests/tests.json
+++ b/tools/run_tests/tests.json
@@ -203,6 +203,27 @@
"flaky": false,
"gtest": false,
"language": "c",
+ "name": "census_trace_context_test",
+ "platforms": [
+ "linux",
+ "mac",
+ "posix",
+ "windows"
+ ]
+ },
+ {
+ "args": [],
+ "ci_platforms": [
+ "linux",
+ "mac",
+ "posix",
+ "windows"
+ ],
+ "cpu_cost": 1.0,
+ "exclude_configs": [],
+ "flaky": false,
+ "gtest": false,
+ "language": "c",
"name": "channel_create_test",
"platforms": [
"linux",