Skip to content

Multiple tests (test_socket, test_multiprocessing_*) fail due to incorrect recvmsg(2) buffer lengths, causing failures on FreeBSD CURRENT #78702

@pablogsal

Description

@pablogsal
BPO 34521
Nosy @vstinner, @ned-deily, @koobs, @pablogsal, @miss-islington
PRs
  • bpo-34521: Fix tests in test_socket to use correctly CMSG_LEN #9594
  • [3.7] bpo-34521: Fix tests in test_socket to use correctly CMSG_LEN (GH-9594) #9597
  • [3.6] bpo-34521: Fix tests in test_socket to use correctly CMSG_LEN (GH-9594) #9598
  • bpo-34521: Fix tests in test_multiprocessing_spawn to use correctly CMSG_SPACE #9613
  • bpo-34521: Fix tests in test_multiprocessing_spawn to use correctly CMSG_SPACE #9613
  • [3.6] bpo-34521: Fix tests in test_multiprocessing_spawn to use correctly CMSG_SPACE (GH-9613) #9618
  • [3.7] bpo-34521: Fix tests in test_multiprocessing_spawn to use correctly CMSG_SPACE (GH-9613) #9619
  • bpo-34521: Add NEWS entry for changes in GH-9613 #9850
  • [3.7] bpo-34521: Add NEWS entry for changes in GH-9613 (GH-9850) #9887
  • [3.6] bpo-34521: Add NEWS entry for changes in GH-9613 (GH-9850) #9888
  • [2.7] bpo-34521: Fix FD transfer in multiprocessing on FreeBSD #15422
  • Files
  • freebsd-current.python.3.x.build.301.stdio.log
  • 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-08-23.13:51:32.657>
    created_at = <Date 2018-08-27.17:12:58.290>
    labels = ['3.7', '3.8', 'type-bug', 'tests']
    title = 'Multiple tests (test_socket, test_multiprocessing_*) fail due to incorrect recvmsg(2) buffer lengths, causing failures on FreeBSD CURRENT'
    updated_at = <Date 2019-08-23.13:51:32.657>
    user = 'https://github.com/pablogsal'

    bugs.python.org fields:

    activity = <Date 2019-08-23.13:51:32.657>
    actor = 'vstinner'
    assignee = 'none'
    closed = True
    closed_date = <Date 2019-08-23.13:51:32.657>
    closer = 'vstinner'
    components = ['Tests', 'FreeBSD']
    creation = <Date 2018-08-27.17:12:58.290>
    creator = 'pablogsal'
    dependencies = []
    files = ['47835']
    hgrepos = []
    issue_num = 34521
    keywords = ['patch', 'buildbot']
    message_count = 25.0
    messages = ['324188', '324443', '326537', '326561', '326562', '326569', '326601', '326624', '326627', '326632', '326635', '327623', '327714', '327789', '327814', '328161', '328164', '328171', '330654', '330656', '344554', '350278', '350279', '350280', '350284']
    nosy_count = 5.0
    nosy_names = ['vstinner', 'ned.deily', 'koobs', 'pablogsal', 'miss-islington']
    pr_nums = ['9594', '9597', '9598', '9613', '9613', '9618', '9619', '9850', '9887', '9888', '15422']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue34521'
    versions = ['Python 2.7', '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