]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.14] gh-148853: Catch PermissionError in test in_systemd_nspawn_sync_suppressed...
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Mon, 15 Jun 2026 14:52:51 +0000 (16:52 +0200)
committerGitHub <noreply@github.com>
Mon, 15 Jun 2026 14:52:51 +0000 (14:52 +0000)
commit462f64b4136cc9c7645257ab81981e749ed087c5
tree1fe8ca690381bdefc65afcc3b318936ff2456755
parentd06b473f8f7880d79b2ee694fde3bf174121c63c
[3.14] gh-148853: Catch PermissionError in test in_systemd_nspawn_sync_suppressed() (GH-148854) (#151505)

gh-148853: Catch PermissionError in test in_systemd_nspawn_sync_suppressed() (GH-148854)

/run/ on my FreeBSD install is not readable causing failing test.
(cherry picked from commit 35ce2e5f98c04cb8d1e442de5439d3151362e21b)

Co-authored-by: Nick Begg <nick@stunttruck.net>
Co-authored-by: blurb-it[bot] <43283697+blurb-it[bot]@users.noreply.github.com>
Lib/test/support/__init__.py
Misc/NEWS.d/next/Tests/2026-04-24-01-38-56.gh-issue-148853._uM4_Q.rst [new file with mode: 0644]