Skip to content

(unittest) loadTestsFromName does not work on method with a decorator #59176

@alex75

Description

@alex75
mannequin
BPO 14971
Nosy @bitdancer, @voidspace, @PCManticore
Files
  • unittest_method_name_difference.patch
  • unittest_method_name_difference_27.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/voidspace'
    closed_at = <Date 2013-09-08.03:34:23.621>
    created_at = <Date 2012-05-31.19:02:18.954>
    labels = ['type-bug', 'library']
    title = '(unittest) loadTestsFromName does not work on method with a decorator'
    updated_at = <Date 2013-09-08.03:34:23.620>
    user = 'https://bugs.python.org/alex75'

    bugs.python.org fields:

    activity = <Date 2013-09-08.03:34:23.620>
    actor = 'python-dev'
    assignee = 'michael.foord'
    closed = True
    closed_date = <Date 2013-09-08.03:34:23.621>
    closer = 'python-dev'
    components = ['Library (Lib)']
    creation = <Date 2012-05-31.19:02:18.954>
    creator = 'alex.75'
    dependencies = []
    files = ['25803', '31386']
    hgrepos = []
    issue_num = 14971
    keywords = ['patch']
    message_count = 10.0
    messages = ['162015', '162017', '162032', '162176', '162563', '186558', '186559', '195714', '195758', '197219']
    nosy_count = 7.0
    nosy_names = ['eckhardt', 'r.david.murray', 'michael.foord', 'docs@python', 'Claudiu.Popa', 'python-dev', 'alex.75']
    pr_nums = []
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue14971'
    versions = ['Python 2.7']

    Metadata

    Metadata

    Assignees

    Labels

    stdlibStandard Library Python modules in the Lib/ directorytype-bugAn unexpected behavior, bug, or error

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions