473,387 Members | 1,791 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,387 software developers and data experts.

Test failures on AIX 5.1 for 2.3.4

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

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

Thanks,
Jeff
Jul 18 '05 #1
2 1179

"Jeff Smith" <go****@spiceaid.com> wrote in message
news:3d**************************@posting.google.c om...
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

Jul 18 '05 #2
"Terry Reedy" <tj*****@udel.edu> wrote in message news:<ma*************************************@pyth on.org>...
"Jeff Smith" <go****@spiceaid.com> wrote in message
news:3d**************************@posting.google.c om...
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.


Actually, it probably is not a problem. If you run the regression
tests with the -v option, I expect you will see that the differences
are that cc_r is using signed zeroes.

I think there was a bug report. It doesn't seem to be open (at least
I can't find it), so it was probably closed as a Wont Fix. Basically
I was too lazy to fix it when I had access to AIX and I no longer have
access.
Do I need to worry about these? Should I submit a bug report?


test_mmap is likely a known problem: http://python.org/sf/678250
that is probably just a bad test.

test_pty is notoriously bad: http://python.org/sf/713169
probably also a test problem.

It would be nice to clean up the tests and have them pass, but we need
people to spend the effort. It would also be nice to verify the
results on a couple of machines. Unfortunately, there hasn't been
much support in the past.

Neal
Jul 18 '05 #3

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

3
by: Timo Virkkala | last post by:
I tried to install Cheetah (0.9.15) and ran into trouble. When running the test suite, I get 61 failures and 57 errors. Most of the errors are "ImportError: No module named temp", with some...
0
by: Remy Blank | last post by:
Ok, here we go. I added the possibility for tests using the unittest.py framework to be skipped. Basically, I added two methods to TestCase: TestCase.skip(msg): skips unconditionally...
41
by: Roy Smith | last post by:
I've used the standard unittest (pyunit) module on a few projects in the past and have always thought it basicly worked fine but was just a little too complicated for what it did. I'm starting a...
7
by: Tao Wang | last post by:
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Hi, I saw cuj's conformance roundup, but the result is quite old. I think many people like me want to know newer c++ standard conformance test...
18
by: Scott David Daniels | last post by:
There has been a bit of discussion about a way of providing test cases in a test suite that _should_ work but don't. One of the rules has been the test suite should be runnable and silent at every...
176
by: nw | last post by:
Hi, I previously asked for suggestions on teaching testing in C++. Based on some of the replies I received I decided that best way to proceed would be to teach the students how they might write...
1
by: J-Burns | last post by:
Hello. Im using doctests to check the functions that ive made. Wat i dnt understand is that it gives me a fialure even though the expected and got values are the same. Check this out: ...
0
by: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.