Skip to content

Conversation

@be9
Copy link
Contributor

@be9 be9 commented Sep 2, 2025

What type of PR is this?

Bug fix

What does this PR do? Why is it needed?

The PR makes external test archive included in compilation_outputs output group. This is necessary because currently, e.g., bazel build --output_groups=compilation_outputs //foo/bar:bar_test won't build test files that have package bar_test in them.

Other notes for review

Slack context

Copy link
Member

@fmeum fmeum left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@fmeum fmeum merged commit 36d0bcb into bazel-contrib:master Sep 2, 2025
1 check passed
sluongng added a commit to sluongng/rules_go that referenced this pull request Sep 4, 2025
There can be up to 3 compile actions for each go_test target.
Add the 3rd missing archive, similar to bazel-contrib#4437.
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.

2 participants