summaryrefslogtreecommitdiffstats
path: root/Doc/library
diff options
context:
space:
mode:
authorVictor Stinner <vstinner@python.org>2019-11-21 11:54:54 (GMT)
committerGitHub <noreply@github.com>2019-11-21 11:54:54 (GMT)
commit3ab479a2d1959923c9ab80c227dd1f39720b4e2d (patch)
tree6e13436ee858715712bf215524b69eddbfd29e5e /Doc/library
parent0127bb1c5c3286f87e284ff6083133bfdcfd5a4f (diff)
downloadcpython-3ab479a2d1959923c9ab80c227dd1f39720b4e2d.zip
cpython-3ab479a2d1959923c9ab80c227dd1f39720b4e2d.tar.gz
cpython-3ab479a2d1959923c9ab80c227dd1f39720b4e2d.tar.bz2
bpo-38692: Skip test_posix.test_pidfd_open() on EPERM (GH-17290)
Skip the test_posix.test_pidfd_open() test if os.pidfd_open() fails with a PermissionError. This situation can happen in a Linux sandbox using a syscall whitelist which doesn't allow the pidfd_open() syscall yet (like systemd-nspawn).
Diffstat (limited to 'Doc/library')
0 files changed, 0 insertions, 0 deletions