REIX Tony added the comment: Hummmmm I'm now building Python 2.7.10 RPMs on AIX. The .spec file works fine. However, when adding make test in the .spec file, I've got the tests blocked in test_io. The same with 2.7.6 .
Going into the directory and trying "make quicktest", it is now blocked after test_signal : # ps -edf | grep python root 15401088 1 0 11:54:03 pts/1 4:49 ./python -Wd -3 -E -tt ./Lib/test/regrtest.py -l Retrying with 2.7.6, it is blocked again with test_io. OK. Either it is a general issue with Python tests, or there is an issue on AIX. Investigating. ---------- _______________________________________ Python tracker <rep...@bugs.python.org> <http://bugs.python.org/issue24741> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com