[New-bugs-announce] [issue26840] Hidden test in test_heapq

Serhiy Storchaka report at bugs.python.org
Sun Apr 24 15:20:08 EDT 2016


New submission from Serhiy Storchaka:

There are two methods test_get_only in TestErrorHandling in test_heapq. The latter hides the former.

There is only one test_get_only in 2.7.

----------
assignee: rhettinger
components: Tests
messages: 264123
nosy: rhettinger, serhiy.storchaka
priority: normal
severity: normal
stage: needs patch
status: open
title: Hidden test in test_heapq
type: behavior
versions: Python 3.5, Python 3.6

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


More information about the New-bugs-announce mailing list