On Wed, 23 Mar 2011 11:10:29 -0500 s...@pobox.com 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 Python-Dev@python.org http://mail.python.org/mailman/listinfo/python-dev Unsubscribe: http://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com