[Python-Dev] python -m test -jN

skip at pobox.com skip at pobox.com
Wed Mar 23 17:10:29 CET 2011


    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.

This is on my Macbook Pro running Leopard.

Skip


More information about the Python-Dev mailing list