Nick Coghlan <ncogh...@gmail.com> added the comment:

As I recall, STDTESTS is there to check we have a basically functioning 
interpreter (i.e. the compiler works, etc). The idea is that if any of those 
fail, everything else is likely to go belly up as well. If regrtest is being 
used to run some other set of tests, then that won't apply.

I thought we actually did use the testdir arg to handle the PID specific 
directory naming on the buildbots, but I may be misrembering where that appears 
in the execution sequence.

----------
nosy: +ncoghlan

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue10848>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to