Skip to content

eliminate use of ImportError implicitly representing SkipTest #55175

@brettcannon

Description

@brettcannon
BPO 10966
Nosy @brettcannon, @orsenthil, @pitrou, @ezio-melotti, @merwok, @bitdancer, @ericsnowcurrently
Files
  • issue10966.diff: Import failures are a skip only on certain platforms for some tests
  • issue10966.diff
  • optional_tests.diff: Eliminate the concept of (expected) skip tests
  • remove_unexpected_skips.diff
  • 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/brettcannon'
    closed_at = <Date 2012-11-18.01:48:00.219>
    created_at = <Date 2011-01-20.23:40:27.903>
    labels = ['tests']
    title = 'eliminate use of ImportError implicitly representing SkipTest'
    updated_at = <Date 2012-11-18.01:48:04.976>
    user = 'https://github.com/brettcannon'

    bugs.python.org fields:

    activity = <Date 2012-11-18.01:48:04.976>
    actor = 'brett.cannon'
    assignee = 'brett.cannon'
    closed = True
    closed_date = <Date 2012-11-18.01:48:00.219>
    closer = 'brett.cannon'
    components = ['Tests']
    creation = <Date 2011-01-20.23:40:27.903>
    creator = 'brett.cannon'
    dependencies = []
    files = ['20736', '20737', '21364', '27984']
    hgrepos = []
    issue_num = 10966
    keywords = ['patch']
    message_count = 35.0
    messages = ['126663', '126664', '126778', '126779', '126783', '126787', '128258', '128320', '128326', '128328', '128332', '128333', '128334', '128335', '128338', '128339', '128344', '128349', '128351', '131930', '132034', '132041', '132043', '132044', '132045', '132046', '132047', '132066', '132216', '132235', '132633', '132742', '175591', '175666', '175841']
    nosy_count = 9.0
    nosy_names = ['brett.cannon', 'orsenthil', 'pitrou', 'ezio.melotti', 'eric.araujo', 'r.david.murray', 'akrpic77', 'python-dev', 'eric.snow']
    pr_nums = []
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = None
    url = 'https://bugs.python.org/issue10966'
    versions = ['Python 3.4']

    Metadata

    Metadata

    Assignees

    Labels

    testsTests in the Lib/test dir

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions