[cfe-dev] MS syntax in Clang tests

Nico Weber thakis at chromium.org
Sat Sep 6 08:57:16 PDT 2014


Hi Renato,

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

On Sat, Sep 6, 2014 at 4:53 AM, Renato Golin <renato.golin at linaro.org>
wrote:

> Folks,
>
> We had a few buildbot failures already because of x86-specific syntax
> in MS tests, which just assume all back-ends are built. This is not
> true nor will be for the foreseeable future.
>
> So please, if you're adding an x86-specific, use FileCheck constraints
> like REQUIRES or XFAIL or XPASS or add it to a target specific
> directory. Whatever you need to restrict it to a specific
> architecture.
>
> http://llvm.org/docs/TestingGuide.html#platform-specific-tests


This section mentions neither of REQUIRES, XFAIL, or XPASS.


>
>
> cheers,
> --renato
> _______________________________________________
> cfe-commits mailing list
> cfe-commits at cs.uiuc.edu
> http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-dev/attachments/20140906/27b33285/attachment.html>


More information about the cfe-dev mailing list