Skip to content

test_pathlib assumes "fakeuser" does not exist as user #90308

Description

@Yhg1s
BPO 46150
Nosy @Yhg1s, @gpshead, @miss-islington, @sobolevn
PRs
  • bpo-46150: ensure fakename does not exist in PosixPathTest.test_expanduser #30240
  • bpo-46150: Allow test_pathlib to pass on systems where fakeuser exists. #30244
  • [3.10] bpo-46150: ensure fakeuser does not exist in PosixPathTest.test_expanduser (GH-30240) #30248
  • [3.9] bpo-46150: ensure fakeuser does not exist in PosixPathTest.test_expanduser (GH-30240) #30249
  • [3.9] bpo-46150: ensure fakeuser does not exist in PosixPathTest.test_expanduser (GH-30240) #30249
  • [3.9] bpo-46150: ensure fakeuser does not exist in PosixPathTest.test_expanduser (GH-30240) #30249
  • Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.

    Show more details

    GitHub fields:

    assignee = 'https://github.com/gpshead'
    closed_at = <Date 2021-12-27.18:37:51.941>
    created_at = <Date 2021-12-22.12:58:48.118>
    labels = ['tests', '3.9', '3.10', '3.11']
    title = 'test_pathlib assumes "fakeuser" does not exist as user'
    updated_at = <Date 2021-12-27.18:37:51.940>
    user = 'https://github.com/Yhg1s'

    bugs.python.org fields:

    activity = <Date 2021-12-27.18:37:51.940>
    actor = 'gregory.p.smith'
    assignee = 'gregory.p.smith'
    closed = True
    closed_date = <Date 2021-12-27.18:37:51.941>
    closer = 'gregory.p.smith'
    components = ['Tests']
    creation = <Date 2021-12-22.12:58:48.118>
    creator = 'twouters'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 46150
    keywords = ['patch']
    message_count = 4.0
    messages = ['409030', '409128', '409130', '409131']
    nosy_count = 4.0
    nosy_names = ['twouters', 'gregory.p.smith', 'miss-islington', 'sobolevn']
    pr_nums = ['30240', '30244', '30248', '30249', '30249', '30249']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = None
    url = 'https://bugs.python.org/issue46150'
    versions = ['Python 3.9', 'Python 3.10', 'Python 3.11']

    Metadata

    Metadata

    Assignees

    Labels

    3.10only security fixes3.11only security fixes3.9 (EOL)end of lifetestsTests in the Lib/test dir

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions