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

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

bug#38724: 27.0.60; comint-tests failure (Ubuntu 18.04.3)


From: Paul Eggert
Subject: bug#38724: 27.0.60; comint-tests failure (Ubuntu 18.04.3)
Date: Mon, 23 Dec 2019 23:44:43 -0800
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:68.0) Gecko/20100101 Thunderbird/68.2.2

There's a similar failure on Solaris 10 sparc. "make check" hangs here:

  ELC      ../../emacs-27.0.60/test/lisp/comint-tests.elc
  GEN      lisp/comint-tests.log

test/lisp/comint-tests.log says this, with no newline at the end of the file:

Running 4 tests (2019-12-23 17:39:32-0800, selector `(not (or (tag
:expensive-test) (tag :unstable)))')
   passed  1/4  comint-test-no-password-function (0.046805 sec)
Buffer " *temp*-851514" has a running process; kill it? (yes or no)

"truss" says that Emacs is hanging, reading from file descriptor 0.  So is
'cat'. Tests like this should not attempt to read from stdin, since the tests
need to run unattended.





reply via email to

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