New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

buildutil: fix bug in dependencies test #31506

Merged
merged 1 commit into from Oct 16, 2018

Conversation

Projects
None yet
3 participants
@dt
Member

dt commented Oct 16, 2018

I think this was supposed to check each imported path against the prefix, not the package path itself over and over.

Release note: none.

buildutil: fix bug in dependencies test
I think this was supposed to check each imported path against the prefix, not the package path itself over and over.

Release note: none.

@dt dt requested a review from benesch Oct 16, 2018

@cockroach-teamcity

This comment has been minimized.

Show comment
Hide comment
@cockroach-teamcity

cockroach-teamcity Oct 16, 2018

Member

This change is Reviewable

Member

cockroach-teamcity commented Oct 16, 2018

This change is Reviewable

@dt

This comment has been minimized.

Show comment
Hide comment
@dt

dt Oct 16, 2018

Member

bors r+

Member

dt commented Oct 16, 2018

bors r+

craig bot pushed a commit that referenced this pull request Oct 16, 2018

Merge #31506
31506: buildutil: fix bug in dependencies test r=dt a=dt

I think this was supposed to check each imported path against the prefix, not the package path itself over and over.

Release note: none.

Co-authored-by: David Taylor <tinystatemachine@gmail.com>
@craig

This comment has been minimized.

Show comment
Hide comment
@craig

craig bot commented Oct 16, 2018

Build succeeded

@craig craig bot merged commit b896659 into cockroachdb:master Oct 16, 2018

3 checks passed

GitHub CI (Cockroach) TeamCity build finished
Details
bors Build succeeded
Details
license/cla Contributor License Agreement is signed.
Details
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment