gh-116622: Skip `PosixPathTest.test_expanduser_pwd2` on platforms which don't support `pwd.getpwall` by mhsmith · Pull Request #122521 · python/cpython · GitHub
Skip to content

gh-116622: Skip PosixPathTest.test_expanduser_pwd2 on platforms which don't support pwd.getpwall - #122521

Merged
serhiy-storchaka merged 2 commits into
python:mainfrom
mhsmith:android-getpwall
Jul 31, 2024
Merged

serhiy-storchaka merged 2 commits into
python:mainfrom
mhsmith:android-getpwall

Conversation

@mhsmith

@mhsmith mhsmith commented Jul 31, 2024

Copy link
Copy Markdown
Member

This is consistent with the similar skip in test_pwd.

@mhsmith mhsmith added skip news needs backport to 3.13 bugs and security fixes labels Jul 31, 2024
@bedevere-app bedevere-app Bot added the tests Tests in the Lib/test dir label Jul 31, 2024
@mhsmith
mhsmith requested a review from serhiy-storchaka July 31, 2024 13:45
Comment thread Lib/test/test_posixpath.py Outdated
@mhsmith
mhsmith requested a review from serhiy-storchaka July 31, 2024 16:25
@serhiy-storchaka
serhiy-storchaka merged commit 8844197 into python:main Jul 31, 2024
@miss-islington-app

Copy link
Copy Markdown

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Jul 31, 2024
… which don't support pwd.getpwall (pythonGH-122521)

(cherry picked from commit 8844197)

Co-authored-by: Malcolm Smith <smith@chaquo.com>
@bedevere-app

bedevere-app Bot commented Jul 31, 2024

Copy link
Copy Markdown

@bedevere-app bedevere-app Bot removed the needs backport to 3.13 bugs and security fixes label Jul 31, 2024
serhiy-storchaka pushed a commit that referenced this pull request Aug 12, 2024
…s which don't support pwd.getpwall (GH-122521) (GH-122530)

(cherry picked from commit 8844197)

Co-authored-by: Malcolm Smith <smith@chaquo.com>
Co-authored-by: Russell Keith-Magee <russell@keith-magee.com>
blhsing pushed a commit to blhsing/cpython that referenced this pull request Aug 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

skip news tests Tests in the Lib/test dir

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants