Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
A05 test failure: bad interpreter: x*xn
- X-seq: zsh-workers 43465
- From: Matthew Martin <phy1729@xxxxxxxxx>
- To: zsh-workers@xxxxxxx
- Subject: A05 test failure: bad interpreter: x*xn
- Date: Thu, 13 Sep 2018 23:04:13 -0500
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=date:from:to:subject:message-id:mail-followup-to:mime-version :content-disposition:user-agent; bh=o5vOCC38EpqVR/aOVFTBX9Lhd0y2XbqkmIYo6uwltwc=; b=hRRZ5fmXP7HbKgzCuqVIXNUQ+knjRFQqH682KWMW6edD452EA+TsppxP1eetSG9rGJ DA8B5my+VIOaKrKIbpMBE33tC9yBHL3PrI5tZ7WJtNNwSXe+10cIGCGBK2LiQEalIDok xBJ5nZn+05CTZ0geFNnEXFcvahMV3EfypUjEQ83v+r4HA1AX4R/0QPiqdVD5Wl8IPdrf D/dO/F+cTEN7hBooUWNX0QqIevtzJxUa+NPe0KBrp7DgHKoZkicZENxSjdFTM28YRuIN f3xG/GQYqNhRbsRD7WuioRfuBahMoCFzkkQt57kt5S37AuOL7GcwnkoW0MPdpDwC/cZY k0Ag==
- List-help: <mailto:zsh-workers-help@zsh.org>
- List-id: Zsh Workers List <zsh-workers.zsh.org>
- List-post: <mailto:zsh-workers@zsh.org>
- List-unsubscribe: <mailto:zsh-workers-unsubscribe@zsh.org>
- Mail-followup-to: zsh-workers@xxxxxxx
- Mailing-list: contact zsh-workers-help@xxxxxxx; run by ezmlm
When running tests on OpenBSD A05 fails with the below message. It seems
to be testing for an OS dependant error string and exit code.
- Matthew Martin
./A05execution.ztst: starting.
Pattern match failed, line 1:
-<*tstcmd-interp-too-long: bad interpreter: x*xn: no such file or directory
<status 127
+>(eval):2: /home/phy1729/ports/pobj/zsh-5.6.1/zsh-5.6.1/Test/command.tmp//tstcmd-interp-too-long: bad interpreter: xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxn: exec format error
>status 126
Test ./A05execution.ztst failed: output differs from expected as shown above for:
path=($shpath $echopath ${ZTST_testdir}/command.tmp/)
tstcmd-interp-too-long 2>&1; echo "status $?"
path=($storepath)
Was testing: path (5)
./A05execution.ztst: test failed.
Messages sorted by:
Reverse Date,
Date,
Thread,
Author