test_shutil fails with symlinks enabled under Windows · Issue #58045 · python/cpython · GitHub
Skip to content

test_shutil fails with symlinks enabled under Windows #58045

Description

@pitrou
BPO 13837
Nosy @loewis, @atsuoishimoto, @pitrou, @vstinner, @tjguk, @berkerpeksag, @hynek
Superseder
  • bpo-20055: On Windows NT 6 with administrator account, there are two failing tests on test_shutil.py
  • 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 = None
    closed_at = <Date 2018-08-13.05:26:52.899>
    created_at = <Date 2012-01-22.18:10:06.764>
    labels = ['tests', 'type-bug', 'library']
    title = 'test_shutil fails with symlinks enabled under Windows'
    updated_at = <Date 2018-08-13.05:26:52.897>
    user = 'https://github.com/pitrou'

    bugs.python.org fields:

    activity = <Date 2018-08-13.05:26:52.897>
    actor = 'berker.peksag'
    assignee = 'none'
    closed = True
    closed_date = <Date 2018-08-13.05:26:52.899>
    closer = 'berker.peksag'
    components = ['Library (Lib)', 'Tests']
    creation = <Date 2012-01-22.18:10:06.764>
    creator = 'pitrou'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 13837
    keywords = []
    message_count = 8.0
    messages = ['151783', '151784', '165997', '166213', '167455', '172292', '223301', '323462']
    nosy_count = 8.0
    nosy_names = ['loewis', 'ishimoto', 'pitrou', 'vstinner', 'tim.golden', 'BreamoreBoy', 'berker.peksag', 'hynek']
    pr_nums = []
    priority = 'normal'
    resolution = 'duplicate'
    stage = 'resolved'
    status = 'closed'
    superseder = '20055'
    type = 'behavior'
    url = 'https://bugs.python.org/issue13837'
    versions = ['Python 3.3']

    Activity

    Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      stdlibStandard Library Python modules in the Lib/ directorytestsTests in the Lib/test dirtype-bugAn unexpected behavior, bug, or error

      Projects

      No projects

        Milestone

        No milestone

        Relationships

        None yet

        Development

        No branches or pull requests

        Issue actions