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

fix: shutdown Bazel before executing run-tests #2092

Merged
merged 1 commit into from
Dec 20, 2023
Merged

Conversation

cgrindel
Copy link
Contributor

The run-tests can fail with out-of-memory errors (e.g. Exit Code: ExitFailure (-9)). We shutdown Bazel from the previous step to alleviate some of the memory pressure.

Related to #2089.

@cgrindel cgrindel added the merge-queue merge on green CI label Dec 20, 2023
@mergify mergify bot merged commit a17f199 into master Dec 20, 2023
51 checks passed
@mergify mergify bot deleted the cg/gh2089_oom_in_ci branch December 20, 2023 16:23
@mergify mergify bot removed the merge-queue merge on green CI label Dec 20, 2023
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