[issue11651] Improve test targets in Makefile

Ross Lagerwall report at bugs.python.org
Wed Mar 23 19:06:45 CET 2011


Ross Lagerwall <rosslagerwall at gmail.com> added the comment:

The patch seems to work.

I agree that quicktest and memtest should be removed as well as the duplicate test.

The only thing I would change is to create the number of jobs to be double the cpu count - I think this works quicker.

I don't think the length of testing is so bad on my 3 year old core 2 duo it takes 2:40 to run: EXTRATESTOPTS=-j4 time make test

----------
nosy: +rosslagerwall

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


More information about the Python-bugs-list mailing list