Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

test_traceback fails in coverage run #74630

Closed
codedragon mannequin opened this issue May 23, 2017 · 3 comments
Closed

test_traceback fails in coverage run #74630

codedragon mannequin opened this issue May 23, 2017 · 3 comments
Labels
3.7 (EOL) end of life tests Tests in the Lib/test dir type-bug An unexpected behavior, bug, or error

Comments

@codedragon
Copy link
Mannequin

codedragon mannequin commented May 23, 2017

BPO 30445
Nosy @vstinner, @zware, @codedragon
PRs
  • bpo-30445 test was failing due to 'in comparison' being appended to the Recursi… #1775
  • [3.6] bpo-30445: Allow appended output in RecursionError message #3356
  • [3.6] bpo-30445: Allow appended output in RecursionError message #3357
  • 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 2017-05-24.21:25:03.374>
    created_at = <Date 2017-05-23.22:49:33.044>
    labels = ['3.7', 'type-bug', 'tests']
    title = 'test_traceback fails in coverage run'
    updated_at = <Date 2017-09-05.23:07:46.329>
    user = 'https://github.com/codedragon'

    bugs.python.org fields:

    activity = <Date 2017-09-05.23:07:46.329>
    actor = 'vstinner'
    assignee = 'none'
    closed = True
    closed_date = <Date 2017-05-24.21:25:03.374>
    closer = 'zach.ware'
    components = ['Tests']
    creation = <Date 2017-05-23.22:49:33.044>
    creator = 'maria'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 30445
    keywords = []
    message_count = 3.0
    messages = ['294396', '294397', '301396']
    nosy_count = 3.0
    nosy_names = ['vstinner', 'zach.ware', 'maria']
    pr_nums = ['1775', '3356', '3357']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue30445'
    versions = ['Python 3.7']

    @codedragon codedragon mannequin added 3.7 (EOL) end of life tests Tests in the Lib/test dir type-bug An unexpected behavior, bug, or error labels May 23, 2017
    @zware zware changed the title test_traceback fails when run early test_traceback fails in coverage run May 23, 2017
    @zware
    Copy link
    Member

    zware commented May 24, 2017

    New changeset 3480ef9 by Zachary Ware (codedragon) in branch 'master':
    bpo-30445: Allow appended output in RecursionError message
    3480ef9

    @zware
    Copy link
    Member

    zware commented May 24, 2017

    Merged, thanks for the patch!

    @zware zware closed this as completed May 24, 2017
    @vstinner
    Copy link
    Member

    vstinner commented Sep 5, 2017

    New changeset 6fce7ea by Victor Stinner in branch '3.6':
    bpo-30445: Allow appended output in RecursionError message (bpo-3356)
    6fce7ea

    @ezio-melotti ezio-melotti transferred this issue from another repository Apr 10, 2022
    Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
    Labels
    3.7 (EOL) end of life tests Tests in the Lib/test dir type-bug An unexpected behavior, bug, or error
    Projects
    None yet
    Development

    No branches or pull requests

    2 participants