Skip to content

Preserve the Exit Code of Running the Tests #166

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 6 commits into from
Mar 28, 2022

Conversation

ericsnowcurrently
Copy link
Member

We have been ignoring the exit code of the subprocess in runtests.py.

@ericsnowcurrently ericsnowcurrently merged commit 934182f into python:main Mar 28, 2022
@ericsnowcurrently
Copy link
Member Author

We will deal with failures separately.

@ericsnowcurrently ericsnowcurrently deleted the fix-runtests-script branch March 28, 2022 20:47
@brandtbucher
Copy link
Member

It appears that this commit broke (or exposed a failure in?) our PyPy CI job. Looks like venv creation isn't working right?

@ericsnowcurrently
Copy link
Member Author

Yeah, it is a pre-existing failure. See #167.

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