summaryrefslogtreecommitdiffstats
path: root/Lib/test/test_pydoc/test_pydoc.py
diff options
context:
space:
mode:
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>2024-02-17 15:38:38 (GMT)
committerGitHub <noreply@github.com>2024-02-17 15:38:38 (GMT)
commita23aecc73777e6370792728c4dcd3af8999ba791 (patch)
tree6e64874bf9791238f3a9bed1402dc9d8f2a828fb /Lib/test/test_pydoc/test_pydoc.py
parent6fbc61070fda2ffb8889e77e3b24bca4249ab4d1 (diff)
downloadcpython-a23aecc73777e6370792728c4dcd3af8999ba791.zip
cpython-a23aecc73777e6370792728c4dcd3af8999ba791.tar.gz
cpython-a23aecc73777e6370792728c4dcd3af8999ba791.tar.bz2
[3.11] Fix ProgramPriorityTests on FreeBSD with high nice value (GH-100145) (GH-115615)
It expects priority to be capped with 19, which is the cap for Linux, but for FreeBSD the cap is 20 and the test fails under the similar conditions. Tweak the condition to cover FreeBSD as well. (cherry picked from commit 437924465de5cb81988d1e580797b07090c26a28) Co-authored-by: Dmitry Marakasov <amdmi3@amdmi3.ru>
Diffstat (limited to 'Lib/test/test_pydoc/test_pydoc.py')
0 files changed, 0 insertions, 0 deletions