Completed
Details
Details
Assignee
Unassigned
UnassignedReporter
Thomas Heller
Thomas HellerLabels
Approval
Ok
Patch
Code
Priority

Fix versions
Created May 11, 2013 at 10:12 AM
Updated October 5, 2018 at 12:19 AM
Resolved October 5, 2018 at 12:19 AM
clojure.test
does not print the data attached to ExceptionInfo in error reports.Approach: In
clojure.stacktrace
, whichclojure.test
uses for printing exceptions, add a check forex-data
andpr
it.After:
Patch: 0002-CLJ-1209-show-ex-data-in-clojure-test.patch
Screened by: Alex Miller