On 3/23/10 10:56 AM, Pepe Barbe wrote:
>
>
> On Mar 23, 2010, at 0:06, Hanspeter Niederstrasser<f...@snaggledworks.com
>   >  wrote:
>
>> It's a permissions issue.
>>
>> All the following examples are with Fink's mercurial-py26-1.5-1
>> installed and using this command: /sw/bin/python run-tests.py
>> --with-hg=/sw/bin/hg -v
>>
>>
>> Running the tests as an admin $USER from a clean source extract in
>> /src/mercurial-1.5:
>> # Ran 368 tests, 34 skipped, 0 failed.
>
> Does this seem enough to accept the package?

I think so.  I can check the current version in, perhaps with an added 
DescPort field that says

<<
Automated tests currently fail when run as root. To manually run the 
tests after installing mercurial, run the following command inside the 
tests directory of a freshly extracted mercurial tarball:

%p/bin/python run-tests.py --with-hg=%p/bin/hg -v

Alternatively, install mercurial using the --build-as-nobody flag.
<<

Also, you can check in TestScript for "id -u" and not run the tests if 
it equals 0.

Hanspeter


------------------------------------------------------------------------------
Download Intel&#174; Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev
_______________________________________________
Fink-devel mailing list
Fink-devel@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.devel
Subscription management:
https://lists.sourceforge.net/lists/listinfo/fink-devel

Reply via email to