Skip to content
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

go: prepend $GOROOT/bin to PATH for tests (Cherry pick of #16993) #16997

Merged
merged 1 commit into from Sep 25, 2022

Conversation

tdyas
Copy link
Contributor

@tdyas tdyas commented Sep 25, 2022

Prepend $GOROOT/bin to PATH when running tests just as go test does.

Fixes #16990.

[ci skip-build-wheels]

Prepend $GOROOT/bin to PATH when running tests just as `go test` does.

Fixes pantsbuild#16990.

[ci skip-build-wheels]
# Rust tests and lints will be skipped. Delete if not intended.
[ci skip-rust]
@tdyas tdyas added backend: Go Go backend-related issues category:bugfix Bug fixes for released features labels Sep 25, 2022
@tdyas tdyas merged commit 1899c31 into pantsbuild:2.14.x Sep 25, 2022
@tdyas tdyas deleted the cp_golang_add_goroot_to_path branch September 25, 2022 15:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backend: Go Go backend-related issues category:bugfix Bug fixes for released features
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants