Remove size=large, since it didn't help.

pull/22602/head
Mark D. Roth 5 years ago
parent 14f55eb202
commit b518ee3cc8
  1. 1
      test/cpp/client/BUILD

@ -34,7 +34,6 @@ grpc_cc_test(
grpc_cc_test(
name = "client_channel_stress_test",
size = "large",
srcs = ["client_channel_stress_test.cc"],
# TODO(jtattermusch): test fails frequently on Win RBE, but passes locally
# reenable the tests once it works reliably on Win RBE.

Loading…
Cancel
Save