Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: 5.0.2-test-2 is available
- X-seq: zsh-users 18179
- From: Peter Stephenson <p.stephenson@xxxxxxxxxxx>
- To: Zsh Users <zsh-users@xxxxxxx>
- Subject: Re: 5.0.2-test-2 is available
- Date: Mon, 02 Dec 2013 09:34:59 +0000
- In-reply-to: <20131202151557.1636@binki>
- List-help: <mailto:zsh-users-help@zsh.org>
- List-id: Zsh Users List <zsh-users.zsh.org>
- List-post: <mailto:zsh-users@zsh.org>
- Mailing-list: contact zsh-users-help@xxxxxxx; run by ezmlm
- Organization: Samsung Cambridge Solution Centre
- References: <20131201194653.7a98a4a4@pws-pc.ntlworld.com> <20131202151557.1636@binki>
On Mon, 02 Dec 2013 15:15:57 +0900
"d.henman" <dhenman@xxxxxxxxx> wrote:
> I downloaded and successfully built the new test version on Cygwin,
> the Posix emulation layer. The make check produced five test
> failures.
>
> FAIL V08zpty.ztst so the zpty module dies.
>
> The first failed test is V08zpty.ztst, hangs indefinitely, which it
> normally does on my Cygwin setup. I think it has to do with Cygwin's
> emulating pipes or sockets or the like.
>
> The other four tests which fail are, but they don't hang:
> FAIL Y01completion.ztst
> FAIL Y02compmatch.ztst
> FAIL Y03arguments.ztst
These could well be down to the same thing --- the completion tests use
zpty.
We could make the V08 tests a dependency for the completion tests,
although that's a higher level link than any we've had between the tests
before.
pws
Messages sorted by:
Reverse Date,
Date,
Thread,
Author