From 064281c1eef8ec93c97f2759182cb5915e949eb4 Mon Sep 17 00:00:00 2001 From: Alex Crichton Date: Wed, 12 Feb 2014 11:24:34 -0800 Subject: [PATCH] Ignore another fourcc test on cross compiles --- src/test/run-pass-fulldeps/syntax-extension-fourcc.rs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/test/run-pass-fulldeps/syntax-extension-fourcc.rs b/src/test/run-pass-fulldeps/syntax-extension-fourcc.rs index 40472b91e5114..ab25946b64381 100644 --- a/src/test/run-pass-fulldeps/syntax-extension-fourcc.rs +++ b/src/test/run-pass-fulldeps/syntax-extension-fourcc.rs @@ -11,7 +11,7 @@ // ignore-fast Feature gating doesn't work // ignore-stage1 // ignore-pretty -// ignore-android +// ignore-cross-compile #[feature(phase)];