diff options
author | Victor Stinner <vstinner@python.org> | 2020-06-18 16:56:43 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-06-18 16:56:43 (GMT) |
commit | e8056180a13b6755e4e3e5505b7bf03f79da29fb (patch) | |
tree | 3b7ee3611f140572e4baefb9aab46a5b0fa4653e /.azure-pipelines | |
parent | 3d974b2fc681ddd0ec722cf631008d5941da52b8 (diff) | |
download | cpython-e8056180a13b6755e4e3e5505b7bf03f79da29fb.zip cpython-e8056180a13b6755e4e3e5505b7bf03f79da29fb.tar.gz cpython-e8056180a13b6755e4e3e5505b7bf03f79da29fb.tar.bz2 |
bpo-38377: Add support.skip_if_broken_multiprocessing_synchronize() (GH-20944) (GH-20962) (GH-20966)
On Linux, skip tests using multiprocessing if the current user cannot
create a file in /dev/shm/ directory. Add the
skip_if_broken_multiprocessing_synchronize() function to the
test.support module.
(cherry picked from commit ddbeb2f3e02a510c5784ffd74c5e09e8c70b5881)
(cherry picked from commit b1e736113484c99acb57e4acb417b91a9e58e7ff)
Diffstat (limited to '.azure-pipelines')
0 files changed, 0 insertions, 0 deletions