[sanitizer] Disable failing Android test after D52371
authorKostya Kortchinsky <kostyak@google.com>
Thu, 27 Sep 2018 19:15:40 +0000 (19:15 +0000)
committerKostya Kortchinsky <kostyak@google.com>
Thu, 27 Sep 2018 19:15:40 +0000 (19:15 +0000)
commit67392feb49c044c3728b432582a135964386bcb1
treefb7df4dbf1e967e9a23feed92f126f423b3b72b9
parentfe7dd583b83b32ef9576bd73c19a9fc2d42504b2
[sanitizer] Disable failing Android test after D52371

Summary:
The default values used for Space/Size for the new SizeClassMap do not work
with Android. The Compact map appears to be in the same boat.
Disable the test on Android for now to turn the bots green, but there is no
reason Compact & Dense should not have an Android test.
Added a FIXME, I will revisit this soon.

Reviewers: eugenis

Subscribers: srhines, kubamracek, delcypher, #sanitizers, llvm-commits

Differential Revision: https://reviews.llvm.org/D52623

llvm-svn: 343252
compiler-rt/lib/sanitizer_common/tests/sanitizer_allocator_test.cc