zsh-workers
 help / color / mirror / code / Atom feed
From: Bart Schaefer <schaefer@brasslantern.com>
To: Axel Beckert <abe@deuxchevaux.org>, zsh-workers@zsh.org
Subject: Re: [Pkg-zsh-devel] Bug#760061: "5 seconds to fail"
Date: Thu, 02 Oct 2014 08:30:20 -0700	[thread overview]
Message-ID: <141002083020.ZM12091@torch.brasslantern.com> (raw)
In-Reply-To: <20141002071005.GG5405@sym.noone.org>

[Removed debian from the reply for now.]

On Oct 2,  9:10am, Axel Beckert wrote:
}
} Running test: Status reset by starting a backgrounded command
} E: Caught signal `Terminated': terminating immediately

Well, THAT'S a bit unexpected.  Unless for some reason the output has
not been flushed, this means it's hanging here:

  false
  sleep 1000 &
  print $?
  kill $!


That's the third-from-last test in A05.  I don't suppose you could move
it to the very end and see if that changes the results?  E.g., if it
then fails at "trap ZERR" then lack of output flushing is masking the
real problem.


  reply	other threads:[~2014-10-02 15:30 UTC|newest]

Thread overview: 16+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-08-24 17:39 5.0.5-dev-3 Peter Stephenson
2014-08-26 17:11 ` 5.0.5-dev-3 Dominic Hopf
2014-08-27 16:28 ` 5.0.5-dev-3 Axel Beckert
2014-08-28 19:54   ` 5.0.5-dev-3 Axel Beckert
2014-08-30 23:46     ` 5.0.5-dev-3 Axel Beckert
2014-08-30 23:25   ` "5 seconds to fail" 5.0.5-dev-3 Bart Schaefer
2014-09-29  1:20     ` "5 seconds to fail" Axel Beckert
2014-09-29  1:51       ` [Pkg-zsh-devel] Bug#760061: " Axel Beckert
2014-09-29  6:25         ` Bart Schaefer
2014-09-29  9:02           ` [Pkg-zsh-devel] Bug#760061: " Axel Beckert
2014-09-30 17:40       ` [Pkg-zsh-devel] " Axel Beckert
2014-10-01  7:12         ` Bart Schaefer
2014-10-01  8:51           ` Axel Beckert
2014-10-02  7:10           ` Axel Beckert
2014-10-02 15:30             ` Bart Schaefer [this message]
2014-10-02 15:57               ` Axel Beckert

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=141002083020.ZM12091@torch.brasslantern.com \
    --to=schaefer@brasslantern.com \
    --cc=abe@deuxchevaux.org \
    --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).