Fix test failure for external_symbolizer_path.cpp
authorAmy Huang <akhuang@google.com>
Fri, 12 Feb 2021 20:48:06 +0000 (12:48 -0800)
committerAmy Huang <akhuang@google.com>
Fri, 12 Feb 2021 20:49:41 +0000 (12:49 -0800)
compiler-rt/test/sanitizer_common/TestCases/external_symbolizer_path.cpp

index c9777bb..19d5df5 100644 (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>