Fix test failure for external_symbolizer_path.cpp

This commit is contained in:
Amy Huang
2021-02-12 12:48:06 -08:00
parent 242304f3e2
commit 1e92b1730f

View File

@@ -17,8 +17,8 @@
// Mobile device will not have symbolizer in provided path.
// UNSUPPORTED: ios, android
// FIXME: Figure out why this fails and re-enable.
// UNSUPPORTED: *
// FIXME: Figure out why this fails on certain buildbots and re-enable.
// UNSUPPORTED: linux
#include <sanitizer/common_interface_defs.h>
#include <stdio.h>