[Python-Dev] please take a look at buildbot result [was: Broken link to download (Mac OS X)]
Ronald Oussoren
ronaldoussoren at mac.com
Fri Apr 30 17:32:01 CEST 2010
On 29 Apr, 2010, at 20:28, Bill Janssen wrote:
> Michael Foord <fuzzyman at 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
-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/pkcs7-signature
Size: 3567 bytes
Desc: not available
URL: <http://mail.python.org/pipermail/python-dev/attachments/20100430/bec26e7a/attachment.bin>
More information about the Python-Dev
mailing list