unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
* bug#57301: 28.1; 12 unexpected test results on emacs 28.1
@ 2022-08-19 12:33 gitmux
  2022-08-19 18:14 ` Stefan Kangas
  2022-08-20 12:37 ` Basil L. Contovounesios via Bug reports for GNU Emacs, the Swiss army knife of text editors
  0 siblings, 2 replies; 10+ messages in thread
From: gitmux @ 2022-08-19 12:33 UTC (permalink / raw)
  To: 57301

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


Dear GNU Emacs,

        When executing `make check`, there are 12 unexpected tests.
The configuration, compilation, and test occurs with `compile.sh'.
`output.txt' is the resulting output. The other four attached files
contain the `unexpected results'. Version 28.1 is acquired from
`mirror://gnu/emacs/emacs-28.1.tar.xz'.


[-- Attachment #2: Configure, compile, and test Emacs --]
[-- Type: application/x-sh, Size: 1012 bytes --]

[-- Attachment #3: output of compile.sh --]
[-- Type: text/plain, Size: 47614 bytes --]

make -C lib all
make -C doc/lispref info
make -C doc/lispintro info
make -C doc/emacs info
make[1]: Entering directory '/home/archmux/Internet/Compressed/Package/Exherbo/app-editors/emacs/28.1/emacs-28.1/doc/lispintro'
make[1]: Nothing to be done for 'info'.
make[1]: Leaving directory '/home/archmux/Internet/Compressed/Package/Exherbo/app-editors/emacs/28.1/emacs-28.1/doc/lispintro'
make[1]: Entering directory '/home/archmux/Internet/Compressed/Package/Exherbo/app-editors/emacs/28.1/emacs-28.1/doc/lispref'
make[1]: Nothing to be done for 'info'.
make[1]: Leaving directory '/home/archmux/Internet/Compressed/Package/Exherbo/app-editors/emacs/28.1/emacs-28.1/doc/lispref'
make[1]: Entering directory '/home/archmux/Internet/Compressed/Package/Exherbo/app-editors/emacs/28.1/emacs-28.1/doc/emacs'
make[1]: Nothing to be done for 'info'.
make[1]: Leaving directory '/home/archmux/Internet/Compressed/Package/Exherbo/app-editors/emacs/28.1/emacs-28.1/doc/emacs'
make[1]: Entering directory '/home/archmux/Internet/Compressed/Package/Exherbo/app-editors/emacs/28.1/emacs-28.1/lib'
make[1]: Nothing to be done for 'all'.
make[1]: Leaving directory '/home/archmux/Internet/Compressed/Package/Exherbo/app-editors/emacs/28.1/emacs-28.1/lib'
make -C lib-src all
make[1]: Entering directory '/home/archmux/Internet/Compressed/Package/Exherbo/app-editors/emacs/28.1/emacs-28.1/lib-src'
make[1]: Nothing to be done for 'all'.
make[1]: Leaving directory '/home/archmux/Internet/Compressed/Package/Exherbo/app-editors/emacs/28.1/emacs-28.1/lib-src'
make -C src VCSWITNESS='' BIN_DESTDIR=''/usr/local/bin/'' \
	 ELN_DESTDIR='/usr/local/lib/emacs/28.1/' all
make[1]: Entering directory '/home/archmux/Internet/Compressed/Package/Exherbo/app-editors/emacs/28.1/emacs-28.1/src'
make -C ../admin/charsets all
make -C ../admin/unidata charscript.el
make -C ../admin/unidata emoji-zwj.el
make[2]: Entering directory '/home/archmux/Internet/Compressed/Package/Exherbo/app-editors/emacs/28.1/emacs-28.1/admin/unidata'
make[2]: Entering directory '/home/archmux/Internet/Compressed/Package/Exherbo/app-editors/emacs/28.1/emacs-28.1/admin/unidata'
make -C ../admin/charsets cp51932.el
make -C ../admin/charsets eucjp-ms.el
make[2]: Nothing to be done for 'charscript.el'.
make[2]: Leaving directory '/home/archmux/Internet/Compressed/Package/Exherbo/app-editors/emacs/28.1/emacs-28.1/admin/unidata'
make[2]: Nothing to be done for 'emoji-zwj.el'.
make[2]: Leaving directory '/home/archmux/Internet/Compressed/Package/Exherbo/app-editors/emacs/28.1/emacs-28.1/admin/unidata'
make[2]: Entering directory '/home/archmux/Internet/Compressed/Package/Exherbo/app-editors/emacs/28.1/emacs-28.1/admin/charsets'
make[2]: Nothing to be done for 'cp51932.el'.
make[2]: Leaving directory '/home/archmux/Internet/Compressed/Package/Exherbo/app-editors/emacs/28.1/emacs-28.1/admin/charsets'
make[2]: Entering directory '/home/archmux/Internet/Compressed/Package/Exherbo/app-editors/emacs/28.1/emacs-28.1/admin/charsets'
make[2]: Nothing to be done for 'eucjp-ms.el'.
make[2]: Leaving directory '/home/archmux/Internet/Compressed/Package/Exherbo/app-editors/emacs/28.1/emacs-28.1/admin/charsets'
make[2]: Entering directory '/home/archmux/Internet/Compressed/Package/Exherbo/app-editors/emacs/28.1/emacs-28.1/admin/charsets'
make[2]: Nothing to be done for 'all'.
make[2]: Leaving directory '/home/archmux/Internet/Compressed/Package/Exherbo/app-editors/emacs/28.1/emacs-28.1/admin/charsets'
make -C ../admin/unidata all EMACS="../../src/bootstrap-emacs"
make[2]: Entering directory '/home/archmux/Internet/Compressed/Package/Exherbo/app-editors/emacs/28.1/emacs-28.1/admin/unidata'
make[2]: Nothing to be done for 'all'.
make[2]: Leaving directory '/home/archmux/Internet/Compressed/Package/Exherbo/app-editors/emacs/28.1/emacs-28.1/admin/unidata'
make[1]: Leaving directory '/home/archmux/Internet/Compressed/Package/Exherbo/app-editors/emacs/28.1/emacs-28.1/src'
make -C lisp all
make[1]: Entering directory '/home/archmux/Internet/Compressed/Package/Exherbo/app-editors/emacs/28.1/emacs-28.1/lisp'
make -C ../leim all EMACS="../src/emacs"
make -C ../admin/grammars all EMACS="../../src/emacs"
make[2]: Entering directory '/home/archmux/Internet/Compressed/Package/Exherbo/app-editors/emacs/28.1/emacs-28.1/admin/grammars'
make[2]: Nothing to be done for 'all'.
make[2]: Leaving directory '/home/archmux/Internet/Compressed/Package/Exherbo/app-editors/emacs/28.1/emacs-28.1/admin/grammars'
make[2]: Entering directory '/home/archmux/Internet/Compressed/Package/Exherbo/app-editors/emacs/28.1/emacs-28.1/leim'
make[2]: Nothing to be done for 'all'.
make[2]: Leaving directory '/home/archmux/Internet/Compressed/Package/Exherbo/app-editors/emacs/28.1/emacs-28.1/leim'
make[2]: Entering directory '/home/archmux/Internet/Compressed/Package/Exherbo/app-editors/emacs/28.1/emacs-28.1/lisp'
make[2]: Nothing to be done for 'compile-targets'.
make[2]: Leaving directory '/home/archmux/Internet/Compressed/Package/Exherbo/app-editors/emacs/28.1/emacs-28.1/lisp'
make[1]: Leaving directory '/home/archmux/Internet/Compressed/Package/Exherbo/app-editors/emacs/28.1/emacs-28.1/lisp'
make -C doc/misc info
make[1]: Entering directory '/home/archmux/Internet/Compressed/Package/Exherbo/app-editors/emacs/28.1/emacs-28.1/doc/misc'
make[1]: Nothing to be done for 'info'.
make[1]: Leaving directory '/home/archmux/Internet/Compressed/Package/Exherbo/app-editors/emacs/28.1/emacs-28.1/doc/misc'
make -C test check
make[1]: Entering directory '/home/archmux/Internet/Compressed/Package/Exherbo/app-editors/emacs/28.1/emacs-28.1/test'
rm -f ./*.tmp
make[2]: Entering directory '/home/archmux/Internet/Compressed/Package/Exherbo/app-editors/emacs/28.1/emacs-28.1/test'
make[3]: Entering directory '/home/archmux/Internet/Compressed/Package/Exherbo/app-editors/emacs/28.1/emacs-28.1/test'
  GEN      lisp/net/tramp-tests.log
  GEN      lib-src/emacsclient-tests.log
  GEN      lisp/abbrev-tests.log
  GEN      lisp/align-tests.log
  GEN      lisp/allout-tests.log
  GEN      lisp/allout-widgets-tests.log
  GEN      lisp/ansi-color-tests.log
  GEN      lisp/apropos-tests.log
  GEN      lisp/arc-mode-tests.log
  GEN      lisp/auth-source-pass-tests.log
  GEN      lisp/auth-source-tests.log
  GEN      lisp/autoinsert-tests.log
  GEN      lisp/autorevert-tests.log
  GEN      lisp/battery-tests.log
  GEN      lisp/bookmark-tests.log
  GEN      lisp/buff-menu-tests.log
  GEN      lisp/button-tests.log
  GEN      lisp/calc/calc-tests.log
  GEN      lisp/calculator-tests.log
  GEN      lisp/calendar/cal-french-tests.log
  GEN      lisp/calendar/cal-julian-tests.log
  GEN      lisp/calendar/icalendar-tests.log
  GEN      lisp/calendar/iso8601-tests.log
  GEN      lisp/calendar/lunar-tests.log
  GEN      lisp/calendar/parse-time-tests.log
  GEN      lisp/calendar/solar-tests.log
  GEN      lisp/calendar/time-date-tests.log
  GEN      lisp/calendar/todo-mode-tests.log
  GEN      lisp/cedet/cedet-files-tests.log
  GEN      lisp/cedet/semantic-utest-c.log
  GEN      lisp/cedet/semantic-utest-ia.log
  GEN      lisp/cedet/semantic-utest.log
  GEN      lisp/cedet/semantic/bovine/gcc-tests.log
  GEN      lisp/cedet/semantic/format-tests.log
  GEN      lisp/cedet/semantic/fw-tests.log
  GEN      lisp/cedet/srecode-utest-getset.log
  GEN      lisp/cedet/srecode-utest-template.log
  GEN      lisp/cedet/srecode/document-tests.log
  GEN      lisp/cedet/srecode/fields-tests.log
  GEN      lisp/char-fold-tests.log
  GEN      lisp/color-tests.log
  ELC      lisp/comint-tests.elc
  GEN      lisp/completion-tests.log
  GEN      lisp/cus-edit-tests.log
  GEN      lisp/custom-tests.log
  GEN      lisp/dabbrev-tests.log
  GEN      lisp/delim-col-tests.log
  GEN      lisp/descr-text-tests.log
  GEN      lisp/dired-aux-tests.log
  GEN      lisp/dired-tests.log
  GEN      lisp/dired-x-tests.log
  GEN      lisp/dom-tests.log
  GEN      lisp/electric-tests.log
  GEN      lisp/elide-head-tests.log
  GEN      lisp/emacs-lisp/backquote-tests.log
  GEN      lisp/emacs-lisp/backtrace-tests.log
  GEN      lisp/emacs-lisp/benchmark-tests.log
  GEN      lisp/emacs-lisp/bindat-tests.log
  ELC      lisp/emacs-lisp/bytecomp-tests.elc
  GEN      lisp/emacs-lisp/cconv-tests.log
  GEN      lisp/emacs-lisp/check-declare-tests.log
  GEN      lisp/emacs-lisp/checkdoc-tests.log
  GEN      lisp/emacs-lisp/cl-extra-tests.log
  GEN      lisp/emacs-lisp/cl-generic-tests.log
  GEN      lisp/emacs-lisp/cl-lib-tests.log
  GEN      lisp/emacs-lisp/cl-macs-tests.log
  GEN      lisp/emacs-lisp/cl-preloaded-tests.log
  GEN      lisp/emacs-lisp/cl-print-tests.log
  GEN      lisp/emacs-lisp/cl-seq-tests.log
  GEN      lisp/emacs-lisp/comp-cstr-tests.log
  GEN      lisp/emacs-lisp/copyright-tests.log
  GEN      lisp/emacs-lisp/derived-tests.log
  GEN      lisp/emacs-lisp/easy-mmode-tests.log
  GEN      lisp/emacs-lisp/edebug-tests.log
  GEN      lisp/emacs-lisp/eieio-tests/eieio-test-methodinvoke.log
  GEN      lisp/emacs-lisp/eieio-tests/eieio-test-persist.log
  GEN      lisp/emacs-lisp/eieio-tests/eieio-tests.log
  GEN      lisp/emacs-lisp/ert-tests.log
  GEN      lisp/emacs-lisp/ert-x-tests.log
  GEN      lisp/emacs-lisp/faceup-tests/faceup-test-basics.log
  GEN      lisp/emacs-lisp/faceup-tests/faceup-test-files.log
  GEN      lisp/emacs-lisp/find-func-tests.log
  GEN      lisp/emacs-lisp/float-sup-tests.log
  GEN      lisp/emacs-lisp/generator-tests.log
  ELC      lisp/emacs-lisp/gv-tests.elc
  GEN      lisp/emacs-lisp/hierarchy-tests.log
  GEN      lisp/emacs-lisp/let-alist-tests.log
  GEN      lisp/emacs-lisp/lisp-mnt-tests.log
  GEN      lisp/emacs-lisp/lisp-mode-tests.log
  GEN      lisp/emacs-lisp/lisp-tests.log
  GEN      lisp/emacs-lisp/macroexp-tests.log
  GEN      lisp/emacs-lisp/map-tests.log
  GEN      lisp/emacs-lisp/memory-report-tests.log
  ELC      lisp/emacs-lisp/nadvice-tests.elc
  GEN      lisp/emacs-lisp/package-tests.log
  GEN      lisp/emacs-lisp/pcase-tests.log
  GEN      lisp/emacs-lisp/pp-tests.log
  GEN      lisp/emacs-lisp/regexp-opt-tests.log
  GEN      lisp/emacs-lisp/ring-tests.log
  GEN      lisp/emacs-lisp/rmc-tests.log
  GEN      lisp/emacs-lisp/rx-tests.log
  GEN      lisp/emacs-lisp/seq-tests.log
  GEN      lisp/emacs-lisp/shadow-tests.log
  GEN      lisp/emacs-lisp/shortdoc-tests.log
  GEN      lisp/emacs-lisp/subr-x-tests.log
  ELC      lisp/emacs-lisp/syntax-tests.elc
  GEN      lisp/emacs-lisp/tabulated-list-tests.log
  GEN      lisp/emacs-lisp/testcover-tests.log
  GEN      lisp/emacs-lisp/text-property-search-tests.log
  GEN      lisp/emacs-lisp/thunk-tests.log
  GEN      lisp/emacs-lisp/timer-tests.log
  GEN      lisp/emacs-lisp/unsafep-tests.log
  GEN      lisp/emacs-lisp/warnings-tests.log
  GEN      lisp/emulation/viper-tests.log
  GEN      lisp/epg-config-tests.log
  GEN      lisp/epg-tests.log
  GEN      lisp/erc/erc-tests.log
  GEN      lisp/erc/erc-track-tests.log
  GEN      lisp/eshell/em-hist-tests.log
  GEN      lisp/eshell/em-ls-tests.log
  GEN      lisp/eshell/esh-opt-tests.log
  GEN      lisp/eshell/eshell-tests.log
  GEN      lisp/faces-tests.log
  GEN      lisp/ffap-tests.log
  GEN      lisp/filenotify-tests.log
  GEN      lisp/files-tests.log
  GEN      lisp/files-x-tests.log
  GEN      lisp/find-cmd-tests.log
  GEN      lisp/font-lock-tests.log
  GEN      lisp/format-spec-tests.log
  GEN      lisp/gnus/gnus-icalendar-tests.log
  GEN      lisp/gnus/gnus-search-tests.log
  GEN      lisp/gnus/gnus-test-headers.log
  GEN      lisp/gnus/gnus-tests.log
  GEN      lisp/gnus/gnus-util-tests.log
  GEN      lisp/gnus/message-tests.log
  GEN      lisp/gnus/mm-decode-tests.log
  GEN      lisp/gnus/mml-sec-tests.log
  GEN      lisp/gnus/nnrss-tests.log
  GEN      lisp/help-fns-tests.log
  GEN      lisp/help-mode-tests.log
  GEN      lisp/help-tests.log
  GEN      lisp/hfy-cmap-tests.log
  GEN      lisp/hi-lock-tests.log
  GEN      lisp/htmlfontify-tests.log
  GEN      lisp/ibuffer-tests.log
  GEN      lisp/ido-tests.log
  GEN      lisp/image-file-tests.log
  GEN      lisp/image-tests.log
  GEN      lisp/image/exif-tests.log
  GEN      lisp/image/gravatar-tests.log
  GEN      lisp/imenu-tests.log
  GEN      lisp/info-xref-tests.log
  GEN      lisp/international/ccl-tests.log
  GEN      lisp/international/mule-tests.log
  GEN      lisp/international/mule-util-tests.log
  GEN      lisp/international/ucs-normalize-tests.log
  GEN      lisp/isearch-tests.log
  GEN      lisp/jit-lock-tests.log
  GEN      lisp/json-tests.log
Running 4 tests (2022-08-19 06:33:54-0500, selector `(not (or (tag :expensive-test) (tag :unstable) (tag :nativecomp)))')
texi2any (GNU texinfo) 6.8

Copyright (C) 2021 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.

Test info-xref-test-makeinfo backtrace:
  signal(ert-test-failed (((should (equal 0 (call-process "makeinfo" f
  ert-fail(((should (equal 0 (call-process "makeinfo" file))) :form (e
  info-xref-test-write-file("/tmp/info-xref-testr551L6.texi" "@xref{no
  #f(compiled-function () #<bytecode 0x10ceca645d09a776>)()
  ert--run-test-internal(#s(ert--test-execution-info :test #s(ert-test
  ert-run-test(#s(ert-test :name info-xref-test-makeinfo :documentatio
  ert-run-or-rerun-test(#s(ert--stats :selector (not (or (tag :expensi
  ert-run-tests((not (or (tag :expensive-test) (tag :unstable) (tag :n
  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/info-xref-tests" "--
  command-line()
  normal-top-level()
Test info-xref-test-makeinfo condition:
    (ert-test-failed
     ((should
       (equal 0
	      (call-process "makeinfo" file)))
      :form
      (equal 0 1)
      :value nil :explanation
      (different-atoms
       (0 "#x0" "?\0")
       (1 "#x1" "?\1"))))
   FAILED  1/4  info-xref-test-makeinfo (0.252163 sec)
   passed  2/4  info-xref-test-node-4 (0.018071 sec)
   passed  3/4  info-xref-test-node-5 (0.018354 sec)
   passed  4/4  info-xref-test-node-crossref (0.004493 sec)

Ran 4 tests, 3 results as expected, 1 unexpected (2022-08-19 06:33:55-0500, 0.406322 sec)

1 unexpected results:
   FAILED  info-xref-test-makeinfo

make[3]: *** [Makefile:182: lisp/info-xref-tests.log] Error 1
  GEN      lisp/jsonrpc-tests.log
  GEN      lisp/kmacro-tests.log
  GEN      lisp/loadhist-tests.log
  GEN      lisp/lpr-tests.log
  GEN      lisp/ls-lisp-tests.log
  GEN      lisp/mail/flow-fill-tests.log
  GEN      lisp/mail/footnote-tests.log
  GEN      lisp/mail/mail-parse-tests.log
  GEN      lisp/mail/mail-utils-tests.log
  GEN      lisp/mail/qp-tests.log
  GEN      lisp/mail/rfc2045-tests.log
  GEN      lisp/mail/rfc2047-tests.log
  GEN      lisp/mail/rfc6068-tests.log
  GEN      lisp/mail/rfc822-tests.log
  GEN      lisp/mail/rmail-tests.log
  GEN      lisp/mail/rmailmm-tests.log
  GEN      lisp/mail/uudecode-tests.log
  GEN      lisp/makesum-tests.log
  GEN      lisp/man-tests.log
  GEN      lisp/md4-tests.log
  GEN      lisp/mh-e/mh-limit-tests.log
  GEN      lisp/mh-e/mh-utils-tests.log
  GEN      lisp/mh-e/mh-xface-tests.log
  GEN      lisp/minibuffer-tests.log
  GEN      lisp/misc-tests.log
  GEN      lisp/mouse-tests.log
  GEN      lisp/mwheel-tests.log
  GEN      lisp/net/browse-url-tests.log
  GEN      lisp/net/dbus-tests.log
  GEN      lisp/net/dig-tests.log
  GEN      lisp/net/gnutls-tests.log
Running 16 tests (2022-08-19 06:33:54-0500, selector `(not (or (tag :expensive-test) (tag :unstable) (tag :nativecomp)))')
Test mml-secure-en-decrypt-1 backtrace:
  signal(ert-test-failed (((should (equal plaintext decrypted)) :form 
  mml-secure-test-fixture(#f(compiled-function () #<bytecode -0x1958ac
  mml-secure-test-mail-fixture(enc-pgp "no-exp@example.org" "sub@examp
  mml-secure-test-en-decrypt(enc-pgp "no-exp@example.org" "sub@example
  #f(compiled-function () #<bytecode 0xec018ebc1174f78>)()
  ert--run-test-internal(#s(ert--test-execution-info :test #s(ert-test
  ert-run-test(#s(ert-test :name mml-secure-en-decrypt-1 :documentatio
  ert-run-or-rerun-test(#s(ert--stats :selector (not ...) :tests [... 
  ert-run-tests((not (or (tag :expensive-test) (tag :unstable) (tag :n
  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-1 condition:
    (ert-test-failed
     ((should
       (equal plaintext decrypted))
      :form
      (equal "The Magic Words are Squeamish Ossifrage" "-----BEGIN PGP MESSAGE-----\n\nhIwDQ53J0dNKO10BA/9jwjM9bK4OpLHguZ32SkEo35h/5hwX66JpPNL+cU6+qJ0/\nXeiT2hTWBrI0IR0ZU4DCuFJboROOkpwuWuQH/DLMU6KganSUZQ48vme4ufQNZmI0\noqkGTLGxpaICZK++xqqg5wmAzMlsbqvNlhhJLS1KaaIPnphzvqIefEGG6/rJF9Ji\nAZ3lQnHkiCxsYjwSxHykxUnYWIjKVfq8Bz2+pgBHe+IKMt++SBZ/kevQWvwL2vtf\n3hBAB6PEfiBLn35CYRMH9KDRJU+NUl/nP5HqOrqx9PwUz/RMhi9QpjiexvQRu+W+\nOMc=\n=3Sda\n-----END PGP MESSAGE-----\n")
      :value nil :explanation
      (arrays-of-different-length 39 391 "The Magic Words are Squeamish Ossifrage" "-----BEGIN PGP MESSAGE-----\n\nhIwDQ53J0dNKO10BA/9jwjM9bK4OpLHguZ32SkEo35h/5hwX66JpPNL+cU6+qJ0/\nXeiT2hTWBrI0IR0ZU4DCuFJboROOkpwuWuQH/DLMU6KganSUZQ48vme4ufQNZmI0\noqkGTLGxpaICZK++xqqg5wmAzMlsbqvNlhhJLS1KaaIPnphzvqIefEGG6/rJF9Ji\nAZ3lQnHkiCxsYjwSxHykxUnYWIjKVfq8Bz2+pgBHe+IKMt++SBZ/kevQWvwL2vtf\n3hBAB6PEfiBLn35CYRMH9KDRJU+NUl/nP5HqOrqx9PwUz/RMhi9QpjiexvQRu+W+\nOMc=\n=3Sda\n-----END PGP MESSAGE-----\n" first-mismatch-at 0)))
   FAILED   1/16  mml-secure-en-decrypt-1 (0.261658 sec)
Test mml-secure-en-decrypt-2 backtrace:
  signal(ert-test-failed (((should (equal plaintext decrypted)) :form 
  mml-secure-test-fixture(#f(compiled-function () #<bytecode -0x406f87
  mml-secure-test-key-fixture(#f(compiled-function () #<bytecode -0x1f
  #f(compiled-function () #<bytecode 0x1f3978c780d8b13c>)()
  ert--run-test-internal(#s(ert--test-execution-info :test #s(ert-test
  ert-run-test(#s(ert-test :name mml-secure-en-decrypt-2 :documentatio
  ert-run-or-rerun-test(#s(ert--stats :selector (not ...) :tests [... 
  ert-run-tests((not (or (tag :expensive-test) (tag :unstable) (tag :n
  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-2 condition:
    (ert-test-failed
     ((should
       (equal plaintext decrypted))
      :form
      (equal "The Magic Words are Squeamish Ossifrage" "-----BEGIN PGP MESSAGE-----\n\nhIwDJ0iPTgAB578BBAC13L+klQjGre35J2Bb7wn/1hLJtBatYdB5ipN88aWyTNe4\nrofc/HiHtEUU/Rmv7AIOtVEHvg5H6Dmy4CH51n2ZPtGHbKMInyUOpIPIebexOSaS\nSL9IhgCIvwVSD6j+OjnV3Cv0y8lwcdrXWmWfSCl6HjRqve6SBvd+bTV7xEWEy9Ji\nASF1JHxbfGloK/U4IAtB2LuSD3MfNIS1UIBrcOhhdYjNByTYX3WV5Gj7nyeg55eS\nurWogDNLBCaq7SbYdV/YKRsobvGhSPy9Id5OVOSz7u/l/Ju27uKe6mQ5oKqjTP1R\nJIc=\n=GTFp\n-----END PGP MESSAGE-----\n")
      :value nil :explanation
      (arrays-of-different-length 39 391 "The Magic Words are Squeamish Ossifrage" "-----BEGIN PGP MESSAGE-----\n\nhIwDJ0iPTgAB578BBAC13L+klQjGre35J2Bb7wn/1hLJtBatYdB5ipN88aWyTNe4\nrofc/HiHtEUU/Rmv7AIOtVEHvg5H6Dmy4CH51n2ZPtGHbKMInyUOpIPIebexOSaS\nSL9IhgCIvwVSD6j+OjnV3Cv0y8lwcdrXWmWfSCl6HjRqve6SBvd+bTV7xEWEy9Ji\nASF1JHxbfGloK/U4IAtB2LuSD3MfNIS1UIBrcOhhdYjNByTYX3WV5Gj7nyeg55eS\nurWogDNLBCaq7SbYdV/YKRsobvGhSPy9Id5OVOSz7u/l/Ju27uKe6mQ5oKqjTP1R\nJIc=\n=GTFp\n-----END PGP MESSAGE-----\n" first-mismatch-at 0)))
   FAILED   2/16  mml-secure-en-decrypt-2 (0.291302 sec)
Test mml-secure-en-decrypt-3 backtrace:
  signal(ert-test-failed (((should (equal plaintext decrypted)) :form 
  mml-secure-test-fixture(#f(compiled-function () #<bytecode -0xe4a4b2
  mml-secure-test-key-fixture(#f(compiled-function () #<bytecode 0x1d4
  #f(compiled-function () #<bytecode 0x1f3978c780d8b3c4>)()
  ert--run-test-internal(#s(ert--test-execution-info :test #s(ert-test
  ert-run-test(#s(ert-test :name mml-secure-en-decrypt-3 :documentatio
  ert-run-or-rerun-test(#s(ert--stats :selector ... :tests ... :test-m
  ert-run-tests((not (or (tag :expensive-test) (tag :unstable) (tag :n
  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-3 condition:
    (ert-test-failed
     ((should
       (equal plaintext decrypted))
      :form
      (equal "The Magic Words are Squeamish Ossifrage" "-----BEGIN PGP MESSAGE-----\n\nhIwDJ0iPTgAB578BBACKP9V4TAS4B6gloQ+6qUgZ0CY3hSPhBfh1YdLQ00Ls6VIB\nxivKX+KcP7G0Gfb6CpDBwofY0Z97011xOA7ZzOFPNaKxyrF1Z0fJvLjn2PQge1Ed\nGJHMi4McHNG5PnpyKy/G30hh/hAG2j4dBa9XNLhzXnjeq0Ok+C9eeUCu+K3GwoSM\nA0OdydHTSjtdAQP/TvipLVFRvAWgZFQYIN5RNEnvsYqlNJU6vduUHYeRaVvdDSJf\n33wt/jlxNjYPxVfrS6UU94Zqx3rQI3F7L2Td6jXkQeXOftvYuC8H4BzuVVhQ3vFY\nWmLm/pRguYuuLz/4oLHzt9kOrirfhO+NysQFa57LChXeWjpedvrkrN6xNjvSYgHO\niUITVaTFH9lIZuFbQq5w/khwVKYVKzk1RkNDnt7U/kXoXFpMBiGbqLD/pLQEkdd7\noslcAghidYfMSXMFbSQ5DyNR46VnUulap80tyBt2Yr7HojKyp2ZP7DTv8jPpZkmt\n=BaAD\n-----END PGP MESSAGE-----\n")
      :value nil :explanation
      (arrays-of-different-length 39 581 "The Magic Words are Squeamish Ossifrage" "-----BEGIN PGP MESSAGE-----\n\nhIwDJ0iPTgAB578BBACKP9V4TAS4B6gloQ+6qUgZ0CY3hSPhBfh1YdLQ00Ls6VIB\nxivKX+KcP7G0Gfb6CpDBwofY0Z97011xOA7ZzOFPNaKxyrF1Z0fJvLjn2PQge1Ed\nGJHMi4McHNG5PnpyKy/G30hh/hAG2j4dBa9XNLhzXnjeq0Ok+C9eeUCu+K3GwoSM\nA0OdydHTSjtdAQP/TvipLVFRvAWgZFQYIN5RNEnvsYqlNJU6vduUHYeRaVvdDSJf\n33wt/jlxNjYPxVfrS6UU94Zqx3rQI3F7L2Td6jXkQeXOftvYuC8H4BzuVVhQ3vFY\nWmLm/pRguYuuLz/4oLHzt9kOrirfhO+NysQFa57LChXeWjpedvrkrN6xNjvSYgHO\niUITVaTFH9lIZuFbQq5w/khwVKYVKzk1RkNDnt7U/kXoXFpMBiGbqLD/pLQEkdd7\noslcAghidYfMSXMFbSQ5DyNR46VnUulap80tyBt2Yr7HojKyp2ZP7DTv8jPpZkmt\n=BaAD\n-----END PGP MESSAGE-----\n" first-mismatch-at 0)))
   FAILED   3/16  mml-secure-en-decrypt-3 (0.307790 sec)
Test mml-secure-en-decrypt-4 backtrace:
  signal(ert-test-failed (((should (equal plaintext decrypted)) :form 
  mml-secure-test-fixture(#f(compiled-function () #<bytecode -0x1958ac
  mml-secure-test-mail-fixture(enc-pgp "no-exp@example.org" "sub@examp
  mml-secure-test-en-decrypt(enc-pgp "no-exp@example.org" "sub@example
  #f(compiled-function () #<bytecode 0x5eba499c59581bb>)()
  ert--run-test-internal(#s(ert--test-execution-info :test #s(ert-test
  ert-run-test(#s(ert-test :name mml-secure-en-decrypt-4 :documentatio
  ert-run-or-rerun-test(#s(ert--stats :selector ... :tests ... :test-m
  ert-run-tests((not (or (tag :expensive-test) (tag :unstable) (tag :n
  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-4 condition:
    (ert-test-failed
     ((should
       (equal plaintext decrypted))
      :form
      (equal "The Magic Words are Squeamish Ossifrage" "-----BEGIN PGP MESSAGE-----\n\nhIwDQ53J0dNKO10BA/0QlIOZ6BJ6eSipW055Dfes9rOZLCDsglmqfn52oiqGSmet\nBkrjVQNY03VIA1UNLTRRhS9RFXWyvA1GueR2sVsGFeO6v/mBvrE+OIuOaiH1ARGO\nfyO2pOVjLsFvsMlYcXNZoBXkr/aT41IKlXKEIzc+nTyY2uygHMy4ettHFJI3GoSM\nAydIj04AAee/AQP+J76d+p4RfUDhJ0pjDSdi5Y0Kl/muKOQ8N0bVGPRfVvy4HTaP\n9vctL9CZFJ81iz90ptBvbvjf3h1GIxoARYHXiNjNkR5PEiPXbooLMwD3QSB2gIvr\nIwy32Kkl+uBBGwwRbmDlViD0AODs77YckTavrcjjQFaX211RME9iKUl4GU+EjANn\nKdMtwhAlOQED/0IbRPBMYS2VZUQoYvrjsr1pAh7K1fAftAcXUJ8QCOMoT0FY6XVk\nw9heu6bwYx36fPmQS9apxFW5DgGwWqN593EtcvhzHyazpZhrr7o0wiJ6WOUR05/s\nEdxzjgqfvJXfbFxfOO42ojPodi1pac/PtsnDRomRSCl6CI+rQ0A7X4kH0mIBpp5g\n9J/jRNKpHO+EUsjRJ5GqSUfWM+XIRsodd6mlULltqVHD67qhl00e+a3i1IPiv1TX\nUYrzy5DjQXq0TFueHle4oJaTKxbsvinlzKLEmUVhntrJzZrEK+7b3
 3Q8vRN4Qg==\n=sEmk\n-----END PGP MESSAGE-----\n")
      :value nil :explanation
      (arrays-of-different-length 39 776 "The Magic Words are Squeamish Ossifrage" "-----BEGIN PGP MESSAGE-----\n\nhIwDQ53J0dNKO10BA/0QlIOZ6BJ6eSipW055Dfes9rOZLCDsglmqfn52oiqGSmet\nBkrjVQNY03VIA1UNLTRRhS9RFXWyvA1GueR2sVsGFeO6v/mBvrE+OIuOaiH1ARGO\nfyO2pOVjLsFvsMlYcXNZoBXkr/aT41IKlXKEIzc+nTyY2uygHMy4ettHFJI3GoSM\nAydIj04AAee/AQP+J76d+p4RfUDhJ0pjDSdi5Y0Kl/muKOQ8N0bVGPRfVvy4HTaP\n9vctL9CZFJ81iz90ptBvbvjf3h1GIxoARYHXiNjNkR5PEiPXbooLMwD3QSB2gIvr\nIwy32Kkl+uBBGwwRbmDlViD0AODs77YckTavrcjjQFaX211RME9iKUl4GU+EjANn\nKdMtwhAlOQED/0IbRPBMYS2VZUQoYvrjsr1pAh7K1fAftAcXUJ8QCOMoT0FY6XVk\nw9heu6bwYx36fPmQS9apxFW5DgGwWqN593EtcvhzHyazpZhrr7o0wiJ6WOUR05/s\nEdxzjgqfvJXfbFxfOO42ojPodi1pac/PtsnDRomRSCl6CI+rQ0A7X4kH0mIBpp5g\n9J/jRNKpHO+EUsjRJ5GqSUfWM+XIRsodd6mlULltqVHD67qhl00e+a3i1IPiv1TX\nUYrzy5DjQXq0TFueHle4oJaTK
 xbsvinlzKLEmUVhntrJzZrEK+7b33Q8vRN4Qg==\n=sEmk\n-----END PGP MESSAGE-----\n" first-mismatch-at 0)))
   FAILED   4/16  mml-secure-en-decrypt-4 (0.259352 sec)
  skipped   5/16  mml-secure-en-decrypt-passphrase-cache (0.000104 sec)
  skipped   6/16  mml-secure-en-decrypt-passphrase-no-cache-openpgp-todo (0.000080 sec)
   failed   7/16  mml-secure-en-decrypt-passphrase-no-cache-smime-todo (0.000080 sec)
Test mml-secure-find-usable-keys-1 backtrace:
  signal(ert-test-failed (((should (mml-secure-find-usable-keys contex
  mml-secure-test-fixture(#f(compiled-function () #<bytecode -0x1f466c
  #f(compiled-function () #<bytecode -0x5e621b3ef933811>)()
  ert--run-test-internal(#s(ert--test-execution-info :test #s(ert-test
  ert-run-test(#s(ert-test :name mml-secure-find-usable-keys-1 :docume
  ert-run-or-rerun-test(#s(ert--stats :selector ... :tests ... :test-m
  ert-run-tests((not (or (tag :expensive-test) (tag :unstable) (tag :n
  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-find-usable-keys-1 condition:
    (ert-test-failed
     ((should
       (mml-secure-find-usable-keys context "no-exp@example.org" 'sign))
      :form
      (mml-secure-find-usable-keys #s(epg-context OpenPGP "/usr/host/bin/gpg" "/home/archmux/Internet/Compressed/Package/Exherbo/app-editors/emacs/28.1/emacs-28.1/test/lisp/gnus/mml-sec-resources/" nil nil nil nil nil nil ...)
				    "no-exp@example.org" sign)
      :value nil))
   FAILED   8/16  mml-secure-find-usable-keys-1 (0.058665 sec)
Test mml-secure-find-usable-keys-2 backtrace:
  signal(ert-test-failed (((should (= 1 (length (mml-secure-find-usabl
  mml-secure-test-fixture(#f(compiled-function () #<bytecode -0x2f8f12
  #f(compiled-function () #<bytecode -0x5e621b3ef9327d9>)()
  ert--run-test-internal(#s(ert--test-execution-info :test #s(ert-test
  ert-run-test(#s(ert-test :name mml-secure-find-usable-keys-2 :docume
  ert-run-or-rerun-test(#s(ert--stats :selector ... :tests ... :test-m
  ert-run-tests((not (or (tag :expensive-test) (tag :unstable) (tag :n
  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-find-usable-keys-2 condition:
    (ert-test-failed
     ((should
       (= 1
	  (length ...)))
      :form
      (= 1 0)
      :value nil))
   FAILED   9/16  mml-secure-find-usable-keys-2 (0.059774 sec)
Test mml-secure-key-checks backtrace:
  signal(ert-test-failed (((should (mml-secure-check-sub-key context (
  mml-secure-test-fixture(#f(compiled-function () #<bytecode 0xb88425d
  #f(compiled-function () #<bytecode -0x5e621b3efaeb949>)()
  ert--run-test-internal(#s(ert--test-execution-info :test #s(ert-test
  ert-run-test(#s(ert-test :name mml-secure-key-checks :documentation 
  ert-run-or-rerun-test(#s(ert--stats :selector ... :tests ... :test-m
  ert-run-tests((not (or (tag :expensive-test) (tag :unstable) (tag :n
  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-key-checks condition:
    (ert-test-failed
     ((should
       (mml-secure-check-sub-key context
				 (car keys2)
				 'sign))
      :form
      (mml-secure-check-sub-key #s(epg-context OpenPGP "/usr/host/bin/gpg" "/home/archmux/Internet/Compressed/Package/Exherbo/app-editors/emacs/28.1/emacs-28.1/test/lisp/gnus/mml-sec-resources/" nil nil nil nil nil nil ...)
				 #s(epg-key none
					    (#s(epg-sub-key none ... nil 1 1024 "02372A42CA6D40FB" 1416337080 nil "832F3CC6518D37BC658261B802372A42CA6D40FB")
					       #s(epg-sub-key none ... nil 1 1024 "439DC9D1D34A3B5D" 1416337080 nil "C69869EBDA3FA41F378525AB439DC9D1D34A3B5D"))
					    (#s(epg-user-id none "No Expiry <no-exp@example.org>" nil)))
				 sign)
      :value nil))
   FAILED  10/16  mml-secure-key-checks (0.053387 sec)
   passed  11/16  mml-secure-select-preferred-keys-1 (0.017690 sec)
   passed  12/16  mml-secure-select-preferred-keys-2 (0.082188 sec)
   passed  13/16  mml-secure-select-preferred-keys-3 (0.055091 sec)
Test mml-secure-select-preferred-keys-4 backtrace:
  cl--assertion-failed(keys)
  mml-secure-cust-record-keys(#s(epg-context :protocol OpenPGP :progra
  #f(compiled-function () #<bytecode -0x1007463e77256d20>)()
  mml-secure-test-fixture(#f(compiled-function () #<bytecode -0x100746
  #f(compiled-function () #<bytecode 0x1f3978c780d89d40>)()
  ert--run-test-internal(#s(ert--test-execution-info :test #s(ert-test
  ert-run-test(#s(ert-test :name mml-secure-select-preferred-keys-4 :d
  ert-run-or-rerun-test(#s(ert--stats :selector ... :tests ... :test-m
  ert-run-tests((not (or (tag :expensive-test) (tag :unstable) (tag :n
  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-select-preferred-keys-4 condition:
    (cl-assertion-failed
     (keys nil))
   FAILED  14/16  mml-secure-select-preferred-keys-4 (0.051112 sec)
Test mml-secure-sign-verify-1 backtrace:
  signal(error ("No sign key for <sub@example.org>"))
  mml-secure-test-fixture(#f(compiled-function () #<bytecode -0x4e1b8c
  mml-secure-test-key-fixture(#f(compiled-function () #<bytecode -0x8c
  #f(compiled-function () #<bytecode 0x1f3978c780d87c04>)()
  ert--run-test-internal(#s(ert--test-execution-info :test #s(ert-test
  ert-run-test(#s(ert-test :name mml-secure-sign-verify-1 :documentati
  ert-run-or-rerun-test(#s(ert--stats :selector ... :tests ... :test-m
  ert-run-tests((not (or (tag :expensive-test) (tag :unstable) (tag :n
  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-sign-verify-1 condition:
    (error "No sign key for <sub@example.org>")
   FAILED  15/16  mml-secure-sign-verify-1 (0.079948 sec)
   passed  16/16  mml-secure-sign-verify-3 (0.067066 sec)

Ran 16 tests, 5 results as expected, 9 unexpected, 2 skipped (2022-08-19 06:33:57-0500, 3.217317 sec)
1 expected failures

9 unexpected results:
   FAILED  mml-secure-en-decrypt-1
   FAILED  mml-secure-en-decrypt-2
   FAILED  mml-secure-en-decrypt-3
   FAILED  mml-secure-en-decrypt-4
   FAILED  mml-secure-find-usable-keys-1
   FAILED  mml-secure-find-usable-keys-2
   FAILED  mml-secure-key-checks
   FAILED  mml-secure-select-preferred-keys-4
   FAILED  mml-secure-sign-verify-1

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

make[3]: *** [Makefile:182: lisp/gnus/mml-sec-tests.log] Error 1
  GEN      lisp/net/hmac-md5-tests.log
  GEN      lisp/net/mailcap-tests.log
  GEN      lisp/net/netrc-tests.log
  GEN      lisp/net/network-stream-tests.log
  GEN      lisp/net/newsticker-tests.log
  GEN      lisp/net/nsm-tests.log
  GEN      lisp/net/ntlm-tests.log
  GEN      lisp/net/puny-tests.log
  GEN      lisp/net/rcirc-tests.log
  GEN      lisp/net/rfc2104-tests.log
  GEN      lisp/net/sasl-cram-tests.log
  GEN      lisp/net/sasl-scram-rfc-tests.log
  GEN      lisp/net/sasl-tests.log
  GEN      lisp/net/secrets-tests.log
  GEN      lisp/net/shr-tests.log
  GEN      lisp/net/socks-tests.log
  GEN      lisp/net/tramp-archive-tests.log
  GEN      lisp/net/webjump-tests.log
  GEN      lisp/newcomment-tests.log
  GEN      lisp/nxml/nxml-mode-tests.log
  GEN      lisp/nxml/xsd-regexp-tests.log
  GEN      lisp/obarray-tests.log
  GEN      lisp/obsolete/cl-tests.log
  GEN      lisp/obsolete/inversion-tests.log
  GEN      lisp/obsolete/rfc2368-tests.log
  GEN      lisp/org/org-tests.log
  GEN      lisp/paren-tests.log
  GEN      lisp/password-cache-tests.log
  GEN      lisp/pcmpl-linux-tests.log
  GEN      lisp/play/animate-tests.log
  GEN      lisp/play/cookie1-tests.log
  GEN      lisp/play/dissociate-tests.log
  GEN      lisp/play/fortune-tests.log
  GEN      lisp/play/life-tests.log
  GEN      lisp/play/morse-tests.log
  GEN      lisp/play/studly-tests.log
  GEN      lisp/progmodes/asm-mode-tests.log
  GEN      lisp/progmodes/autoconf-tests.log
  GEN      lisp/progmodes/bat-mode-tests.log
  GEN      lisp/progmodes/cc-mode-tests.log
  GEN      lisp/progmodes/compile-tests.log
  GEN      lisp/progmodes/cperl-mode-tests.log
  GEN      lisp/progmodes/elisp-mode-tests.log
  GEN      lisp/progmodes/etags-tests.log
  GEN      lisp/progmodes/executable-tests.log
  GEN      lisp/progmodes/f90-tests.log
  GEN      lisp/progmodes/flymake-tests.log
  GEN      lisp/progmodes/gdb-mi-tests.log
  GEN      lisp/progmodes/glasses-tests.log
  GEN      lisp/progmodes/grep-tests.log
  GEN      lisp/progmodes/js-tests.log
  GEN      lisp/progmodes/octave-tests.log
  GEN      lisp/progmodes/opascal-tests.log
  GEN      lisp/progmodes/pascal-tests.log
  GEN      lisp/progmodes/perl-mode-tests.log
  GEN      lisp/progmodes/project-tests.log
  GEN      lisp/progmodes/ps-mode-tests.log
  GEN      lisp/progmodes/python-tests.log
  GEN      lisp/progmodes/ruby-mode-tests.log
  GEN      lisp/progmodes/scheme-tests.log
  GEN      lisp/progmodes/sh-script-tests.log
  GEN      lisp/progmodes/sql-tests.log
  GEN      lisp/progmodes/subword-tests.log
  GEN      lisp/progmodes/tcl-tests.log
  GEN      lisp/progmodes/xref-tests.log
  GEN      lisp/ps-print-tests.log
  GEN      lisp/register-tests.log
  GEN      lisp/repeat-tests.log
  GEN      lisp/replace-tests.log
  GEN      lisp/rot13-tests.log
  GEN      lisp/saveplace-tests.log
  GEN      lisp/scroll-lock-tests.log
  GEN      lisp/ses-tests.log
  GEN      lisp/shadowfile-tests.log
  GEN      lisp/shell-tests.log
  GEN      lisp/simple-tests.log
  GEN      lisp/so-long-tests/autoload-longlines-mode-tests.log
  GEN      lisp/so-long-tests/autoload-major-mode-tests.log
  GEN      lisp/so-long-tests/autoload-minor-mode-tests.log
  GEN      lisp/so-long-tests/so-long-tests-helpers.log
  GEN      lisp/so-long-tests/so-long-tests.log
  GEN      lisp/so-long-tests/spelling-tests.log
  GEN      lisp/sort-tests.log
  GEN      lisp/soundex-tests.log
  GEN      lisp/startup-tests.log
  GEN      lisp/subr-tests.log
  GEN      lisp/tab-bar-tests.log
  GEN      lisp/tabify-tests.log
  GEN      lisp/tar-mode-tests.log
  GEN      lisp/tempo-tests.log
  GEN      lisp/term-tests.log
  GEN      lisp/term/tty-colors-tests.log
  GEN      lisp/textmodes/bibtex-tests.log
  GEN      lisp/textmodes/conf-mode-tests.log
  GEN      lisp/textmodes/css-mode-tests.log
  GEN      lisp/textmodes/dns-mode-tests.log
  GEN      lisp/textmodes/fill-tests.log
  GEN      lisp/textmodes/mhtml-mode-tests.log
  GEN      lisp/textmodes/page-tests.log
  GEN      lisp/textmodes/paragraphs-tests.log
  GEN      lisp/textmodes/po-tests.log
  GEN      lisp/textmodes/reftex-tests.log
  GEN      lisp/textmodes/sgml-mode-tests.log
  GEN      lisp/textmodes/tildify-tests.log
  GEN      lisp/textmodes/underline-tests.log
  GEN      lisp/thingatpt-tests.log
  GEN      lisp/thread-tests.log
  GEN      lisp/thumbs-tests.log
  GEN      lisp/time-stamp-tests.log
  GEN      lisp/time-tests.log
  GEN      lisp/timezone-tests.log
  GEN      lisp/url/url-auth-tests.log
  GEN      lisp/url/url-domsuf-tests.log
  GEN      lisp/url/url-expand-tests.log
  GEN      lisp/url/url-file-tests.log
  GEN      lisp/url/url-future-tests.log
  GEN      lisp/url/url-handlers-tests.log
  GEN      lisp/url/url-misc-tests.log
  GEN      lisp/url/url-parse-tests.log
  GEN      lisp/url/url-tramp-tests.log
  GEN      lisp/url/url-util-tests.log
  GEN      lisp/vc/add-log-tests.log
  GEN      lisp/vc/diff-mode-tests.log
  GEN      lisp/vc/ediff-diff-tests.log
  GEN      lisp/vc/ediff-ptch-tests.log
  GEN      lisp/vc/log-edit-tests.log
  GEN      lisp/vc/smerge-mode-tests.log
  GEN      lisp/vc/vc-bzr-tests.log
  GEN      lisp/vc/vc-hg-tests.log
  GEN      lisp/vc/vc-tests.log
  GEN      lisp/version-tests.log
  GEN      lisp/wdired-tests.log
  GEN      lisp/whitespace-tests.log
  GEN      lisp/wid-edit-tests.log
  GEN      lisp/xdg-tests.log
  ELC      lisp/xml-tests.elc
  GEN      lisp/xt-mouse-tests.log
  GEN      misc/test-custom-deps.log
  GEN      misc/test-custom-libs.log
  GEN      misc/test-custom-noloads.log
  GEN      misc/test-custom-opts.log
  GEN      src/alloc-tests.log
  GEN      src/buffer-tests.log
  GEN      src/callint-tests.log
  GEN      src/callproc-tests.log
  GEN      src/casefiddle-tests.log
  GEN      src/character-tests.log
  GEN      src/charset-tests.log
  GEN      src/chartab-tests.log
  GEN      src/cmds-tests.log
  GEN      src/coding-tests.log
  GEN      src/comp-tests.log
  GEN      src/data-tests.log
  GEN      src/decompress-tests.log
  GEN      src/editfns-tests.log
  GEN      src/emacs-tests.log
  GEN      src/eval-tests.log
  GEN      src/fileio-tests.log
  GEN      src/filelock-tests.log
  GEN      src/floatfns-tests.log
  GEN      src/fns-tests.log
  ELC      src/font-tests.elc
  GEN      src/indent-tests.log
  GEN      src/inotify-tests.log
  GEN      src/json-tests.log
  GEN      src/keyboard-tests.log
Running 7 tests (2022-08-19 06:34:04-0500, selector `(not (or (tag :expensive-test) (tag :unstable) (tag :nativecomp)))')
  skipped  1/7  emacs-tests/bwrap/allows-stdout (0.000310 sec)
   passed  2/7  emacs-tests/seccomp/absent-file (0.024105 sec)
Test emacs-tests/seccomp/allows-stdout backtrace:
  signal(ert-test-failed (((should (eql status 0)) :form (eql "Bad sys
  ert-fail(((should (eql status 0)) :form (eql "Bad system call" 0) :v
  #f(compiled-function () #<bytecode -0x1acc794e5a73b5c9>)()
  ert--run-test-internal(#s(ert--test-execution-info :test #s(ert-test
  ert-run-test(#s(ert-test :name emacs-tests/seccomp/allows-stdout :do
  ert-run-or-rerun-test(#s(ert--stats :selector (not (or ... ... ...))
  ert-run-tests((not (or (tag :expensive-test) (tag :unstable) (tag :n
  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" "src/emacs-tests" "--eval"
  command-line()
  normal-top-level()
Test emacs-tests/seccomp/allows-stdout condition:
    Info: Process output:
          
    (ert-test-failed
     ((should
       (eql status 0))
      :form
      (eql "Bad system call" 0)
      :value nil))
   FAILED  3/7  emacs-tests/seccomp/allows-stdout (0.023838 sec)
   passed  4/7  emacs-tests/seccomp/empty-file (0.025830 sec)
   passed  5/7  emacs-tests/seccomp/file-too-large (0.059713 sec)
   passed  6/7  emacs-tests/seccomp/forbids-subprocess (0.020323 sec)
   passed  7/7  emacs-tests/seccomp/invalid-file-size (0.021343 sec)

Ran 7 tests, 5 results as expected, 1 unexpected, 1 skipped (2022-08-19 06:34:05-0500, 0.295154 sec)

1 unexpected results:
   FAILED  emacs-tests/seccomp/allows-stdout

1 skipped results:
  SKIPPED  emacs-tests/bwrap/allows-stdout

make[3]: *** [Makefile:181: src/emacs-tests.log] Error 1
  GEN      src/keymap-tests.log
  GEN      src/lcms-tests.log
Running 59 tests (2022-08-19 06:34:05-0500, selector `(not (or (tag :expensive-test) (tag :unstable) (tag :nativecomp)))')
   passed   1/59  fns-test-base64url-encode-region (0.008614 sec)
   passed   2/59  fns-test-base64url-encode-string (0.000090 sec)
   passed   3/59  fns-tests-base64-decode-string (0.000106 sec)
   passed   4/59  fns-tests-base64-encode-region (0.000087 sec)
   passed   5/59  fns-tests-base64-encode-string (0.000043 sec)
   passed   6/59  fns-tests-collate-sort (0.000072 sec)
Test fns-tests-collate-strings backtrace:
  signal(ert-test-failed (((should-error (string-collate-equalp "xyzzy
  ert-fail(((should-error (string-collate-equalp "xyzzy" "xyzzy" "en_D
  #f(compiled-function () #<bytecode -0x45caaeb3bc86b80>)()
  ert--run-test-internal(#s(ert--test-execution-info :test #s(ert-test
  ert-run-test(#s(ert-test :name fns-tests-collate-strings :documentat
  ert-run-or-rerun-test(#s(ert--stats :selector ... :tests ... :test-m
  ert-run-tests((not (or (tag :expensive-test) (tag :unstable) (tag :n
  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" "src/fns-tests" "--eval" "
  command-line()
  normal-top-level()
Test fns-tests-collate-strings condition:
    (ert-test-failed
     ((should-error
       (string-collate-equalp "xyzzy" "xyzzy" "en_DE.UTF-8"))
      :form
      (string-collate-equalp "xyzzy" "xyzzy" "en_DE.UTF-8")
      :value t :fail-reason "did not signal an error"))
   FAILED   7/59  fns-tests-collate-strings (0.000082 sec)
   passed   8/59  fns-tests-compare-strings (0.000131 sec)
   passed   9/59  fns-tests-equality-nan (0.000061 sec)
   passed  10/59  fns-tests-func-arity (0.007426 sec)
   passed  11/59  fns-tests-hash-buffer (0.000097 sec)
   passed  12/59  fns-tests-mapcan (0.000074 sec)
   passed  13/59  fns-tests-nreverse (0.000077 sec)
   passed  14/59  fns-tests-nreverse-bool-vector (0.000058 sec)
   passed  15/59  fns-tests-reverse (0.000081 sec)
   passed  16/59  fns-tests-reverse-bool-vector (0.000071 sec)
   passed  17/59  fns-tests-sort (0.000092 sec)
   passed  18/59  fns-tests-string-version-lessp (0.000082 sec)
   passed  19/59  lax-plist-get/odd-number-of-elements (0.000063 sec)
   passed  20/59  lax-plist-put/odd-number-of-elements (0.000060 sec)
   passed  21/59  length-equals-tests (0.000098 sec)
   passed  22/59  object-intervals (0.000082 sec)
   passed  23/59  plist-get/odd-number-of-elements (0.000056 sec)
   passed  24/59  plist-member/improper-list (0.000060 sec)
   passed  25/59  plist-put/odd-number-of-elements (0.000069 sec)
   passed  26/59  string-search (0.000178 sec)
   passed  27/59  test-assoc-testfn (0.000065 sec)
   passed  28/59  test-bignum-eql (0.000071 sec)
   passed  29/59  test-bignum-hash (0.000073 sec)
   passed  30/59  test-buffer-line-stats-gap (0.003158 sec)
   passed  31/59  test-buffer-line-stats-nogap (0.000122 sec)
   passed  32/59  test-cycle-assoc (0.000108 sec)
   passed  33/59  test-cycle-assq (0.000100 sec)
   passed  34/59  test-cycle-delete (0.000182 sec)
   passed  35/59  test-cycle-delq (0.012996 sec)
   passed  36/59  test-cycle-equal (0.000074 sec)
   passed  37/59  test-cycle-lax-plist-get (0.000072 sec)
   passed  38/59  test-cycle-lax-plist-put (0.000062 sec)
   passed  39/59  test-cycle-length (0.000056 sec)
   passed  40/59  test-cycle-member (0.000060 sec)
   passed  41/59  test-cycle-memq (0.000059 sec)
   passed  42/59  test-cycle-memql (0.000058 sec)
   passed  43/59  test-cycle-nconc (0.000046 sec)
   passed  44/59  test-cycle-plist-get (0.000051 sec)
   passed  45/59  test-cycle-plist-member (0.000057 sec)
   passed  46/59  test-cycle-plist-put (0.000057 sec)
   passed  47/59  test-cycle-rassoc (0.000059 sec)
   passed  48/59  test-cycle-rassq (0.000063 sec)
   passed  49/59  test-cycle-reverse (0.000063 sec)
   passed  50/59  test-cycle-safe-length (0.000049 sec)
   passed  51/59  test-hash-function-that-mutates-hash-table (0.000178 sec)
   passed  52/59  test-line-number-at-position (0.000050 sec)
   passed  53/59  test-nthcdr-circular (0.000218 sec)
   passed  54/59  test-nthcdr-simple (0.000040 sec)
   passed  55/59  test-proper-list-p (0.000063 sec)
   passed  56/59  test-secure-hash (0.000075 sec)
   passed  57/59  test-string-distance (0.000056 sec)
   passed  58/59  test-sxhash-equal (0.008250 sec)
   passed  59/59  test-vector-delete (0.000061 sec)

Ran 59 tests, 58 results as expected, 1 unexpected (2022-08-19 06:34:05-0500, 0.181644 sec)

1 unexpected results:
   FAILED  fns-tests-collate-strings

make[3]: *** [Makefile:181: src/fns-tests.log] Error 1
  GEN      src/lread-tests.log
  GEN      src/marker-tests.log
  GEN      src/minibuf-tests.log
  GEN      src/print-tests.log
  GEN      src/process-tests.log
  GEN      src/regex-emacs-tests.log
  GEN      src/search-tests.log
  GEN      src/syntax-tests.log
  GEN      src/textprop-tests.log
  GEN      src/thread-tests.log
  GEN      src/timefns-tests.log
  GEN      src/undo-tests.log
  GEN      src/xdisp-tests.log
  GEN      src/xfaces-tests.log
  GEN      src/xml-tests.log
  GEN      lisp/comint-tests.log
  GEN      lisp/emacs-lisp/bytecomp-tests.log
  GEN      lisp/emacs-lisp/gv-tests.log
  GEN      lisp/emacs-lisp/nadvice-tests.log
  GEN      lisp/emacs-lisp/syntax-tests.log
  GEN      lisp/xml-tests.log
  GEN      src/font-tests.log
make[3]: Leaving directory '/home/archmux/Internet/Compressed/Package/Exherbo/app-editors/emacs/28.1/emacs-28.1/test'
make[2]: [Makefile:335: check-doit] Error 2 (ignored)

SUMMARY OF TEST RESULTS
-----------------------
Files examined: 374
Ran 5398 tests, 5287 results as expected, 12 unexpected, 99 skipped
4 files contained unexpected results:
  src/fns-tests.log
  src/emacs-tests.log
  lisp/info-xref-tests.log
  lisp/gnus/mml-sec-tests.log
make[2]: *** [Makefile:336: check-doit] Error 1
make[2]: Leaving directory '/home/archmux/Internet/Compressed/Package/Exherbo/app-editors/emacs/28.1/emacs-28.1/test'
make[1]: *** [Makefile:305: check] Error 2
make[1]: Leaving directory '/home/archmux/Internet/Compressed/Package/Exherbo/app-editors/emacs/28.1/emacs-28.1/test'
make: *** [Makefile:994: check] Error 2

[-- Attachment #4: src/fns-test.log --]
[-- Type: text/plain, Size: 4702 bytes --]

Running 59 tests (2022-08-19 06:35:20-0500, selector `(not (or (tag :expensive-test) (tag :unstable) (tag :nativecomp)))')
   passed   1/59  fns-test-base64url-encode-region (0.013844 sec)
   passed   2/59  fns-test-base64url-encode-string (0.000144 sec)
   passed   3/59  fns-tests-base64-decode-string (0.000164 sec)
   passed   4/59  fns-tests-base64-encode-region (0.000145 sec)
   passed   5/59  fns-tests-base64-encode-string (0.000063 sec)
   passed   6/59  fns-tests-collate-sort (0.000110 sec)
Test fns-tests-collate-strings backtrace:
  signal(ert-test-failed (((should-error (string-collate-equalp "xyzzy
  ert-fail(((should-error (string-collate-equalp "xyzzy" "xyzzy" "en_D
  #f(compiled-function () #<bytecode 0x118a7f273753a081>)()
  ert--run-test-internal(#s(ert--test-execution-info :test #s(ert-test
  ert-run-test(#s(ert-test :name fns-tests-collate-strings :documentat
  ert-run-or-rerun-test(#s(ert--stats :selector ... :tests ... :test-m
  ert-run-tests((not (or (tag :expensive-test) (tag :unstable) (tag :n
  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" "src/fns-tests" "--eval" "
  command-line()
  normal-top-level()
Test fns-tests-collate-strings condition:
    (ert-test-failed
     ((should-error
       (string-collate-equalp "xyzzy" "xyzzy" "en_DE.UTF-8"))
      :form
      (string-collate-equalp "xyzzy" "xyzzy" "en_DE.UTF-8")
      :value t :fail-reason "did not signal an error"))
   FAILED   7/59  fns-tests-collate-strings (0.000121 sec)
   passed   8/59  fns-tests-compare-strings (0.000139 sec)
   passed   9/59  fns-tests-equality-nan (0.000065 sec)
   passed  10/59  fns-tests-func-arity (0.008067 sec)
   passed  11/59  fns-tests-hash-buffer (0.000113 sec)
   passed  12/59  fns-tests-mapcan (0.000080 sec)
   passed  13/59  fns-tests-nreverse (0.000086 sec)
   passed  14/59  fns-tests-nreverse-bool-vector (0.000064 sec)
   passed  15/59  fns-tests-reverse (0.000089 sec)
   passed  16/59  fns-tests-reverse-bool-vector (0.000077 sec)
   passed  17/59  fns-tests-sort (0.000101 sec)
   passed  18/59  fns-tests-string-version-lessp (0.000089 sec)
   passed  19/59  lax-plist-get/odd-number-of-elements (0.000070 sec)
   passed  20/59  lax-plist-put/odd-number-of-elements (0.000068 sec)
   passed  21/59  length-equals-tests (0.000116 sec)
   passed  22/59  object-intervals (0.000094 sec)
   passed  23/59  plist-get/odd-number-of-elements (0.000060 sec)
   passed  24/59  plist-member/improper-list (0.000063 sec)
   passed  25/59  plist-put/odd-number-of-elements (0.000074 sec)
   passed  26/59  string-search (0.000187 sec)
   passed  27/59  test-assoc-testfn (0.000068 sec)
   passed  28/59  test-bignum-eql (0.000072 sec)
   passed  29/59  test-bignum-hash (0.000074 sec)
   passed  30/59  test-buffer-line-stats-gap (0.003408 sec)
   passed  31/59  test-buffer-line-stats-nogap (0.000134 sec)
   passed  32/59  test-cycle-assoc (0.000120 sec)
   passed  33/59  test-cycle-assq (0.000107 sec)
   passed  34/59  test-cycle-delete (0.000195 sec)
   passed  35/59  test-cycle-delq (0.013634 sec)
   passed  36/59  test-cycle-equal (0.000103 sec)
   passed  37/59  test-cycle-lax-plist-get (0.000095 sec)
   passed  38/59  test-cycle-lax-plist-put (0.000092 sec)
   passed  39/59  test-cycle-length (0.000076 sec)
   passed  40/59  test-cycle-member (0.000087 sec)
   passed  41/59  test-cycle-memq (0.000087 sec)
   passed  42/59  test-cycle-memql (0.000088 sec)
   passed  43/59  test-cycle-nconc (0.000068 sec)
   passed  44/59  test-cycle-plist-get (0.000078 sec)
   passed  45/59  test-cycle-plist-member (0.000084 sec)
   passed  46/59  test-cycle-plist-put (0.000086 sec)
   passed  47/59  test-cycle-rassoc (0.000088 sec)
   passed  48/59  test-cycle-rassq (0.000088 sec)
   passed  49/59  test-cycle-reverse (0.000098 sec)
   passed  50/59  test-cycle-safe-length (0.000091 sec)
   passed  51/59  test-hash-function-that-mutates-hash-table (0.000182 sec)
   passed  52/59  test-line-number-at-position (0.000052 sec)
   passed  53/59  test-nthcdr-circular (0.000247 sec)
   passed  54/59  test-nthcdr-simple (0.000040 sec)
   passed  55/59  test-proper-list-p (0.000062 sec)
   passed  56/59  test-secure-hash (0.000074 sec)
   passed  57/59  test-string-distance (0.000056 sec)
   passed  58/59  test-sxhash-equal (0.008500 sec)
   passed  59/59  test-vector-delete (0.000062 sec)

Ran 59 tests, 58 results as expected, 1 unexpected (2022-08-19 06:35:20-0500, 0.203315 sec)

1 unexpected results:
   FAILED  fns-tests-collate-strings


[-- Attachment #5: src/emacs-test.log --]
[-- Type: text/plain, Size: 1880 bytes --]

Running 7 tests (2022-08-19 06:35:19-0500, selector `(not (or (tag :expensive-test) (tag :unstable) (tag :nativecomp)))')
  skipped  1/7  emacs-tests/bwrap/allows-stdout (0.000239 sec)
   passed  2/7  emacs-tests/seccomp/absent-file (0.026424 sec)
Test emacs-tests/seccomp/allows-stdout backtrace:
  signal(ert-test-failed (((should (eql status 0)) :form (eql "Bad sys
  ert-fail(((should (eql status 0)) :form (eql "Bad system call" 0) :v
  #f(compiled-function () #<bytecode -0xfefa61c58ebb889>)()
  ert--run-test-internal(#s(ert--test-execution-info :test #s(ert-test
  ert-run-test(#s(ert-test :name emacs-tests/seccomp/allows-stdout :do
  ert-run-or-rerun-test(#s(ert--stats :selector (not (or ... ... ...))
  ert-run-tests((not (or (tag :expensive-test) (tag :unstable) (tag :n
  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" "src/emacs-tests" "--eval"
  command-line()
  normal-top-level()
Test emacs-tests/seccomp/allows-stdout condition:
    Info: Process output:
          
    (ert-test-failed
     ((should
       (eql status 0))
      :form
      (eql "Bad system call" 0)
      :value nil))
   FAILED  3/7  emacs-tests/seccomp/allows-stdout (0.026337 sec)
   passed  4/7  emacs-tests/seccomp/empty-file (0.018653 sec)
   passed  5/7  emacs-tests/seccomp/file-too-large (0.043209 sec)
   passed  6/7  emacs-tests/seccomp/forbids-subprocess (0.020086 sec)
   passed  7/7  emacs-tests/seccomp/invalid-file-size (0.019868 sec)

Ran 7 tests, 5 results as expected, 1 unexpected, 1 skipped (2022-08-19 06:35:20-0500, 0.239446 sec)

1 unexpected results:
   FAILED  emacs-tests/seccomp/allows-stdout

1 skipped results:
  SKIPPED  emacs-tests/bwrap/allows-stdout


[-- Attachment #6: lisp/info-xref-tests.log --]
[-- Type: text/plain, Size: 1954 bytes --]

Running 4 tests (2022-08-19 06:35:09-0500, selector `(not (or (tag :expensive-test) (tag :unstable) (tag :nativecomp)))')
texi2any (GNU texinfo) 6.8

Copyright (C) 2021 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.

Test info-xref-test-makeinfo backtrace:
  signal(ert-test-failed (((should (equal 0 (call-process "makeinfo" f
  ert-fail(((should (equal 0 (call-process "makeinfo" file))) :form (e
  info-xref-test-write-file("/tmp/info-xref-test7Ge8Iq.texi" "@xref{no
  #f(compiled-function () #<bytecode -0x13e0c6aaeb6c9b4a>)()
  ert--run-test-internal(#s(ert--test-execution-info :test #s(ert-test
  ert-run-test(#s(ert-test :name info-xref-test-makeinfo :documentatio
  ert-run-or-rerun-test(#s(ert--stats :selector (not (or (tag :expensi
  ert-run-tests((not (or (tag :expensive-test) (tag :unstable) (tag :n
  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/info-xref-tests" "--
  command-line()
  normal-top-level()
Test info-xref-test-makeinfo condition:
    (ert-test-failed
     ((should
       (equal 0
	      (call-process "makeinfo" file)))
      :form
      (equal 0 1)
      :value nil :explanation
      (different-atoms
       (0 "#x0" "?\0")
       (1 "#x1" "?\1"))))
   FAILED  1/4  info-xref-test-makeinfo (0.257421 sec)
   passed  2/4  info-xref-test-node-4 (0.012297 sec)
   passed  3/4  info-xref-test-node-5 (0.010951 sec)
   passed  4/4  info-xref-test-node-crossref (0.002749 sec)

Ran 4 tests, 3 results as expected, 1 unexpected (2022-08-19 06:35:10-0500, 0.385976 sec)

1 unexpected results:
   FAILED  info-xref-test-makeinfo


[-- Attachment #7: lisp/gnus/mml-sec-tests.log --]
[-- Type: text/plain, Size: 17205 bytes --]

Running 16 tests (2022-08-19 06:35:08-0500, selector `(not (or (tag :expensive-test) (tag :unstable) (tag :nativecomp)))')
Test mml-secure-en-decrypt-1 backtrace:
  signal(ert-test-failed (((should (equal plaintext decrypted)) :form 
  mml-secure-test-fixture(#f(compiled-function () #<bytecode -0x9f5b00
  mml-secure-test-mail-fixture(enc-pgp "no-exp@example.org" "sub@examp
  mml-secure-test-en-decrypt(enc-pgp "no-exp@example.org" "sub@example
  #f(compiled-function () #<bytecode 0x1f66fde5a088a378>)()
  ert--run-test-internal(#s(ert--test-execution-info :test #s(ert-test
  ert-run-test(#s(ert-test :name mml-secure-en-decrypt-1 :documentatio
  ert-run-or-rerun-test(#s(ert--stats :selector (not ...) :tests [... 
  ert-run-tests((not (or (tag :expensive-test) (tag :unstable) (tag :n
  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-1 condition:
    (ert-test-failed
     ((should
       (equal plaintext decrypted))
      :form
      (equal "The Magic Words are Squeamish Ossifrage" "-----BEGIN PGP MESSAGE-----\n\nhIwDQ53J0dNKO10BA/4w8SnQvBvgeExTYTx5JqUfnK2zuP639Xj30DNNTV0hB91o\nQR/aiFVI2uqAA/cTJUwslYp+m9no+gwJZWeXRPfW9ZacBWX3fulU2YhgmtMbYtI1\nsPfVYLYv8Ke9FkxS/0utQAgImECoA3Z7wlLL/pg4fbBPnbTQrQkqnS4iosppW9Ji\nARHBZNQM4kMHaLNAhhXm5IO7YuRxrrjVff/lzyVMrmt3WI2p7t6f+QP3nEqeKFRs\nJsWwulOEGaA/f4gKWy072VPd45YgfVpIwZFHWmnyesKnICJenP0y1ZeVjs3kuYiz\nd0Y=\n=2ZD3\n-----END PGP MESSAGE-----\n")
      :value nil :explanation
      (arrays-of-different-length 39 391 "The Magic Words are Squeamish Ossifrage" "-----BEGIN PGP MESSAGE-----\n\nhIwDQ53J0dNKO10BA/4w8SnQvBvgeExTYTx5JqUfnK2zuP639Xj30DNNTV0hB91o\nQR/aiFVI2uqAA/cTJUwslYp+m9no+gwJZWeXRPfW9ZacBWX3fulU2YhgmtMbYtI1\nsPfVYLYv8Ke9FkxS/0utQAgImECoA3Z7wlLL/pg4fbBPnbTQrQkqnS4iosppW9Ji\nARHBZNQM4kMHaLNAhhXm5IO7YuRxrrjVff/lzyVMrmt3WI2p7t6f+QP3nEqeKFRs\nJsWwulOEGaA/f4gKWy072VPd45YgfVpIwZFHWmnyesKnICJenP0y1ZeVjs3kuYiz\nd0Y=\n=2ZD3\n-----END PGP MESSAGE-----\n" first-mismatch-at 0)))
   FAILED   1/16  mml-secure-en-decrypt-1 (0.260096 sec)
Test mml-secure-en-decrypt-2 backtrace:
  signal(ert-test-failed (((should (equal plaintext decrypted)) :form 
  mml-secure-test-fixture(#f(compiled-function () #<bytecode -0xaee916
  mml-secure-test-key-fixture(#f(compiled-function () #<bytecode -0x1d
  #f(compiled-function () #<bytecode -0xfb9e21bbfcb52c4>)()
  ert--run-test-internal(#s(ert--test-execution-info :test #s(ert-test
  ert-run-test(#s(ert-test :name mml-secure-en-decrypt-2 :documentatio
  ert-run-or-rerun-test(#s(ert--stats :selector (not ...) :tests [... 
  ert-run-tests((not (or (tag :expensive-test) (tag :unstable) (tag :n
  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-2 condition:
    (ert-test-failed
     ((should
       (equal plaintext decrypted))
      :form
      (equal "The Magic Words are Squeamish Ossifrage" "-----BEGIN PGP MESSAGE-----\n\nhIwDJ0iPTgAB578BBACM/JNdozTg2b7ukQV8BTidrutOIdWpU/D0JGV4mxQrY5Yv\nLP/ANReNj2dK/0afq1gym79xNnHJMNdFQGD5jXR5Q7PTQziMhEE//fhVdv6cw5tc\naBIDIbF8tu5g5PsgKHLtTLDBzZNAz7oTYZvWaqCoVcsu0xK/aCPjnrjU+48DRNJi\nAU747zKhNLOKAiyrjmsq25mzZ90QDf/II/qYTS1b03hKu/T2RxoBBLeCS/KOTl7d\nxoW3XdD5OK+y9xXeXqMJUx+SZR6Or6gGZmc381nOnHLsYCZGra+YyEUWU+aPpl5m\nFKY=\n=S2mJ\n-----END PGP MESSAGE-----\n")
      :value nil :explanation
      (arrays-of-different-length 39 391 "The Magic Words are Squeamish Ossifrage" "-----BEGIN PGP MESSAGE-----\n\nhIwDJ0iPTgAB578BBACM/JNdozTg2b7ukQV8BTidrutOIdWpU/D0JGV4mxQrY5Yv\nLP/ANReNj2dK/0afq1gym79xNnHJMNdFQGD5jXR5Q7PTQziMhEE//fhVdv6cw5tc\naBIDIbF8tu5g5PsgKHLtTLDBzZNAz7oTYZvWaqCoVcsu0xK/aCPjnrjU+48DRNJi\nAU747zKhNLOKAiyrjmsq25mzZ90QDf/II/qYTS1b03hKu/T2RxoBBLeCS/KOTl7d\nxoW3XdD5OK+y9xXeXqMJUx+SZR6Or6gGZmc381nOnHLsYCZGra+YyEUWU+aPpl5m\nFKY=\n=S2mJ\n-----END PGP MESSAGE-----\n" first-mismatch-at 0)))
   FAILED   2/16  mml-secure-en-decrypt-2 (0.303219 sec)
Test mml-secure-en-decrypt-3 backtrace:
  signal(ert-test-failed (((should (equal plaintext decrypted)) :form 
  mml-secure-test-fixture(#f(compiled-function () #<bytecode 0x78c7285
  mml-secure-test-key-fixture(#f(compiled-function () #<bytecode -0x18
  #f(compiled-function () #<bytecode -0xfb9e21bbfcb503c>)()
  ert--run-test-internal(#s(ert--test-execution-info :test #s(ert-test
  ert-run-test(#s(ert-test :name mml-secure-en-decrypt-3 :documentatio
  ert-run-or-rerun-test(#s(ert--stats :selector ... :tests ... :test-m
  ert-run-tests((not (or (tag :expensive-test) (tag :unstable) (tag :n
  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-3 condition:
    (ert-test-failed
     ((should
       (equal plaintext decrypted))
      :form
      (equal "The Magic Words are Squeamish Ossifrage" "-----BEGIN PGP MESSAGE-----\n\nhIwDJ0iPTgAB578BA/4ooXW2SY3HteMgIC93I97qqxM8m7j9eHBuNJlRI8A3grVJ\nxtg3IUL2HCrdUjJMEtXKFKDng7Ulcu0llDwGE7ct94Z6ncPom/BdoZjN32TaLU4l\nW5+HetAstgN3dQpUVVsSs+L+E5HfXr90XmPJxz64JTpNXcgkonU20dAcozYs9YSM\nA0OdydHTSjtdAQP/fg/7HIfiEShaZINYNHa93tDx2OcaMvOcBN03DYpyQ0Fy8z+0\nTvOmuMKdmz+5XGEpn5C863mRg/onQkbJ719b5ZndgHMTW0QNt88SVuoyE8UEHVnR\n7Ym/YoTx6isbnBHopKmDAOOwkSxIhYX/0BLUaAgRm9n2JnyzZoElsXGne4jSYgGE\nBPTzju0v6Rlty4i+lvt2+fSbYAHdle3SeIok+RCkkzVcN+h7/TtaocfXpsOuC5j6\nHkW86x9uO5kv1Sk3UitLfAmBvP0D1jh+2Q4xXwRBomkN803/StbiaLejW2x16ag2\n=oL3f\n-----END PGP MESSAGE-----\n")
      :value nil :explanation
      (arrays-of-different-length 39 581 "The Magic Words are Squeamish Ossifrage" "-----BEGIN PGP MESSAGE-----\n\nhIwDJ0iPTgAB578BA/4ooXW2SY3HteMgIC93I97qqxM8m7j9eHBuNJlRI8A3grVJ\nxtg3IUL2HCrdUjJMEtXKFKDng7Ulcu0llDwGE7ct94Z6ncPom/BdoZjN32TaLU4l\nW5+HetAstgN3dQpUVVsSs+L+E5HfXr90XmPJxz64JTpNXcgkonU20dAcozYs9YSM\nA0OdydHTSjtdAQP/fg/7HIfiEShaZINYNHa93tDx2OcaMvOcBN03DYpyQ0Fy8z+0\nTvOmuMKdmz+5XGEpn5C863mRg/onQkbJ719b5ZndgHMTW0QNt88SVuoyE8UEHVnR\n7Ym/YoTx6isbnBHopKmDAOOwkSxIhYX/0BLUaAgRm9n2JnyzZoElsXGne4jSYgGE\nBPTzju0v6Rlty4i+lvt2+fSbYAHdle3SeIok+RCkkzVcN+h7/TtaocfXpsOuC5j6\nHkW86x9uO5kv1Sk3UitLfAmBvP0D1jh+2Q4xXwRBomkN803/StbiaLejW2x16ag2\n=oL3f\n-----END PGP MESSAGE-----\n" first-mismatch-at 0)))
   FAILED   3/16  mml-secure-en-decrypt-3 (0.314846 sec)
Test mml-secure-en-decrypt-4 backtrace:
  signal(ert-test-failed (((should (equal plaintext decrypted)) :form 
  mml-secure-test-fixture(#f(compiled-function () #<bytecode -0x9f5b00
  mml-secure-test-mail-fixture(enc-pgp "no-exp@example.org" "sub@examp
  mml-secure-test-en-decrypt(enc-pgp "no-exp@example.org" "sub@example
  #f(compiled-function () #<bytecode -0x1852948c612a7e45>)()
  ert--run-test-internal(#s(ert--test-execution-info :test #s(ert-test
  ert-run-test(#s(ert-test :name mml-secure-en-decrypt-4 :documentatio
  ert-run-or-rerun-test(#s(ert--stats :selector ... :tests ... :test-m
  ert-run-tests((not (or (tag :expensive-test) (tag :unstable) (tag :n
  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-4 condition:
    (ert-test-failed
     ((should
       (equal plaintext decrypted))
      :form
      (equal "The Magic Words are Squeamish Ossifrage" "-----BEGIN PGP MESSAGE-----\n\nhIwDQ53J0dNKO10BA/9gFd1KywgfzR8vp7QB091sT0b3WuXcezjHnP/c7mKBUWKw\nbrXhSBjyaFd58AvrQXDJ+wKM8ANe19FwZt8ry2HzP6by+obdns5bogqO0jRShKml\n5wjgCdCT28opxsagmHWtW8F+um8oG4QHXG0lvF5e4io1WEusAb5RAZhUcYlO0ISM\nAydIj04AAee/AQP8CJqAy3moW0pj11FFycGZDylKdl1JKkPHtBxlCwC65imSU/ym\nSH3XghTCLw0s8o8jdj5iN/4iPC6eEKXesGXUu+1kirxs0654deUY+5mtkJKdxun0\nPc3krMuG5u3GXp7YyGbr2p9OOrTUwX5avtt6NnlGtwGqAgIYHkw2M6aAucqEjANn\nKdMtwhAlOQEEAJ1G6jMelWg53QYiZaDltJlRkWJ6NL+LRLUEAeIuY58qHjh2pGCQ\nFMWCDlJkHmA5UdS53Uz4/61FcoV0A+0CJwb6qbvcUFIlLrlf6Ypn7FZpBWDo9b4r\nnbaZcd6Bl/B01MWzZiNEd2id3IL46MwAGpKLHbD4Ugx66gGjS7kt7zFK0mIBuBL/\nW+61Ntg/4CZz80ZB8V+i809ynn8zEQMyWPnpGls6TyMubh60xHyQVUhCZewalKOy\ns+ZIlMbPHCUsGKihOUpAkGg2kpGFBwyOX/ppYDnDrp1IFUe0XyClD
 EnlQHB6aA==\n=ZksR\n-----END PGP MESSAGE-----\n")
      :value nil :explanation
      (arrays-of-different-length 39 776 "The Magic Words are Squeamish Ossifrage" "-----BEGIN PGP MESSAGE-----\n\nhIwDQ53J0dNKO10BA/9gFd1KywgfzR8vp7QB091sT0b3WuXcezjHnP/c7mKBUWKw\nbrXhSBjyaFd58AvrQXDJ+wKM8ANe19FwZt8ry2HzP6by+obdns5bogqO0jRShKml\n5wjgCdCT28opxsagmHWtW8F+um8oG4QHXG0lvF5e4io1WEusAb5RAZhUcYlO0ISM\nAydIj04AAee/AQP8CJqAy3moW0pj11FFycGZDylKdl1JKkPHtBxlCwC65imSU/ym\nSH3XghTCLw0s8o8jdj5iN/4iPC6eEKXesGXUu+1kirxs0654deUY+5mtkJKdxun0\nPc3krMuG5u3GXp7YyGbr2p9OOrTUwX5avtt6NnlGtwGqAgIYHkw2M6aAucqEjANn\nKdMtwhAlOQEEAJ1G6jMelWg53QYiZaDltJlRkWJ6NL+LRLUEAeIuY58qHjh2pGCQ\nFMWCDlJkHmA5UdS53Uz4/61FcoV0A+0CJwb6qbvcUFIlLrlf6Ypn7FZpBWDo9b4r\nnbaZcd6Bl/B01MWzZiNEd2id3IL46MwAGpKLHbD4Ugx66gGjS7kt7zFK0mIBuBL/\nW+61Ntg/4CZz80ZB8V+i809ynn8zEQMyWPnpGls6TyMubh60xHyQVUhCZewalKOy\ns+ZIlMbPHCUsGKihOUpAkGg2k
 pGFBwyOX/ppYDnDrp1IFUe0XyClDEnlQHB6aA==\n=ZksR\n-----END PGP MESSAGE-----\n" first-mismatch-at 0)))
   FAILED   4/16  mml-secure-en-decrypt-4 (0.265132 sec)
  skipped   5/16  mml-secure-en-decrypt-passphrase-cache (0.000130 sec)
  skipped   6/16  mml-secure-en-decrypt-passphrase-no-cache-openpgp-todo (0.000114 sec)
   failed   7/16  mml-secure-en-decrypt-passphrase-no-cache-smime-todo (0.000113 sec)
Test mml-secure-find-usable-keys-1 backtrace:
  signal(ert-test-failed (((should (mml-secure-find-usable-keys contex
  mml-secure-test-fixture(#f(compiled-function () #<bytecode 0x1214eb2
  #f(compiled-function () #<bytecode -0xb0afb206fc78411>)()
  ert--run-test-internal(#s(ert--test-execution-info :test #s(ert-test
  ert-run-test(#s(ert-test :name mml-secure-find-usable-keys-1 :docume
  ert-run-or-rerun-test(#s(ert--stats :selector ... :tests ... :test-m
  ert-run-tests((not (or (tag :expensive-test) (tag :unstable) (tag :n
  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-find-usable-keys-1 condition:
    (ert-test-failed
     ((should
       (mml-secure-find-usable-keys context "no-exp@example.org" 'sign))
      :form
      (mml-secure-find-usable-keys #s(epg-context OpenPGP "/usr/host/bin/gpg" "/home/archmux/Internet/Compressed/Package/Exherbo/app-editors/emacs/28.1/emacs-28.1/test/lisp/gnus/mml-sec-resources/" nil nil nil nil nil nil ...)
				    "no-exp@example.org" sign)
      :value nil))
   FAILED   8/16  mml-secure-find-usable-keys-1 (0.068364 sec)
Test mml-secure-find-usable-keys-2 backtrace:
  signal(ert-test-failed (((should (= 1 (length (mml-secure-find-usabl
  mml-secure-test-fixture(#f(compiled-function () #<bytecode 0xa193b4d
  #f(compiled-function () #<bytecode -0xb0afb206fc7cbd9>)()
  ert--run-test-internal(#s(ert--test-execution-info :test #s(ert-test
  ert-run-test(#s(ert-test :name mml-secure-find-usable-keys-2 :docume
  ert-run-or-rerun-test(#s(ert--stats :selector ... :tests ... :test-m
  ert-run-tests((not (or (tag :expensive-test) (tag :unstable) (tag :n
  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-find-usable-keys-2 condition:
    (ert-test-failed
     ((should
       (= 1
	  (length ...)))
      :form
      (= 1 0)
      :value nil))
   FAILED   9/16  mml-secure-find-usable-keys-2 (0.040950 sec)
Test mml-secure-key-checks backtrace:
  signal(ert-test-failed (((should (mml-secure-check-sub-key context (
  mml-secure-test-fixture(#f(compiled-function () #<bytecode -0x4af008
  #f(compiled-function () #<bytecode -0xb0afb206fc79d49>)()
  ert--run-test-internal(#s(ert--test-execution-info :test #s(ert-test
  ert-run-test(#s(ert-test :name mml-secure-key-checks :documentation 
  ert-run-or-rerun-test(#s(ert--stats :selector ... :tests ... :test-m
  ert-run-tests((not (or (tag :expensive-test) (tag :unstable) (tag :n
  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-key-checks condition:
    (ert-test-failed
     ((should
       (mml-secure-check-sub-key context
				 (car keys2)
				 'sign))
      :form
      (mml-secure-check-sub-key #s(epg-context OpenPGP "/usr/host/bin/gpg" "/home/archmux/Internet/Compressed/Package/Exherbo/app-editors/emacs/28.1/emacs-28.1/test/lisp/gnus/mml-sec-resources/" nil nil nil nil nil nil ...)
				 #s(epg-key none
					    (#s(epg-sub-key none ... nil 1 1024 "02372A42CA6D40FB" 1416337080 nil "832F3CC6518D37BC658261B802372A42CA6D40FB")
					       #s(epg-sub-key none ... nil 1 1024 "439DC9D1D34A3B5D" 1416337080 nil "C69869EBDA3FA41F378525AB439DC9D1D34A3B5D"))
					    (#s(epg-user-id none "No Expiry <no-exp@example.org>" nil)))
				 sign)
      :value nil))
   FAILED  10/16  mml-secure-key-checks (0.066580 sec)
   passed  11/16  mml-secure-select-preferred-keys-1 (0.019311 sec)
   passed  12/16  mml-secure-select-preferred-keys-2 (0.069702 sec)
   passed  13/16  mml-secure-select-preferred-keys-3 (0.052493 sec)
Test mml-secure-select-preferred-keys-4 backtrace:
  cl--assertion-failed(keys)
  mml-secure-cust-record-keys(#s(epg-context :protocol OpenPGP :progra
  #f(compiled-function () #<bytecode -0x1725d09175c951e>)()
  mml-secure-test-fixture(#f(compiled-function () #<bytecode -0x1725d0
  #f(compiled-function () #<bytecode -0xfb9e21bbfcbdec0>)()
  ert--run-test-internal(#s(ert--test-execution-info :test #s(ert-test
  ert-run-test(#s(ert-test :name mml-secure-select-preferred-keys-4 :d
  ert-run-or-rerun-test(#s(ert--stats :selector ... :tests ... :test-m
  ert-run-tests((not (or (tag :expensive-test) (tag :unstable) (tag :n
  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-select-preferred-keys-4 condition:
    (cl-assertion-failed
     (keys nil))
   FAILED  14/16  mml-secure-select-preferred-keys-4 (0.051313 sec)
Test mml-secure-sign-verify-1 backtrace:
  signal(error ("No sign key for <sub@example.org>"))
  mml-secure-test-fixture(#f(compiled-function () #<bytecode 0x19f3b0a
  mml-secure-test-key-fixture(#f(compiled-function () #<bytecode 0x3e7
  #f(compiled-function () #<bytecode -0xfb9e21bbfcb0778>)()
  ert--run-test-internal(#s(ert--test-execution-info :test #s(ert-test
  ert-run-test(#s(ert-test :name mml-secure-sign-verify-1 :documentati
  ert-run-or-rerun-test(#s(ert--stats :selector ... :tests ... :test-m
  ert-run-tests((not (or (tag :expensive-test) (tag :unstable) (tag :n
  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-sign-verify-1 condition:
    (error "No sign key for <sub@example.org>")
   FAILED  15/16  mml-secure-sign-verify-1 (0.073833 sec)
   passed  16/16  mml-secure-sign-verify-3 (0.066877 sec)

Ran 16 tests, 5 results as expected, 9 unexpected, 2 skipped (2022-08-19 06:35:11-0500, 3.161768 sec)
1 expected failures

9 unexpected results:
   FAILED  mml-secure-en-decrypt-1
   FAILED  mml-secure-en-decrypt-2
   FAILED  mml-secure-en-decrypt-3
   FAILED  mml-secure-en-decrypt-4
   FAILED  mml-secure-find-usable-keys-1
   FAILED  mml-secure-find-usable-keys-2
   FAILED  mml-secure-key-checks
   FAILED  mml-secure-select-preferred-keys-4
   FAILED  mml-secure-sign-verify-1

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


[-- Attachment #8: Type: text/plain, Size: 20 bytes --]


Thank you,
Git Mux

^ permalink raw reply	[flat|nested] 10+ messages in thread

end of thread, other threads:[~2022-08-25  8:04 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-08-19 12:33 bug#57301: 28.1; 12 unexpected test results on emacs 28.1 gitmux
2022-08-19 18:14 ` Stefan Kangas
2022-08-20 13:17   ` gitmux
2022-08-21 12:21     ` Lars Ingebrigtsen
2022-08-22 22:49       ` archmux
2022-08-23 10:37         ` Lars Ingebrigtsen
2022-08-23 14:32           ` Robert Pluim
2022-08-24 22:49             ` archmux
2022-08-25  8:04               ` Robert Pluim
2022-08-20 12:37 ` Basil L. Contovounesios via Bug reports for GNU Emacs, the Swiss army knife of text editors

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).