unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
* Make hangs at electric-tests
@ 2021-05-28  8:08 Pedro Andres Aranda Gutierrez
  2021-05-29  2:30 ` Lars Ingebrigtsen
  0 siblings, 1 reply; 4+ messages in thread
From: Pedro Andres Aranda Gutierrez @ 2021-05-28  8:08 UTC (permalink / raw)
  To: emacs-devel

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

Hi,

I've succeeded in compiling Emacs28 with native-comp and creating a .deb
from it. My last successful build is from 20210523. I'm trying to compile
right now and the tests hang at electric-tests:

student@emacs28:~$ tail -f emacs/test/lisp/electric-tests.log
Running 478 tests (2021-05-28 06:30:08+0000, selector `(not (or (tag
:expensive-test) (tag :unstable)))')
   passed    1/478  electric-layout-control-reindentation (0.078692 sec)
   passed    2/478  electric-layout-int-main-kernel-style (0.017654 sec)
   passed    3/478
 electric-layout-mode-newline-between-parens-without-e-p-m (0.002292 sec)
   passed    4/478
 electric-layout-mode-newline-between-parens-without-e-p-m-2 (0.003205 sec)
^C
student@emacs28:~$ date
Fri May 28 07:58:32 UTC 2021

It seems to be sitting there on test 5 for more than 1h30min... I don't
think that's normal... right?

Best, /PA

-- 
Fragen sind nicht da um beantwortet zu werden,
Fragen sind da um gestellt zu werden
Georg Kreisler

[-- Attachment #2: Type: text/html, Size: 1440 bytes --]

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

* Re: Make hangs at electric-tests
  2021-05-28  8:08 Make hangs at electric-tests Pedro Andres Aranda Gutierrez
@ 2021-05-29  2:30 ` Lars Ingebrigtsen
  2021-05-29  6:25   ` Pedro Andres Aranda Gutierrez
  0 siblings, 1 reply; 4+ messages in thread
From: Lars Ingebrigtsen @ 2021-05-29  2:30 UTC (permalink / raw)
  To: Pedro Andres Aranda Gutierrez; +Cc: emacs-devel

Pedro Andres Aranda Gutierrez <paaguti@gmail.com> writes:

> It seems to be sitting there on test 5 for more than 1h30min... I
> don't think that's normal... right?

Nope.

It hangs for me, too (on Debian/bullseye) if I say

[larsi@stories ~/src/emacs/trunk]$ make check

but it doesn't hang if I say

[larsi@stories ~/src/emacs/trunk]$ (cd test; make)

-- 
(domestic pets only, the antidote for overdose, milk.)
   bloggy blog: http://lars.ingebrigtsen.no



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

* Re: Make hangs at electric-tests
  2021-05-29  2:30 ` Lars Ingebrigtsen
@ 2021-05-29  6:25   ` Pedro Andres Aranda Gutierrez
  2021-05-29  6:27     ` Lars Ingebrigtsen
  0 siblings, 1 reply; 4+ messages in thread
From: Pedro Andres Aranda Gutierrez @ 2021-05-29  6:25 UTC (permalink / raw)
  To: Lars Ingebrigtsen, emacs-devel

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

Hmm.... Interesting. But shouldn't make check work?

Best, /PA

PS: I'm on Ubuntu20.04, compiling on a VM to avoid 'trial and errors' that
were so erroneous they nearly killed by setup :-)

On Sat, 29 May 2021 at 04:30, Lars Ingebrigtsen <larsi@gnus.org> wrote:

> Pedro Andres Aranda Gutierrez <paaguti@gmail.com> writes:
>
> > It seems to be sitting there on test 5 for more than 1h30min... I
> > don't think that's normal... right?
>
> Nope.
>
> It hangs for me, too (on Debian/bullseye) if I say
>
> [larsi@stories ~/src/emacs/trunk]$ make check
>
> but it doesn't hang if I say
>
> [larsi@stories ~/src/emacs/trunk]$ (cd test; make)
>
> --
> (domestic pets only, the antidote for overdose, milk.)
>    bloggy blog: http://lars.ingebrigtsen.no
>


-- 
Fragen sind nicht da um beantwortet zu werden,
Fragen sind da um gestellt zu werden
Georg Kreisler

[-- Attachment #2: Type: text/html, Size: 1575 bytes --]

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

* Re: Make hangs at electric-tests
  2021-05-29  6:25   ` Pedro Andres Aranda Gutierrez
@ 2021-05-29  6:27     ` Lars Ingebrigtsen
  0 siblings, 0 replies; 4+ messages in thread
From: Lars Ingebrigtsen @ 2021-05-29  6:27 UTC (permalink / raw)
  To: Pedro Andres Aranda Gutierrez; +Cc: emacs-devel

Pedro Andres Aranda Gutierrez <paaguti@gmail.com> writes:

> Hmm.... Interesting. But shouldn't make check work?

It should indeed.  It started hanging a few weeks back, but I haven't
tried debugging the problem.

-- 
(domestic pets only, the antidote for overdose, milk.)
   bloggy blog: http://lars.ingebrigtsen.no



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

end of thread, other threads:[~2021-05-29  6:27 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-05-28  8:08 Make hangs at electric-tests Pedro Andres Aranda Gutierrez
2021-05-29  2:30 ` Lars Ingebrigtsen
2021-05-29  6:25   ` Pedro Andres Aranda Gutierrez
2021-05-29  6:27     ` Lars Ingebrigtsen

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