[issue6022] test_distutils leaves a 'foo' file behind in the cwd

Roumen Petrov report at bugs.python.org
Sat May 30 14:42:38 CEST 2009


Roumen Petrov <bugtrack at roumenpetrov.info> added the comment:

Hi All,
The test always fails even builddir == srddir , with and without
directory links in src-/build-path. 

$ LD_LIBRARY_PATH=`pwd` ./python
Python 2.7a0 (trunk:73046M, May 30 2009, 14:09:06)
[GCC 4.2.4] on linux2
....

$ cat /tmp/pynexttest
test_distutils

The command to run test is:
$ LC_ALL=C ./python -E -tt ./Lib/test/regrtest.py -l -v -s

----------

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue6022>
_______________________________________


More information about the Python-bugs-list mailing list