There is great variety of OSs, compilers, configs in the bots. You can't
get the smae with try bots unless everything is duplicated which is a
waste. You test locally, commit, watch the bots here:

 http://lab.llvm.org:8011/grid

or wait for buildbot failure e-mails which arrive a bit slower.
Breaks may happen even if you test locally, so it's critical be around
after the commit to to resolve such issues.

 http://llvm.org/docs/DeveloperPolicy.html#quality



2015-08-13 20:51 GMT+03:00 Ivan Krasin <kra...@google.com>:

> Thank you, Yaron.
>
> Sorry for breaking the build, it obviously passed locally and I didn't
> think about all the variety of the supported configs. :(
>
> Does LLVM have try bots, so that I can run the tests with my patch before
> committing it?
>
> krasin
>

On Thu, Aug 13, 2015 at 3:40 AM, Renato Golin <renato.go...@linaro.org>
wrote:

> On 13 August 2015 at 07:15, Yaron Keren via cfe-commits
> <cfe-commits@lists.llvm.org> wrote:
> > CHECK-EIGHT is failing bots, see
> >
> >
> http://lab.llvm.org:8011/builders/clang-x86_64-ubuntu-gdb-75/builds/24306/steps/check-all/logs/FAIL%3A%20Clang%3A%3Adependency-gen.c
>
>
> That check only works if compiler-rt is built in, and supports the
> target. I wouldn't put that in a Clang test.
>
_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to