all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Paul Eggert <eggert@cs.ucla.edu>
To: Lars Ingebrigtsen <larsi@gnus.org>
Cc: 42720@debbugs.gnu.org
Subject: bug#42720: 28.0.50; mml-first-secure-en-decrypt-sign-1 test failing on Fedora 31
Date: Thu, 6 Aug 2020 15:35:54 -0700	[thread overview]
Message-ID: <61c1d132-f8ac-04da-8e16-b6f866f9af0e@cs.ucla.edu> (raw)
In-Reply-To: <87wo2chpcv.fsf@gnus.org>

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

On 8/5/20 12:20 PM, Lars Ingebrigtsen wrote:

> Since that test was rather long (and tested several different things),
> I've now split it into three, so that it's easier to see just what it is
> that fails.

I'm still getting a test failure with current master (commit 
99f609c6f3361e101cd665fbaad4a98f4631cab8) with 'make -j5 check' in an in-tree 
build. A failed mml-sec-tests.log attached.

(cd test && make -j5 lisp/gnus/mml-sec-tests) works. So perhaps it's a 
combination of a missing dependency and 'make -j'.

[-- Attachment #2: mml-sec-tests.log --]
[-- Type: text/x-log, Size: 2879 bytes --]

Running 22 tests (2020-08-06 15:27:36-0700, selector `(not (or (tag :expensive-test) (tag :unstable)))')
   passed   1/22  mml-secure-en-decrypt-1 (0.496084 sec)
   passed   2/22  mml-secure-en-decrypt-2 (0.497113 sec)
   passed   3/22  mml-secure-en-decrypt-3 (0.471411 sec)
   passed   4/22  mml-secure-en-decrypt-4 (0.493818 sec)
  skipped   5/22  mml-secure-en-decrypt-passphrase-cache (0.004017 sec)
  skipped   6/22  mml-secure-en-decrypt-passphrase-no-cache-openpgp-todo (0.006509 sec)
   failed   7/22  mml-secure-en-decrypt-passphrase-no-cache-smime-todo (0.002728 sec)
Test mml-secure-en-decrypt-sign-1-1-single backtrace:
  signal(epg-error ("Encrypt failed" "Exit"))
  mml-secure-test-fixture(#f(compiled-function () #<bytecode 0x6fb23f8
  mml-secure-test-key-fixture(#f(compiled-function () #<bytecode -0xa4
  #f(compiled-function () #<bytecode -0x113103c4c2be173d>)()
  ert--run-test-internal(#s(ert--test-execution-info :test #s(ert-test
  ert-run-test(#s(ert-test :name mml-secure-en-decrypt-sign-1-1-single
  ert-run-or-rerun-test(#s(ert--stats :selector ... :tests ... :test-m
  ert-run-tests((not (or (tag :expensive-test) (tag :unstable))) #f(co
  ert-run-tests-batch((not (or (tag :expensive-test) (tag :unstable)))
  ert-run-tests-batch-and-exit((not (or (tag :expensive-test) (tag :un
  eval((ert-run-tests-batch-and-exit '(not (or (tag :expensive-test) (
  command-line-1(("-L" ":." "-l" "ert" "-l" "lisp/gnus/mml-sec-tests" 
  command-line()
  normal-top-level()
Test mml-secure-en-decrypt-sign-1-1-single condition:
    (epg-error "Encrypt failed" "Exit")
   FAILED   8/22  mml-secure-en-decrypt-sign-1-1-single (0.655476 sec)
   passed   9/22  mml-secure-en-decrypt-sign-1-2-double (0.648772 sec)
   passed  10/22  mml-secure-en-decrypt-sign-1-3-double (0.597429 sec)
   passed  11/22  mml-secure-en-decrypt-sign-2 (1.853518 sec)
   passed  12/22  mml-secure-en-decrypt-sign-3 (0.585654 sec)
   passed  13/22  mml-secure-find-usable-keys-1 (0.070525 sec)
   passed  14/22  mml-secure-find-usable-keys-2 (0.133455 sec)
   passed  15/22  mml-secure-key-checks (0.114117 sec)
   passed  16/22  mml-secure-select-preferred-keys-1 (0.009963 sec)
   passed  17/22  mml-secure-select-preferred-keys-2 (0.088404 sec)
   passed  18/22  mml-secure-select-preferred-keys-3 (0.025307 sec)
   passed  19/22  mml-secure-select-preferred-keys-4 (0.049515 sec)
   passed  20/22  mml-secure-sign-verify-1 (1.157003 sec)
   passed  21/22  mml-secure-sign-verify-2 (1.462676 sec)
   passed  22/22  mml-secure-sign-verify-3 (0.024052 sec)

Ran 22 tests, 19 results as expected, 1 unexpected, 2 skipped (2020-08-06 15:27:46-0700, 9.695887 sec)
1 expected failures

1 unexpected results:
   FAILED  mml-secure-en-decrypt-sign-1-1-single

2 skipped results:
  SKIPPED  mml-secure-en-decrypt-passphrase-cache
  SKIPPED  mml-secure-en-decrypt-passphrase-no-cache-openpgp-todo


  reply	other threads:[~2020-08-06 22:35 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-08-05 15:20 bug#42720: 28.0.50; mml-first-secure-en-decrypt-sign-1 test failing on Fedora 31 Paul Eggert
2020-08-05 19:20 ` Lars Ingebrigtsen
2020-08-06 22:35   ` Paul Eggert [this message]
2020-08-07  6:59     ` Lars Ingebrigtsen
2020-08-08  2:55       ` Paul Eggert
2020-08-08  5:36         ` Stefan Kangas
2020-08-08 10:01         ` Lars Ingebrigtsen
2020-08-08 16:09           ` Robert Pluim
2020-08-09 10:00             ` Lars Ingebrigtsen
2020-08-09  8:41           ` Paul Eggert
2020-08-09 10:01             ` Lars Ingebrigtsen
2020-08-13  1:41             ` 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

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

  git send-email \
    --in-reply-to=61c1d132-f8ac-04da-8e16-b6f866f9af0e@cs.ucla.edu \
    --to=eggert@cs.ucla.edu \
    --cc=42720@debbugs.gnu.org \
    --cc=larsi@gnus.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 external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.