aboutsummaryrefslogtreecommitdiffhomepage
path: root/test/cpp/end2end/shutdown_test.cc
diff options
context:
space:
mode:
authorGravatar Mark D. Roth <roth@google.com>2016-07-12 14:10:47 -0700
committerGravatar Mark D. Roth <roth@google.com>2016-07-12 14:10:47 -0700
commit6f6f59ae4b480d809d3e7f8af2b1a0cc3801117b (patch)
treee85462ef455c9d1db6e55f126f2097ddba04c6db /test/cpp/end2end/shutdown_test.cc
parent3c945ee2b3c3bf0fd01cc995332e252d1e10e51e (diff)
parent6b8a8e4a74fc83153a6fd3fbb7ec1ed2b288b4b4 (diff)
Merge remote-tracking branch 'upstream/master' into filter_call_init_failure
Diffstat (limited to 'test/cpp/end2end/shutdown_test.cc')
-rw-r--r--test/cpp/end2end/shutdown_test.cc1
1 files changed, 0 insertions, 1 deletions
diff --git a/test/cpp/end2end/shutdown_test.cc b/test/cpp/end2end/shutdown_test.cc
index aa8d42141d..3f98de6db7 100644
--- a/test/cpp/end2end/shutdown_test.cc
+++ b/test/cpp/end2end/shutdown_test.cc
@@ -123,7 +123,6 @@ class ShutdownTest : public ::testing::Test {
TestServiceImpl service_;
};
-// Tests zookeeper state change between two RPCs
// TODO(ctiller): leaked objects in this test
TEST_F(ShutdownTest, ShutdownTest) {
ResetStub();