unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
* bug#30807: Tramp tests take waaayyy too long and refuse to exit
@ 2018-03-13 20:48 Paul Eggert
  2018-03-13 21:27 ` Glenn Morris
  2018-03-14  9:07 ` Michael Albinus
  0 siblings, 2 replies; 23+ messages in thread
From: Paul Eggert @ 2018-03-13 20:48 UTC (permalink / raw)
  To: 30807; +Cc: Michael Albinus

For the past few weeks "make check" has been taking a looooong time on 
Emacs master on my Fedora 27 desktop (AMD Phenom II X4 910e). The first 
line of "make" output that causes a long delay is:

   GEN      lisp/net/tramp-tests.log

and some of the tests in the corresponding script look to be very slow. 
Can this be sped up? Let's mark the slow tests to be expensive, so that 
they are run only if one executes "make check-expensive".

Worse, there's another long wait here:

   GEN      lisp/net/tramp-archive-tests.log

after this line is output:

    passed  20/22  tramp-archive-test40-file-system-info

and here the wait is so long that I gave up trying to run the tests and 
typed control-C to exit them. Presumably the semi-inflooping test is 
tramp-archive-test42-auto-load. (Why is it 42 and not 41? Why are there 
two test42s? I don't know.)

Worse yet, after I control-C out of "make check" and get a shell prompt 
back, a subsidiary Emacs that is running the Tramp test refuses to exit 
and continues to chew up CPU time in the background until I use "kill 
3304" (or whatever) to kill it. This really needs to get fixed.

Because of these problems I no longer routinely run "make check".






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

end of thread, other threads:[~2018-08-10 22:56 UTC | newest]

Thread overview: 23+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-03-13 20:48 bug#30807: Tramp tests take waaayyy too long and refuse to exit Paul Eggert
2018-03-13 21:27 ` Glenn Morris
2018-03-14 15:54   ` Michael Albinus
2018-03-14 21:33     ` Glenn Morris
2018-03-16 15:22       ` Michael Albinus
2018-03-14  9:07 ` Michael Albinus
2018-03-14 15:36   ` Michael Albinus
2018-03-15  0:17     ` Paul Eggert
2018-03-15 10:36       ` Michael Albinus
2018-03-16 16:03         ` Paul Eggert
2018-03-16 16:41           ` Michael Albinus
2018-03-16 18:58             ` Glenn Morris
2018-03-16 21:35             ` Paul Eggert
2018-03-17 14:59               ` Michael Albinus
2018-03-17 15:23                 ` Noam Postavsky
2018-03-19  0:02                 ` Paul Eggert
2018-08-01 20:31                 ` Glenn Morris
2018-08-01 20:54                   ` Michael Albinus
2018-08-08 13:40                   ` Michael Albinus
2018-08-10 22:56                     ` Glenn Morris
2018-03-17  9:18             ` Eli Zaretskii
2018-03-17  9:30               ` Michael Albinus
2018-03-14 21:01   ` Glenn Morris

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