Skip to content

Commit

Permalink
statistics/handle: enable flaky and shard test (#35251)
Browse files Browse the repository at this point in the history
ref #35247
  • Loading branch information
hawkingrei authored Jun 9, 2022
1 parent 71c7a5a commit 7c3a5a8
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions statistics/handle/BUILD.bazel
Original file line number Diff line number Diff line change
Expand Up @@ -68,6 +68,8 @@ go_test(
"update_test.go",
],
embed = [":handle"],
flaky = True,
shard_count = 50,
deps = [
"//config",
"//domain",
Expand Down

0 comments on commit 7c3a5a8

Please sign in to comment.