Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: Test E01 and Y01 fails in my zsh 4.0.9
- X-seq: zsh-workers 19345
- From: DervishD <raul@xxxxxxxxxxxx>
- To: Bart Schaefer <schaefer@xxxxxxxxxxxxxxxx>
- Subject: Re: Test E01 and Y01 fails in my zsh 4.0.9
- Date: Wed, 7 Jan 2004 19:56:18 +0100
- Cc: Zsh Workers <zsh-workers@xxxxxxxxxx>
- In-reply-to: <1040107160210.ZM10597@xxxxxxxxxxxxxxxxxxxxxxx>
- Mail-followup-to: Bart Schaefer <schaefer@xxxxxxxxxxxxxxxx>, Zsh Workers <zsh-workers@xxxxxxxxxx>
- Mailing-list: contact zsh-workers-help@xxxxxxxxxx; run by ezmlm
- Organization: Pleyades
- References: <20040107121100.GA1432@DervishD> <1040107160210.ZM10597@xxxxxxxxxxxxxxxxxxxxxxx>
Hi Bart :)
* Bart Schaefer <schaefer@xxxxxxxxxxxxxxxx> 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/
Messages sorted by:
Reverse Date,
Date,
Thread,
Author