Skip to content

bpo-46150: Allow test_pathlib to pass on systems where fakeuser exists. #30244

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Dec 24, 2021

Conversation

gpshead
Copy link
Member

@gpshead gpshead commented Dec 24, 2021

By providing a more likely to be unique username not used for testing of other infrastructure. ;)

https://bugs.python.org/issue46150

@gpshead gpshead added tests Tests in the Lib/test dir skip issue skip news needs backport to 3.9 only security fixes needs backport to 3.10 only security fixes labels Dec 24, 2021
@gpshead gpshead merged commit d888067 into python:main Dec 24, 2021
@miss-islington
Copy link
Contributor

Thanks @gpshead for the PR 🌮🎉.. I'm working now to backport this PR to: 3.9, 3.10.
🐍🍒⛏🤖

@gpshead gpshead deleted the fakeuser-disambiguation-LOL branch December 24, 2021 03:17
miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Dec 24, 2021
@bedevere-bot
Copy link

GH-30245 is a backport of this pull request to the 3.10 branch.

@bedevere-bot bedevere-bot removed the needs backport to 3.10 only security fixes label Dec 24, 2021
miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Dec 24, 2021
@bedevere-bot
Copy link

GH-30246 is a backport of this pull request to the 3.9 branch.

@sobolevn
Copy link
Member

@gpshead alternative PR: #30240 🙂

@gpshead gpshead changed the title Allow test_pathlib to pass on systems where fakeuser exists. bpo-46150: Allow test_pathlib to pass on systems where fakeuser exists. Dec 24, 2021
miss-islington added a commit that referenced this pull request Dec 24, 2021
(cherry picked from commit d888067)

Co-authored-by: Gregory P. Smith <[email protected]>
miss-islington added a commit that referenced this pull request Dec 24, 2021
(cherry picked from commit d888067)

Co-authored-by: Gregory P. Smith <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
skip issue skip news tests Tests in the Lib/test dir
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants