]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-148853: Catch PermissionError in test in_systemd_nspawn_sync_suppressed() (#148854)
authorNick Begg <nick@stunttruck.net>
Mon, 15 Jun 2026 14:25:08 +0000 (16:25 +0200)
committerGitHub <noreply@github.com>
Mon, 15 Jun 2026 14:25:08 +0000 (16:25 +0200)
commit35ce2e5f98c04cb8d1e442de5439d3151362e21b
tree0348ac690730f7fc2db06f80a76b15c4f8ff35d8
parentb6a2eef2c1e259fde6f416e34f9ecd636d17f0e9
gh-148853: Catch PermissionError in test in_systemd_nspawn_sync_suppressed() (#148854)

/run/ on my FreeBSD install is not readable causing failing test.

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]