<div dir="ltr"><br><div class="gmail_extra"><br><div class="gmail_quote">On Tue, Dec 9, 2014 at 4:52 PM, Jonathan Roelofs <span dir="ltr"><<a href="mailto:jonathan@codesourcery.com" target="_blank">jonathan@codesourcery.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Here's a version of it with the TIMEOUT result stuff removed.</blockquote><div><br></div><div>Thanks, more comments coming via Phabricator...</div><div> </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"> </blockquote><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
I'm not sure how to grab the output that happens before a timeout is reached.<br></blockquote><div><br></div><div>In the current implementation, that should happen automatically by communicate() on the thread running it, and it will see the exit status showing that the process was killed.</div><div><br></div><div> - Daniel</div><div> </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<div class="HOEnZb"><div class="h5"><br>
<a href="http://reviews.llvm.org/D6584" target="_blank">http://reviews.llvm.org/D6584</a><br>
<br>
Files:<br>
  utils/lit/lit/LitConfig.py<br>
  utils/lit/lit/Test.py<br>
  utils/lit/lit/TestRunner.py<br>
  utils/lit/lit/formats/base.py<br>
  utils/lit/lit/main.py<br>
  utils/lit/lit/run.py<br>
  utils/lit/lit/util.py<br>
</div></div></blockquote></div><br></div></div>