Skip to content

regrtest refleak: implement bisection feature #73698

@vstinner

Description

@vstinner
BPO 29512
Nosy @vstinner, @PierreQuentel, @serhiy-storchaka, @1st1
PRs
  • bpo-29512: Add test.bisect, bisect failing tests #2452
  • [3.6] bpo-29512, bpo-30776: Backport regrtest enhancements from master to 3.6 #2513
  • [3.5] bpo-29512, bpo-30764, bpo-30776: Backport regrtest enhancements from 3.6 to 3.5 #2540
  • [2.7] bpo-29512, bpo-30764: Backport regrtest enhancements from 3.5 to 2.7 #2541
  • [2.7] bpo-29512: Fix Lib/test/bisect.py shebang #4522
  • [2.7] bpo-29512: Rename Lib/test/bisect.py to bisect_cmd.py #7229
  • bpo-29512: Change bisect to bisect_cmd in docstring #13040
  • [3.7] bpo-29512: Change bisect to bisect_cmd in docstring (GH-13040) #13051
  • [2.7] bpo-29512: Change bisect to bisect_cmd in docstring (GH-13040) #13050
  • Files
  • bisect_test.py
  • bisect_test.py
  • bisect_test.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 2018-05-30.15:25:05.761>
    created_at = <Date 2017-02-09.11:46:03.741>
    labels = ['3.7', 'type-feature', 'tests']
    title = 'regrtest refleak: implement bisection feature'
    updated_at = <Date 2019-05-02.02:52:21.824>
    user = 'https://github.com/vstinner'

    bugs.python.org fields:

    activity = <Date 2019-05-02.02:52:21.824>
    actor = 'miss-islington'
    assignee = 'none'
    closed = True
    closed_date = <Date 2018-05-30.15:25:05.761>
    closer = 'vstinner'
    components = ['Tests']
    creation = <Date 2017-02-09.11:46:03.741>
    creator = 'vstinner'
    dependencies = []
    files = ['46918', '46933', '46934']
    hgrepos = []
    issue_num = 29512
    keywords = ['patch']
    message_count = 21.0
    messages = ['287405', '294827', '294962', '294964', '294965', '295449', '295450', '297081', '297093', '297421', '297566', '297576', '297586', '299043', '299045', '299047', '306825', '306876', '318134', '318191', '318192']
    nosy_count = 4.0
    nosy_names = ['vstinner', 'quentel', 'serhiy.storchaka', 'yselivanov']
    pr_nums = ['2452', '2513', '2540', '2541', '4522', '7229', '13040', '13051', '13050']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'enhancement'
    url = 'https://bugs.python.org/issue29512'
    versions = ['Python 3.7']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      3.7 (EOL)end of lifetestsTests in the Lib/test dirtype-featureA feature request or enhancement

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions