New submission from Brett Cannon <br...@python.org>:

A bunch of tests fail when run under coverage (trend seems to be refcount 
tests). This is to act as a meta-issue to keep track of what tests need to be 
fixed.

[fail under both coverage.py and regrtest -T]
test_ctypes
test_descr
test_gc
test_metaclass
test_pydoc
test_trace

[coverage.py only]
test_genexps
test_sys

[regrtest -T only]
test_array
test_importlib
test_runpy

----------
components: Tests
messages: 126913
nosy: brett.cannon
priority: normal
severity: normal
stage: needs patch
status: open
title: tests failing when run under coverage
type: behavior
versions: Python 3.3

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue10992>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to