Skip to content

[3.7] bpo-35412: Skip test_multiprocessing_fork and test_multiprocessing_forkserver on Windows (GH-11086)#11116

Merged
miss-islington merged 1 commit into
python:3.7from
miss-islington:backport-a932d0b-3.7
Dec 11, 2018
Merged

[3.7] bpo-35412: Skip test_multiprocessing_fork and test_multiprocessing_forkserver on Windows (GH-11086)#11116
miss-islington merged 1 commit into
python:3.7from
miss-islington:backport-a932d0b-3.7

Conversation

@miss-islington

@miss-islington miss-islington commented Dec 11, 2018

Copy link
Copy Markdown
Contributor

Forkserver and fork are not available on Windows and therefore these test must be skipped.
(cherry picked from commit a932d0b)

Co-authored-by: Pablo Galindo Pablogsal@gmail.com

https://bugs.python.org/issue35412

…rkserver on Windows (pythonGH-11086)

Forkserver and fork are not available on Windows and therefore these test must be skipped.
(cherry picked from commit a932d0b)

Co-authored-by: Pablo Galindo <Pablogsal@gmail.com>
@miss-islington

Copy link
Copy Markdown
Contributor Author

@pablogsal: Status check is done, and it's a success ✅ .

@miss-islington miss-islington merged commit d55a896 into python:3.7 Dec 11, 2018
@miss-islington miss-islington deleted the backport-a932d0b-3.7 branch December 11, 2018 12:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

skip news tests Tests in the Lib/test dir

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants