[issue25242] Failed tests for Python 3.5.0 on shared virtual host

2015-09-27 Thread Serhiy Storchaka
Serhiy Storchaka added the comment: Classification of test failures: 1. test_distutils, test_httpservers, test_shutil, test_subprocess - unable to run an executable or load a library from /tmp. This is likely testing issue, not a bug. We should just detect this situation and skip tests. 2.

[issue25242] Failed tests for Python 3.5.0 on shared virtual host

2015-09-27 Thread R. David Murray
R. David Murray added the comment: That's an interesting possibility regardless of this issue. That's probably something the test suite *should* take into account, since as people get more careful about security that's something we could see happening more often. --

[issue25242] Failed tests for Python 3.5.0 on shared virtual host

2015-09-26 Thread R. David Murray
R. David Murray added the comment: I've only scanned the first couple of test failures in your attachment, but they don't seem to have anything to do with spawn or /tmp. -- nosy: +r.david.murray ___ Python tracker

[issue25242] Failed tests for Python 3.5.0 on shared virtual host

2015-09-26 Thread Serhiy Storchaka
Serhiy Storchaka added the comment: May be /tmp is mounted on a filesystem that forbids setting the execution bit. -- nosy: +serhiy.storchaka ___ Python tracker

[issue25242] Failed tests for Python 3.5.0 on shared virtual host

2015-09-26 Thread Open Genomes
New submission from Open Genomes: Several tests for Python 3.5.0 failed. The install is a local one on a shared virtual server from bluehost.com This is a local user install, with a prefix in $HOME/python directory. Output of uname -a: Linux box874.bluehost.com 3.12.35.1418868052 #1 SMP Wed