Skip to content

False positives when running leak tests with -R 1:1 #78054

@pablogsal

Description

@pablogsal
BPO 33873
Nosy @vstinner, @serhiy-storchaka, @pablogsal
PRs
  • bpo-33873: Fix bug in runtest.py and add checks for invalid -R parameters #7735
  • bpo-33873: Add warning when using less than 3 warmup runs in runtest.py. #7736
  • [3.7] bpo-33873: Fix bug in runtest.py and add checks for invalid -R parameters (GH-7735) #7933
  • [3.6] bpo-33873: Fix bug in runtest.py and add checks for invalid -R parameters (GH-7735) #7934
  • bpo-33873: Backport regrtest from master to 3.7 #7935
  • [2.7] bpo-33873: Backport regrtest from master #7936
  • [3.6] bpo-33873: Backport regrtest from master to 3.6 (GH-7935) #7937
  • 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-06-26.22:45:32.457>
    created_at = <Date 2018-06-15.22:42:06.428>
    labels = ['3.7', '3.8', 'type-bug', 'tests']
    title = 'False positives when running leak tests with -R 1:1'
    updated_at = <Date 2018-06-26.22:45:32.454>
    user = 'https://github.com/pablogsal'

    bugs.python.org fields:

    activity = <Date 2018-06-26.22:45:32.454>
    actor = 'vstinner'
    assignee = 'none'
    closed = True
    closed_date = <Date 2018-06-26.22:45:32.457>
    closer = 'vstinner'
    components = ['Tests']
    creation = <Date 2018-06-15.22:42:06.428>
    creator = 'pablogsal'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 33873
    keywords = ['patch']
    message_count = 15.0
    messages = ['319688', '319689', '319690', '319691', '319693', '319694', '320077', '320118', '320120', '320492', '320510', '320514', '320517', '320522', '320524']
    nosy_count = 3.0
    nosy_names = ['vstinner', 'serhiy.storchaka', 'pablogsal']
    pr_nums = ['7735', '7736', '7933', '7934', '7935', '7936', '7937']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue33873'
    versions = ['Python 2.7', '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