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

gh-119727: Run tests in parallel by default#120456

Closed
vstinner wants to merge 1 commit into
python:mainpython/cpython:mainfrom
vstinner:regrtest_parallelvstinner/cpython:regrtest_parallelCopy head branch name to clipboard
Closed

gh-119727: Run tests in parallel by default#120456
vstinner wants to merge 1 commit into
python:mainpython/cpython:mainfrom
vstinner:regrtest_parallelvstinner/cpython:regrtest_parallelCopy head branch name to clipboard

Conversation

@vstinner

@vstinner vstinner commented Jun 13, 2024

Copy link
Copy Markdown
Member

The Python test runner (regrtest) now runs tests in parallel by default. Use the --single-process option to run tests sequentially in a single process.

The Python test runner (regrtest) now runs tests in parallel by
default.  Use the --single-process option to run tests sequentially
in a single process.
@vstinner

Copy link
Copy Markdown
Member Author

Fixing test_regrtest is more complicated than expected. I prefer to abandon this change for now.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant

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