[issue9315] The trace module lacks unit tests

Alexander Belopolsky report at bugs.python.org
Sun Aug 1 07:50:50 CEST 2010


Alexander Belopolsky <belopolsky at users.sourceforge.net> added the comment:

I am attaching updated patches for py3k and release27-maint branches.  Unfortunately I cannot commit them as is.  When I run make test, I still get some strange failures.

Eli,

Why do you need to generated fakemodule inside test_trace?  Why not take the same approach as in test_profile where profiled functions are taken form test.profilee module?

----------
Added file: http://bugs.python.org/file18303/issue9315.4-release27.patch

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


More information about the Python-bugs-list mailing list