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

[3.11] gh-108388: Split test_multiprocessing_spawn (GH-108396) by miss-islington · Pull Request #109688 · python/cpython · GitHub

/ cpython Public

[3.11] gh-108388: Split test_multiprocessing_spawn (GH-108396) - #109688

Merged
vstinner merged 1 commit into
python:3.11from
miss-islington:backport-aa9a359-3.11
Sep 21, 2023
Merged

[3.11] gh-108388: Split test_multiprocessing_spawn (GH-108396)#109688
vstinner merged 1 commit into
python:3.11from
miss-islington:backport-aa9a359-3.11

Conversation

miss-islington commented Sep 21, 2023
edited by bedevere-app Bot
Loading

Copy link
Copy Markdown
Contributor

Split test_multiprocessing_fork, test_multiprocessing_forkserver and
test_multiprocessing_spawn into test packages. Each package is made
of 4 sub-tests: processes, threads, manager and misc. It allows
running more tests in parallel and so reduce the total test duration.
(cherry picked from commit aa9a359)

Co-authored-by: Victor Stinner vstinner@python.org

Split test_multiprocessing_fork, test_multiprocessing_forkserver and
test_multiprocessing_spawn into test packages. Each package is made
of 4 sub-tests: processes, threads, manager and misc. It allows
running more tests in parallel and so reduce the total test duration.
(cherry picked from commit aa9a359)

Co-authored-by: Victor Stinner <vstinner@python.org>
vstinner force-pushed the backport-aa9a359-3.11 branch from b2cea8f to 9ae7650 Compare September 21, 2023 20:19
vstinner merged commit b3af888 into python:3.11 Sep 21, 2023
miss-islington deleted the backport-aa9a359-3.11 branch September 21, 2023 20:44
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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants


Back | FazBrowse Home | New Git URL