[issue19123] duplicate test name in Lib/test/test_regrtest.py

Xavier de Gaye report at bugs.python.org
Sun Sep 29 12:24:06 CEST 2013


New submission from Xavier de Gaye:

Duplicate method names:
./Lib/test/test_regrtest.py:210 ParseArgsTestCase.test_findleaks

Attached patch fixes it.

----------
components: Library (Lib)
files: duplicate_test_name.patch
keywords: patch
messages: 198577
nosy: ezio.melotti, michael.foord, pitrou, xdegaye
priority: normal
severity: normal
status: open
title: duplicate test name in Lib/test/test_regrtest.py
type: behavior
versions: Python 3.4
Added file: http://bugs.python.org/file31904/duplicate_test_name.patch

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue19123>
_______________________________________


More information about the Python-bugs-list mailing list