[issue10992] tests failing when run under coverage

Kristian Vlaardingerbroek report at bugs.python.org
Tue Jan 25 18:15:58 CET 2011


Kristian Vlaardingerbroek <kristian.vlaardingerbroek at gmail.com> added the comment:

Following tests in test_descr.py fail:

test_collect_generations (line 261)
test_frame (line 183)
test_get_count (line 249)

These tests count the number of allocations and a trace function can mess this up.

----------

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


More information about the Python-bugs-list mailing list