Skip to content

Generator tests is broken in non-CPython implementation #76565

@isaiah

Description

@isaiah
mannequin
BPO 32384
Nosy @berkerpeksag, @1st1, @isaiah
PRs
  • bpo-32384 fix test.test_generators for other implementations #4940
  • bpo-32384: skip the test unless an import succeeds #5005
  • [3.7] bpo-32384: Skip test when _testcapi isn't available (GH-4940) #6891
  • [3.6] bpo-32384: Skip test when _testcapi isn't available (GH-4940) #6892
  • 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 = None
    closed_at = <Date 2018-05-16.09:18:06.287>
    created_at = <Date 2017-12-20.10:50:40.604>
    labels = ['3.7', '3.8', 'type-bug', 'tests']
    title = 'Generator tests is broken in non-CPython implementation'
    updated_at = <Date 2018-05-16.09:18:06.286>
    user = 'https://github.com/isaiah'

    bugs.python.org fields:

    activity = <Date 2018-05-16.09:18:06.286>
    actor = 'berker.peksag'
    assignee = 'none'
    closed = True
    closed_date = <Date 2018-05-16.09:18:06.287>
    closer = 'berker.peksag'
    components = ['Tests']
    creation = <Date 2017-12-20.10:50:40.604>
    creator = 'isaiahp'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 32384
    keywords = ['patch']
    message_count = 5.0
    messages = ['308717', '316780', '316787', '316791', '316792']
    nosy_count = 3.0
    nosy_names = ['berker.peksag', 'yselivanov', 'isaiahp']
    pr_nums = ['4940', '5005', '6891', '6892']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue32384'
    versions = ['Python 3.6', 'Python 3.7', 'Python 3.8']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      3.7 (EOL)end of life3.8 (EOL)end of lifetestsTests in the Lib/test dirtype-bugAn unexpected behavior, bug, or error

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions