Skip to content

bundle/commands/exec: fix exit code handling. #19993

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

Merged
merged 1 commit into from
May 21, 2025

Conversation

MikeMcQuaid
Copy link
Member

@MikeMcQuaid MikeMcQuaid commented May 21, 2025

In some brew tests runs (e.g. https://github.com/Homebrew/brew/actions/runs/15163308534/job/42634570735?pr=19991), $CHILD_STATUS can be nil. Let's handle this and avoid these flaky tests.

In some `brew tests` runs, `$CHILD_STATUS` can be `nil`.
Let's handle this and avoid these flaky tests.
@MikeMcQuaid MikeMcQuaid enabled auto-merge May 21, 2025 15:38
@MikeMcQuaid MikeMcQuaid added this pull request to the merge queue May 21, 2025
Merged via the queue into master with commit 77c7587 May 21, 2025
35 checks passed
@MikeMcQuaid MikeMcQuaid deleted the bundle_exec_exit_code branch May 21, 2025 16:19
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.

2 participants