[cfe-dev] Semi-regular llvm snapshots for ARMv7/Linux

İsmail Dönmez ismail at donmez.ws
Wed Nov 5 05:37:10 PST 2014


On Wed, Nov 5, 2014 at 3:33 PM, Renato Golin <renato.golin at linaro.org>
wrote:

> On 5 November 2014 13:10, İsmail Dönmez <ismail at donmez.ws> wrote:
> > And finally now the non-checked builds check-out the latest-succesful
> > revision based on the cortex-a9 buildbot
> > (lab.llvm.org:8011/builders/clang-native-arm-cortex-a9/)
>
> While you're at it, it'd be good to check all bots, not just that one.
> Since we're already testing self-hosting, compiler-rt, libc++ and the
> test-suite, if you only take the revisions that are green on all of
> them, you should be reasonably safe.
>
> clang-cmake-armv7-a15
> clang-cmake-armv7-a15-selfhost
> clang-cmake-armv7-a15-full
> clang-native-arm-lnt
> libcxx-libcxxabi-arm-linux
>
> The last one has one last failure that I'm investigating. I'm
> considering marking as XFAIL, since that's a grey area on ARM.
>
> The Cortex-A9 bot is more erratic than the A15 ones, so you could get
> a lot of false-negatives that would make it harder to find a stable
> revision.
>
>
OK


> I have a small perl script that gets the status of all the bots,
> attached. You can change it to not print HTML, but return true / false
> based on the status of all the bots. Just pass all the bots above as
> arguments and the script will do the rest. :)
>

I was tempted to write one in Python, saved me work. Thanks!
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-dev/attachments/20141105/2890dd01/attachment.html>


More information about the cfe-dev mailing list