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

Windows, testing: only look up shell if needed #8161

Closed

Conversation

laszlocsomor
Copy link
Contributor

TestActionBuilder now only looks up the shell (via
ShToolchain.getPathOrError) when the shell is
required.

Now, when using the Windows-native test wrapper
with --shell_toolchain="" (and without a
shell-command-looking --run_under argument) the
TestActionBuilder won't depend on Bash.

Related: #4319

@laszlocsomor laszlocsomor changed the title Windows, testing: only look up shell if needed WIP: Windows, testing: only look up shell if needed Apr 26, 2019
TestActionBuilder now only looks up the shell (via
ShToolchain.getPathOrError) when the shell is
required.

Now, when using the Windows-native test wrapper
with --shell_toolchain="" (and without a
shell-command-looking --run_under argument) the
TestActionBuilder won't depend on Bash.

Related: bazelbuild#4319
@laszlocsomor laszlocsomor changed the title WIP: Windows, testing: only look up shell if needed Windows, testing: only look up shell if needed Apr 30, 2019
@bazel-io bazel-io closed this in 6b08ff1 May 2, 2019
@laszlocsomor laszlocsomor deleted the test-without-bash branch May 2, 2019 08:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants