[Lldb-commits] [PATCH] Configurable timeout for tests
Chaoren Lin
chaorenl at google.com
Tue Dec 9 00:31:37 PST 2014
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.
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...
On Mon, Dec 8, 2014 at 8:13 PM, Chaoren Lin <chaorenl at google.com> wrote:
> Yes. When building using make instead of ninja, dotest requires stdin to be
> piped. the stdin=subprocess.PIPE fixes it.
>
> http://reviews.llvm.org/D6575
>
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20141209/86bb244b/attachment.html>
More information about the lldb-commits
mailing list