zsh-workers
 help / color / mirror / code / Atom feed
From: Peter Stephenson <pws@csr.com>
To: zsh-workers@sunsite.dk, Petr Salinger <Petr.Salinger@seznam.cz>,
	544528@bugs.debian.org
Subject: Re: Bug#544528: zsh-beta: FTBFS on GNU/kFreeBSD (hang in testsuite)
Date: Wed, 02 Sep 2009 16:25:20 +0100	[thread overview]
Message-ID: <200909021525.n82FPKMZ002575@news01.csr.com> (raw)
In-Reply-To: <20090902150521.GB6966@scru.org>

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


      reply	other threads:[~2009-09-02 15:27 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [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 [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=200909021525.n82FPKMZ002575@news01.csr.com \
    --to=pws@csr.com \
    --cc=544528@bugs.debian.org \
    --cc=Petr.Salinger@seznam.cz \
    --cc=zsh-workers@sunsite.dk \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).