[issue2707] make test writes in $HOME

Loic Dachary bugs at mercurial.selenic.com
Wed Mar 16 14:40:09 UTC 2011


New submission from Loic Dachary <loic at dachary.org>:

As of changeset:   13653:30a0e3519f69
if the $HOME directory does not have write permissions a number of tests
fail. The same tests succeed if $HOME is writeable. You will find the full
execution log attached. For instance:

export HOME=/
tests/test-convert-cvs-synthetic.t 
+  abort: Permission denied: //.hg.cvsps
+  [255]

which shows that $HOME/.hg.cvsps is being accessed by the test.

----------
files: bug.log
messages: 15691
nosy: dachary
priority: bug
status: unread
title: make test writes in $HOME

____________________________________________________
Mercurial issue tracker <bugs at mercurial.selenic.com>
<http://mercurial.selenic.com/bts/issue2707>
____________________________________________________
-------------- next part --------------
A non-text attachment was scrubbed...
Name: bug.log
Type: text/x-log
Size: 11387 bytes
Desc: not available
URL: <http://selenic.com/pipermail/mercurial-devel/attachments/20110316/cfa36d22/attachment.bin>


More information about the Mercurial-devel mailing list