This is an archive of the discontinued LLVM Phabricator instance.

[sanitizer] Disable failing Android test after D52371
ClosedPublic

Authored by cryptoad on Sep 27 2018, 12:09 PM.

Details

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.

Diff Detail

Event Timeline

cryptoad created this revision.Sep 27 2018, 12:09 PM
This revision was not accepted when it landed; it landed in state Needs Review.Sep 27 2018, 12:18 PM
This revision was automatically updated to reflect the committed changes.