Skip to content

list duplicate test names with patchcheck #60283

Closed
@xdegaye

Description

@xdegaye
mannequin
BPO 16079
Nosy @rhettinger, @gpshead, @vstinner, @rbtcollins, @ned-deily, @ezio-melotti, @merwok, @cjerdonek, @xdegaye, @ambv, @miss-islington
PRs
  • bpo-16079: fix duplicate test method name in test_gzip. #12827
  • [3.7] bpo-16079: fix duplicate test method name in test_gzip. (GH-12827) #12828
  • bpo-16079: Add the duplicate_meth_defs.py tool as a pre-commit check on Travis #12886
  • [2.7] bpo-16079: Add the duplicate_meth_defs.py tool (GH-12886) #12940
  • [3.7] bpo-16079: Add the duplicate_meth_defs.py tool as a pre-commit check on Travis (GH-12886) #12950
  • Files
  • duplicate_test_names.patch
  • duplicate_code_names.py
  • std_lib_duplicates.txt
  • duplicate_code_names_2.py
  • ignored_duplicates
  • duplicate_code_names_3.py
  • 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 = None
    created_at = <Date 2012-09-28.10:15:37.662>
    labels = ['easy', 'tests', 'type-bug', 'library', '3.9']
    title = 'list duplicate test names with patchcheck'
    updated_at = <Date 2019-11-27.18:45:45.910>
    user = 'https://github.com/xdegaye'

    bugs.python.org fields:

    activity = <Date 2019-11-27.18:45:45.910>
    actor = 'brett.cannon'
    assignee = 'none'
    closed = False
    closed_date = None
    closer = None
    components = ['Library (Lib)', 'Tests']
    creation = <Date 2012-09-28.10:15:37.662>
    creator = 'xdegaye'
    dependencies = []
    files = ['27326', '27375', '27376', '31891', '31892', '48265']
    hgrepos = []
    issue_num = 16079
    keywords = ['patch', 'easy']
    message_count = 31.0
    messages = ['171428', '171499', '171505', '171509', '171511', '171512', '171513', '171519', '171536', '171544', '171548', '171558', '171559', '171576', '171734', '198525', '198586', '229625', '340168', '340219', '340221', '340252', '340286', '340295', '340323', '340584', '340585', '340687', '340785', '340786', '351668']
    nosy_count = 11.0
    nosy_names = ['rhettinger', 'gregory.p.smith', 'vstinner', 'rbcollins', 'ned.deily', 'ezio.melotti', 'eric.araujo', 'chris.jerdonek', 'xdegaye', 'lukasz.langa', 'miss-islington']
    pr_nums = ['12827', '12828', '12886', '12940', '12950']
    priority = 'normal'
    resolution = None
    stage = 'patch review'
    status = 'open'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue16079'
    versions = ['Python 3.9']

    Linked PRs

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      3.9only security fixeseasystdlibPython modules in the Lib dirtestsTests 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