all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Helmut Eller <eller.helmut@gmail.com>
To: 16853@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	[thread overview]
Message-ID: <m2d2id28bx.fsf@gmail.com> (raw)

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)






             reply	other threads:[~2014-02-23 14:48 UTC|newest]

Thread overview: 16+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-02-23 14:48 Helmut Eller [this message]
2014-03-02 15:35 ` bug#16853: 24.3.50; ert-run-tests-interactively difficult to abort Helmut Eller
2016-02-24  3:07   ` Lars Ingebrigtsen
2017-03-17  2:45     ` npostavs
2017-03-25  0:15       ` npostavs
2014-09-07 10:24 ` Helmut Eller
2014-09-07 19:54   ` Andreas Röhler
2014-09-07 20:37     ` Helmut Eller
2014-09-08  9:29       ` Andreas Röhler
2014-09-08 14:02         ` Helmut Eller
2014-09-08 16:23           ` Andreas Röhler
2014-09-09 13:30           ` Eli Zaretskii
2014-09-09 13:45             ` Helmut Eller
2014-09-09 13:57               ` Eli Zaretskii
2014-09-09 14:14                 ` Helmut Eller
2014-09-09 14:41                   ` Eli Zaretskii

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=m2d2id28bx.fsf@gmail.com \
    --to=eller.helmut@gmail.com \
    --cc=16853@debbugs.gnu.org \
    /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.