zsh-workers
 help / color / mirror / code / Atom feed
From: "Ayappan P2" <ayappap2@in.ibm.com>
To: zsh-workers@zsh.org
Cc: "Ayappan P2" <ayappap2@in.ibm.com>
Subject: zsh testcase hangs in AIX
Date: Tue, 30 Jul 2019 20:16:02 +0530	[thread overview]
Message-ID: <OFCF3AC7E7.E703D5E1-ON00258447.0050768E-65258447.00511EB2@notes.na.collabserv.com> (raw)

[-- Attachment #1: Type: text/plain, Size: 980 bytes --]


Hi,

We are porting zsh 5.5.1 in AIX. As part of the build, we are running
internal test suites by invoking "make check".

We are experiencing a hang issue with one of the testcase named "
A04redirect.ztst" . Below is the console output (with verbose set to 2 ).

ZTST_test: looking for new test
ZTST_test: examining line:

ZTST_test: examining line:
  fn() { local foo; read foo; print $foo; }
ZTST_getchunk: read code chunk:
  fn() { local foo; read foo; print $foo; }
  coproc fn
  print test output >&p
  read bar <&p
  print $bar
ZTST_test: examining line:
>test output
ZTST_getredir: read redir for '>':
test output
test output
ZTST_test: examining line:

Running test: '>&p' and '<&p' redirection
ZTST_test: expecting status: 0
Input: /tmp/zsh.ztst.2359968/ztst.in,
output: /tmp/zsh.ztst.2359968/ztst.out,
error: /tmp/zsh.ztst.2359968/ztst.terr
test output




It hanged at this step.

Any help would be great.

Thanks
Ayappan P

             reply	other threads:[~2019-07-30 14:47 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-07-30 14:46 Ayappan P2 [this message]
2019-07-30 18:25 ` 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=OFCF3AC7E7.E703D5E1-ON00258447.0050768E-65258447.00511EB2@notes.na.collabserv.com \
    --to=ayappap2@in.ibm.com \
    --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).