GNU bug report logs - #65176
~25 test failures from make check in the latest master.

Previous Next

Package: emacs;

Reported by: Alan Mackenzie <acm <at> muc.de>

Date: Wed, 9 Aug 2023 11:18:02 UTC

Severity: normal

Done: Alan Mackenzie <acm <at> muc.de>

Bug is archived. No further changes may be made.

Full log


Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):

From: Alan Mackenzie <acm <at> muc.de>
To: bug-gnu-emacs <at> gnu.org
Subject: ~25 test failures from make check in the latest master.
Date: Wed, 9 Aug 2023 11:16:54 +0000
Hello, Emacs.

I've just updated my master repo.

The latest commit I downloaded was:

commit 08cc48e496ed98f16a014bf7ced69f527b72ab11 (HEAD -> master, origin/master, origin/HEAD)
Author: Eric S. Raymond <esr <at> thyrsus.com>
Date:   Wed Aug 9 06:05:24 2023 -0400

    Remove a DEFSYM that no longer needs to be in the C core.

On building it --with-native-compilation (no other notable arguments)
and running make check, I get lots of failures.  On running

    $ find . -name '*.log' | xargs grep -c FAILED | sed '/:0$/d'

from the test directory, I get this output:

../src/comp-tests.log:6
../lisp/emacs-lisp/rmc-tests.log:4
../lisp/emacs-lisp/edebug-tests.log:2
../lisp/emacs-lisp/macroexp-tests.log:2
../lisp/emacs-lisp/cl-macs-tests.log:2
../lisp/x-dnd-tests.log:4
../lisp/shadowfile-tests.log:6
../lisp/dnd-tests.log:2
../lisp/abbrev-tests.log:6
../lisp/minibuffer-tests.log:2
../lisp/erc/erc-tests.log:2
../lisp/subr-tests.log:2
../lisp/eshell/em-pred-tests.log:4
../lisp/dired-tests.log:6

..  For each failure, FAILED appears twice in the .log file.  That
indicates 25 failures in these files.

-- 
Alan Mackenzie (Nuremberg, Germany).




This bug report was last modified 1 year and 283 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.