]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
bpo-33725: skip test_multiprocessing_fork on macOS (GH-11043)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Sun, 9 Dec 2018 07:11:31 +0000 (23:11 -0800)
committerGitHub <noreply@github.com>
Sun, 9 Dec 2018 07:11:31 +0000 (23:11 -0800)
commitdf5d884defc8f1a94013ff9beb493f1428bd55b5
tree8f5aabbc8ab10b70c638c045b003bc2d23475382
parent23a98abd4256f931ed89b65ec6babd4f06dbff97
bpo-33725: skip test_multiprocessing_fork on macOS (GH-11043)

(cherry picked from commit ac218bc5dbfabbd61c76ce8a17de088611e21981)

Co-authored-by: Ned Deily <nad@python.org>
Lib/test/test_multiprocessing_fork.py
Misc/NEWS.d/next/Tests/2018-12-09-01-27-29.bpo-33725.TaGayj.rst [new file with mode: 0644]