When reporting uncaught ExceptionInfo from clojure.test, line number isn't calculated correctly

Description

Here core.clj:4593 is the line in clojure/core.clj where ex-info function is defined. Instead, test should report a place where ex-info is called

Clojure.test already does some filtering for other cases, so I just extended it with this particular (and quite common) case.

Screened by: Alex Miller

Environment

None

Attachments

1

Activity

Show:
Completed

Details

Assignee

Reporter

Approval

Ok

Patch

Code

Priority

Affects versions

Fix versions

Created April 30, 2018 at 8:35 PM
Updated September 14, 2018 at 10:21 PM
Resolved September 14, 2018 at 10:21 PM