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

Commits on Apr 30, 2019

  1. Windows, testing: only look up shell if needed

    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 committed Apr 30, 2019
    Configuration menu
    Copy the full SHA
    63c3343 View commit details
    Browse the repository at this point in the history