[issue2604] doctest.DocTestCase fails when run repeatedly

Amaury Forgeot d'Arc report at bugs.python.org
Fri Apr 11 13:13:44 CEST 2008


Amaury Forgeot d'Arc <amauryfa at gmail.com> added the comment:

FWIW, the python testsuite needs repeatable tests, when running in
"reference leaks" mode.

See also r62100, where a DocTestSuite construction had to be moved into
the repeated function.

----------
nosy: +amaury.forgeotdarc

__________________________________
Tracker <report at bugs.python.org>
<http://bugs.python.org/issue2604>
__________________________________


More information about the Python-bugs-list mailing list