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

Re: 5.0.2-test-2 is available



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