[LLVMdev] test-suite and lnt

Renato Golin renato.golin at linaro.org
Tue Jun 4 17:52:46 PDT 2013


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 might be some left-over bots doing so, but they should be migrated.

cheers,
--renato
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20130605/1610ba1b/attachment.html>


More information about the llvm-dev mailing list