From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 27103 invoked from network); 7 Jan 2004 16:02:27 -0000 Received: from sunsite.dk (130.225.247.90) by ns1.primenet.com.au with SMTP; 7 Jan 2004 16:02:27 -0000 Received: (qmail 15885 invoked by alias); 7 Jan 2004 16:02:20 -0000 Mailing-List: contact zsh-workers-help@sunsite.dk; run by ezmlm Precedence: bulk X-No-Archive: yes X-Seq: 19344 Received: (qmail 15822 invoked from network); 7 Jan 2004 16:02:20 -0000 Received: from localhost (HELO sunsite.dk) (127.0.0.1) by localhost with SMTP; 7 Jan 2004 16:02:20 -0000 X-MessageWall-Score: 0 (sunsite.dk) Received: from [4.11.8.53] by sunsite.dk (MessageWall 1.0.8) with SMTP; 7 Jan 2004 16:2:19 -0000 Received: (from schaefer@localhost) by candle.brasslantern.com (8.11.6/8.11.6) id i07G2BS10598; Wed, 7 Jan 2004 08:02:11 -0800 X-Authentication-Warning: candle.brasslantern.com: schaefer set sender to schaefer@closedmail.com using -f From: Bart Schaefer Message-Id: <1040107160210.ZM10597@candle.brasslantern.com> Date: Wed, 7 Jan 2004 16:02:10 +0000 In-Reply-To: <20040107121100.GA1432@DervishD> Comments: In reply to DervishD "Test E01 and Y01 fails in my zsh 4.0.9" (Jan 7, 1:11pm) References: <20040107121100.GA1432@DervishD> X-Mailer: Z-Mail (5.0.0 30July97) To: DervishD , Zsh Workers Subject: Re: Test E01 and Y01 fails in my zsh 4.0.9 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii On Jan 7, 1:11pm, DervishD wrote: } } When doing 'make check', the E01options test fails when testing } the option 'BSD_ECHO'. On what operating system are you testing? } In addition to this, the Y01completion test runs forever, with no } output. Is this known or need I to setopt xtrace and try again to see } where it stops? It's probably trouble with PTY handling. Don't setopt xtrace; rather, run the test as make check ZTST_verbose=2 TESTNUM=Y01