[issue1412] test_subprocess fails on SuSE 10

Denes Vadasz report at bugs.python.org
Mon Nov 12 12:28:16 CET 2007


Denes Vadasz added the comment:

When I say:

$ mkdir -p ~/tmp
$ TMP=3D~/tmp python Lib/tests/test=5Fsubprocess.py

the test is passed.

However with

$ TMP=3D~/tmp make test

the test still fails and the ~/tmp directory is removed during the test 
run.

Regards
Denes Vadasz

Christian Heimes <report at bugs.python.org> 
To
dvadasz at amadeus.net
cc

bcc

Subject
[issue1412] test_subprocess fails on SuSE 10

Christian Heimes <report at bugs.python.org>
Please respond to : Tracker <report at bugs.python.org>
10/11/2007 23:05

Christian Heimes added the comment:

Please try this:

$ mkdir -p ~/tmp
$ TMP=~/tmp make test

----------
nosy: +tiran

__________________________________
Tracker <report at bugs.python.org>
<http://bugs.python.org/issue1412>
__________________________________

IMPORTANT  -  CONFIDENTIALITY  NOTICE  - This e-mail is intended only for 
the use of the individual or entity shown above as addressees . It may 
contain information which is privileged, confidential or otherwise 
protected from disclosure under applicable laws .  If the reader of this 
transmission is not the intended recipient, you are hereby notified that 
any dissemination, printing, distribution, copying, disclosure or the 
taking of any action in reliance on the contents of this information is 
strictly prohibited.  If you have received this transmission in error, 
please immediately notify us by reply e-mail or using the address below 
and delete the message and any attachments from your system . 

Amadeus Data Processing GmbH 
Geschäftsführer: Eberhard Haag 
Sitz der Gesellschaft: Erding 
HR München 48 199 
Berghamer Strasse 6 
85435 Erding 
Germany

Added file: http://bugs.python.org/file8738/unnamed

__________________________________
Tracker <report at bugs.python.org>
<http://bugs.python.org/issue1412>
__________________________________
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: unnamed
Url: http://mail.python.org/pipermail/python-bugs-list/attachments/20071112/1cb57378/attachment.txt 


More information about the Python-bugs-list mailing list