zsh-workers
 help / color / mirror / code / Atom feed
From: Vin Shelton <acs@alumni.princeton.edu>
To: "Zsh Hackers' List" <zsh-workers@zsh.org>
Subject: Y01 Test Failure on Arch
Date: Wed, 31 Mar 2021 09:40:10 -0400	[thread overview]
Message-ID: <CACeGjnW0YAGgU7MwHA-qXcb1QcnvrYrks0zh0+pdhVwMgmyxNg@mail.gmail.com> (raw)

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

Building from the latest sources on endeavouros (Arch):

TESTNUM=Y01 make check
cd Test ; make check
make[1]: Entering directory '/SSD-2/opt/build/zsh-2021-03-31/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-03-31/Test/Y01*.ztst; \
           do echo $f; done`" \
 ZTST_srcdir="../../../src/zsh-2021-03-31/Test" \
 ZTST_exe=../Src/zsh \
 ../Src/zsh +Z -f ../../../src/zsh-2021-03-31/Test/$ZTST_handler; then \
 stat=0; \
else \
 stat=1; \
fi; \
sleep 1; \
rm -rf Modules .zcompdump; \
exit $stat
../../../src/zsh-2021-03-31/Test/Y01completion.ztst: starting.
--- /tmp/zsh.ztst.628309/ztst.out 2021-03-31 09:31:50.414616505 -0400
+++ /tmp/zsh.ztst.628309/ztst.tout 2021-03-31 09:31:50.647949508 -0400
@@ -1,16 +1,12 @@
-line: {: dir1/}{}
-DESCRIPTION:{expansions}
+line: {: dir1 dir2 file1 file2 }{}
+line: {: dir1 dir2 file1 file2 }{}
+DESCRIPTION:{file}
 DI:{dir1}
 DI:{dir2}
 FI:{file1}
 FI:{file2}
-DESCRIPTION:{all expansions}
-NO:{dir1 dir2 file1 file2}
-DESCRIPTION:{original}
-NO:{*}
-line: {: dir1/}{}
-line: {: dir2/}{}
-line: {: file1 }{}
-line: {: file2 }{}
-line: {: dir1 dir2 file1 file2 }{}
-line: {: *}{}
+line: {: dir1 dir2 file1 file2 dir1/}{}
+line: {: dir1 dir2 file1 file2 dir2/}{}
+line: {: dir1 dir2 file1 file2 file1}{}
+line: {: dir1 dir2 file1 file2 file2}{}
+line: {: dir1 dir2 file1 file2 dir1/}{}
Test ../../../src/zsh-2021-03-31/Test/Y01completion.ztst failed: output
differs from expected as shown above for:
  comptest $': *\t\t\t\t\t\t\t'
Was testing: _expand shows file types
../../../src/zsh-2021-03-31/Test/Y01completion.ztst: test failed.
**************************************
0 successful test scripts, 1 failure, 0 skipped
**************************************
make[1]: *** [Makefile:190: check] Error 1
make[1]: Leaving directory '/SSD-2/opt/build/zsh-2021-03-31/Test'
make: *** [Makefile:263: check] Error 2

  - Vin

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

             reply	other threads:[~2021-03-31 13:41 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-03-31 13:40 Vin Shelton [this message]
2021-04-01  4:05 ` Jun T
2021-04-03 11:32   ` Vin Shelton
2021-04-04  4:05     ` Jun. T
2021-04-04 14:00       ` Vin Shelton
2021-04-04 17:02         ` Daniel Shahaf
2021-04-05 14:58           ` Marlon Richert
2021-04-06  4:23             ` Jun T
2021-04-06 11:38               ` Marlon
2021-04-06  9:53             ` Oliver Kiddle
2021-04-04 18:27         ` Bart Schaefer
2021-04-05  0:39           ` Vin Shelton

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=CACeGjnW0YAGgU7MwHA-qXcb1QcnvrYrks0zh0+pdhVwMgmyxNg@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).