[fixit] Annotate stats_test cpu requirements (#30693)

* fix

* Update BUILD
pull/30700/head
Craig Tiller 3 years ago committed by GitHub
parent 406d518742
commit a1dc97e9df
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 3
      test/core/debug/BUILD

@ -26,6 +26,9 @@ grpc_cc_test(
"gtest",
],
language = "C++",
tags = [
"cpu:4",
],
uses_event_engine = False,
uses_polling = False,
deps = [

Loading…
Cancel
Save