Nadeem Vawda <nadeem.va...@gmail.com> added the comment:

>- when "-j0" is passed to regrtest, use the cpu count detected by 
>multiprocessing
>- remove the duplicate test in "make test"
>- add "-j0" to the test options in make test

+1. The duplicate test seems quite wasteful (outside of testall). Is there any
reason not to add "-j0" for testall as well?

I think there is merit in keeping the quicktest target, though. Perhaps it
could be renamed to make it clear that it is only meant for use after merge
races? How does "racetest" sound?

----------
nosy: +nvawda

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

Reply via email to