zsh-workers
 help / color / mirror / code / Atom feed
* Re: Bug#544528: zsh-beta: FTBFS on GNU/kFreeBSD (hang in testsuite)
       [not found] <Pine.LNX.4.62.0909011154370.13122@sci.felk.cvut.cz>
@ 2009-09-02 15:05 ` Clint Adams
  2009-09-02 15:25   ` Peter Stephenson
  0 siblings, 1 reply; 2+ messages in thread
From: Clint Adams @ 2009-09-02 15:05 UTC (permalink / raw)
  To: zsh-workers; +Cc: Petr Salinger, 544528

On Tue, Sep 01, 2009 at 12:17:31PM +0200, Petr Salinger wrote:
> the build of zsh-beta currently hangs in testsuite.
> The problematic test is Test/B04read.ztst.
>
> In the head of the file is written:
>
> # Not tested:
> #  -c/-l/-n (options for compctl functions)
> #  -q/-s (needs a tty)
>
> But a few lines latter, the "-q" is used.

That does appear to be true.

> 0:read specified number of chars
>> foo
>
>  for char in y Y n N X $'\n'; do
>    read -q -u0 <<<$char
>    print $?
>  done
>
>
> The test hangs in "nohup dpkg-buildpackage -b -uc" build,
> but passes in "dpkg-buildpackage -b -uc" interactive build.


^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: Bug#544528: zsh-beta: FTBFS on GNU/kFreeBSD (hang in testsuite)
  2009-09-02 15:05 ` Bug#544528: zsh-beta: FTBFS on GNU/kFreeBSD (hang in testsuite) Clint Adams
@ 2009-09-02 15:25   ` Peter Stephenson
  0 siblings, 0 replies; 2+ messages in thread
From: Peter Stephenson @ 2009-09-02 15:25 UTC (permalink / raw)
  To: zsh-workers, Petr Salinger, 544528

Clint Adams wrote:
> On Tue, Sep 01, 2009 at 12:17:31PM +0200, Petr Salinger wrote:
> > the build of zsh-beta currently hangs in testsuite.
> > The problematic test is Test/B04read.ztst.
> >
> > In the head of the file is written:
> >
> > # Not tested:
> > #  -c/-l/-n (options for compctl functions)
> > #  -q/-s (needs a tty)
> >
> > But a few lines latter, the "-q" is used.

-q doesn't need a terminal since 27188, the documentation needs changing
too.

> > 0:read specified number of chars
> >> foo
> >
> >  for char in y Y n N X $'\n'; do
> >    read -q -u0 <<<$char
> >    print $?
> >  done
> >
> >
> > The test hangs in "nohup dpkg-buildpackage -b -uc" build,
> > but passes in "dpkg-buildpackage -b -uc" interactive build.

Please find out where it's hanging, and if it does so with -k instead of
-q (the test will fail in that case unless rewritten).

-- 
Peter Stephenson <pws@csr.com>            Software Engineer
Tel: +44 (0)1223 692070                   Cambridge Silicon Radio Limited
Churchill House, Cambridge Business Park, Cowley Road, Cambridge, CB4 0WZ, UK


Member of the CSR plc group of companies. CSR plc registered in England and Wales, registered number 4187346, registered office Churchill House, Cambridge Business Park, Cowley Road, Cambridge, CB4 0WZ, United Kingdom


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2009-09-02 15:27 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <Pine.LNX.4.62.0909011154370.13122@sci.felk.cvut.cz>
2009-09-02 15:05 ` Bug#544528: zsh-beta: FTBFS on GNU/kFreeBSD (hang in testsuite) Clint Adams
2009-09-02 15:25   ` Peter Stephenson

Code repositories for project(s) associated with this public inbox

	https://git.vuxu.org/mirror/zsh/

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).