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 19344
- From: Bart Schaefer <schaefer@xxxxxxxxxxxxxxxx>
- To: DervishD <raul@xxxxxxxxxxxx>, Zsh Workers <zsh-workers@xxxxxxxxxx>
- Subject: Re: Test E01 and Y01 fails in my zsh 4.0.9
- Date: Wed, 7 Jan 2004 16:02:10 +0000
- In-reply-to: <20040107121100.GA1432@DervishD>
- Mailing-list: contact zsh-workers-help@xxxxxxxxxx; run by ezmlm
- References: <20040107121100.GA1432@DervishD>
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
Messages sorted by:
Reverse Date,
Date,
Thread,
Author