[Python-Dev] please take a look at buildbot result [was: Broken link to download (Mac OS X)]

Antoine Pitrou solipsis at pitrou.net
Thu Apr 29 22:08:44 CEST 2010


R. David Murray <rdmurray <at> bitdance.com> writes:
> 
> On Thu, 29 Apr 2010 11:28:47 -0700, Bill Janssen wrote:
> > 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.
> 
> I think someone fixed readline to work with Darwin's readline, at
> least in theory.

The machine is likely lacking the readline development headers.
In any case, please don't focus on the skipped tests. What's important is the
failed tests.
Bill, Michael, it would be nice if you could investigate a bit more on these
failures.

Regards

Antoine.




More information about the Python-Dev mailing list