2018-01-31 3:23 GMT+01:00 Nick Coghlan <ncogh...@gmail.com>:
> Something like:
>
>     Total duration: 16 minutes 33 seconds (serial execution, pass
> '-j0' for parallel execution)
>
> Such a change would be a safe way to nudge new contributors towards
> "./python -m test -j0" for faster local testing, without risking
> backwards compatibility issues with existing test suite invocations in
> other contexts.

I have no strong opinion on using -j0 by default, but repeating
parallel vs serial execution in the summary is an excellent idea :-)

Victor
_______________________________________________
Python-Dev mailing list
Python-Dev@python.org
https://mail.python.org/mailman/listinfo/python-dev
Unsubscribe: 
https://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com

Reply via email to