Skip to content

Commit

Permalink
Shard //src/test/shell/bazel:cc_integration_test.
Browse files Browse the repository at this point in the history
Has been timing out frequently on Bazel CI recently.

Closes bazelbuild#15828.

PiperOrigin-RevId: 459750267
Change-Id: If8816a99d05e1d40313cd0f3be7fad7fe85c31af
  • Loading branch information
meisterT authored and aranguyen committed Jul 20, 2022
1 parent bfac853 commit 9c47ab6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/test/shell/bazel/BUILD
Original file line number Diff line number Diff line change
Expand Up @@ -902,6 +902,7 @@ sh_test(
size = "medium",
srcs = ["cc_integration_test.sh"],
data = [":test-deps"],
shard_count = 5,
tags = ["no_windows"],
)

Expand Down

0 comments on commit 9c47ab6

Please sign in to comment.