zsh-workers
 help / color / mirror / code / Atom feed
From: "Jun T." <takimoto-j@kba.biglobe.ne.jp>
To: zsh-workers@zsh.org
Subject: Re: Commit 137b15a fails X02zlevi test
Date: Sat, 15 Feb 2014 00:59:20 +0900	[thread overview]
Message-ID: <B7695325-EE31-4373-8E8D-29E8FED309E2@kba.biglobe.ne.jp> (raw)
In-Reply-To: <140213093920.ZM27020@torch.brasslantern.com>

On my Fedora 17 and 20, X02zlevi.ztst always succeeds even without
the zpty_flush patch, and on my Mac OS X 10.8/10.9 and FreeBSD 9/10
it succeeds with the zpty_flush patch (already committed) plus my
previous patch (bind undo to ^K instead of ^R).

2014/02/14 02:39, Bart Schaefer <schaefer@brasslantern.com> wrote:
> A "sleep 1" at the top of zpty_flush may take care of this.

It seems adding 'sleep 1' at the END of zpty_flush works (i.e.,
the test succeeds with the zpty_flush patch but undo is bound to ^R).
But this makes the test very slow.
Actually, adding a 'sleep 1' after the

  zpty_flush Before zletest

in zle_test() seems to be enough (at least on my systems and for the
current set of tests), but the test is still rather slow.



  reply	other threads:[~2014-02-14 16:00 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-02-08 20:13 Bart Schaefer
2014-02-08 22:45 ` Bart Schaefer
2014-02-09 18:53   ` Bart Schaefer
2014-02-09 21:00     ` Peter Stephenson
2014-02-09 22:30     ` Oliver Kiddle
2014-02-11  7:37       ` Bart Schaefer
2014-02-13  5:49         ` Bart Schaefer
2014-02-13  9:32           ` Peter Stephenson
2014-02-13 16:17           ` Jun T.
2014-02-13 17:39             ` Bart Schaefer
2014-02-14 15:59               ` Jun T. [this message]
2014-02-15  1:42                 ` Bart Schaefer
2014-02-15 17:07                   ` Jun T.
2014-02-15 21:35                     ` Bart Schaefer

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=B7695325-EE31-4373-8E8D-29E8FED309E2@kba.biglobe.ne.jp \
    --to=takimoto-j@kba.biglobe.ne.jp \
    --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).