From d2832e4bc6660b77d3709e19db2cc1c01d9d1d85 Mon Sep 17 00:00:00 2001 From: Lidi Zheng Date: Wed, 12 Feb 2020 10:44:15 -0800 Subject: [PATCH] Update tests.json --- src/python/grpcio_tests/tests_aio/tests.json | 1 - 1 file changed, 1 deletion(-) diff --git a/src/python/grpcio_tests/tests_aio/tests.json b/src/python/grpcio_tests/tests_aio/tests.json index d3765c7a531..e05d64ac474 100644 --- a/src/python/grpcio_tests/tests_aio/tests.json +++ b/src/python/grpcio_tests/tests_aio/tests.json @@ -12,7 +12,6 @@ "unit.channel_ready_test.TestChannelReady", "unit.channel_test.TestChannel", "unit.close_channel_test.TestCloseChannel", - "unit.close_channel_test.TestOngoingCalls", "unit.compression_test.TestCompression", "unit.connectivity_test.TestConnectivityState", "unit.done_callback_test.TestDoneCallback",