[powerpc] deactivate ManyThreadsTest asan test on powerpc64
authorBill Seurer <seurer@linux.vnet.ibm.com>
Mon, 27 Mar 2017 18:36:06 +0000 (18:36 +0000)
committerBill Seurer <seurer@linux.vnet.ibm.com>
Mon, 27 Mar 2017 18:36:06 +0000 (18:36 +0000)
commit467afc5f847f72221a42d9142c5b4733b44b52dc
tree70d49914b42eae53eada602011127da52ecf1709
parentfb9905545cd12b83d9a1fe4eb99519436a318aa3
[powerpc] deactivate ManyThreadsTest asan test on powerpc64

This test case occassionally hangs when run on powerpc.  This is also a
problem on AArch64 (see https://bugs.llvm.org/show_bug.cgi?id=24389).
Reactivate this when the problem is fixed.

This could also be related to the same problem as with the tests
ThreadedOneSizeMallocStressTest, ThreadedMallocStressTest, and several
others that do not run reliably on powerpc.

llvm-svn: 298873
compiler-rt/lib/asan/tests/asan_test.cc