[PATCH] [zorg] add llgo builder, osuosl config

Andrew Wilkins axwalk at gmail.com
Wed Mar 11 19:14:15 PDT 2015


On Thu, 12 Mar 2015 at 07:37 Jonathan Roelofs <jonathan at codesourcery.com>
wrote:

>
>
> On 3/2/15 1:46 AM, Peter Collingbourne wrote:
> > check-libgo will also fail because the tests for regexp and
> runtime/pprof are currently failing. Maybe we can find some way to run the
> tests for every package except those two to make sure we don't regress?
> FWIW, If these tests are in their own separate directories, then you
> could add a lit.local.cfg to the test subdirectory, similar to the ones
> in llvm/test/CodeGen to mark them as XFAIL or UNSUPPORTED. The review
> comments that came after this seem to make this irrelevant, but I
> thought I'd chime in anyway.
>

Jon, thanks for your thoughts. I don't think that would work here, as the
check-libgo target (runtime tests) is using gofrontend's testing, which is
not lit-based. The lit tests are for the check-llgo target (frontend tests).

Cheers,
Andrew


> Cheers,
>
> Jon
> >
> >
> > http://reviews.llvm.org/D7989
> >
> > EMAIL PREFERENCES
> >    http://reviews.llvm.org/settings/panel/emailpreferences/
> >
> >
> >
> > _______________________________________________
> > llvm-commits mailing list
> > llvm-commits at cs.uiuc.edu
> > http://lists.cs.uiuc.edu/mailman/listinfo/llvm-commits
> >
>
> --
> Jon Roelofs
> jonathan at codesourcery.com
> CodeSourcery / Mentor Embedded
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20150312/14a12959/attachment.html>


More information about the llvm-commits mailing list