Skip to content

Fix regrtest timeout for subprocesses: regrtest -jN --timeout=SECONDS #81712

@nanjekyejoannah

Description

@nanjekyejoannah
BPO 37531
Nosy @vstinner, @jkloth, @koobs, @eryksun, @miss-islington, @nanjekyejoannah
PRs
  • bpo-37531: Fix regrtest timeout for subprocesses #14679
  • bpo-37531: Fix regrtest timeout for subprocesses #15072
  • [3.8] bpo-37531: Fix regrtest timeout for subprocesses (GH-15072) #15279
  • [3.7] bpo-37531: Fix regrtest timeout for subprocesses (GH-15072) #15280
  • bpo-37531: Enhance regrtest multiprocess timeout #15345
  • bpo-37531: Fix regrtest _timedout() function on timeout #15419
  • [3.8] bpo-37531: Enhance regrtest multiprocess timeout (GH-15345) #15871
  • [3.7] bpo-37531: Enhance regrtest multiprocess timeout (GH-15345) #15874
  • bpo-37531: regrtest main process uses shorter timeout #16220
  • [3.7] bpo-37531: regrtest main process uses shorter timeout (GH-16220) #16223
  • [3.8] bpo-37531: regrtest main process uses shorter timeout (GH-16220) #16224
  • bpo-37531: Skip test_regrtest.test_multiprocessing_timeout() on Windows #16247
  • bpo-37531: Skip test_regrtest.test_multiprocessing_timeout() on all platforms #16282
  • [3.8] bpo-37531: sync regrtest with master branch #16285
  • [3.7] bpo-37531: sync regrtest with master branch (GH-16285) #16289
  • bpo-37531: regrtest ignores output on timeout #16659
  • [3.8] bpo-37531: regrtest ignores output on timeout (GH-16659) #16676
  • [3.7] bpo-37531: regrtest ignores output on timeout (GH-16659) #16677
  • bpo-37531: regrtest now catchs ProcessLookupError #16827
  • Files
  • kill_timeout.py
  • test_kill.py
  • 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-10-09.15:06:10.652>
    created_at = <Date 2019-07-09.19:34:22.877>
    labels = ['3.8', '3.7', 'tests', '3.9', 'type-crash']
    title = 'Fix regrtest timeout for subprocesses: regrtest -jN --timeout=SECONDS'
    updated_at = <Date 2020-04-14.23:05:24.157>
    user = 'https://github.com/nanjekyejoannah'

    bugs.python.org fields:

    activity = <Date 2020-04-14.23:05:24.157>
    actor = 'vstinner'
    assignee = 'none'
    closed = True
    closed_date = <Date 2019-10-09.15:06:10.652>
    closer = 'vstinner'
    components = ['Tests']
    creation = <Date 2019-07-09.19:34:22.877>
    creator = 'nanjekyejoannah'
    dependencies = []
    files = ['48555', '48556']
    hgrepos = []
    issue_num = 37531
    keywords = ['patch']
    message_count = 51.0
    messages = ['347576', '349689', '349703', '349704', '349708', '350009', '350012', '350014', '350017', '350020', '350023', '350044', '350057', '350058', '350060', '350061', '350132', '350181', '350183', '350191', '350233', '350246', '350272', '350329', '350578', '351399', '351517', '351713', '351714', '351716', '351815', '352273', '352619', '352632', '352633', '352674', '352679', '352726', '352730', '352796', '352804', '352806', '354078', '354088', '354223', '354270', '354272', '354277', '354817', '366410', '366459']
    nosy_count = 7.0
    nosy_names = ['vstinner', 'jkloth', 'jeremy.kloth', 'koobs', 'eryksun', 'miss-islington', 'nanjekyejoannah']
    pr_nums = ['14679', '15072', '15279', '15280', '15345', '15419', '15871', '15874', '16220', '16223', '16224', '16247', '16282', '16285', '16289', '16659', '16676', '16677', '16827']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'crash'
    url = 'https://bugs.python.org/issue37531'
    versions = ['Python 3.7', 'Python 3.8', 'Python 3.9']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      3.7 (EOL)end of life3.8 (EOL)end of life3.9 (EOL)end of lifetestsTests in the Lib/test dirtype-crashA hard crash of the interpreter, possibly with a core dump

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions