explicitly lengthened timeout

pull/17820/head
Bill Feng 6 years ago
parent f0bfcd864c
commit 08e06da780
  1. 1
      test/cpp/end2end/BUILD

@ -223,6 +223,7 @@ grpc_cc_test(
":end2end_test_lib",
],
size = "large", # with poll-cv this takes long, see #17493
timeout = "long",
)
grpc_cc_test(

Loading…
Cancel
Save