[asan] Disable coverage-missing test failing on the bots.

llvm-svn: 237049
This commit is contained in:
Evgeniy Stepanov
2015-05-11 21:16:18 +00:00
parent 6b72a6753b
commit d7b3ef65bb

View File

@@ -45,7 +45,7 @@
// RUN: %sancov missing %dynamiclib < foo.txt > foo-missing.txt
// RUN: diff bar.txt foo-missing.txt | not grep "^<"
// REQUIRES: x86_64-supported-target, i386-supported-target
// REQUIRES: x86_64-supported-target, i386-supported-target, broken
// XFAIL: android
#include <stdio.h>