[cfe-dev] ASAN HugeMallocTest fails

Kostya Serebryany kcc at google.com
Mon Dec 2 03:27:12 PST 2013


On Mon, Dec 2, 2013 at 3:08 PM, İsmail Dönmez <ismail at donmez.ws> wrote:

>
>
>
> On Mon, Dec 2, 2013 at 1:05 PM, Kostya Serebryany <kcc at google.com> wrote:
>
>>
>>
>>
>> On Mon, Dec 2, 2013 at 2:55 PM, İsmail Dönmez <ismail at donmez.ws> wrote:
>>
>>> This is under kvm with 3GB RAM (-m 3000)
>>>
>> This test tests the ability to allocate 4.1Gb RAM.
>> It will have to be disabled on small RAM machines somehow.
>> Or you can run it with 6Gb RAM. This test has been there for quite a while
>> and you are the first to complain, so maybe running with 6Gb is the right
>> approach.
>>
>
> Uhm ok but this wouldn't work on ARM buildbots since they at most have
> 1-2GB of RAM. For now I'll just disable this test. Thanks.
>

Are you referring to ARM (32-bit) or AARCH64 (64-bit)?
This test only fires in 64-bit runs anyway.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-dev/attachments/20131202/e37f2fec/attachment.html>


More information about the cfe-dev mailing list