[cfe-dev] ASAN HugeMallocTest fails

İsmail Dönmez ismail at donmez.ws
Mon Dec 2 03:30:15 PST 2013


On Mon, Dec 2, 2013 at 1:27 PM, Kostya Serebryany <kcc at google.com> wrote:

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

32bit but for this to work I need a constraint saying 6GB of RAM is
required and ARM buildbots couldn't satisfy that. This is a quirk on our
side.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-dev/attachments/20131202/3ecd67a6/attachment.html>


More information about the cfe-dev mailing list