Skip to content

unittest.py patch: add skipped test functionality #40949

@rblank

Description

@rblank
mannequin
BPO 1034053
Nosy @birkenfeld, @rhettinger, @ncoghlan, @pitrou, @giampaolo, @benjaminp
Files
  • unittest_skip.patch: Patch against unittest.py from Python 2.3.3
  • testSkippedTest.py: Test suite for test-skipping functionality
  • SkippedTestDemo.py: Sample code for test-skipping functionality
  • skip.diff
  • unittest_galore.patch
  • 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/benjaminp'
    closed_at = <Date 2009-03-23.21:51:07.758>
    created_at = <Date 2004-09-24.14:08:18.000>
    labels = ['type-feature', 'library']
    title = 'unittest.py patch: add skipped test functionality'
    updated_at = <Date 2009-03-23.21:51:07.757>
    user = 'https://bugs.python.org/rblank'

    bugs.python.org fields:

    activity = <Date 2009-03-23.21:51:07.757>
    actor = 'benjamin.peterson'
    assignee = 'benjamin.peterson'
    closed = True
    closed_date = <Date 2009-03-23.21:51:07.758>
    closer = 'benjamin.peterson'
    components = ['Library (Lib)']
    creation = <Date 2004-09-24.14:08:18.000>
    creator = 'rblank'
    dependencies = []
    files = ['6263', '6264', '6265', '11098', '13399']
    hgrepos = []
    issue_num = 1034053
    keywords = ['patch']
    message_count = 27.0
    messages = ['46926', '46927', '46928', '46929', '46930', '46931', '46932', '46933', '46934', '46935', '46936', '46937', '46938', '46939', '46940', '61284', '61492', '61517', '71014', '71015', '78409', '78424', '78467', '83975', '83977', '83992', '84042']
    nosy_count = 10.0
    nosy_names = ['georg.brandl', 'rhettinger', 'calvin', 'purcell', 'ncoghlan', 'pitrou', 'rblank', 'giampaolo.rodola', 'pupeno', 'benjamin.peterson']
    pr_nums = []
    priority = 'normal'
    resolution = 'accepted'
    stage = 'patch review'
    status = 'closed'
    superseder = None
    type = 'enhancement'
    url = 'https://bugs.python.org/issue1034053'
    versions = ['Python 3.1', 'Python 2.7']

    Metadata

    Metadata

    Assignees

    Labels

    stdlibStandard Library Python modules in the Lib/ directorytype-featureA feature request or enhancement

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions