all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Paul Eggert <eggert@cs.ucla.edu>
To: 30807@debbugs.gnu.org
Cc: Michael Albinus <michael.albinus@gmx.de>
Subject: bug#30807: Tramp tests take waaayyy too long and refuse to exit
Date: Tue, 13 Mar 2018 13:48:57 -0700	[thread overview]
Message-ID: <1fde81b8-b266-86b8-133a-1bde81145346@cs.ucla.edu> (raw)

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






             reply	other threads:[~2018-03-13 20:48 UTC|newest]

Thread overview: 23+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-03-13 20:48 Paul Eggert [this message]
2018-03-13 21:27 ` bug#30807: Tramp tests take waaayyy too long and refuse to exit 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

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1fde81b8-b266-86b8-133a-1bde81145346@cs.ucla.edu \
    --to=eggert@cs.ucla.edu \
    --cc=30807@debbugs.gnu.org \
    --cc=michael.albinus@gmx.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.