On 29 Apr, 2010, at 20:28, Bill Janssen wrote: > Michael Foord <fuzzy...@voidspace.org.uk> wrote: > >> Well - I have nine failing tests on trunk for Mac OS X with Snow Leopard. >> >> 9 tests failed: >> test_cmd_line test_imp test_import test_posix test_pydoc >> test_runpy test_urllib2 test_urllib2_localnet test_warnings >> >> I believe that Victor has ensured that the buildbot failures have open >> issues against, I'm just going to check that the failures I see are >> the same. > > Just built on Intel/Leopard with the trunk (almost vanilla, except for > _ssl.c) and tested. Here's what I configured: > > ./configure --prefix=/local/python/trunk --disable-universalsdk > --disable-framework --disable-toolbox-glue --with-pydebug > > ...
> 8 skips unexpected on darwin: > test_aepack test_applesingle test_gdb test_macos test_macostools > test_readline test_scriptpackages test_ttk_guionly > > Why is the skip of "test_readline" unexpected on darwin? The readline > on Darwin isn't what Python wants. The skip of test_readline is unexpected because readline should have been build with the options above and tests should have worked. Ronald
smime.p7s
Description: S/MIME cryptographic signature
_______________________________________________ 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