zsh-workers
 help / color / mirror / code / Atom feed
From: Vin Shelton <acs@alumni.princeton.edu>
To: "Zsh Hackers' List" <zsh-workers@zsh.org>
Subject: A05 Test Hang
Date: Sun, 25 Jan 2015 16:28:48 -0500	[thread overview]
Message-ID: <CACeGjnUX0-_H868MCq5rudK=0GgYsoVLrFsmkhhO9+T=7q5grg@mail.gmail.com> (raw)

With latest sources, I'm getting a hang up on A05:

 ZTST_VERBOSE=3 make TESTNUM=A05 check
cd Test ; make check
make[1]: Entering directory `/raid-3tb/opt/build/zsh-2015-01-25/Test'
if test -n "gcc"; then \
 cd .. && DESTDIR= \
 make MODDIR=`pwd`/Test/Modules install.modules > /dev/null; \
fi
if ZTST_testlist="`for f in /opt/src/zsh-2015-01-25/Test/A05*.ztst; \
           do echo $f; done`" \
ZTST_srcdir="/opt/src/zsh-2015-01-25/Test" \
ZTST_exe=../Src/zsh \
../Src/zsh +Z -f /opt/src/zsh-2015-01-25/Test/runtests.zsh; then \
stat=0; \
else \
stat=1; \
fi; \
sleep 1; \
rm -rf Modules .zcompdump; \
exit $stat
/opt/src/zsh-2015-01-25/Test/A05execution.ztst: starting.
This test takes 5 seconds to fail...

^C (intr) does not interrupt; I have to ^Z (suspend) and kill the job.

  - Vin


             reply	other threads:[~2015-01-25 21:28 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-01-25 21:28 Vin Shelton [this message]
2015-01-25 23:51 ` Bart Schaefer
2015-01-26  0:01   ` Bart Schaefer
2015-01-26 10:09     ` Peter Stephenson
2015-01-26 16:35       ` Bart Schaefer
2015-01-26 16:40         ` Peter Stephenson

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='CACeGjnUX0-_H868MCq5rudK=0GgYsoVLrFsmkhhO9+T=7q5grg@mail.gmail.com' \
    --to=acs@alumni.princeton.edu \
    --cc=zsh-workers@zsh.org \
    /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).