zsh-workers
 help / color / mirror / code / Atom feed
* A05 Test Hang
@ 2015-01-25 21:28 Vin Shelton
  2015-01-25 23:51 ` Bart Schaefer
  0 siblings, 1 reply; 6+ messages in thread
From: Vin Shelton @ 2015-01-25 21:28 UTC (permalink / raw)
  To: Zsh Hackers' List

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


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

end of thread, other threads:[~2015-01-26 16:50 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-01-25 21:28 A05 Test Hang Vin Shelton
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

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).