Skip to content

Commit

Permalink
Increase the number of shards for toolchain_test.
Browse files Browse the repository at this point in the history
Work towards platform-based flags: bazelbuild#19409.

PiperOrigin-RevId: 621865160
Change-Id: Id9ef8a342dcdf9dde44b367a8c74088dde7ae9b6
  • Loading branch information
katre authored and Kila2 committed May 13, 2024
1 parent baaac35 commit d618972
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/test/shell/integration/BUILD
Original file line number Diff line number Diff line change
Expand Up @@ -875,7 +875,7 @@ sh_test(
":test-deps",
"@bazel_tools//tools/bash/runfiles",
],
shard_count = 5,
shard_count = 10,
tags = ["no_windows"],
)

Expand Down

0 comments on commit d618972

Please sign in to comment.