Test failures on AIX 5.1 for 2.3.4

Terry Reedy tjreedy at udel.edu
Wed Jul 28 15:15:46 EDT 2004


"Jeff Smith" <google at spiceaid.com> wrote in message
news:3d4251a8.0407281003.5546de45 at posting.google.com...
> I built Python 2.3.4 on AIX 5.1 with the AIX C compiler cc_r and had
> three test failures during the "make test" phase:
>     test_coercion
>     test_mmap
>     test_pty

I believe coercion is universally applicable and should pass on every
machine.  I am not sure about the other two.

> Do I need to worry about these?  Should I submit a bug report?

Unless you get a more complete answer than mine, saying no, I would suggest
so, including details of hardware, compiler switches, and failure messages.
But first make sure you compiled with optimizations turned off.  It might
be helpful to either you or the developers if you also tried 2.4a1.

Terry J. Reedy






More information about the Python-list mailing list