unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
* Hang in make check
@ 2021-03-27 22:14 Jeffrey Walton
  2021-03-28  8:27 ` Michael Albinus
  0 siblings, 1 reply; 20+ messages in thread
From: Jeffrey Walton @ 2021-03-27 22:14 UTC (permalink / raw)
  To: Emacs developers

Hi Everyone,

I'm testing Emacs 27.2 on both Linux and Apple. 'make check' is
hanging somewhere around this test:

HOME=/nonexistent EMACSLOADPATH= LC_ALL=C
EMACS_TEST_DIRECTORY=/home/jwalton/Build-Scripts/emacs-27.2/test
"../src/emacs"  --no-init-file --no-site-file --no-site-lisp -L ":."
\
  -l ert  -l lisp/autorevert-tests \
  --batch --eval '(ert-run-tests-batch-and-exit (quote (not (or (tag
:expensive-test) (tag :unstable)))))' > lisp/autorevert-tests.log 2>&1
|| { STAT=$?; cat lisp/autorevert-tests.log; exit $STAT; }
<hang here>

CTRL+C is needed to break into the test.

Jeff



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

end of thread, other threads:[~2021-03-30 15:33 UTC | newest]

Thread overview: 20+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-03-27 22:14 Hang in make check Jeffrey Walton
2021-03-28  8:27 ` Michael Albinus
2021-03-28  9:02   ` Jeffrey Walton
2021-03-28 12:14     ` Michael Albinus
2021-03-28 17:28       ` Jeffrey Walton
2021-03-28 19:11         ` Michael Albinus
2021-03-28 19:20         ` Lars Ingebrigtsen
2021-03-28 19:33           ` Jeffrey Walton
2021-03-28 19:42             ` Lars Ingebrigtsen
2021-03-28 19:51               ` Lars Ingebrigtsen
2021-03-29  4:48                 ` Eli Zaretskii
2021-03-29 11:00                   ` Lars Ingebrigtsen
2021-03-29 11:04                     ` Eli Zaretskii
2021-03-29 11:24                       ` Eli Zaretskii
2021-03-30 13:29                         ` Lars Ingebrigtsen
2021-03-30 13:46                           ` Eli Zaretskii
2021-03-30 14:14                             ` Andreas Schwab
2021-03-30 14:33                               ` Eli Zaretskii
2021-03-30 15:16                                 ` Andreas Schwab
2021-03-30 15:33                                   ` Eli Zaretskii

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