[Lldb-commits] [PATCH] Documentation for test timeout

Chaoren Lin chaorenl at google.com
Mon Dec 15 16:53:47 PST 2014


Can dosep supply different arguments to different invocations of dotest?
Otherwise, every test must run with the same time limit under dosep if we
supply timeout as an argument.

On Mon, Dec 15, 2014 at 4:26 PM, Zachary Turner <zturner at google.com> wrote:
>
> Looks ok to me, but in the (hopefully near) future I would like to see
> LLDB_TEST_TIMEOUT change from an environment variable to an argument to
> dotest.py.  Correct use of environment variables requires having intimate
> knowledge of the code in order to use correctly, increasing the code
> complexity.  Having the value be a command line option means it's
> documented clearly for anyone just by running dotest.py --help
>
>
> http://reviews.llvm.org/D6669
>
> EMAIL PREFERENCES
>   http://reviews.llvm.org/settings/panel/emailpreferences/
>
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20141215/a130a545/attachment.html>


More information about the lldb-commits mailing list