<div dir="ltr"><div class="gmail_extra"><div class="gmail_quote">On Fri, Apr 11, 2014 at 12:35 AM, Kostya Serebryany <span dir="ltr"><<a href="mailto:kcc@google.com" target="_blank">kcc@google.com</a>></span> wrote:<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<div dir="ltr"><div><span style="font-family:arial,sans-serif;font-size:13px">I wonder if we can configure the lit test runner to print the (tail of) test output on failure. </span></div></div></blockquote><div><br></div>
<div>You'd have to teach FileCheck, actually, since it's the one that consumes stderr in this case.  Rather than doing that, why not use *SAN_OPTIONS=log_file=blah.txt, and teach lit to dump that on failure?</div>
</div></div></div>