From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 26465 invoked from network); 7 Jan 2004 18:56:48 -0000 Received: from sunsite.dk (130.225.247.90) by ns1.primenet.com.au with SMTP; 7 Jan 2004 18:56:48 -0000 Received: (qmail 29035 invoked by alias); 7 Jan 2004 18:56:41 -0000 Mailing-List: contact zsh-workers-help@sunsite.dk; run by ezmlm Precedence: bulk X-No-Archive: yes X-Seq: 19345 Received: (qmail 28972 invoked from network); 7 Jan 2004 18:56:40 -0000 Received: from localhost (HELO sunsite.dk) (127.0.0.1) by localhost with SMTP; 7 Jan 2004 18:56:40 -0000 X-MessageWall-Score: 0 (sunsite.dk) Received: from [62.193.203.32] by sunsite.dk (MessageWall 1.0.8) with SMTP; 7 Jan 2004 18:56:40 -0000 Received: from DervishD.pleyades.net (212.Red-80-35-44.pooles.rima-tde.net [80.35.44.212]) by madrid10.amenworld.com (8.10.2/8.10.2) with ESMTP id i07IuFr04239; Wed, 7 Jan 2004 19:56:20 +0100 Received: from raul@pleyades.net by DervishD.pleyades.net with local (Exim MTA 2.05) id <1AeIqo-0006N4-00>; Wed, 7 Jan 2004 19:56:18 +0100 Date: Wed, 7 Jan 2004 19:56:18 +0100 From: DervishD To: Bart Schaefer Cc: Zsh Workers Subject: Re: Test E01 and Y01 fails in my zsh 4.0.9 Message-ID: <20040107185618.GE13633@DervishD> Mail-Followup-To: Bart Schaefer , Zsh Workers References: <20040107121100.GA1432@DervishD> <1040107160210.ZM10597@candle.brasslantern.com> Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <1040107160210.ZM10597@candle.brasslantern.com> User-Agent: Mutt/1.4i Organization: Pleyades User-Agent: Mutt/1.4i Hi Bart :) * Bart Schaefer dixit: > } When doing 'make check', the E01options test fails when testing > } the option 'BSD_ECHO'. > On what operating system are you testing? Sorry, I forgot to tell: Linux, a DIY box running 2.4.21 kernel with glibc 2.2.4 > } 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 Maybe PTY handling is the problem, but if I run the test as you say, the test is indeed more verbose but hangs anyway :( It stops at: comptestinit -z $ZTST_testdir/../Src/zsh && { mkdir dir1 mkdir dir2 touch file1 touch file2 } Don't know why 'comptestinit' stops there :?? BTW, I have /dev/ptmx AND /dev/ptyp? so the test shouldn't fail even if zsh thinks I don't have the PTY multiplexer :? Thanks for your answer :) Raúl Núñez de Arenas Coronado -- Linux Registered User 88736 http://www.pleyades.net & http://raul.pleyades.net/