Skip to content

CI: Enable failing on error #299

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 2 commits into from
Mar 30, 2022
Merged

CI: Enable failing on error #299

merged 2 commits into from
Mar 30, 2022

Conversation

certik
Copy link
Contributor

@certik certik commented Mar 30, 2022

This was introduced when we split the CI script into two, the second one
does not fail on error.

This was introduced when we split the CI script into two, the second one
does not fail on error.
@certik
Copy link
Contributor Author

certik commented Mar 30, 2022

@Thirumalai-Shaktivel I had to implement your original solution, as I forgot that we have to have exactly the same API as CPython. Our tests caught it, but the CI was broken, so we didn't notice. This PR fixes both bugs.

@certik certik enabled auto-merge March 30, 2022 03:09
@Thirumalai-Shaktivel
Copy link
Collaborator

Thanks for fixing this!!

@certik certik merged commit 345b873 into lcompilers:main Mar 30, 2022
@certik certik deleted the ci_fail branch March 30, 2022 03:31
@certik certik mentioned this pull request Apr 2, 2022
3 tasks
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