[libcxxabi] r221348 - Disable backtrace libcxxabi test on ARM

Jonathan Roelofs jonathan at codesourcery.com
Thu Nov 6 07:54:09 PST 2014



On 11/6/14 8:48 AM, Renato Golin wrote:
> On 6 November 2014 15:38, Eric Fiselier <eric at efcs.ca> wrote:
>> Could you use XFAIL: arm or UNSUPPORTED: arm to disable this test instead?
>> That way it shows up in the test summary instead of being entirely hidden.
>
> Hi Eric,
>
> I looked on how to XFAIL it, but found no way in the tests on that
> directory. Is it just a matter of adding
>
> // XFAIL: arm
>
> ?
That should work, though unfortunately it means we expect the whole file to 
fail, so we don't get the feedback from the part that does pass at the moment.

Jon

>
> cheers,
> --renato
> _______________________________________________
> cfe-commits mailing list
> cfe-commits at cs.uiuc.edu
> http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits
>

-- 
Jon Roelofs
jonathan at codesourcery.com
CodeSourcery / Mentor Embedded



More information about the cfe-commits mailing list