From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 12678 invoked by alias); 14 Jan 2015 17:11:16 -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: 34282 Received: (qmail 8708 invoked from network); 14 Jan 2015 17:11:14 -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=+wY7Rh5pc1V/nCYaSSa30OWiy5GcE7DjlMO/1TI7gS8=; b=Ou/eWtiuFV225EQm0HwcEGDXdjhwhnyRKX8A2W5G7FlpGF1tsKtEN4HJjFyZIvZAyT ezvW4KmEentyY52NAyszPWS6I2R9mzjXHFGeNjt+2XXgl80fgGiEpsu8mSxPLtdLKGKN s0h96ata39SYtUPRPbWEzCkICU+b6Tcuhsh6o= 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=+wY7Rh5pc1V/nCYaSSa30OWiy5GcE7DjlMO/1TI7gS8=; b=b2ky+8PEiz5urmNQ5UvR1H+qL6AkJ2e8eArFdMy9V9E5KuFVTnxgrxUQ1n2n1hZye1 l2nLOf2hG2+3Jvi1zamO8Vwm7y4Zv+8vqMCaRz1u9Xfe3llAsLy4X+MXPUBGFtodnriu wLRJSCs91alQr/EchyJmVact2XS4mioQX+tRtxv74P9HwkW4EkGcvjZGvOobc1mzm7mT 1qAjt7bxuOOKFvJ5lRecUErnkOlOnxjuSSMtmOFc3bEIhd2iJd2+diTi/uoQdB2wkxPU l8J8zFQ3/M1sYWKmQW8tTR/AigYwKSWadSH3mbP/g5Cmqha7D84nFn4OA3QZIOzG382r h3hw== X-Gm-Message-State: ALoCoQlYzT6LO2axV+Rb5SKZ1Ij8gL64CTIEh5WSHB/4dv9UqOcmNAqEuCZhOB+1xsIC5mHaF7EQ X-Received: by 10.152.203.201 with SMTP id ks9mr4982006lac.57.1421255472223; Wed, 14 Jan 2015 09:11:12 -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 19:10:51 +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=001a1134668a8eac8a050c9fd3c1 --001a1134668a8eac8a050c9fd3c1 Content-Type: text/plain; charset=UTF-8 Hi again, 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. > > X02zlevi.ztst is also hanging due to zpty. Regards. --001a1134668a8eac8a050c9fd3c1--