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

ci: workaround bazel startup error #14469

Merged
merged 1 commit into from
Jul 12, 2024

Conversation

coryan
Copy link
Contributor

@coryan coryan commented Jul 12, 2024

Bazel can return an error if stdout is closed, which can be a problem
in pipelines.

More info at bazelbuild/bazel#14787


This change is Reviewable

Bazel can return an error if `stdout` is closed, which can be a problem
in pipelines.
@coryan coryan marked this pull request as ready for review July 12, 2024 14:46
@coryan coryan requested a review from a team as a code owner July 12, 2024 14:46
Copy link

codecov bot commented Jul 12, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 93.58%. Comparing base (e353a33) to head (89e69e5).

Additional details and impacted files
@@            Coverage Diff             @@
##             main   #14469      +/-   ##
==========================================
- Coverage   93.59%   93.58%   -0.01%     
==========================================
  Files        2315     2315              
  Lines      207140   207140              
==========================================
- Hits       193869   193858      -11     
- Misses      13271    13282      +11     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@coryan coryan merged commit 1f16e38 into googleapis:main Jul 12, 2024
63 checks passed
@coryan coryan deleted the ci-workaround-bazel-startup-error branch July 12, 2024 15:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants