aboutsummaryrefslogtreecommitdiffhomepage
path: root/test/core/end2end/gen_build_yaml.py
diff options
context:
space:
mode:
authorGravatar Craig Tiller <ctiller@google.com>2016-12-12 06:40:23 -0800
committerGravatar GitHub <noreply@github.com>2016-12-12 06:40:23 -0800
commit70a85ad6178260253136688a4f6bb3244aee927f (patch)
tree95f945da6e98518ae64b92719ec501d1ef90a6bf /test/core/end2end/gen_build_yaml.py
parentb62bffbea5eef106bfbe644e8af161889c927401 (diff)
Revert "Handle (and test) short call deadlines"
Diffstat (limited to 'test/core/end2end/gen_build_yaml.py')
-rwxr-xr-xtest/core/end2end/gen_build_yaml.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/test/core/end2end/gen_build_yaml.py b/test/core/end2end/gen_build_yaml.py
index 655236ca5d..201a92a1fd 100755
--- a/test/core/end2end/gen_build_yaml.py
+++ b/test/core/end2end/gen_build_yaml.py
@@ -122,7 +122,6 @@ 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,