Zsh Mailing List Archive
Messages sorted by: Reverse Date, Date, Thread, Author

Re: Weird test failures under Cygwin



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