Skip to content

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

Merged
miss-islington merged 1 commit intopython:3.6from
miss-islington:backport-a932d0b-3.6
Dec 11, 2018
Merged

[3.6] bpo-35412: Skip test_multiprocessing_fork and test_multiprocessing_forkserver on Windows (GH-11086)#11115
miss-islington merged 1 commit intopython:3.6from
miss-islington:backport-a932d0b-3.6

Conversation

@miss-islington
Copy link
Contributor

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

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
Contributor Author

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

@miss-islington miss-islington merged commit 9756876 into python:3.6 Dec 11, 2018
@miss-islington miss-islington deleted the backport-a932d0b-3.6 branch December 11, 2018 12:22
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