Message251711
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. test_fcntl - likely a restriction of /tmp filesystem (if the test is passed in non-restricted environment). In this case we should just skip the test.
3. test_readline - readline initialization issue (issue19884). This is real bug that already was reported. We trying to fix it (unsuccessfully). |
|
Date |
User |
Action |
Args |
2015-09-27 18:20:54 | serhiy.storchaka | set | recipients:
+ serhiy.storchaka, pitrou, ezio.melotti, r.david.murray, michael.foord, Open Genomes |
2015-09-27 18:20:54 | serhiy.storchaka | set | messageid: <1443378054.6.0.418417433157.issue25242@psf.upfronthosting.co.za> |
2015-09-27 18:20:54 | serhiy.storchaka | link | issue25242 messages |
2015-09-27 18:20:54 | serhiy.storchaka | create | |
|