aboutsummaryrefslogtreecommitdiffhomepage
path: root/test/core/end2end/gen_build_yaml.py
diff options
context:
space:
mode:
authorGravatar Craig Tiller <ctiller@google.com>2016-04-06 15:29:49 -0700
committerGravatar Craig Tiller <ctiller@google.com>2016-04-06 15:29:49 -0700
commit1cfe1d9a307e9b6bc4b7274d27fee1f9962e2b6b (patch)
tree337b5ecc873695cc4dc2a409e481f1801cd76ef0 /test/core/end2end/gen_build_yaml.py
parent139042d6413e58fe499dca9917309ef7cf54b531 (diff)
parent2879aa1b1db9a72299c62cb9e9f2aa74e3e3e762 (diff)
Merge github.com:grpc/grpc into split-me-baby-one-more-time
Diffstat (limited to 'test/core/end2end/gen_build_yaml.py')
-rwxr-xr-xtest/core/end2end/gen_build_yaml.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/core/end2end/gen_build_yaml.py b/test/core/end2end/gen_build_yaml.py
index 43ad22e714..9a940a4ab5 100755
--- a/test/core/end2end/gen_build_yaml.py
+++ b/test/core/end2end/gen_build_yaml.py
@@ -94,6 +94,7 @@ END2END_TESTS = {
needs_dns=True),
'disappearing_server': connectivity_test_options,
'empty_batch': default_test_options,
+ 'filter_causes_close': default_test_options,
'graceful_server_shutdown': default_test_options._replace(cpu_cost=LOWCPU),
'hpack_size': default_test_options._replace(proxyable=False,
traceable=False),