Skip to content

Many multiprocessing tests are silently skipped since 3.9 #89205

@serhiy-storchaka

Description

@serhiy-storchaka
BPO 45042
Nosy @pitrou, @vstinner, @ambv, @serhiy-storchaka, @applio, @miss-islington, @sobolevn
PRs
  • bpo-45042: Now test classes decorated with requires_hashdigest are not skipped #28060
  • [3.10] bpo-45042: Now test classes decorated with requires_hashdigest are not skipped (GH-28060) #28168
  • [3.9] bpo-45042: Now test classes decorated with `requires_hashdigest… #28169
  • bpo-45052: Unskips a failing test_shared_memory_basics test #28182
  • 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 2021-09-05.06:42:38.629>
    created_at = <Date 2021-08-29.11:01:30.705>
    labels = ['type-bug', 'tests', '3.9', '3.10', '3.11']
    title = 'Many multiprocessing tests are silently skipped since 3.9'
    updated_at = <Date 2021-09-20.07:49:54.187>
    user = 'https://github.com/serhiy-storchaka'

    bugs.python.org fields:

    activity = <Date 2021-09-20.07:49:54.187>
    actor = 'vstinner'
    assignee = 'none'
    closed = True
    closed_date = <Date 2021-09-05.06:42:38.629>
    closer = 'serhiy.storchaka'
    components = ['Tests']
    creation = <Date 2021-08-29.11:01:30.705>
    creator = 'serhiy.storchaka'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 45042
    keywords = ['patch', '3.9regression']
    message_count = 13.0
    messages = ['400521', '400587', '400588', '400590', '400594', '400597', '400605', '400612', '400650', '401060', '401061', '401072', '402204']
    nosy_count = 7.0
    nosy_names = ['pitrou', 'vstinner', 'lukasz.langa', 'serhiy.storchaka', 'davin', 'miss-islington', 'sobolevn']
    pr_nums = ['28060', '28168', '28169', '28182']
    priority = 'high'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue45042'
    versions = ['Python 3.9', 'Python 3.10', 'Python 3.11']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      3.10only security fixes3.11only security fixes3.9only security fixestestsTests 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