[issue10848] Move test.regrtest from getopt to argparse

R. David Murray report at bugs.python.org
Thu Jan 27 00:31:51 CET 2011


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

I would open three new bugs to address the issues you raise.  It ought to be possible to rename things so that we can eliminate the pre-population of NOTTESTS (if not I'd like to know why not!).  STDTESTS appear to move certain tests to the front, possibly for stability reasons?  Perhaps that can be eliminated as well; certainly it seems worth investigating.  If we can't eliminate it then a check could be added such that the tests would not be returned if they don't actually show up in the directory passed to findtests.  The coverdir thing looks like a bug.

----------

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


More information about the Python-bugs-list mailing list