Browse Source

Unmark flaky on streaming_pump

Vijay Pai 5 năm trước cách đây
mục cha
commit
527509abc4
1 tập tin đã thay đổi với 0 bổ sung1 xóa
  1. 0 1
      test/cpp/microbenchmarks/BUILD

+ 0 - 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",