From 54e662acbd9b50af3aebbfc91e52134098f15e77 Mon Sep 17 00:00:00 2001 From: Brian Anderson Date: Mon, 13 Jan 2014 13:14:32 -0800 Subject: [PATCH] xfail another native test on android (#11419) --- src/test/run-fail/native-failure.rs | 1 + 1 file changed, 1 insertion(+) diff --git a/src/test/run-fail/native-failure.rs b/src/test/run-fail/native-failure.rs index 11aac2b0fa7..807ee94ce09 100644 --- a/src/test/run-fail/native-failure.rs +++ b/src/test/run-fail/native-failure.rs @@ -8,6 +8,7 @@ // option. This file may not be copied, modified, or distributed // except according to those terms. +// xfail-android (FIXME #11419) // error-pattern:explicit failure #[no_uv];