Skip to content

Add proto link tests#588

Open
armandomontanez wants to merge 1 commit intobazelbuild:mainfrom
armandomontanez:add-proto-link-tests
Open

Add proto link tests#588
armandomontanez wants to merge 1 commit intobazelbuild:mainfrom
armandomontanez:add-proto-link-tests

Conversation

@armandomontanez
Copy link
Copy Markdown
Collaborator

Adds protobuf library link tests that cover #584 and protocolbuffers/protobuf#25577.

Adds protobuf library link tests that cover bazelbuild#584 and
protocolbuffers/protobuf#25577.
@armandomontanez
Copy link
Copy Markdown
Collaborator Author

Need to exclude from versions of Bazel where this is broken, and then track with a TODO.

@keith
Copy link
Copy Markdown
Member

keith commented Mar 26, 2026

we haven't established a pattern for that in tests yet but a ton of my open prs need that too. i started using bazel_features to check 9.0. i believe that won't work in google. we might want to add a private attr on cc_common we can check for instead.

https://github.com/bazelbuild/rules_cc/pull/632/changes#diff-481396b38f1ba78c520716da2e94e38d87125235910dd086259281132c6c4d16R10

@armandomontanez armandomontanez added type: bug Something that should be working isn't working P3 We're not considering working on this, but happy to review a PR. (No assignee) category: code coverage Issues related to code coverage (collection, profile merging, generation, etc.) labels Mar 27, 2026
@hvadehra hvadehra removed their request for review April 21, 2026 04:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

category: code coverage Issues related to code coverage (collection, profile merging, generation, etc.) P3 We're not considering working on this, but happy to review a PR. (No assignee) type: bug Something that should be working isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants