diff --git a/compiler-rt/test/asan/TestCases/printf-5.c b/compiler-rt/test/asan/TestCases/printf-5.c index 19ff182acce6702..180ac6e037b9bb9 100644 --- a/compiler-rt/test/asan/TestCases/printf-5.c +++ b/compiler-rt/test/asan/TestCases/printf-5.c @@ -7,6 +7,9 @@ // FIXME: printf is not intercepted on Windows yet. // XFAIL: target={{.*windows-(msvc.*|gnu)}} +// FIXME: The test is flaky after build bot upgrade. #97515 +// UNSUPPORTED: android + #include #include int main() {