Skip to content

Commit

Permalink
Shard StarlarkBuiltinsFunctionTest.
Browse files Browse the repository at this point in the history
It times out on BuildKite: https://buildkite.com/bazel/google-bazel-presubmit/builds/84753

RELNOTES: None.
PiperOrigin-RevId: 682266940
Change-Id: Ic7a05f296ea54495b2966b46c77cf55979d9035a
  • Loading branch information
lberki authored and copybara-github committed Oct 4, 2024
1 parent 9c452c6 commit 5632043
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/test/java/com/google/devtools/build/lib/skyframe/BUILD
Original file line number Diff line number Diff line change
Expand Up @@ -927,6 +927,7 @@ java_test(
name = "StarlarkBuiltinsFunctionTest",
timeout = "short",
srcs = ["StarlarkBuiltinsFunctionTest.java"],
shard_count = 5,
deps = [
":testutil",
"//src/main/java/com/google/devtools/build/lib/analysis:analysis_cluster",
Expand Down

0 comments on commit 5632043

Please sign in to comment.