]> git.eshelyaron.com Git - emacs.git/commit
Fix ert errors when there's a test that binds `debug-on-error'
authorLars Ingebrigtsen <larsi@gnus.org>
Mon, 11 Oct 2021 09:14:26 +0000 (11:14 +0200)
committerLars Ingebrigtsen <larsi@gnus.org>
Mon, 11 Oct 2021 09:14:26 +0000 (11:14 +0200)
commit07edc28bdbfeeaeb1008b4fe21bfda586feae562
tree476fba48580734289985d213be5152a10ca40b9e
parent96278de8ac2166c37925f2dfbc0eeb6d368142b9
Fix ert errors when there's a test that binds `debug-on-error'

* lisp/emacs-lisp/ert.el (ert--run-test-internal): Don't infloop
on errors when signalling errors (bug#51131).
lisp/emacs-lisp/ert.el