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 <[email protected]>
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
> [email protected]
> http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits
>
_______________________________________________
cfe-commits mailing list
[email protected]
http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits

Reply via email to