From a26c77b3147521fc4951c4c105e8e529bd46d2b9 Mon Sep 17 00:00:00 2001 From: David Garcia Quintas Date: Mon, 18 Jul 2016 12:57:09 -0700 Subject: added another TODO to grpclb_test --- test/cpp/grpclb/grpclb_test.cc | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'test/cpp/grpclb') diff --git a/test/cpp/grpclb/grpclb_test.cc b/test/cpp/grpclb/grpclb_test.cc index 1fc0d8ebc0..f5b678ef1d 100644 --- a/test/cpp/grpclb/grpclb_test.cc +++ b/test/cpp/grpclb/grpclb_test.cc @@ -69,7 +69,8 @@ extern "C" { // - Test reception of invalid serverlist // - Test pinging // - Test against a non-LB server. That server should return UNIMPLEMENTED and -// the call should fail. +// the call should fail. +// - Random LB server closing the stream unexpectedly. namespace grpc { namespace { -- cgit v1.2.3