aboutsummaryrefslogtreecommitdiffhomepage
path: root/test/core/end2end
diff options
context:
space:
mode:
authorGravatar Craig Tiller <ctiller@google.com>2017-04-13 15:48:39 +0000
committerGravatar Craig Tiller <ctiller@google.com>2017-04-14 06:49:49 -0700
commita094b1a4c616f481ff7c41d55238e1b496d60ba6 (patch)
treeb0eaf08a51820daddf98e23f7ae5de8fbc55dd76 /test/core/end2end
parent6aba1e574a9fc420cfa3e0274a377f5db2571fdc (diff)
Fix broken test
Diffstat (limited to 'test/core/end2end')
-rw-r--r--test/core/end2end/tests/keepalive_timeout.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/test/core/end2end/tests/keepalive_timeout.c b/test/core/end2end/tests/keepalive_timeout.c
index bf6ca0d9d9..b53a50d7a1 100644
--- a/test/core/end2end/tests/keepalive_timeout.c
+++ b/test/core/end2end/tests/keepalive_timeout.c
@@ -188,8 +188,6 @@ static void test_keepalive_timeout(grpc_end2end_test_config config) {
GPR_ASSERT(GRPC_CALL_OK == error);
CQ_EXPECT_COMPLETION(cqv, tag(102), 1);
- cq_verify(cqv);
-
CQ_EXPECT_COMPLETION(cqv, tag(1), 1);
cq_verify(cqv);