Skip to content

test_eintr fails on AIX since fcntl functions were modified #79814

@aixtools

Description

@aixtools
BPO 35633
Nosy @aixtools, @Mariatta, @miss-islington, @kadler
PRs
  • bpo-35633: test_lockf() fails with "PermissionError: [Errno 13] Permission denied" on AIX #11424
  • bpo-35633: test_lockf() fails with "PermissionError: [Errno 13] Permission denied" on AIX #11424
  • [3.7] bpo-35633: test_lockf() fails with "PermissionError: [Errno 13] Permission denied" on AIX (GH-11424) #11858
  • bpo-35704: Prevent test_shutil fail result when AIX is 32-bit and MAXDATA < 0x20000000 #11500
  • 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 2019-02-14.18:25:02.289>
    created_at = <Date 2019-01-01.18:09:08.290>
    labels = ['3.7', '3.8', 'type-bug', 'tests']
    title = 'test_eintr fails on AIX since fcntl functions were modified'
    updated_at = <Date 2021-05-10.21:30:57.620>
    user = 'https://github.com/aixtools'

    bugs.python.org fields:

    activity = <Date 2021-05-10.21:30:57.620>
    actor = 'vstinner'
    assignee = 'none'
    closed = True
    closed_date = <Date 2019-02-14.18:25:02.289>
    closer = 'Mariatta'
    components = ['Tests']
    creation = <Date 2019-01-01.18:09:08.290>
    creator = 'Michael.Felt'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 35633
    keywords = ['patch', 'patch']
    message_count = 18.0
    messages = ['332846', '332936', '333015', '333020', '333048', '333064', '333157', '333179', '333658', '333662', '334021', '334147', '335550', '335552', '335553', '337630', '337701', '393161']
    nosy_count = 4.0
    nosy_names = ['Michael.Felt', 'Mariatta', 'miss-islington', 'kadler']
    pr_nums = ['11424', '11424', '11858', '11500']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue35633'
    versions = ['Python 3.6', 'Python 3.7', 'Python 3.8']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      3.7 (EOL)end of life3.8 (EOL)end of lifetestsTests 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