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

Duplicated test name in regex test script #47904

Closed
mrabarnett mannequin opened this issue Aug 23, 2008 · 2 comments
Closed

Duplicated test name in regex test script #47904

mrabarnett mannequin opened this issue Aug 23, 2008 · 2 comments
Labels
tests Tests in the Lib/test dir type-bug An unexpected behavior, bug, or error

Comments

@mrabarnett
Copy link
Mannequin

mrabarnett mannequin commented Aug 23, 2008

BPO 3654
Nosy @birkenfeld

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 2008-08-24.18:11:31.770>
created_at = <Date 2008-08-23.20:28:18.040>
labels = ['type-bug', 'tests']
title = 'Duplicated test name in regex test script'
updated_at = <Date 2008-09-21.12:00:01.318>
user = 'https://bugs.python.org/mrabarnett'

bugs.python.org fields:

activity = <Date 2008-09-21.12:00:01.318>
actor = 'timehorse'
assignee = 'none'
closed = True
closed_date = <Date 2008-08-24.18:11:31.770>
closer = 'georg.brandl'
components = ['Tests']
creation = <Date 2008-08-23.20:28:18.040>
creator = 'mrabarnett'
dependencies = []
files = []
hgrepos = []
issue_num = 3654
keywords = []
message_count = 2.0
messages = ['71813', '71849']
nosy_count = 3.0
nosy_names = ['georg.brandl', 'timehorse', 'mrabarnett']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = None
status = 'closed'
superseder = None
type = 'behavior'
url = 'https://bugs.python.org/issue3654'
versions = ['Python 2.6', 'Python 2.5', 'Python 3.0']

@mrabarnett
Copy link
Mannequin Author

mrabarnett mannequin commented Aug 23, 2008

The regex test script test_re.py has 2 tests called 'test_ignore_case'.

@mrabarnett mrabarnett mannequin added the tests Tests in the Lib/test dir label Aug 23, 2008
@pitrou pitrou added the type-bug An unexpected behavior, bug, or error label Aug 24, 2008
@birkenfeld
Copy link
Member

Fixed in r66014.

@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
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