Skip to content

Commit

Permalink
Increase the size of bazel_lockfile_test to large.
Browse files Browse the repository at this point in the history
This test is timing out: https://buildkite.com/bazel/bazel-bazel/builds/29847#0192c057-6380-4020-8194-b629b8e101a1

PiperOrigin-RevId: 689848805
Change-Id: I47b7e22f1eb3f4beb597b0860efa78e39cf5553c
  • Loading branch information
meteorcloudy authored and copybara-github committed Oct 25, 2024
1 parent 07f0f0b commit 1bb3185
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/test/py/bazel/BUILD
Original file line number Diff line number Diff line change
Expand Up @@ -295,7 +295,7 @@ py_test(

py_test(
name = "bazel_lockfile_test",
size = "medium",
size = "large",
srcs = ["bzlmod/bazel_lockfile_test.py"],
shard_count = 5,
tags = [
Expand Down

0 comments on commit 1bb3185

Please sign in to comment.