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

Fix //src/test/shell/bazel/remote:remote_execution_test test #12629

Closed

Commits on Dec 4, 2020

  1. Fix //src/test/shell/bazel/remote:remote_execution_test test

    The stop_worker function in remote_utils.sh was broken with an unbounded
    variable error. This error somehow shadowed the return code of the test
    cases on macOS.
    
    Fixes bazelbuild#12377
    Fixes bazelbuild#12376
    meteorcloudy committed Dec 4, 2020
    Configuration menu
    Copy the full SHA
    0f75e5e View commit details
    Browse the repository at this point in the history