added another TODO to grpclb_test

pull/6924/head
David Garcia Quintas 9 years ago
parent 1d5cb2ad8a
commit a26c77b314
  1. 3
      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 {

Loading…
Cancel
Save