From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 25632 invoked by alias); 14 Jan 2015 13:48:46 -0000 Mailing-List: contact zsh-workers-help@zsh.org; run by ezmlm Precedence: bulk X-No-Archive: yes List-Id: Zsh Workers List List-Post: List-Help: X-Seq: 34276 Received: (qmail 16114 invoked from network); 14 Jan 2015 13:48:43 -0000 X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on f.primenet.com.au X-Spam-Level: X-Spam-Status: No, score=-2.7 required=5.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_AU,HTML_MESSAGE,RCVD_IN_DNSWL_LOW autolearn=ham version=3.3.2 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=GAkQn3RshebhzDj5ZBYL0hATE/1tzlhYOTLu11d7nIk=; b=KM8LXYG8nUj85d51x1Gq67W5u2T4B462ARv5CVgKvNV2A8szFhlg67qndj9RsS9gBZ zyBkCHyOPS6upR2hlQLk7VdpkT3YrNrooWUNmS7p8OEPoJfPX7yCAf2j2EKYwaL8rLvu tOJPKdcFA+nVkPo84iYT/6I7X/xU3RY8S2XDw= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:in-reply-to:references:from:date :message-id:subject:to:cc:content-type; bh=GAkQn3RshebhzDj5ZBYL0hATE/1tzlhYOTLu11d7nIk=; b=bwNPI3h7FZt5QCvrNlDHvDY05NXuy3xF9VYqx/EN4HxKhE07Kdc/4CDBRZacfJxfAl 6PM9BSgHWEMYsqtzYOw5wsj/hGxzJWCbPm0ifznr7EizwV3/3szA7aVY9x8etMshh0Ui 8hijfcue9CCP38unlkcWbbDGsiAsmIkSGtEHtKsx+vmFuR5s9Ik/fCL+FGw6lqSHlbJ9 6F7BpFBaM6yUqshqQQI7SGxLN6jQFrVLmLNFUlg4+UxpKwsScyPdt2FCMHJuL7pV2cxO KPOA5K3CvPyMFpCGYQiiAHlJ1nW/qOKHrvZPJxj7RBoClU28Zn/1qjDfo3n6tlLwbnHv 33QA== X-Gm-Message-State: ALoCoQk/1IU6UwCFhBBiK0IdhlrKim4z09F+6WVauqiubvu9tRN+iygU0JDiJWIKAFBmuzy9Ejp0 X-Received: by 10.152.20.98 with SMTP id m2mr4030336lae.49.1421243318603; Wed, 14 Jan 2015 05:48:38 -0800 (PST) MIME-Version: 1.0 In-Reply-To: <20150114133226.7f8331e5@pwslap01u.europe.root.pri> References: <20150114133226.7f8331e5@pwslap01u.europe.root.pri> From: =?UTF-8?B?xLBzbWFpbCBEw7ZubWV6?= Date: Wed, 14 Jan 2015 15:48:18 +0200 Message-ID: Subject: Re: PATCH: don't run zpty tests on Cygwin To: Peter Stephenson Cc: "Zsh Hackers' List" Content-Type: multipart/alternative; boundary=089e01419b5c2525a3050c9cff2b --089e01419b5c2525a3050c9cff2b Content-Type: text/plain; charset=UTF-8 Hi, On Wed, Jan 14, 2015 at 3:32 PM, Peter Stephenson 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? Thanks, ismail --089e01419b5c2525a3050c9cff2b--