[compiler-rt] r303864 - [powerpc] deactivate flakey test halt_on_error-torture.cc on powerpc64 be

Kostya Serebryany via llvm-commits llvm-commits at lists.llvm.org
Thu May 25 13:07:56 PDT 2017


On Thu, May 25, 2017 at 11:46 AM, Bill Seurer <seurer at linux.vnet.ibm.com>
wrote:

> On 05/25/2017 11:38 AM, Kostya Serebryany wrote:
>
>> +// FIXME: This test regularly fails on powerpc64 BE.  Re-enable the
>>>
>> test once
>>
>>> +// the problem(s) have been fixed.
>>>
>>
>> Hi Bill,
>>
>> Questions:
>> * who and when is going to fix the problem(s)?
>>
>
> Aleksey is looking at (at least some of) the problems I believe.
>
>
> * can we disable the tests for BE-only, and not for LE?
>>
> This one was disabled only for be.
>
> // UNSUPPORTED: powerpc64-unknown-linux-gnu
> only affects BE
>

Ah, good to know!



>
> // UNSUPPORTED: powerpc64le
> only affects LE
>
> // UNSUPPORTED: powerpc64
> affects both
>
>
> * Does anyone at IBM have plans to re-enable the other disabled tests?
>>
>
> If the underlying issues are fixed I will re-enable them.
> --
>
> -Bill Seurer
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170525/27a76043/attachment.html>


More information about the llvm-commits mailing list