]> 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:06:53 +0000 (23:06 -0800)
committerGitHub <noreply@github.com>
Sun, 9 Dec 2018 07:06:53 +0000 (23:06 -0800)
commitd4bcf13e06d33b8ec66a68db20df34a029e66882
tree4ea08272076c4391fd13bd1da9d8250276d064db
parentb6b77955f2e3363f3271a56ee323c836c81f8997
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]