emacs-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#65176: closed (~25 test failures from make check in the latest maste


From: GNU bug Tracking System
Subject: bug#65176: closed (~25 test failures from make check in the latest master.)
Date: Mon, 14 Aug 2023 14:46:02 +0000

Your message dated Mon, 14 Aug 2023 14:45:29 +0000
with message-id <ZNo-CVglS6Sr6zGY@ACM>
and subject line Re: bug#65176: Acknowledgement (~25 test failures from make 
check in the latest master.)
has caused the debbugs.gnu.org bug report #65176,
regarding ~25 test failures from make check in the latest master.
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs@gnu.org.)


-- 
65176: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=65176
GNU Bug Tracking System
Contact help-debbugs@gnu.org with problems
--- Begin Message --- 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@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).



--- End Message ---
--- Begin Message --- Subject: Re: bug#65176: Acknowledgement (~25 test failures from make check in the latest master.) Date: Mon, 14 Aug 2023 14:45:29 +0000
Hello, Emacs.

This bug has now been fixed in master.  The discussion around it took
place on the thread in the emacs-devel mailing list with Subject: make
check produces 25 failures and hangs (bug #65176)..

-- 
Alan Mackenzie (Nuremberg, Germany).


--- End Message ---

reply via email to

[Prev in Thread] Current Thread [Next in Thread]