From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 27678 invoked by alias); 26 Nov 2014 02:32:02 -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: 33799 Received: (qmail 21761 invoked from network); 26 Nov 2014 02:32:00 -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=-1.9 required=5.0 tests=BAYES_00,RCVD_IN_DNSWL_NONE autolearn=ham version=3.3.2 X-Biglobe-Sender: Content-Type: text/plain; charset=us-ascii Mime-Version: 1.0 (Mac OS X Mail 6.6 \(1510\)) Subject: Re: Confirming X02zlevi test failures From: "Jun T." In-Reply-To: Date: Wed, 26 Nov 2014 11:31:21 +0900 Content-Transfer-Encoding: 7bit Message-Id: References: <141119085006.ZM18951@torch.brasslantern.com> <11014.1416438322@quattro> <141119222019.ZM2717@torch.brasslantern.com> <5A1A98B7-42E0-4EE1-9468-32E2D6434246@kba.biglobe.ne.jp> <141120091803.ZM3693@torch.brasslantern.com> <900E2DDB-B03E-4E1F-9F22-869D5A645E52@kba.biglobe.ne.jp> To: "zsh-workers@zsh.org" X-Mailer: Apple Mail (2.1510) X-Biglobe-Spnum: 56702 commit c4110f7f4eac347fdbce71c286659a77beb138f7 added a workaround to Test/comptest, but for the test to succeed on my Mac the line zpty_flush After zletest must also be commented out. But even this is not enough, as reported below: On 2014/11/24, at 9:11, Bart Schaefer wrote: > With the patch from 33769 applied, I get about 30% failure rate of X02 Jun