[darcs-devel] darcs patch: Rewrite gcau, add explanatory comment from David and s...

Ian Lynagh igloo at earth.li
Wed Aug 31 11:01:09 PDT 2005


On Tue, Aug 30, 2005 at 08:22:06AM -0400, David Roundy wrote:
> On Tue, Aug 30, 2005 at 03:21:11AM +0100, Ian Lynagh wrote:
> 
> > resolve..................dubious
> >         Test returned status 0 (wstat 13, 0xd)
> > [...]
> > Failed Test Stat Wstat Total Fail  Failed  List of Failed
> > -------------------------------------------------------------------------------
> > resolve.pl     0    13    ??   ??       %  ??
> > Failed 1/23 test scripts, 95.65% okay. -8/165 subtests failed, 104.85% okay.
> 
> Is there detailed output in the tests directory?

I'll try to get it to happen again and investigate deeper soon.

> > (It'd be great if someone diagnosed and fixed the
> > No root path(s) specified at /usr/share/perl/5.8/ExtUtils/Command.pm line 95
> > warnings in the testsuite too, BTW)
> 
> I've just diagnosed it, and am sending a workaround.  The rm_rf function
> gives that warning whenever the thing that is being removed doesn't exist.

Thanks! I don't really understand why it seems to be non-deterministic,
but this seems to mostly fix it. I did get this warning though:

disable..................No root path(s) specified at /usr/share/perl/5.8/ExtUtils/Command.pm line 95

I see tests/disable.pl contains one of the few remaining rm_rf's; is
there a reason for that?

> +  my $how_many = 1100;

This test is quite slow for me; can we do "ulimit -n 15" on Windows?


Thanks
Ian





More information about the darcs-devel mailing list