You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Remote: Don't check declared outputs for failed action (bazelbuild#15181)
Fix a bug that Bazel print message
```
Invalid action cache entry ...: expected output ... does not exist.
```
instead of the underlying error message when remote action failed.
Closesbazelbuild#15151.
PiperOrigin-RevId: 438815494
Co-authored-by: Chi Wang <[email protected]>
0 commit comments