[LLVMdev] test-suite and lnt

Daniel Dunbar daniel at zuster.org
Mon Jun 17 11:01:02 PDT 2013


On Tue, Jun 4, 2013 at 5:52 PM, Renato Golin <renato.golin at linaro.org>wrote:

> On 4 June 2013 22:08, Reed Kotler <rkotler at mips.com> wrote:
>
>> is test-suite being run still by itself (independent of llvm)?
>>
>
> AFAIK, yes. http://llvm.org/docs/lnt/quickstart.html
>
>
> if so, are there public build bots for this?
>>
>
> We have one: http://lab.llvm.org:8011/builders/clang-native-arm-lnt
>
> Setting it up was just copy&paste on Zorg's config (and fixing the bugs in
> the tests).
>
>
> is lnt going to replace test-suite as the normal mechanism for running
>> test-suite?
>>
>
> AFAIK, it should have been for manual runs and the bots, and it has been
> for the 3.3 release. Do you know of any process that runs with make?
>

There are several individual users who still use the full Makefile
infrastructure. I think we pretty much use LNT exclusively for automated
runs now, but for development purposes the Makefile setup still has various
features that make it more amenable to incremental development.

 - Daniel


> There might be some left-over bots doing so, but they should be migrated.
>
> cheers,
> --renato
>
> _______________________________________________
> LLVM Developers mailing list
> LLVMdev at cs.uiuc.edu         http://llvm.cs.uiuc.edu
> http://lists.cs.uiuc.edu/mailman/listinfo/llvmdev
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20130617/f86de072/attachment.html>


More information about the llvm-dev mailing list