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

do not intentionally suppress errors in precompile script from being reported or failing the result #55909

Merged
merged 1 commit into from
Sep 28, 2024

Conversation

vtjnash
Copy link
Sponsor Member

@vtjnash vtjnash commented Sep 27, 2024

I was slightly annoying that the build was set up to succeed if this step failed, so I removed the error suppression and fixed up the script slightly

@vtjnash vtjnash added compiler:precompilation Precompilation of modules backport 1.11 Change should be backported to release-1.11 labels Sep 27, 2024
@vtjnash vtjnash merged commit 4a4ca9c into master Sep 28, 2024
8 of 9 checks passed
@vtjnash vtjnash deleted the jn/precompile-error branch September 28, 2024 01:49
KristofferC pushed a commit that referenced this pull request Sep 30, 2024
…reported or failing the result (#55909)

I was slightly annoying that the build was set up to succeed if this
step failed, so I removed the error suppression and fixed up the script
slightly

(cherry picked from commit 4a4ca9c)
@KristofferC KristofferC mentioned this pull request Sep 30, 2024
39 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backport 1.11 Change should be backported to release-1.11 compiler:precompilation Precompilation of modules
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant