[Python-Dev] Tests of of 2.7 tip on Ubuntu 12.04 amd64
Juancarlo Añez
apalala at gmail.com
Sat Aug 11 00:02:30 CEST 2012
On Fri, Aug 10, 2012 at 4:37 PM, Brian Curtin <brian at python.org> wrote:
> It's never normal to have tests failing. Perhaps try running
> test_readline directly and then report your findings on
> http://bugs.python.org
>
The test script depends on a readline function not available in readline 5
or 6. Reported.
> As for the skips, those are fine. As for the unexpected skips, you
> probably need to install bsddb in your system for those tests to be
> executed.
>
The bsddb development library was missing when I issued 'make'.
As to the others:
Is the bsddb185 test still relevant in 2.7?
Why is the imageops test disabled for amd64?
Thanks!
--
Juancarlo *Añez*
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/python-dev/attachments/20120810/4e763fae/attachment.html>
More information about the Python-Dev
mailing list