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

Closed
wants to merge 5 commits into from
Closed

Conversation

cgrindel
Copy link
Contributor

@cgrindel cgrindel commented Dec 19, 2023

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 self-assigned this Dec 19, 2023
@cgrindel cgrindel changed the title chore: investigate CI failures fix: shutdown Bazel before executing run-tests Dec 20, 2023
@cgrindel cgrindel requested a review from avdv December 20, 2023 15:06
@cgrindel cgrindel marked this pull request as ready for review December 20, 2023 15:06
@cgrindel
Copy link
Contributor Author

Replaced by #2092. Avoid triggering the Test GHC patches.

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