Skip to content

regrtest: add --list-cases option to only display test case identifiers #74708

@vstinner

Description

@vstinner
BPO 30523
Nosy @vstinner, @rbtcollins, @ezio-melotti, @voidspace, @serhiy-storchaka, @JulienPalard, @mlouielu
PRs
  • bpo-30523: unittest: add --list-tests option #1885
  • bpo-30523: regrtest: Add --list-cases option #2238
  • bpo-30523: Add --list-cases unittest #2243
  • [3.6] Synchronize libregrtest from master to 3.6 #2244
  • [2.7] bpo-30540, bpo-30523: Add --matchfile and --list-cases options to regrtest #2249
  • [3.5] bpo-30540, bpo-30523: Add --matchfile and --list-cases options to regrtest #2250
  • bpo-30523: regrtest --list-cases now supports --match #2401
  • [3.6] bpo-30523, bpo-30764, bpo-30776: Sync regrtest from master #2441
  • [3.5] bpo-30523, bpo-30764, bpo-30776: Sync regrtest from master #2442
  • [2.7] bpo-30523, bpo-30764, bpo-30776: Sync regrtest from master #2444
  • 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-06-26.09:47:46.672>
    created_at = <Date 2017-05-31.09:22:37.791>
    labels = ['3.7', 'type-feature', 'tests']
    title = 'regrtest: add --list-cases option to only display test case identifiers'
    updated_at = <Date 2017-06-27.14:56:45.897>
    user = 'https://github.com/vstinner'

    bugs.python.org fields:

    activity = <Date 2017-06-27.14:56:45.897>
    actor = 'vstinner'
    assignee = 'none'
    closed = True
    closed_date = <Date 2017-06-26.09:47:46.672>
    closer = 'vstinner'
    components = ['Tests']
    creation = <Date 2017-05-31.09:22:37.791>
    creator = 'vstinner'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 30523
    keywords = []
    message_count = 26.0
    messages = ['294825', '294828', '294829', '294830', '294840', '295084', '295087', '295146', '295166', '295500', '296158', '296170', '296175', '296176', '296177', '296180', '296189', '296201', '296207', '296208', '296863', '296864', '296884', '297035', '297042', '297045']
    nosy_count = 7.0
    nosy_names = ['vstinner', 'rbcollins', 'ezio.melotti', 'michael.foord', 'serhiy.storchaka', 'mdk', 'louielu']
    pr_nums = ['1885', '2238', '2243', '2244', '2249', '2250', '2401', '2441', '2442', '2444']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'enhancement'
    url = 'https://bugs.python.org/issue30523'
    versions = ['Python 2.7', 'Python 3.5', 'Python 3.6', '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