This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author rpetrov
Recipients r.david.murray, rpetrov, tarek
Date 2009-05-30.12:42:35
SpamBayes Score 0.00025987573
Marked as misclassified No
Message-id <1243687358.54.0.254777739524.issue6022@psf.upfronthosting.co.za>
In-reply-to
Content
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
History
Date User Action Args
2009-05-30 12:42:38rpetrovsetrecipients: + rpetrov, tarek, r.david.murray
2009-05-30 12:42:38rpetrovsetmessageid: <1243687358.54.0.254777739524.issue6022@psf.upfronthosting.co.za>
2009-05-30 12:42:37rpetrovlinkissue6022 messages
2009-05-30 12:42:36rpetrovcreate