Skip to content

Some tests in test_socket are not run #89350

Description

@serhiy-storchaka
BPO 45187
Nosy @vstinner, @ambv, @serhiy-storchaka, @miss-islington
PRs
  • bpo-45187: Collect test_socket tests using unittest. #28317
  • [3.10] bpo-45187: Collect test_socket tests using unittest (GH-28317) #28412
  • [3.9] bpo-45187: Collect test_socket tests using unittest (GH-28317) #28413
  • bpo-45187: Fix dangling threads in test_socket.CreateServerFunctionalTest #28422
  • [3.10] bpo-45187: Fix dangling threads in test_socket.CreateServerFunctionalTest (GH-28422) #28423
  • [3.9] bpo-45187: Fix dangling threads in test_socket.CreateServerFunctionalTest (GH-28422) #28424
  • Dependencies
  • bpo-45212: Dangling threads in skipped tests in test_socket
  • bpo-45228: Stack buffer overflow in parsing J1939 network address
  • 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-17.13:21:30.740>
    created_at = <Date 2021-09-13.20:34:45.054>
    labels = ['type-bug', 'tests', '3.9', '3.10', '3.11']
    title = 'Some tests in test_socket are not run'
    updated_at = <Date 2021-09-20.07:56:00.391>
    user = 'https://github.com/serhiy-storchaka'

    bugs.python.org fields:

    activity = <Date 2021-09-20.07:56:00.391>
    actor = 'vstinner'
    assignee = 'none'
    closed = True
    closed_date = <Date 2021-09-17.13:21:30.740>
    closer = 'serhiy.storchaka'
    components = ['Tests']
    creation = <Date 2021-09-13.20:34:45.054>
    creator = 'serhiy.storchaka'
    dependencies = ['45212', '45228']
    files = []
    hgrepos = []
    issue_num = 45187
    keywords = ['patch']
    message_count = 10.0
    messages = ['401725', '401732', '402004', '402031', '402034', '402041', '402074', '402077', '402084', '402207']
    nosy_count = 4.0
    nosy_names = ['vstinner', 'lukasz.langa', 'serhiy.storchaka', 'miss-islington']
    pr_nums = ['28317', '28412', '28413', '28422', '28423', '28424']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue45187'
    versions = ['Python 3.9', 'Python 3.10', 'Python 3.11']

    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

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