aboutsummaryrefslogtreecommitdiffhomepage
path: root/test/core/end2end/gen_build_yaml.py
diff options
context:
space:
mode:
authorGravatar David Garcia Quintas <dgq@google.com>2016-12-09 13:58:24 -0800
committerGravatar David Garcia Quintas <dgq@google.com>2016-12-09 13:58:24 -0800
commit94601669683024e895c6e8c52d50c036510b5aaf (patch)
tree36b2a12d25eed39606ef0d05dff949646bad626b /test/core/end2end/gen_build_yaml.py
parenta3727aa8d5a93b8d719190b13b6edea850d54af8 (diff)
Short deadlines: set Status on deadline
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 201a92a1fd..655236ca5d 100755
--- a/test/core/end2end/gen_build_yaml.py
+++ b/test/core/end2end/gen_build_yaml.py
@@ -122,6 +122,7 @@ END2END_TESTS = {
'max_concurrent_streams': default_test_options._replace(proxyable=False),
'max_message_length': default_test_options,
'negative_deadline': default_test_options,
+ 'short_deadlines': default_test_options,
'network_status_change': default_test_options,
'no_logging': default_test_options._replace(traceable=False),
'no_op': default_test_options,