GNU bug report logs - #54136
29.0.50; Eshell emits extra prompts when killing processes in some cases

Previous Next

Package: emacs;

Reported by: Jim Porter <jporterbugs <at> gmail.com>

Date: Thu, 24 Feb 2022 05:12:01 UTC

Severity: normal

Found in version 29.0.50

Fixed in version 29.1

Done: Lars Ingebrigtsen <larsi <at> gnus.org>

Bug is archived. No further changes may be made.

Full log


Message #25 received at 54136 <at> debbugs.gnu.org (full text, mbox):

From: Lars Ingebrigtsen <larsi <at> gnus.org>
To: Eli Zaretskii <eliz <at> gnu.org>
Cc: 54136 <at> debbugs.gnu.org, Jim Porter <jporterbugs <at> gmail.com>
Subject: Re: bug#54136: 29.0.50; Eshell emits extra prompts when killing
 processes in some cases
Date: Thu, 24 Feb 2022 21:07:29 +0100
Eli Zaretskii <eliz <at> gnu.org> writes:

> OK, so I installed my changes.

The test now fails on Debian:

Test esh-proc-test/kill-pipeline condition:
    (ert-test-failed
     ((should
       (equal
	(buffer-substring-no-properties output-start ...)
	(or "interrupt\n" "killed\n")))
      :form
      (equal "killed\n" "interrupt\n")
      :value nil :explanation
      (arrays-of-different-length 7 10 "killed\n" "interrupt\n" first-mismatch-at 0)))
   FAILED  2/4  esh-proc-test/kill-pipeline (0.109668 sec) at lisp/eshell/esh-proc-tests.el:47
   passed  3/4  esh-proc-test/kill-pipeline-head (0.112142 sec)
   passed  4/4  esh-proc-test/sigpipe-exits-process (1.010359 sec)

Ran 4 tests, 3 results as expected, 1 unexpected (2022-02-24 21:06:48+0100, 1.446135 sec)

1 unexpected results:
   FAILED  esh-proc-test/kill-pipeline

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




This bug report was last modified 3 years and 89 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.