summaryrefslogtreecommitdiff
path: root/test/lisp/emacs-lisp/bytecomp-tests.el
diff options
context:
space:
mode:
authorStefan Monnier <monnier@iro.umontreal.ca>2023-12-28 00:46:36 -0500
committerStefan Monnier <monnier@iro.umontreal.ca>2024-01-04 16:34:13 -0500
commit25ea99c211ecf91735b44172da19fc53b304c5f4 (patch)
tree5cabb7778ec6227af07fb45cd792d1d2444a17f5 /test/lisp/emacs-lisp/bytecomp-tests.el
parentfe0f15dbc962b37d98507a494fd7720bad584a7a (diff)
downloademacs-25ea99c211ecf91735b44172da19fc53b304c5f4.tar.gz
emacs-25ea99c211ecf91735b44172da19fc53b304c5f4.tar.bz2
emacs-25ea99c211ecf91735b44172da19fc53b304c5f4.zip
Fix ert-tests.el for the new `handler-bind` code
Now that `ert.el` uses `handler-bind` instead of `debugger`, some details of the behavior have changed. More specifically, three tests are now broken, but these basically tested the failure of ERT's machinery to record errors when ERT was run within a `condition-case`. AFAICT, these tests do not check for a behavior that we want, so rather than "fix" them, I deleted them (bug#67862). * test/lisp/emacs-lisp/ert-tests.el (ert-test-error-debug) (ert-test-fail-debug-with-condition-case): Delete. (ert-test-should-failure-debugging): Don't use `ert-debug-on-error`. (ert-test-with-demoted-errors): It now passes. Bug#11218 is fixed!
Diffstat (limited to 'test/lisp/emacs-lisp/bytecomp-tests.el')
0 files changed, 0 insertions, 0 deletions