[Lldb-commits] [PATCH] 5 minute timeout for tests

Chaoren Lin chaorenl at google.com
Thu Dec 4 11:32:38 PST 2014


I think it'll be better if we just try timeout, then gtimeout, and default
to the original if neither exists. Do you know if there are any targets
other than Windows with a timeout command that does something completely
different <http://ss64.com/nt/timeout.html>?

On Thu Dec 04 2014 at 10:33:24 AM Ed Maste <emaste at freebsd.org> wrote:

> > Is GNU coreutils already a requirement on FreeBSD or OS X? Because I
> don't
> > think timeout exists on FreeBSD, but gtimeout does. Same goes for OS X.
>
> Ah, a mistake on my part. We have a BSD licensed timeout implementation in
> FreeBSD-current, but it is not yet in the stable/10 branch or in the 10.1
> release.
>
> http://reviews.llvm.org/D6364
>
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20141204/25444c4a/attachment.html>


More information about the lldb-commits mailing list