aboutsummaryrefslogtreecommitdiffhomepage
path: root/build.yaml
diff options
context:
space:
mode:
authorGravatar Alexander Polcyn <apolcyn@google.com>2017-04-18 13:51:36 -0700
committerGravatar Alexander Polcyn <apolcyn@google.com>2017-05-18 12:09:26 -0700
commitc3b1f18a7e7f443329f95ff25485c503ab76cc69 (patch)
treefb2c76f39c0bbe118cd4ba3f96d2fd7678d995ae /build.yaml
parent7ad166fafcc5e75097ac6a8c5403423500a23a7a (diff)
get rid of connectivity state watchers right after timeout
Diffstat (limited to 'build.yaml')
-rw-r--r--build.yaml12
1 files changed, 12 insertions, 0 deletions
diff --git a/build.yaml b/build.yaml
index 5f23562022..cb9e67ff0b 100644
--- a/build.yaml
+++ b/build.yaml
@@ -2586,6 +2586,18 @@ targets:
- grpc
- gpr_test_util
- gpr
+- name: num_external_connectivity_watchers_test
+ build: test
+ language: c
+ src:
+ - test/core/surface/num_external_connectivity_watchers_test.c
+ deps:
+ - grpc_test_util
+ - grpc
+ - gpr_test_util
+ - gpr
+ exclude_iomgrs:
+ - uv
- name: parse_address_test
build: test
language: c