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 remote spawn tests for remote_merkle_tree_cache=true #14300

Closed

Commits on Nov 19, 2021

  1. Fix remote spawn tests for remote_merkle_tree_cache=true

    When setting --experimental_remote_merkle_tree_cache=true as default and
    running the test suite, some errors became visible. This change fixes
    those errors.
    moroten committed Nov 19, 2021
    Configuration menu
    Copy the full SHA
    f3b20ee View commit details
    Browse the repository at this point in the history
  2. Revert the default value for --experimental_remote_merkle_tree_cache

    The tests did all pass on Github, so let's revert the default value.
    moroten committed Nov 19, 2021
    Configuration menu
    Copy the full SHA
    f2f2368 View commit details
    Browse the repository at this point in the history