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

Renato Golin renato.golin at linaro.org
Wed Nov 5 05:33:42 PST 2014


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.

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. :)

cheers,
--renato
-------------- next part --------------
A non-text attachment was scrubbed...
Name: bot-status
Type: application/octet-stream
Size: 1736 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-dev/attachments/20141105/3ef91180/attachment.obj>


More information about the cfe-dev mailing list