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

Run the Android integration tests remotely again. #17783

Closed
wants to merge 1 commit into from

Commits on Mar 15, 2023

  1. Run the Android integration tests remotely again.

    The dynamic linking issue that required local execution has been fixed.
    
    This should speed up Bazel CI runs, as we previously couldn't benefit from
    previously cached test results.
    
    One of the tests must remain non-remote because it currently exceeds the RBE
    input limit (70k files). This is tracked in bazelbuild#17784.
    
    Fixes bazelbuild#8235.
    tjgq committed Mar 15, 2023
    Configuration menu
    Copy the full SHA
    e174f61 View commit details
    Browse the repository at this point in the history