[PowerPC] Mark allocator_oom_test.cpp unsupported on PowerPC
authorAhsan Saghir <saghir@ca.ibm.com>
Tue, 28 Jul 2020 18:29:25 +0000 (13:29 -0500)
committerAhsan Saghir <saghir@ca.ibm.com>
Tue, 28 Jul 2020 19:22:33 +0000 (14:22 -0500)
commit811828a01d64868329de279a7117e12d10e9da2a
treecdf53257f268cb1260a214115973467d0a70a843
parent3fb13b8484dcbec085da047879bf89ccb1b65b12
[PowerPC] Mark allocator_oom_test.cpp unsupported on PowerPC

This patch marks compiler-rt/test/asan/TestCases/Linux/allocator_oom_test.cpp
unsupported on PowerPC 64bit-LE architecture since this test fails when run
on a machine with larger system memory.

Reviewed By: #powerpc, nemanjai

Differential Revision: https://reviews.llvm.org/D84786
compiler-rt/test/asan/TestCases/Linux/allocator_oom_test.cpp