Skip to content

regrtest --findleaks should fail if an uncollectable object is found #80900

@vstinner

Description

@vstinner
BPO 36719
Nosy @vstinner, @miss-islington
PRs
  • bpo-36719: regrtest findleaks fail on uncollectable object #12951
  • bpo-36719: Fix regrtest re-run #12964
  • bpo-36719: regrtest closes explicitly WindowsLoadTracker #12965
  • [3.7] bpo-36719: sync regrtest with master branch #12967
  • bpo-36719: regrtest -jN no longer stops on crash #13231
  • [3.7] bpo-36719: regrtest -jN no longer stops on crash (GH-13231) #13291
  • bpo-36719: Fix regrtest MultiprocessThread #13301
  • [3.7] bpo-36719: Fix regrtest MultiprocessThread (GH-13301) #13303
  • 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 2019-04-27.07:45:19.624>
    created_at = <Date 2019-04-25.14:49:40.612>
    labels = ['3.8', 'tests']
    title = 'regrtest --findleaks should fail if an uncollectable object is found'
    updated_at = <Date 2019-05-14.12:12:52.411>
    user = 'https://github.com/vstinner'

    bugs.python.org fields:

    activity = <Date 2019-05-14.12:12:52.411>
    actor = 'vstinner'
    assignee = 'none'
    closed = True
    closed_date = <Date 2019-04-27.07:45:19.624>
    closer = 'vstinner'
    components = ['Tests']
    creation = <Date 2019-04-25.14:49:40.612>
    creator = 'vstinner'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 36719
    keywords = ['patch']
    message_count = 10.0
    messages = ['340843', '340886', '340887', '340893', '340897', '340899', '342364', '342369', '342414', '342454']
    nosy_count = 2.0
    nosy_names = ['vstinner', 'miss-islington']
    pr_nums = ['12951', '12964', '12965', '12967', '13231', '13291', '13301', '13303']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = None
    url = 'https://bugs.python.org/issue36719'
    versions = ['Python 3.8']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      3.8 (EOL)end of lifetestsTests in the Lib/test dir

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions