]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.15] 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:55:27 +0000 (16:55 +0200)
committerGitHub <noreply@github.com>
Mon, 15 Jun 2026 14:55:27 +0000 (14:55 +0000)
commitb5eea71702cb9ecff6b79c72b1f680ae88617316
tree12d4d73693c3be67e5b2e80bb6971ddc84944f0c
parentcc91b26ce1a0991cf68fcc1678424a2b787eae50
[3.15] gh-148853: Catch PermissionError in test in_systemd_nspawn_sync_suppressed() (GH-148854) (#151506)

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]