Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: PATCH: don't run zpty tests on Cygwin
- X-seq: zsh-workers 34281
 
- From: İsmail Dönmez <ismail@xxxxxxxxx>
 
- To: Peter Stephenson <p.stephenson@xxxxxxxxxxx>
 
- Subject: Re: PATCH: don't run zpty tests on Cygwin
 
- Date: Wed, 14 Jan 2015 19:00:02 +0200
 
- Cc: "Zsh Hackers' List" <zsh-workers@xxxxxxx>
 
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed;        d=donmez.ws; s=www;        h=mime-version:in-reply-to:references:from:date:message-id:subject:to         :cc:content-type;        bh=gL/NBvd7aVIgU/0lwulXON6gPwJ9Fs8UFqLwOiovcD0=;        b=JpyEzv+AJSm8rajdQFI6DdYyX4JwB3LTqbQY4jZ6Th/ZPnKqK4g7OrwopWFV2A79E+         J7bFGC1nPey2cbV9+W8CwNjo4Elog6UOWUL3l1y/DSeYemK4LgExvWLjYsVBau5w4EyS         sqv+miBmoJWajIKyH4CNjPEhoifbmTLlPHM7g=
 
- In-reply-to: <20150114141220.07982f37@pwslap01u.europe.root.pri>
 
- List-help: <mailto:zsh-workers-help@zsh.org>
 
- List-id: Zsh Workers List <zsh-workers.zsh.org>
 
- List-post: <mailto:zsh-workers@zsh.org>
 
- Mailing-list: contact zsh-workers-help@xxxxxxx; run by ezmlm
 
- References: <20150114133226.7f8331e5@pwslap01u.europe.root.pri> <CAJ1KOAheuPzSRtbrC29nqk0SU=GGj--ZMx2NbggYx4AUDf4z2w@mail.gmail.com> <20150114141220.07982f37@pwslap01u.europe.root.pri>
 
On Wed, Jan 14, 2015 at 4:12 PM, Peter Stephenson <p.stephenson@xxxxxxxxxxx>
wrote:
> On Wed, 14 Jan 2015 15:48:18 +0200
> İsmail Dönmez <ismail@xxxxxxxxx> wrote:
> > On Wed, Jan 14, 2015 at 3:32 PM, Peter Stephenson <
> p.stephenson@xxxxxxxxxxx>
> > wrote:
> >
> > > The tests otherwise ran here, but incredibly slowly, so the problem
> with
> > > the kill didn't show up.  I didn't realise they could run that slowly.
> > >
> >
> > How about disabling zpty compilation on Cygwin completely?
>
> From the mode of the failures I suspect it's not actually fundamentally
> broken, so this seemed a bit drastic.  But given nobody is actually
> likely to look at the problems (I might see how far I can get if I have
> some spare time, but it's likely to reach a dead end quite quickly)
> that's an option.
>
> I doubt it's going to cause anyone else grief either way.
>
This makes sense, you are right.
Messages sorted by:
Reverse Date,
Date,
Thread,
Author