Unmark flaky on streaming_pump

pull/22621/head
Vijay Pai 5 years ago
parent f43a375d29
commit 527509abc4
  1. 1
      test/cpp/microbenchmarks/BUILD

@ -206,7 +206,6 @@ grpc_cc_test(
srcs = [
"bm_fullstack_streaming_pump.cc",
],
flaky = True, # TODO(b/150422385)
tags = [
"no_mac", # to emulate "excluded_poll_engines: poll"
"no_windows",

Loading…
Cancel
Save