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

Conversation

bazel-io
Copy link
Member

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 #22028

Closes #22098.

PiperOrigin-RevId: 628355694
Change-Id: I370c7aba331f2a7a89cb9a9ff99d32b1694fd03a

Commit 874a050

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
@bazel-io bazel-io added team-OSS Issues for the Bazel OSS team: installation, release processBazel packaging, website awaiting-review PR is awaiting review from an assigned reviewer labels Apr 26, 2024
@bazel-io bazel-io requested a review from a team as a code owner April 26, 2024 10:43
@bazel-io bazel-io requested a review from tjgq April 26, 2024 10:44
@keertk
Copy link
Member

keertk commented Apr 29, 2024

Hey @tjgq could you approve if it's good to go for 7.2 please?

@Wyverald
Copy link
Member

Wyverald commented May 8, 2024

gentle ping @tjgq

@iancha1992 iancha1992 added this pull request to the merge queue May 8, 2024
Merged via the queue into bazelbuild:release-7.2.0 with commit e47175a May 8, 2024
33 checks passed
@github-actions github-actions bot removed the awaiting-review PR is awaiting review from an assigned reviewer label May 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
team-OSS Issues for the Bazel OSS team: installation, release processBazel packaging, website
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

6 participants