unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: phillip.lord@russet.org.uk (Phillip Lord)
To: Eli Zaretskii <eliz@gnu.org>
Cc: fabrice.popineau@gmail.com, emacs-devel@gnu.org
Subject: Re: Viper tests failure?
Date: Wed, 22 Jun 2016 18:23:09 +0100	[thread overview]
Message-ID: <87d1n9xhmq.fsf@russet.org.uk> (raw)
In-Reply-To: <83oa6t43i2.fsf@gnu.org> (Eli Zaretskii's message of "Wed, 22 Jun 2016 19:01:09 +0300")

Eli Zaretskii <eliz@gnu.org> writes:

>> From: phillip.lord@russet.org.uk (Phillip Lord)
>> Cc: fabrice.popineau@gmail.com,  emacs-devel@gnu.org
>> Date: Tue, 21 Jun 2016 21:26:58 +0100
>> 
>> > --- a/test/lisp/emulation/viper-tests.el
>> > +++ b/test/lisp/emulation/viper-tests.el
>> > @@ -38,7 +38,7 @@ viper-test-undo-kmacro
>> >          ;; Select an expert-level for the same reason.
>> >          (viper-expert-level 5)
>> >          ;; viper loads this even with -q so make sure it's empty!
>> > -        (viper-custom-file-name (make-temp-file "viper-tests"))
>> > +        (viper-custom-file-name (make-temp-file "viper-tests" nil ".elc"))
>> >          (before-buffer (current-buffer)))
>> >      (unwind-protect
>> >          (progn
>> The viper-test is fix obviously fine by me -- should have done it that
>> way in the first place, although uncovering the Fload but is a nice side
>> effect.
>
> I have now fixed this properly in Fload on master.  No change in
> viper-tests is necessary.

I'd probably change it anyway, to make it clearer in the test that this
is an (empty) load file.


>> Can you add it to emacs-25
>
> Doesn't sound like a good idea: the changes are not really trivial,
> and this problem has been with us for so long that one more release is
> not an issue.

Apologies, I mean fix the test. I guess there is no problem with making
a change to test on emacs-25. It's also necessary to stop the test error
as the Fload fix is on master.

Phil



  reply	other threads:[~2016-06-22 17:23 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-06-21  5:05 Viper tests failure? Fabrice Popineau
2016-06-21 14:27 ` Phillip Lord
2016-06-21 15:33   ` Eli Zaretskii
2016-06-21 20:26     ` Phillip Lord
2016-06-22 16:01       ` Eli Zaretskii
2016-06-22 17:23         ` Phillip Lord [this message]
2016-06-22 17:51           ` Eli Zaretskii

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

  List information: https://www.gnu.org/software/emacs/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87d1n9xhmq.fsf@russet.org.uk \
    --to=phillip.lord@russet.org.uk \
    --cc=eliz@gnu.org \
    --cc=emacs-devel@gnu.org \
    --cc=fabrice.popineau@gmail.com \
    /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.savannah.gnu.org/cgit/emacs.git

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 read-only IMAP folder(s) and NNTP newsgroup(s).