[PATCH] D14706: [lit] Implement support of per test timeout in lit.

Daniel Dunbar via llvm-commits llvm-commits at lists.llvm.org
Thu Dec 24 19:32:18 PST 2015


LGTM, thanks again!

 - Daniel

On Mon, Dec 21, 2015 at 7:49 AM, Dan Liew <dan at su-root.co.uk> wrote:

> On 21 December 2015 at 14:45, Dan Liew <dan at su-root.co.uk> wrote:
> > delcypher updated the summary for this revision.
> > delcypher updated this revision to Diff 43369.
> > delcypher added a comment.
> >
> > - Downgrade warning about ``--timeout=`` command line option overriding
> the LitConfig setting to a note
> > - To not print the per test timeout when running
> > - Improve testing of ``--timeout=`` overriding the LitConfig setting
> > - Remove implementing timeout from TODO
> > - Add notes on improving per test timeout implementation in TODO
>
> I've fixed some of the issues you mentioned and did a few other things.
>
> Is this okay for me to commit now?
>
> Dan.
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20151224/7b49a6c6/attachment-0001.html>


More information about the llvm-commits mailing list