This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author r.david.murray
Recipients brett.cannon, eric.araujo, r.david.murray, rhettinger, sandro.tosi
Date 2011-01-26.23:31:49
SpamBayes Score 8.2846874e-10
Marked as misclassified No
Message-id <1296084711.79.0.600181745651.issue10848@psf.upfronthosting.co.za>
In-reply-to
Content
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.
History
Date User Action Args
2011-01-26 23:31:51r.david.murraysetrecipients: + r.david.murray, brett.cannon, rhettinger, eric.araujo, sandro.tosi
2011-01-26 23:31:51r.david.murraysetmessageid: <1296084711.79.0.600181745651.issue10848@psf.upfronthosting.co.za>
2011-01-26 23:31:49r.david.murraylinkissue10848 messages
2011-01-26 23:31:49r.david.murraycreate