skip tests of test_socketserver when bind() raises PermissionError (non-root user on Android) · Issue #73370 · python/cpython · GitHub
Skip to content

skip tests of test_socketserver when bind() raises PermissionError (non-root user on Android) #73370

Description

@xdegaye
mannequin
BPO 29184
Nosy @xdegaye
PRs
  • bpo-29184: Skip test_socketserver tests on PermissionError raised by … #4387
  • Files
  • test_socketserver.patch
  • issue29184_01.patch
  • 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 2017-11-18.17:13:50.789>
    created_at = <Date 2017-01-06.19:48:57.092>
    labels = ['3.7', 'type-bug', 'tests']
    title = 'skip tests of test_socketserver when bind() raises PermissionError (non-root user on Android)'
    updated_at = <Date 2017-11-18.17:13:50.788>
    user = 'https://github.com/xdegaye'

    bugs.python.org fields:

    activity = <Date 2017-11-18.17:13:50.788>
    actor = 'xdegaye'
    assignee = 'none'
    closed = True
    closed_date = <Date 2017-11-18.17:13:50.789>
    closer = 'xdegaye'
    components = ['Tests']
    creation = <Date 2017-01-06.19:48:57.092>
    creator = 'xdegaye'
    dependencies = []
    files = ['46201', '46234']
    hgrepos = []
    issue_num = 29184
    keywords = ['patch']
    message_count = 4.0
    messages = ['284845', '284936', '285067', '306485']
    nosy_count = 1.0
    nosy_names = ['xdegaye']
    pr_nums = ['4387']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue29184'
    versions = ['Python 3.7']

    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.7 (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