[issue22639] test test_bad_address fails on Python 3.4.2 under Linux Mint 13 Maya

2014-10-15 Thread Steve P
Steve P added the comment: I saw that issue, or one like it. I was very tempted to not report but the README says if there are any test failures, there is a problem. (I suppose it could mean there is a problem with my ISP, not python.) The dilemma is that we want to be able to count

[issue22647] test_readline failed on ScientificLinux 6.5

2014-10-15 Thread Steve P
New submission from Steve P: make test after clean build got one failure. This was under Python 3.4.2 newly downloaded. Here is the log: ./python -m test -v test_readline == CPython 3.4.2 (default, Oct 15 2014, 11:08:11) [GCC 4.4.7 20120313 (Red Hat 4.4.7-4)] == Linux-2.6.32-431.29.2.el6

[issue22639] test test_bad_address fails on Python 3.4.2 under Linux Mint 13 Maya

2014-10-14 Thread Steve P
New submission from Steve P: Looking in past bug reports, I suspect the test itself is problematic. When I paste the (erroneous) URL the tests is using into Firefox, I get a page back from my ISP with Sorry, the website sadflkjsasf.i.nvali.d cannot be found Here's the output of the test

[issue22639] test test_bad_address fails on Python 3.4.2 under Linux Mint 13 Maya

2014-10-14 Thread Steve P
Steve P added the comment: I got test_bad_address from what was reported using make test. Perhaps at I read the log wrong, but it was clear I got a failure. At any rate, here's what I get with the correct test name: sp@chip:~/Downloads/Python-3.4.2 $ ./python -m test -v -u network