<div dir="ltr">Hi Renato,<div><br></div><div>the best folks can do is run tests locally and watch the bots afterwards, so some stuff will likely fall through the cracks every now and then. It's probably easiest if you just fix the test when that happens. (See e.g. all of chapuni's excellent work for keeping bots green.)</div><div class="gmail_extra"><br><div class="gmail_quote">On Sat, Sep 6, 2014 at 4:53 AM, Renato Golin <span dir="ltr"><<a href="mailto:renato.golin@linaro.org" target="_blank">renato.golin@linaro.org</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Folks,<br>
<br>
We had a few buildbot failures already because of x86-specific syntax<br>
in MS tests, which just assume all back-ends are built. This is not<br>
true nor will be for the foreseeable future.<br>
<br>
So please, if you're adding an x86-specific, use FileCheck constraints<br>
like REQUIRES or XFAIL or XPASS or add it to a target specific<br>
directory. Whatever you need to restrict it to a specific<br>
architecture.<br>
<br>
<a href="http://llvm.org/docs/TestingGuide.html#platform-specific-tests" target="_blank">http://llvm.org/docs/TestingGuide.html#platform-specific-tests</a></blockquote><div><br></div><div>This section mentions neither of REQUIRES, XFAIL, or XPASS.</div><div> </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><br>
<br>
cheers,<br>
--renato<br>
_______________________________________________<br>
cfe-commits mailing list<br>
<a href="mailto:cfe-commits@cs.uiuc.edu">cfe-commits@cs.uiuc.edu</a><br>
<a href="http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits" target="_blank">http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits</a><br>
</blockquote></div><br></div></div>