[asan] Disable a flaky test on android.

llvm-svn: 315602
This commit is contained in:
Evgeniy Stepanov 2017-10-12 18:34:20 +00:00
parent 3bafc2f0d9
commit fe35898b42
1 changed files with 3 additions and 0 deletions

View File

@ -21,6 +21,9 @@
// XFAIL: msan
// XFAIL: tsan
// Flaky errors in debuggerd with "waitpid returned unexpected pid (0)" in logcat.
// UNSUPPORTED: android
#include <signal.h>
#include <stdio.h>
#include <stdlib.h>