Skip to content

Add means to mark unittest.TestCases as "do not load". #58739

@bitdancer

Description

@bitdancer
BPO 14534
Nosy @pitrou, @kristjanvalur, @rbtcollins, @ezio-melotti, @merwok, @bitdancer, @voidspace, @4kir4, @vadmium, @zware, @remilapeyre
Files
  • issue14534.diff: Patch by Victor Zhong and Lisha Ruan
  • unittest_do_not_run.diff: Patch for marking unittest as do not run
  • issue14534.v2.diff: Combined patch
  • issue14534.v3.diff: combined patch against default tip
  • 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 = 'https://github.com/voidspace'
    closed_at = None
    created_at = <Date 2012-04-09.13:10:52.390>
    labels = ['easy', 'type-feature', 'library']
    title = 'Add means to mark unittest.TestCases as "do not load".'
    updated_at = <Date 2019-02-24.22:49:24.668>
    user = 'https://github.com/bitdancer'

    bugs.python.org fields:

    activity = <Date 2019-02-24.22:49:24.668>
    actor = 'remi.lapeyre'
    assignee = 'michael.foord'
    closed = False
    closed_date = None
    closer = None
    components = ['Library (Lib)']
    creation = <Date 2012-04-09.13:10:52.390>
    creator = 'r.david.murray'
    dependencies = []
    files = ['35792', '35797', '36062', '36086']
    hgrepos = ['262', '263', '266']
    issue_num = 14534
    keywords = ['patch', 'easy']
    message_count = 41.0
    messages = ['157842', '157867', '157868', '157869', '157870', '157894', '157896', '157898', '157910', '158222', '158252', '220643', '220648', '220844', '220845', '220854', '220864', '220911', '220926', '220928', '220930', '220931', '220933', '220938', '221019', '221311', '221686', '221687', '221800', '223841', '223959', '224793', '224798', '224972', '224977', '225000', '225004', '248924', '248925', '248926', '249112']
    nosy_count = 13.0
    nosy_names = ['pitrou', 'kristjan.jonsson', 'rbcollins', 'stutzbach', 'ezio.melotti', 'eric.araujo', 'r.david.murray', 'michael.foord', 'akira', 'martin.panter', 'zach.ware', 'vzhong', 'remi.lapeyre']
    pr_nums = []
    priority = 'normal'
    resolution = None
    stage = 'needs patch'
    status = 'open'
    superseder = None
    type = 'enhancement'
    url = 'https://bugs.python.org/issue14534'
    versions = ['Python 3.6']

    Metadata

    Metadata

    Assignees

    Labels

    stdlibPython modules in the Lib dirtype-featureA feature request or enhancement

    Projects

    Status

    No status

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions