
apalala at gmail
Aug 10, 2012, 3:02 PM
Post #4 of 4
(236 views)
Permalink
|
|
Re: Tests of of 2.7 tip on Ubuntu 12.04 amd64
[In reply to]
|
|
On Fri, Aug 10, 2012 at 4:37 PM, Brian Curtin <brian [at] python> 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*
|