FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

gh-119727: Run tests in parallel by default by vstinner · Pull Request #120456 · python/cpython · GitHub

/ cpython Public

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

Closed
vstinner wants to merge 1 commit into
python:mainfrom
vstinner:regrtest_parallel
Closed

gh-119727: Run tests in parallel by default#120456
vstinner wants to merge 1 commit into
python:mainfrom
vstinner:regrtest_parallel

Conversation

vstinner commented Jun 13, 2024
edited by bedevere-app Bot
Loading

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.

Copy link
Copy Markdown
Member Author

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

This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
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


Back | FazBrowse Home | New Git URL