Fix ert backtrace saving for non-`signal'ed errors (Bug#28333)
commitaf130f900fc499f71ea22f10ba055a75ce35ed4e
authorNoam Postavsky <npostavs@gmail.com>
Sat, 23 Sep 2017 15:40:14 +0000 (23 11:40 -0400)
committerNoam Postavsky <npostavs@gmail.com>
Thu, 28 Sep 2017 23:57:24 +0000 (28 19:57 -0400)
treed0523ca201979b85b0dd14ad224f01ac2daec3cb
parent7476eeaa236039b8ebd09aad6bd977d26646ace6
Fix ert backtrace saving for non-`signal'ed errors (Bug#28333)

* lisp/emacs-lisp/ert.el (ert--run-test-debugger): Take the frames
above the `debugger' frame, rather than assuming there will be a
`signal' frame.
lisp/emacs-lisp/ert.el