Re: [Python-Dev] python -m test -jN

2011年3月23日 09:51:16 -0700

On 2011年3月23日 11:10:29 -0500
[email protected] wrote:
> 
> Antoine> Please take a look at
> Antoine> http://docs.python.org/devguide/runtests.html and learn about
> Antoine> the -j option ;)
> 
> I just gave it a try. Several tests failed:
> 
> test_builtin test_distutils test_imp test_peepholer test_pydoc
> test_unicode test_unittest
> 
> OTOH, when I run a simple "make test" only distutils fails.
I would suggest adding the -W option to re-run the failing tests in
verbose mode, and then open individual issues about them.
Regards
Antoine.
_______________________________________________
Python-Dev mailing list
[email protected]
http://mail.python.org/mailman/listinfo/python-dev
Unsubscribe: 
http://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com

Reply via email to