bug22742: LIFT doesn't handle printing errors when generating its reports
commit8353072df4b7192522d1c7151f9d40b63a421504
authorGary King <gwking@franz.com>
Tue, 30 Sep 2014 14:53:44 +0000 (30 07:53 -0700)
committerKevin Layer <layer@franz.com>
Fri, 24 Oct 2014 20:22:31 +0000 (24 13:22 -0700)
treedb90aba67ef5e7196abd639fd8774d8a1ba6d5a2
parent3aaff80ba171b216dae02d6552ba35829096bf8e
bug22742: LIFT doesn't handle printing errors when generating its reports

tests added    : no
tests run      : lisp-prepush
performance    : no change
release note   : none, test only

This was only a problem when I was messing with the future-part printer
which lead to errors when printing them in the test output.

Change-Id: I73adb2d573d97ececa983cfa8157244eba3b24f0
Reviewed-on: https://gerrit.franz.com:9080/4278
Reviewed-by: Ahmon Dancy <dancy@franz.com>
Reviewed-by: John O'Rourke <jor@franz.com>
Tested-by: Kevin Layer <layer@franz.com>
dev/introspection.lisp
dev/lift.lisp
dev/reports.lisp