<div dir="ltr">There is at least one test that spawns a child lldb process as its own session leader, so it's not affected by the timeout.<div><br></div><div>Luckily, it finishes under 2 minutes (on my z620, at least), but I have no clue how to fix it in general, especially if its a proper daemon...</div></div><div class="gmail_extra"><br><div class="gmail_quote">On Mon, Dec 8, 2014 at 8:13 PM, Chaoren Lin <span dir="ltr"><<a href="mailto:chaorenl@google.com" target="_blank">chaorenl@google.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><span class="">Yes. When building using make instead of ninja, dotest requires stdin to be<br>
piped. the stdin=subprocess.PIPE fixes it.<br>
<br>
</span><a href="http://reviews.llvm.org/D6575" target="_blank">http://reviews.llvm.org/D6575</a><br>
<br>
<br>
</blockquote></div><br></div>