zsh-workers
 help / color / mirror / code / Atom feed
From: Vin Shelton <acs@alumni.princeton.edu>
To: "Zsh Hackers' List" <zsh-workers@zsh.org>
Subject: Y02 Test Failure
Date: Tue, 26 Oct 2021 21:50:20 -0400	[thread overview]
Message-ID: <CACeGjnVWx3D5TzaqhxSXpeOea5yUP610RzK9fbE5DZjeq1uR_w@mail.gmail.com> (raw)

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

On my Arch linux x86_64 system, I'm seeing a Y02 test failure.

TESTNUM=Y02 ZTST_verbose=1 make check
cd Test ; make check
make[1]: Entering directory '/opt/build/zsh-2021-10-26/Test'
if test -n "gcc"; then \
  cd .. && DESTDIR= \
  make MODDIR=`pwd`/Test/Modules install.modules > /dev/null; \
fi
if test -z "$ZTST_handler"; then \
  ZTST_handler=runtests.zsh; \
fi; \
if ZTST_testlist="`for f in ../../../src/zsh-2021-10-26/Test/Y02*.ztst; \
           do echo $f; done`" \
 ZTST_srcdir="../../../src/zsh-2021-10-26/Test" \
 ZTST_exe=../Src/zsh \
 ../Src/zsh +Z -f ../../../src/zsh-2021-10-26/Test/$ZTST_handler; then \
 stat=0; \
else \
 stat=1; \
fi; \
sleep 1; \
rm -rf Modules .zcompdump; \
exit $stat
../../../src/zsh-2021-10-26/Test/Y02compmatch.ztst: starting.
Running test: Match Error for "z:"
Test successful.
Running test: Match Error for "m:"
Test successful.
Running test: Match Error for "M:"
Test successful.
Running test: Match Error "r:"
Test successful.
Running test: Match Error "R:"
Test successful.
Running test: Match Error for "l:"
Test successful.
Running test: Match Error for "L:"
Test successful.
Running test: Match Error for "m:{0-9"
Test successful.
Running test: Match Error for "m:{0-9}"
Test successful.
Running test: Match Error for "m:{0-9}={"
Test successful.
Running test: Match Error for "m:{0-9}={0-"
Test successful.
Running test: Match Error for "m:{0-9}={-"
Test successful.
Running test: Match Error "r:"
Test successful.
Running test: Documentation example for options, input "nolistbee"
Test successful.
Running test: Documentation example for options, input "list_bee"
Test successful.
Running test: Documentation example for options, input "ListBee"
Test successful.
Running test: Documentation example for options, input "NOList"
Test successful.
Running test: Documentation example for options, input "NO_List\t__\tB\t"
Test successful.
Running test: Documentation example for options, input
"__\tN\t__o\t___\tlist_\tbeep__\t"
Test successful.
Running test: Documentation example for options, input
"__\tNo\t___\tlist_\tbeep__\t"
Test successful.
Running test: Documentation example for options, input
"___\tlist_\tbeep__\t"
Test successful.
Running test: Documentation example for options, input "__no_listbe"
Test successful.
Running test: Documentation example for options, input "nonono_listbe"
Test successful.
Running test: Documentation example for lowercase insenitive M, input
"ab\tC\t"
Test successful.
Running test: Documentation example for lowercase insenitive m, input
"A\t\t"
Test successful.
Running test: Documentation example for case insenitive M, input "aB\t\t"
Test successful.
Running test: Documentation example for case insenitive m, input "aB\t\t"
Test successful.
Running test: r:|.=* should complete .s.u
Test successful.
Running test: r:[^.]||.=* should not complete .s.u, but should complete
c.s.u
Test failed, as expected.
Running test: r:|.=* should complete .g.
Test ../../../src/zsh-2021-10-26/Test/Y02compmatch.ztst was expected to
fail, but passed.
Was testing: r:|.=* should complete .g.
../../../src/zsh-2021-10-26/Test/Y02compmatch.ztst: test XPassed.
**************************************
0 successful test scripts, 1 failure, 0 skipped
**************************************
make[1]: *** [Makefile:190: check] Error 1
make[1]: Leaving directory '/opt/build/zsh-2021-10-26/Test'
make: *** [Makefile:263: check] Error 2

Please let me know if you need any more info.

  - Vin

-- 

*Never for money, always for love*

[-- Attachment #2: Type: text/html, Size: 5069 bytes --]

             reply	other threads:[~2021-10-27  1:51 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-10-27  1:50 Vin Shelton [this message]
2021-10-27  2:36 ` Bart Schaefer
2021-11-12 19:23 Y02 test failure Marlon Richert
2021-11-12 19:56 ` Bart Schaefer
2021-11-12 21:28   ` Marlon Richert
2021-11-12 21:49     ` Bart Schaefer
2021-11-12 22:00       ` Lawrence Velázquez
2021-11-13 17:15         ` Marlon Richert

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=CACeGjnVWx3D5TzaqhxSXpeOea5yUP610RzK9fbE5DZjeq1uR_w@mail.gmail.com \
    --to=acs@alumni.princeton.edu \
    --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).