[PATCH] Add per-test timeouts to lit
    Daniel Dunbar 
    daniel at zuster.org
       
    Tue Dec  9 17:05:17 PST 2014
    
    
  
On Tue, Dec 9, 2014 at 4:52 PM, Jonathan Roelofs <jonathan at codesourcery.com>
wrote:
> Here's a version of it with the TIMEOUT result stuff removed.
Thanks, more comments coming via Phabricator...
>
I'm not sure how to grab the output that happens before a timeout is
> reached.
>
In the current implementation, that should happen automatically by
communicate() on the thread running it, and it will see the exit status
showing that the process was killed.
 - Daniel
>
> http://reviews.llvm.org/D6584
>
> Files:
>   utils/lit/lit/LitConfig.py
>   utils/lit/lit/Test.py
>   utils/lit/lit/TestRunner.py
>   utils/lit/lit/formats/base.py
>   utils/lit/lit/main.py
>   utils/lit/lit/run.py
>   utils/lit/lit/util.py
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20141209/0b0790a5/attachment.html>
    
    
More information about the llvm-commits
mailing list