On Fri, Aug 10, 2012 at 4:37 PM, Brian Curtin <br...@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*
_______________________________________________
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

Reply via email to