Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

bpo-30258: regrtest: Fix run_tests_multiprocess()#1479

Merged
vstinner merged 1 commit into
python:masterpython/cpython:masterfrom
vstinner:regrtestCopy head branch name to clipboard
May 9, 2017
Merged

bpo-30258: regrtest: Fix run_tests_multiprocess()#1479
vstinner merged 1 commit into
python:masterpython/cpython:masterfrom
vstinner:regrtestCopy head branch name to clipboard

Conversation

@vstinner

@vstinner vstinner commented May 5, 2017

Copy link
Copy Markdown
Member

If the child process exited with a non-zero code, don't strip the
last line of stdout anymore.

Add also a sanity check in accumulate_result().

If the child process exited with a non-zero code, don't strip the
last line of stdout anymore.

Add also a sanity check in accumulate_result().
@vstinner vstinner added type-bug An unexpected behavior, bug, or error tests Tests in the Lib/test dir labels May 5, 2017
@vstinner vstinner merged commit 74683fc into python:master May 9, 2017
@vstinner vstinner deleted the regrtest branch May 9, 2017 09:34
vstinner added a commit that referenced this pull request Jun 16, 2017
* bpo-30523: regrtest: Add --list-cases option (#2238)
* bpo-30284: Fix regrtest for out of tree build (#1481)
* bpo-30540: regrtest: add --matchfile option (#1909)
* bpo-30258: regrtest: Fix run_tests_multiprocess() (#1479)
* bpo-30263: regrtest: log system load (#1452)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

tests Tests in the Lib/test dir type-bug An unexpected behavior, bug, or error

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants

Morty Proxy This is a proxified and sanitized view of the page, visit original site.