diff options
author | Craig Tiller <ctiller@google.com> | 2017-05-31 17:06:21 +0000 |
---|---|---|
committer | Craig Tiller <ctiller@google.com> | 2017-05-31 17:06:21 +0000 |
commit | 69f5941b3f83f5aea7f67c5ac73c75ef647715c0 (patch) | |
tree | 60620956e3306eca077b7a15b1038175dc999d5d /tools/run_tests/generated/tests.json | |
parent | e54eb13ed715f747272b14537be20622f6f72473 (diff) | |
parent | bf2d87c816d59644bcafeb8384dd966c077fcae6 (diff) |
Merge github.com:grpc/grpc into selectivity
Diffstat (limited to 'tools/run_tests/generated/tests.json')
-rw-r--r-- | tools/run_tests/generated/tests.json | 46 |
1 files changed, 46 insertions, 0 deletions
diff --git a/tools/run_tests/generated/tests.json b/tools/run_tests/generated/tests.json index d1e3a99a08..1242025fc2 100644 --- a/tools/run_tests/generated/tests.json +++ b/tools/run_tests/generated/tests.json @@ -237,6 +237,28 @@ "flaky": false, "gtest": false, "language": "c", + "name": "census_intrusive_hash_map_test", + "platforms": [ + "linux", + "mac", + "posix", + "windows" + ] + }, + { + "args": [], + "ci_platforms": [ + "linux", + "mac", + "posix", + "windows" + ], + "cpu_cost": 1.0, + "exclude_configs": [], + "exclude_iomgrs": [], + "flaky": false, + "gtest": false, + "language": "c", "name": "census_resource_test", "platforms": [ "linux", @@ -1817,6 +1839,30 @@ ], "cpu_cost": 1.0, "exclude_configs": [], + "exclude_iomgrs": [ + "uv" + ], + "flaky": false, + "gtest": false, + "language": "c", + "name": "num_external_connectivity_watchers_test", + "platforms": [ + "linux", + "mac", + "posix", + "windows" + ] + }, + { + "args": [], + "ci_platforms": [ + "linux", + "mac", + "posix", + "windows" + ], + "cpu_cost": 1.0, + "exclude_configs": [], "exclude_iomgrs": [], "flaky": false, "gtest": false, |