Skip to content

document (lack of) interaction between @expectedFailure on a test_method and setUp #54757

@voidspace

Description

@voidspace
BPO 10548
Nosy @ncoghlan, @rbtcollins, @bitdancer, @voidspace, @miss-islington, @iritkatriel
PRs
  • bpo-10548: [doc] unittest's expectedFailure decorator does not apply to fixtures #23201
  • [3.10] bpo-10548: expectedFailure does not apply to fixtures (GH-23201) #26044
  • [3.9] bpo-10548: expectedFailure does not apply to fixtures (GH-23201) #26045
  • 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 2021-05-11.22:24:12.596>
    created_at = <Date 2010-11-27.15:16:36.990>
    labels = ['type-bug', 'library', '3.9', '3.10', '3.11']
    title = 'document (lack of) interaction between @expectedFailure on a test_method and setUp'
    updated_at = <Date 2021-05-11.22:24:12.596>
    user = 'https://github.com/voidspace'

    bugs.python.org fields:

    activity = <Date 2021-05-11.22:24:12.596>
    actor = 'iritkatriel'
    assignee = 'michael.foord'
    closed = True
    closed_date = <Date 2021-05-11.22:24:12.596>
    closer = 'iritkatriel'
    components = ['Library (Lib)']
    creation = <Date 2010-11-27.15:16:36.990>
    creator = 'michael.foord'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 10548
    keywords = ['patch']
    message_count = 25.0
    messages = ['122530', '122735', '122745', '123485', '123493', '123508', '123513', '123538', '123598', '144258', '144259', '229860', '229861', '229862', '229863', '229875', '230005', '230008', '230009', '230064', '230087', '230089', '230105', '393476', '393477']
    nosy_count = 7.0
    nosy_names = ['ncoghlan', 'rbcollins', 'r.david.murray', 'michael.foord', 'hpk', 'miss-islington', 'iritkatriel']
    pr_nums = ['23201', '26044', '26045']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue10548'
    versions = ['Python 3.9', 'Python 3.10', 'Python 3.11']

    Metadata

    Metadata

    Assignees

    Labels

    3.10only security fixes3.11only security fixes3.9 (EOL)end of lifestdlibStandard Library Python modules in the Lib/ directorytype-bugAn unexpected behavior, bug, or error
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions