zsh-workers
 help / color / mirror / code / Atom feed
From: Bart Schaefer <schaefer@brasslantern.com>
To: zsh-workers@sunsite.dk
Subject: Re: D03 test hang on cygwin with latest sources
Date: Thu, 20 Nov 2008 21:12:44 -0800	[thread overview]
Message-ID: <081120211244.ZM30106@torch.brasslantern.com> (raw)
In-Reply-To: <20a807210811202008o34865319qe1840896992ac48d@mail.gmail.com>

On Nov 20, 11:08pm, Vin Shelton wrote:
}
} Peter -
} 
} It looks like something bad happened with your process redirection
} changes.  After building from the latest CVS sources, I ran the
} testsuite and got a hang in D03.  A ZTST_verbose=2 trace follows.
} 
} The last time I built the shell on this platform, 2008-10-12, this
} test passed.

I'm not sure historical success means anything here, because there
previously was no test of >(...) except in the context of > >(...).

The pre-existing test for > >(...) has the somewhat cryptic comment

# slightly desperate hack to force >(...) to be synchronous

I note there's no similar synchronicity hack in the new test, and the
debug output is not sufficient to determine whether the shell is in
fact hung, or whether it's in an infinite loop running

  while [[ ! -e outputfield2.txt || ! -s outputfield2.txt ]]; do :; done


  reply	other threads:[~2008-11-21  5:13 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-11-21  4:08 Vin Shelton
2008-11-21  5:12 ` Bart Schaefer [this message]
2008-11-24 17:32   ` Peter Stephenson
2008-11-24 22:31     ` Phil Pennock
2008-11-25  9:56       ` Peter Stephenson
2008-11-25 23:26         ` Peter A. Castro
2008-12-01 12:20           ` Peter Stephenson
2008-12-02  3:42             ` Peter A. Castro

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=081120211244.ZM30106@torch.brasslantern.com \
    --to=schaefer@brasslantern.com \
    --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).