Skip to content

Remove 50-shard limit on test shard_count - #20

Draft
dmiller-figma wants to merge 6455 commits into
masterfrom
9.2.0-figma
Draft

Remove 50-shard limit on test shard_count#20
dmiller-figma wants to merge 6455 commits into
masterfrom
9.2.0-figma

Conversation

@dmiller-figma

@dmiller-figma dmiller-figma commented Aug 15, 2026

Copy link
Copy Markdown

Description

Base the Figma fork on upstream Bazel 9.2.0 and carry forward the existing shard-count compatibility change. Some fork consumers intentionally use more than 50 test shards.

Changes

  • Remove the analysis-time maximum of 50 test shards.
  • Remove the unit test that requires shard counts above 50 to fail.

Test Plan

  • USE_BAZEL_VERSION=9.2.0 bazel test //src/test/java/com/google/devtools/build/lib/analysis:RuleConfiguredTargetTest

Loading
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.