aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/python/grpcio/tests/tests.json
diff options
context:
space:
mode:
authorGravatar Jan Tattermusch <jtattermusch@users.noreply.github.com>2016-05-24 10:25:05 -0400
committerGravatar Jan Tattermusch <jtattermusch@users.noreply.github.com>2016-05-24 10:25:05 -0400
commitd7bbd38b27630f908fc4f1cb906607e44c8f30bb (patch)
tree383f0694ba041cbc1e7e3a1483715cb2b840cc1b /src/python/grpcio/tests/tests.json
parent6db0232c3abe800a302d5cc889e4cadf060e221c (diff)
parent29f2cb868741967ed34fcb293451784f7effe2d8 (diff)
Merge pull request #6679 from nathanielmanistaatgoogle/cancel-many-calls-test
Add a Cython-level cancel-many-calls test
Diffstat (limited to 'src/python/grpcio/tests/tests.json')
-rw-r--r--src/python/grpcio/tests/tests.json1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/python/grpcio/tests/tests.json b/src/python/grpcio/tests/tests.json
index 691062f25a..1beb619f87 100644
--- a/src/python/grpcio/tests/tests.json
+++ b/src/python/grpcio/tests/tests.json
@@ -5,6 +5,7 @@
"_base_interface_test.SyncPeasyTest",
"_beta_features_test.BetaFeaturesTest",
"_beta_features_test.ContextManagementAndLifecycleTest",
+ "_cancel_many_calls_test.CancelManyCallsTest",
"_channel_test.ChannelTest",
"_connectivity_channel_test.ChannelConnectivityTest",
"_core_over_links_base_interface_test.AsyncEasyTest",