[issue11078] Have test___all__ check for duplicates

R. David Murray report at bugs.python.org
Mon Jan 31 18:09:30 CET 2011


R. David Murray <rdmurray at bitdance.com> added the comment:

Well, the test stops testing after the first failure.  Perhaps another enhancement request would be to make test__all__ a parameterized test so that it tests all modules even if one or more fail.

On linux, the dups are putenv and unsetenv.  And yes, deeper investigation of why os.py is adding them is required to fix this :)

----------

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


More information about the Python-bugs-list mailing list