Don't print the whole input file in case of Checker failure

Printing whole input is not particulary useful. It is usually big, so printing it slows down testing, and can be accessed via other means.

Test: run checker with test that is expected to fail

Change-Id: I3ee55d1585696044d7a0829b6a565d7892d964d9
1 file changed