Skip to content

Add timeout constants to test.support #82795

@vstinner

Description

@vstinner
BPO 38614
Nosy @vstinner
PRs
  • bpo-38614: Add timeout constants to test.support #16964
  • bpo-38614: Increase asyncio test_communicate() timeout #16995
  • bpo-38614: Use test.support.LOOPBACK_TIMEOUT constant #17554
  • bpo-38614: Use default join_thread() timeout in tests #17559
  • bpo-38614: Use test.support.LONG_TIMEOUT constant #17562
  • bpo-38614: Use test.support.INTERNET_TIMEOUT constant #17565
  • bpo-38614: Use test.support.SHORT_TIMEOUT constant #17566
  • bpo-38614: Use support timeout constants #17572
  • 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-12-11.21:26:41.405>
    created_at = <Date 2019-10-28.12:18:15.781>
    labels = ['tests', '3.9']
    title = 'Add timeout constants to test.support'
    updated_at = <Date 2019-12-11.21:26:41.397>
    user = 'https://github.com/vstinner'

    bugs.python.org fields:

    activity = <Date 2019-12-11.21:26:41.397>
    actor = 'vstinner'
    assignee = 'none'
    closed = True
    closed_date = <Date 2019-12-11.21:26:41.405>
    closer = 'vstinner'
    components = ['Tests']
    creation = <Date 2019-10-28.12:18:15.781>
    creator = 'vstinner'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 38614
    keywords = ['patch']
    message_count = 11.0
    messages = ['355537', '355708', '355718', '355719', '358215', '358217', '358221', '358225', '358255', '358279', '358280']
    nosy_count = 1.0
    nosy_names = ['vstinner']
    pr_nums = ['16964', '16995', '17554', '17559', '17562', '17565', '17566', '17572']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = None
    url = 'https://bugs.python.org/issue38614'
    versions = ['Python 3.9']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      3.9 (EOL)end of lifetestsTests in the Lib/test dir

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions