zsh-workers
 help / color / mirror / code / Atom feed
From: Vin Shelton <acs@alumni.princeton.edu>
To: Oliver Kiddle <okiddle@yahoo.co.uk>
Cc: Zsh workers <zsh-workers@zsh.org>
Subject: Re: PATCH: make kill ring work in vi mode
Date: Fri, 31 Oct 2014 07:35:53 -0400	[thread overview]
Message-ID: <CACeGjnWi4uN6E0Rj9bo33jje1SDd6qGZRFDypx_az+1buLMX+g@mail.gmail.com> (raw)
In-Reply-To: <20353.1414691681@thecus.kiddle.eu>

Oliver -

I see a test failure from the latest sources; it looks related to your
recent yank/pop changes:

ZTST_VERBOSE=3 make TESTNUM=X02 check
cd Test ; make check
make[1]: Entering directory `/raid-3tb/opt/build/zsh-2014-10-31/Test'
if test -n "gcc"; then \
 cd .. && DESTDIR= \
 make MODDIR=`pwd`/Test/Modules install.modules > /dev/null; \
fi
if ZTST_testlist="`for f in /opt/src/zsh-2014-10-31/Test/X02*.ztst; \
           do echo $f; done`" \
ZTST_srcdir="/opt/src/zsh-2014-10-31/Test" \
ZTST_exe=../Src/zsh \
../Src/zsh +Z -f /opt/src/zsh-2014-10-31/Test/runtests.zsh; then \
stat=0; \
else \
stat=1; \
fi; \
sleep 1; \
rm -rf Modules .zcompdump; \
exit $stat
/opt/src/zsh-2014-10-31/Test/X02zlevi.ztst: starting.
*** /tmp/zsh.ztst.out.10011 Fri Oct 31 07:31:52 2014
--- /tmp/zsh.ztst.tout.10011 Fri Oct 31 07:31:52 2014
***************
*** 1,2 ****
  BUFFER: SwordE
! CURSOR: 5
--- 1,2 ----
  BUFFER: SwordE
! CURSOR: 4
Test /opt/src/zsh-2014-10-31/Test/X02zlevi.ztst failed: output differs
from expected as shown above for:
  zletest $'word\C-wline\eddiSE\ehp\C-P'
Was testing: line based put after followed by character based yank-pop
/opt/src/zsh-2014-10-31/Test/X02zlevi.ztst: test failed.
**************************************
0 successful test scripts, 1 failure, 0 skipped
**************************************
make[1]: *** [check] Error 1
make[1]: Leaving directory `/raid-3tb/opt/build/zsh-2014-10-31/Test'
make: *** [check] Error 2

This is on linux mint 17, in case that matters.

Regards,
  Vin


      reply	other threads:[~2014-10-31 11:36 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-10-29 23:42 Oliver Kiddle
2014-10-30  2:13 ` Bart Schaefer
2014-10-30  8:53 ` Peter Stephenson
2014-10-30 17:54   ` Oliver Kiddle
2014-10-31 11:35     ` Vin Shelton [this message]

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=CACeGjnWi4uN6E0Rj9bo33jje1SDd6qGZRFDypx_az+1buLMX+g@mail.gmail.com \
    --to=acs@alumni.princeton.edu \
    --cc=okiddle@yahoo.co.uk \
    --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).