Skip to content

Commit

Permalink
[hpack] Fix benchmarking timeout (grpc#33675)
Browse files Browse the repository at this point in the history
Disable uninteresting sanitizers for this benchmark
  • Loading branch information
ctiller authored Jul 12, 2023
1 parent c9eeca9 commit af257b8
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions test/cpp/microbenchmarks/BUILD
Original file line number Diff line number Diff line change
Expand Up @@ -151,6 +151,8 @@ grpc_cc_test(
"no_mac",
"no_windows",
"nomsan",
"notsan",
"noubsan",
],
deps = [
":helpers",
Expand Down

0 comments on commit af257b8

Please sign in to comment.