GNU bug report logs - #16853
24.3.50; ert-run-tests-interactively difficult to abort

Previous Next

Package: emacs;

Reported by: Helmut Eller <eller.helmut <at> gmail.com>

Date: Sun, 23 Feb 2014 14:50:02 UTC

Severity: wishlist

Tags: fixed, patch

Found in version 24.3.50

Fixed in version 26.1

Done: npostavs <at> users.sourceforge.net

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: Helmut Eller <eller.helmut <at> gmail.com>
To: 16853 <at> debbugs.gnu.org
Subject: bug#16853: 24.3.50; ert-run-tests-interactively difficult to abort
Date: Sun, 23 Feb 2014 15:48:50 +0100
When I run this file

(require 'ert)
(ert-deftest infloop0 () (while t))
(ert-deftest infloop1 () (while t))
(ert-deftest infloop2 () (while t))
(ert-deftest infloop3 () (while t))
(ert-deftest infloop4 () (while t))

with emacs -Q -nw -l infloops.el -eval "(ert t)"

I need to press C-g five times before ERT finally stops.

It would be much less annoying if ERT would quit after the first C-g.
This is especially important for test suites with more than 100 tests.


In GNU Emacs 24.3.50.1 (i686-pc-linux-gnu, GTK+ Version 2.24.10)
 of 2014-02-23 on ix
Windowing system distributor `The X.Org Foundation', version 11.0.11204000
System Description:	Debian GNU/Linux 7.1 (wheezy)





This bug report was last modified 8 years and 55 days ago.

Previous Next


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