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

[7.2.0] Only check for shard status file if a test passed #22143

Merged
merged 1 commit into from
May 8, 2024

Commits on Apr 26, 2024

  1. Only check for shard status file if a test passed

    If a test fails, the failure is going to be informative than a generic exec error and the failure may have interrupted or prevented the test runner from touching the status file.
    
    Speculatively fixes bazelbuild#22028
    
    Closes bazelbuild#22098.
    
    PiperOrigin-RevId: 628355694
    Change-Id: I370c7aba331f2a7a89cb9a9ff99d32b1694fd03a
    fmeum authored and bazel-io committed Apr 26, 2024
    Configuration menu
    Copy the full SHA
    2d22dbf View commit details
    Browse the repository at this point in the history