Skip to content

Conversation

@knz
Copy link
Contributor

@knz knz commented Aug 11, 2023

When specified, only the dependencies of test targets (including the test sources) are compiled; the test executables themselves are not linked.

This change depends on cockroachdb/rules_go#16.

Release note: None
Fixes #108584.
Epic: CRDB-28893

When specified, only the dependencies of test targets (including the
test sources) are compiled; the test executables themselves are not
linked.

This change depends on cockroachdb/rules_go#16.

Release note: None
@knz knz requested a review from rickystewart August 11, 2023 14:36
@knz knz requested a review from a team as a code owner August 11, 2023 14:36
@blathers-crl
Copy link

blathers-crl bot commented Aug 11, 2023

It looks like your PR touches production code but doesn't add or edit any test code. Did you consider adding tests to your PR?

🦉 Hoot! I am a Blathers, a bot for CockroachDB. My owner is dev-inf.

@cockroach-teamcity
Copy link
Member

This change is Reviewable

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.

bazel,dev: new target to only build, and not link, test sources

3 participants