Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: Weird test failures under Cygwin
- X-seq: zsh-workers 14303
- From: "Bart Schaefer" <schaefer@xxxxxxxxxxxxxxxxxxxxxxx>
- To: "Andrej Borsenkow" <Andrej.Borsenkow@xxxxxxxxxxxxxx>, "ZSH Workers Mailing List" <zsh-workers@xxxxxxxxxx>
- Subject: Re: Weird test failures under Cygwin
- Date: Thu, 10 May 2001 17:20:08 +0000
- In-reply-to: <001801c0d969$f0956550$21c9ca95@xxxxxxxxxxxxxx>
- Mailing-list: contact zsh-workers-help@xxxxxxxxxx; run by ezmlm
- References: <001801c0d969$f0956550$21c9ca95@xxxxxxxxxxxxxx>
On May 10, 7:57pm, Andrej Borsenkow wrote:
} Subject: Weird test failures under Cygwin
}
} If I run tests individually (make TESTNUM=Y02compmatch check) it work
} fine. If I run them all at once (or just make TESTNUM=Y check), both
} compatch and arguments fail:
You don't have an /etc/zshenv or equivalent, do you? If you do, what's
in it?
} /tools/src/zsh/Test/Y02compmatch.ztst: starting.
} ##############################################################################
} ##
Wow, it takes a long time to run these tests on your machine. I never
get more than about 30 hash marks.
} rm: cannot remove directory `/tools/build/zsh/Test/match.tmp': Permission
} denied
That's very strange, but it could have something to do with the failure.
Same thing here:
} rm: cannot remove directory `/tools/build/zsh/Test/comp.tmp': Permission
} denied
Did you interrupt a test earlier while running as another user?
--
Bart Schaefer Brass Lantern Enterprises
http://www.well.com/user/barts http://www.brasslantern.com
Zsh: http://www.zsh.org | PHPerl Project: http://phperl.sourceforge.net
Messages sorted by:
Reverse Date,
Date,
Thread,
Author