OSDN Git Service

Disable MemMapTest.MapAnonymousExactAddr32bitHighAddr on MIPS32.
authorRoland Levillain <rpl@google.com>
Wed, 20 Jan 2016 12:13:57 +0000 (12:13 +0000)
committerRoland Levillain <rpl@google.com>
Wed, 20 Jan 2016 12:13:57 +0000 (12:13 +0000)
commit14306b8e6e9c7829a5761992d86d3d44e9a0a1cf
tree5504890dc1e5c961119f2abe039c76dca85022a0
parentecfd0df971c538456887866307c007c8b0a25470
Disable MemMapTest.MapAnonymousExactAddr32bitHighAddr on MIPS32.

This test case is failing on a Creator Ci20 development
board because of memory allocation limitations.

Bug: 26635783
Change-Id: I02f1012f8005fd516aac82412c71af7a4652a80c
runtime/mem_map_test.cc