<div dir="ltr"><div class="gmail_quote">On Thu, 12 Mar 2015 at 07:37 Jonathan Roelofs <<a href="mailto:jonathan@codesourcery.com">jonathan@codesourcery.com</a>> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><br>
<br>
On 3/2/15 1:46 AM, Peter Collingbourne wrote:<br>
> 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?<br>
FWIW, If these tests are in their own separate directories, then you<br>
could add a lit.local.cfg to the test subdirectory, similar to the ones<br>
in llvm/test/CodeGen to mark them as XFAIL or UNSUPPORTED. The review<br>
comments that came after this seem to make this irrelevant, but I<br>
thought I'd chime in anyway.<br></blockquote><div><br></div><div>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).</div><div><br></div><div>Cheers,</div><div>Andrew</div><div><br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<br>
Cheers,<br>
<br>
Jon<br>
><br>
><br>
> <a href="http://reviews.llvm.org/D7989" target="_blank">http://reviews.llvm.org/D7989</a><br>
><br>
> EMAIL PREFERENCES<br>
>    <a href="http://reviews.llvm.org/settings/panel/emailpreferences/" target="_blank">http://reviews.llvm.org/<u></u>settings/panel/<u></u>emailpreferences/</a><br>
><br>
><br>
><br>
> ______________________________<u></u>_________________<br>
> llvm-commits mailing list<br>
> <a href="mailto:llvm-commits@cs.uiuc.edu" target="_blank">llvm-commits@cs.uiuc.edu</a><br>
> <a href="http://lists.cs.uiuc.edu/mailman/listinfo/llvm-commits" target="_blank">http://lists.cs.uiuc.edu/<u></u>mailman/listinfo/llvm-commits</a><br>
><br>
<br>
--<br>
Jon Roelofs<br>
<a href="mailto:jonathan@codesourcery.com" target="_blank">jonathan@codesourcery.com</a><br>
CodeSourcery / Mentor Embedded<br>
</blockquote></div></div>