From: Glenn Morris <rgm@gnu.org>
To: Paul Eggert <eggert@cs.ucla.edu>
Cc: 33439@debbugs.gnu.org
Subject: bug#33439: emacs-26 branch: epg-decrypt-1 test failure on Fedora 29
Date: Fri, 14 Dec 2018 19:49:29 -0500 [thread overview]
Message-ID: <lyo99nehra.fsf@fencepost.gnu.org> (raw)
In-Reply-To: <001a61ab-564e-250e-f938-08f2c2542c70@cs.ucla.edu> (Paul Eggert's message of "Mon, 19 Nov 2018 18:09:59 -0800")
Does this work?
--- a/test/lisp/epg-tests.el
+++ b/test/lisp/epg-tests.el
@@ -108,6 +108,8 @@ epg-tests-passphrase-callback
(ert-deftest epg-decrypt-1 ()
(with-epg-tests (:require-passphrase t)
+ (with-temp-file (expand-file-name "gpg.conf" epg-tests-home-directory)
+ (insert "ignore-mdc-error"))
(should (equal "test"
(epg-decrypt-string epg-tests-context "\
-----BEGIN PGP MESSAGE-----
next prev parent reply other threads:[~2018-12-15 0:49 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-11-20 2:09 bug#33439: emacs-26 branch: epg-decrypt-1 test failure on Fedora 29 Paul Eggert
2018-12-15 0:49 ` Glenn Morris [this message]
2018-12-15 0:55 ` Paul Eggert
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=lyo99nehra.fsf@fencepost.gnu.org \
--to=rgm@gnu.org \
--cc=33439@debbugs.gnu.org \
--cc=eggert@cs.ucla.edu \
/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).